I had a triple boot setup, with XP, and two other linux distros.
I use GRUB and found it much easier to simply let SUSE configure this.
When going into XP I too had a second GRUB come up, from a previous install of Ubuntu and some boot.ini entries. If you check boot.ini on the Win setup and make sure only paths to windows are listed it should boot straight in rather than giving options…
Use GAG, you can multiboot 9 OS with it, It has a gui and a number assigned for a particular operating system but you need to be wise to note down # of every boot partition and add that accordingly. It is a small program but very useful for multibooting. Try and keep data partition separate so that you wont loose anything in case of failures.
putting 137 linux distro on 1 machine doesnt make a sense (the guy must be a pensioner). You can catagories 4-5 variants in Linux and use those. The person here asked for a simple tool that can boot the OS of his choice without having to go thru multiple chain loaders.
I’m making my iMac triple boot. So I was suggested to use rEFIt as the boot menu. Any suggestions on how to make the rEFIt boot menu not nesting a GRun inside it?
Install suse last and get fdisk -l, check the boot partitions, go to yast-system-bootloader, hit add and click other system. name the section like Mac or Windows and mark the partition that you wish to add for a triple boot. Hit ‘OK’ and leave.
You can also throw in the installation CD, go to repair, and reinstall your bootloader (Grub 0.97) to your MBR, after this you should have one single boot menu to list all OS’s, as long as you went to the boot.ini win files as previously suggested. If you don’t like the way it lists your OS’s, the necessary changes can be made in your menu.lst file.
is it possible for me to upload the menu.lst and for you to take a quick look or maybe edit to it? it’s my first time trying to use a linux and i have no idea how to make them running…
Ok I know nothing about eEFIt. But let me restate the problem.
Booting into the eEFIt boot manager it chains to the grub boot abd thus shows a menu. You don’t want this. You want it to go straight to the OS.
If this is correct you could simple set the default timeout to autoboot to 1 sec. this would flash the grub screen but would start the default grub boot option almost immediately.
So we would need to see menu.lst
become root in a console then
cat /boot/grub/menu.lst
>>If this is correct you could simple set the default timeout to autoboot to 1 sec.
So are you saying that by setting the default timeout to autoboot to 1 sec. all problem is solved?
I have checked the refit.conf, it’s shouldn’t be too difficult to edit , and the menu.lst.
i’m downloading the openSUSE 11.3, and will try them later, will get the refit.conf and menu.lst and post on the forum, hopely the problem can be saved.