How to create a boot CD for a dual-booting system? Just consider I am having Windows and Ubuntu, GRUB is the boot loader. I just want to create a dual-boot CD for the same operation.
Asked
Active
Viewed 547 times
1 Answers
3
I asked a similar question on LiveCD's. You could make one yourself, if that does what you need.
If you could also use a bootable USB stick (much easier than a CD perhaps), look at this question.
Quoted from Josh Hunt on How to create a live CD with your own applications:
For linux, try Reconstructor to create your own Ubuntu live CD with programs of your choice:
Reconstructor is a Live CD creator for Ubuntu Linux.
<p>It uses the Ubuntu Linux Live CD as a base, and then allows customization of boot screens (usplash), gnome settings, and software (you can also use the chroot environment to make other changes before creating the live cd).</p> <p>Reconstructor uses the solid Ubuntu foundation, and allows for extensive customization. For example, create a custom Live CD with blender, inkscape, etc. included for a friend in graphics, or simply use econstructor to re-brand your environment (wallpaper, fonts).</p>From what I have heard, it is dead simple. Just run
sudo python reconstructor.pyfrom the folder where you extracted it and follow the nice, pretty prompts. You will need either a live Ubuntu CD or an .iso for one.
Ivo Flipse
- 24,894