Go Back   PCMech Forums > Linux Support > Linux OS and Software Assistance

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 01-23-2003, 03:44 PM   #1
Member (9 bit)
 
v1r4L fr3nzy's Avatar
 
Join Date: Apr 2002
Location: Queens, NY
Posts: 439
Send a message via ICQ to v1r4L fr3nzy Send a message via AIM to v1r4L fr3nzy
RH linux install ques

I am installing linux on a HDD seperate to that of my WinXP install. Can I install linux on the seperate HDD from within windows? I installed it before but for somereason on the multiboot menu WinXP didnt show up. Any ideas as to why this happened? Please help, thank you.
v1r4L fr3nzy is offline   Reply With Quote
Old 01-23-2003, 06:41 PM   #2
Member (7 bit)
 
Join Date: Jul 2002
Posts: 116
I think you're asking if linux can be installed on a second hard drive. (right?) Sure it can. The XP system didn't show up on the boot menu because it was not selected in the section asking what systems to put into the menu.

No problem! When you boot up into linux, add the information for XP in the /etc/lilo.config file. I'll have to take a look and see what it should look like.
homey is offline   Reply With Quote
Old 01-23-2003, 06:46 PM   #3
Member (7 bit)
 
Join Date: Jul 2002
Posts: 116
Ok, the part that refers to Windows xp should look something like this.....

other = /dev/hda1
label = WindowsXP
table = /dev/hda
homey is offline   Reply With Quote
Old 01-23-2003, 08:07 PM   #4
Member (9 bit)
 
Join Date: Jan 2001
Location: East Coast, USA
Posts: 320
Send a message via AIM to TMAN
whoa! be careful! if XP is on NTFS you can't just install your favorite bootloader to bootsector, you have to put it on another partition. If you install to bootsector, you will not be able to boot to XP. I have also heard that it is possible to boot to linux using the microsoft bootloader but I don't know anyone who has tried.
TMAN is offline   Reply With Quote
Old 01-24-2003, 01:53 PM   #5
Member (7 bit)
 
Join Date: Jul 2002
Posts: 116
Ok, here is the lilo.conf from this machine. I normally use the Grub bootloader, but I still use the MBR with no problems.)

Windows 2000 NTFS on first hard drive, first partition. (hda1)
Redhat Linux EXT3 on second hard drive, third partition. (hdb3)

Using LILO on MBR of first hard drive

prompt
timeout=10
default=Windows2000
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
message=/boot/message

image=/boot/vmlinuz-2.4.18-14
label=linux
root=/dev/hdb3
read-only

other=/dev/hda1
label=Windows2000
table=/dev/hda


Another setup as follows

prompt
timeout=10
default=Windows2000
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
message=/boot/message
linear

image=/boot/vmlinuz-2.4.18-14
label=linux
initrd=/boot/initrd-2.4.18-14.img
read-only
append="hdc=ide-scsi root=L ABEL=/"

other=/dev/hda1
optional
label=Windows2000
homey is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 03:34 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2