LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices

Reply
 
Thread Tools
Old 07-31-2006, 09:18 PM   #1
jacq
LQ Newbie
 
Registered: Jul 2006
Posts: 6
Thanked: 0
Dual Boot RHEL Win2K LILO


[Log in to get rid of this advertisement]
Hello!

I have tried installing Red Hat Enterprise Linux AS 3 on my Acer Laptop with Windows 2000 Professional installed.

It contains one 40G HDD which I partitioned into 3, 10GB is for the Windows2000 installataion, 10GB for Linux and the last 20GB for my data.

I installed Windows 2000 first with NTFS, formatted the last 20GB with FAT32.

I then begin installation of RHEL AS3. Manually partitioned the 10GB. The result of the partition was the following:

hda1 NTFS (windows 2k)
hda5 data partition (FAT32)
hda6 boot
hda7 root
hda8 swap
hda9 var

I installed LILO (not GRUB) on hda6 instead on the Master Boot Record.

After installing everything from the installation disc, a reboot was required so I complied.

My problem is when my laptop reboots, it goes straight to Windows 2000. I have no way to boot into Linux except through "linux rescue".

Please help me configure or install or do whatever just to allow me to have the option to boot windows or linux. I have searched on the net and it seems that there are so few resources on how to do the above. Just to reiterate, my Win2k is on NTFS, which poses another problem as RHEL out-of-the-box does not have RPMs to support NTFS, if i need to configure NTFS support for RHEL, I need to boot linux first as the rescue mode won't allow me to install additional RPMs.

Thanks in advance.
Jacq
jacq is offline     Reply With Quote
Old 08-01-2006, 12:15 AM   #2
jstephens84
Senior Member
 
Registered: Sep 2004
Distribution: Lab Server - FreeBSD 7.2 Laptop - Linux Mint
Posts: 1,855
Thanked: 34
The best way to do it is install Lilo into the mbr. When you do this it will catch that you have another operating system and it will add that to your boot options.
jstephens84 is offline     Reply With Quote
Old 08-01-2006, 02:53 AM   #3
jacq
LQ Newbie
 
Registered: Jul 2006
Posts: 6
Thanked: 0

Original Poster
Hello! I tried to reinstall everything. This time, I installed LILO in the MBR but still, no option to boot to linux. There was one time where I installed GRUB instead of LILO and the option to boot to linux or windows became present. Any other suggestions?

Thanks in advance.
Jacq
jacq is offline     Reply With Quote
Old 08-01-2006, 03:13 AM   #4
blue_penguin
LQ Newbie
 
Registered: Sep 2003
Location: China
Distribution: Redlinux
Posts: 13
Thanked: 0
try that:

reboot to linux rescue mode,then type the command like following
#lilo /dev/hda
blue_penguin is offline     Reply With Quote
Old 08-01-2006, 03:42 AM   #5
jacq
LQ Newbie
 
Registered: Jul 2006
Posts: 6
Thanked: 0

Original Poster
hi! i tried your suggestion. nothing happened.

i tried the following:

# lilo

result:
warning: device 0x0306 exceeds 1024 cylinder limit
fatal: sector 20502040 too large for linear mode (try 'lba' instead)

by the way, the lilo version installed is 21.4-4.

suggestions or comments please.
jacq is offline     Reply With Quote
Old 08-01-2006, 04:08 AM   #6
blue_penguin
LQ Newbie
 
Registered: Sep 2003
Location: China
Distribution: Redlinux
Posts: 13
Thanked: 0
show your /etc/lilo.conf file
blue_penguin is offline     Reply With Quote
Old 08-01-2006, 04:12 AM   #7
blue_penguin
LQ Newbie
 
Registered: Sep 2003
Location: China
Distribution: Redlinux
Posts: 13
Thanked: 0
it occured the '1024 limit' error.
vi the /etc/lilo.conf ,and add 'lba32' as a new line.
then run the command:

#lilo

Last edited by blue_penguin; 08-01-2006 at 04:18 AM..
blue_penguin is offline     Reply With Quote
Old 08-01-2006, 04:20 AM   #8
jacq
LQ Newbie
 
Registered: Jul 2006
Posts: 6
Thanked: 0

Original Poster
was able to make lilo work already and now is able to boot up linux. my next problem is that, when i test the sound, my laptop hangs; i have to reboot.
when i try to use the internet, typing just a few letter (maybe three letters) on the address bar also makes my laptop hang and i have to reboot again. what could be the possible cause of this?
jacq is offline     Reply With Quote
Old 08-05-2006, 01:55 PM   #9
sparc86
Member
 
Registered: Jul 2006
Location: Joinville - SC, Brazil
Distribution: Gentoo
Posts: 249
Blog Entries: 1
Thanked: 1
Quote:
Originally Posted by jacq
was able to make lilo work already and now is able to boot up linux. my next problem is that, when i test the sound, my laptop hangs; i have to reboot.
when i try to use the internet, typing just a few letter (maybe three letters) on the address bar also makes my laptop hang and i have to reboot again. what could be the possible cause of this?

Look, I used to have problems with my sound system. I have two suggestions for you:

1. Change OSS (this is a deprecated sound architecture) to ALSA, if you still didn't it.

2. If you are still having problems, try compiling your sound system (ALSA) inside the kernel. IMHO, it is much better than to load those sound modules! (Especially if you're using your OS as Desktop)

Unfortunately I cannot help you about the problem when you use the internet.
sparc86 is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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 Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can LILO boot Win2k from logical partition? Kokoro Linux - General 5 01-18-2006 12:29 PM
LILO Problems With Mandrake 8.1 and Win2K Dual Boot glenn_roth Linux - General 6 03-18-2005 01:47 AM
Lilo boot hangs when trying to boot Win2K Gates1026 Linux - General 2 01-20-2004 11:42 AM
lilo/win2K dual boot probs granny Linux - General 2 07-18-2003 02:01 PM
Cannot see win2k boot option when setting up lilo kashoji Linux - Software 4 12-01-2002 02:14 PM


All times are GMT -5. The time now is 05:20 AM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration