Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Dual booting
Name: melwin Date: November 15, 2002 at 04:04:41 Pacific OS: Linux CPU/Ram: P4 /256
Comment:
Hi
Is it possible to make Linux dual booting with Solaris...........
Name: moog Date: November 15, 2002 at 04:48:18 Pacific
Reply:
Visit this website: http://multiboot.solaris-x86.org/iii/3.html
If your Linux know-how is better than Solaris I advise you to use Lilo as your boot manager.
0
Response Number 2
Name: BuBu Date: November 20, 2002 at 12:35:05 Pacific
Reply:
Install Solaris (8) first use fdist to create a 2G partition, or whatever. (Solaris should slice it as needed for you) The Solaris boot manager is irrelevant as it will be overridden. Then install red hat or whatever. Again you can use fdisk to create the partitions. hda2 swap and hda3 /. Linux may want to treat the Solaris partition as swap. Make sure that it does not. Now when you boot you will only get Linux. From Linux as root vi your /etc/lilo.conf or /etc/grub.conf add the following lines at the bottom:
title Solaris 8 (2/02) rootnoverify (hd0,2) chainloader +1
grub is better and is what I would recomend. If you are going to do this make sure that you have a lot of time to waste.
Summary: Right now I have a Windows 98se installation that works fine and good. I want to create a multi-boot system with a copy of Redhat Linux. I intend to install Redhat on a different drive than the exis...
Summary: I am very confused when it comes to installing Red hat Linux 7.1.. it asks me to create several partitions but I have no idea what the hell I'm doing. Whats a good partition size for Linux and having ...