The Portable Freeware Collection  
 FAQFAQ   SearchSearch    MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

own User entries

 
Post new topic   Reply to topic    Ultimate Boot CD Forum Index -> UBCD V5 Support & Troubleshooting
View previous topic :: View next topic  
Author Message
high55555



Joined: 04 Nov 2009
Posts: 4

PostPosted: Wed Nov 04, 2009 3:44 am    Post subject: own User entries Reply with quote

Hey,

I installed UBCD on an USB-Stick, I noticed that there is an entry "User Images". Is there anywhere a guide how to add some own boot entries?

I would like to add a windows 7 installation dvd and an ubuntu live system.

Kind regards
Back to top
View user's profile Send private message
Icecube



Joined: 11 Jan 2008
Posts: 834

PostPosted: Wed Nov 04, 2009 4:55 am    Post subject: Reply with quote

You can add your custom entries in /ubcd/custom/custom.cfg (or in the UBCD config files /ubcd/menus/syslinux/)

For Windows 7/Vista, you need this:
Code:
LABEL win7
MENU LABEL Boot Windows Vista/2008/7 (bootmgr)
COM32 /boot/syslinux/chain.c32
APPEND ntldr=/bootmgr


You can't add Ubuntu live in its original form (with the nice boot menu), but if you know which options you select to boot it, I can try to give you the right command line.
Which version of Ubuntu?

You can read how the boot entries work, by donwloading the Syslinux package and by reading the documents in /doc.
_________________
Download Ultimate Boot CD v5.0 RC1: http://ultimatebootcd.com/forums/viewtopic.php?t=2131
Use Parted Magic for handling all partitioning task: http://partedmagic.com/
Back to top
View user's profile Send private message
high55555



Joined: 04 Nov 2009
Posts: 4

PostPosted: Wed Nov 04, 2009 5:36 am    Post subject: Reply with quote

Icecube wrote:

You can't add Ubuntu live in its original form (with the nice boot menu), but if you know which options you select to boot it, I can try to give you the right command line.
Which version of Ubuntu?
You can read how the boot entries work, by donwloading the Syslinux package and by reading the documents in /doc.


I would like to use ubuntu 9.1. I use only the first option boot livesystem from dvd whithout any further options.

Kind Regards
Back to top
View user's profile Send private message
Icecube



Joined: 11 Jan 2008
Posts: 834

PostPosted: Wed Nov 04, 2009 7:14 am    Post subject: Reply with quote

Code:
LABEL ubuntulive
MENU LABEL Try Ubuntu 9.10 without any change to your computer
LINUX /ubcd/custom/ubuntu/vmlinuz
INITRD /ubcd/custom/ubuntu/initrd.lz
APPEND boot=casper iso-scan/filename=/ubuntu-9.10-desktop-i386.iso quiet splash --

place the Ubuntu iso (ubuntu-9.10-desktop-i386.iso in the root of your USB stick (if you place it in /ubcd/images, adapt to: iso-scan/filename=/ubcd/image/ubuntu-9.10-desktop-i386.iso)
Extract the vmlinuz and initrd.lz in /casper folder of the ISO (use 7-zip) and place them in /ubcd/custom/ubuntu.
_________________
Download Ultimate Boot CD v5.0 RC1: http://ultimatebootcd.com/forums/viewtopic.php?t=2131
Use Parted Magic for handling all partitioning task: http://partedmagic.com/
Back to top
View user's profile Send private message
high55555



Joined: 04 Nov 2009
Posts: 4

PostPosted: Wed Nov 04, 2009 9:23 am    Post subject: Reply with quote

Hey,

works fine, thank's a lot. Smile

Kind regards
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Ultimate Boot CD Forum Index -> UBCD V5 Support & Troubleshooting All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group