Computing.Net > Forums > Linux > dual boot

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 boot

Reply to Message Icon

Name: drors
Date: July 21, 2003 at 23:00:19 Pacific
OS: linux
CPU/Ram: never mind
Comment:

I'd like to make a dual boot system.
The two OS are both redhat and should be on the same disk (different partitions).
I tried to install the first (and leave some empty space for the second). The first went ok but when I installed the second on the empty space both do not work (and elilo.conf contained entries only for the second one).
please specify exactly what I should do while installing the first and second.

Thanks, Dror



Sponsored Link
Ads by Google

Response Number 1
Name: Jake
Date: July 22, 2003 at 07:52:03 Pacific
Reply:

1. Make at least 4 partitions: / for each version; swap and extra space to be shared. Don't share the space on /home because different versions will have different hidden files in users' homes.

2. Install both in any order you want.

3. Edit /etc/lilo.conf or /boot/grub.conf (not sure which boot manager RH uses these days). Copy the entry for the version that does boot and change "root" to the other root partition. Also change the label. If you use LILO, run the command "lilo" as root.

The only trouble you could have is if the name or location of the second kernel is different. If the above doesn't work, mount the other root on /mnt/other_root (if the directory doesn't exist, you'll have to create it), and check the LILO or GRUB config file for that installation.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: dual boot

Creating a dual boot environment www.computing.net/answers/linux/creating-a-dual-boot-environment/13696.html

installing 7.1 and dual booting with XP www.computing.net/answers/linux/installing-71-and-dual-booting-with-xp/10038.html

Dual Boot Win98/Linux www.computing.net/answers/linux/dual-boot-win98linux/876.html