liamstears Posted July 1, 2005 Posted July 1, 2005 I would like to make a multiboot dvd with multiple operating systems on it (mainly xp). I have tried both magic iso and easy boot but they dont work. They work but when you boot from the dvd and choose an option (for example: 2) it says it cant find the file. what am i doin wrong? someone please help me. Share this post Link to post Share on other sites More sharing options...
Mister_Webmaster Posted July 2, 2005 Posted July 2, 2005 I have not heard of the being possible.... I have a shrewed suspicion that you'll have to build your own boot loader. This is just a guess.. but what if you mimic the windows boot.ini on it, with the paths to the different installs on it, with relative directories, ie: [boot loader} timeout=30 default:./linux [operating systems] ./linux="Linux OS Install" ./windowsxp="Windows XP Install" ./windows2kserver="Windows 2000 Server" Keep in mind I have no clue how to implement something like that, but that would be my best guess... maybe strip GRUB off of a Linux install and make it work on a boot-able DVD? Share this post Link to post Share on other sites More sharing options...
cybergrunt69 Posted July 2, 2005 Posted July 2, 2005 I would like to make a multiboot dvd with multiple operating systems on it (mainly xp). How do you want it to look? Do you want it to just have multiple OS installs on it? If so, you should just be able to have it boot to DOS (6.22 or Win98) and then have a menu to change to the install directory for any of the other OS's and start the setup command (like XP's winnt32.exe). Share this post Link to post Share on other sites More sharing options...
Coolzero101 Posted July 2, 2005 Posted July 2, 2005 I have not heard of the being possible.... I have a shrewed suspicion that you'll have to build your own boot loader. This is just a guess.. but what if you mimic the windows boot.ini on it, with the paths to the different installs on it, with relative directories, ie: [boot loader} timeout=30 default:./linux [operating systems] ./linux="Linux OS Install" ./windowsxp="Windows XP Install" ./windows2kserver="Windows 2000 Server" Keep in mind I have no clue how to implement something like that, but that would be my best guess... maybe strip GRUB off of a Linux install and make it work on a boot-able DVD? 501881[/snapback] It should proove to be a valid concept. Share this post Link to post Share on other sites More sharing options...
GuJuMaN89 Posted July 6, 2005 Posted July 6, 2005 thats pretty leet if u dont wanna install them all and just select from a menu to which 1 u want to install, would htat boot loader ini work? Share this post Link to post Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now