Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Well, I am at it once again... I am creating another multi-boot system.
Here are the distros:
Red Hat 9
Mdk 9.1
Suse 8.2 Pro
I am doing this on a 30 G drive so space is of no concern.
My question is whether anyone has installed these on the same machine before and if they noticed any best order of install. I don't really care about the order, but I wanna avoid problems since it will take a long time to do all three. I plan to use grub, but I noticed that suse's interface for the bootloader looks a little different and I usually don't use bootloader on multi-boot systems, but this time I am going to do that.
So when I am installing the second and the third, do I just install grub again and will it automatically add that additional distro to the grub menu at boot?
Hopefully I get a response soon cause I am downloading Mdk 9.1 right now and it will be done in about an hour. Also, I noticed that mdk 9.1 only has one main iso - is that all it requires now? I recall that mdk 8.2 had 3.
Just be sure to write down the partition info for each one.
I would install the first two without a /boot partition. Then install the last with a /boot partition, or save a partition to mount after the install has completed and put all of your /boot files from each distro on the /boot partition. Then you can edit the /etc/fstab for each distro. And the grub.conf file
As long as the system will boot into one of the distros after they are all installed it should not be a problem to set them up for multiboot.
install with all three having their own /boot folder
then after install you will need to setup the /boot partition with all the kernel files, initrd images, system.maps ... then setup each distros /etc/fstab and boot loader config files for the /boot partition.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.