LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-01-2003, 07:09 AM   #1
veraMOB
Member
 
Registered: Jul 2003
Posts: 33

Rep: Reputation: 15
Dual boot problem


Hi...
I have 2 hard drives : hda with WindowsXP
hdb with Redhat 9.0

Currently I'm using lilo to boot (but I already tried Grub)...
When I start to boot my bootloader freezes...

Here is a copy of my /etc/lilo.cong:

prompt
timeout=50
default=WindowsXP
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
message=/boot/message
linear

image=/boot/vmlinuz-2.4.20-8
label=RedHat9
initrd=/boot/initrd-2.4.20-8.img
read-only
append="hdc=ide-scsi root=LABEL=/"

other=/dev/hda1
optional
label=WindowsXP


Any suggestions?
Did I forget to give any other necessary information?
I would love some help
Thanks in advance
 
Old 08-01-2003, 08:12 AM   #2
bigjohn
Senior Member
 
Registered: Jun 2002
Location: UK .
Distribution: *buntu (usually Kubuntu)
Posts: 2,692
Blog Entries: 9

Rep: Reputation: 45
I don't know much about twin disc dual boot - I dual boot on a single disc (120 gig's), but the reference to redhat mentions hdc, not hdb. Is it worth correcting that to read hdb? At least you know what you have changed, and can always revert.

I'll go and have a look at my lilo.conf and see what it says


<edit>
boot=/dev/hda
map=/boot/map
vga=normal
default="XP"
keytable=/boot/uk.klt
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
label="mandrake"
root=/dev/hda3
initrd=/boot/initrd.img
append="quiet devfs=mount hdc=ide-scsi acpi=off"
vga=788
read-only
image=/boot/vmlinuz
label="linux-nonfb"
root=/dev/hda3
initrd=/boot/initrd.img
append="devfs=mount hdc=ide-scsi acpi=off"
read-only
image=/boot/vmlinuz
label="failsafe"
root=/dev/hda3
initrd=/boot/initrd.img
append="failsafe devfs=nomount hdc=ide-scsi acpi=off"
read-only
other=/dev/hda1
label="XP"
table=/dev/hda
other=/dev/fd0
label="floppy"
unsafe

well, from that lot, I don't know if there is anything that could help?

</edit>

regards

John

Last edited by bigjohn; 08-01-2003 at 08:15 AM.
 
Old 08-01-2003, 08:22 AM   #3
bigjohn
Senior Member
 
Registered: Jun 2002
Location: UK .
Distribution: *buntu (usually Kubuntu)
Posts: 2,692
Blog Entries: 9

Rep: Reputation: 45
No, sorry, all I can suggest is to do a "dual boot search" here at LQ and look for stuff that mentions twin hard disc's.

It's a problem that I have seen often, so there SHOULD, be something that can point you in the right direction.

Just not me (too many differences between my lilo.conf and yours to beable to "pick the bones out of it" and change it)

sorry.

regards

John
 
Old 08-01-2003, 08:38 AM   #4
veraMOB
Member
 
Registered: Jul 2003
Posts: 33

Original Poster
Rep: Reputation: 15
Oh well...

Thanks anyway
I did try to do search here at LQ but I didn't see anything that could help me... I could be wrong though...
Still hoping to receive sugestions from anyone
veraMOB
 
Old 08-01-2003, 09:24 AM   #5
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Hi VeraMob

What's the very last thing you see on the screen as it freezes?

What size is your hard drive?

Which order did you install the 2 OS's in?

Have you actually manually added anything to your lilo.conf file at any time or altered it at all?
 
Old 08-02-2003, 09:39 PM   #6
veraMOB
Member
 
Registered: Jul 2003
Posts: 33

Original Poster
Rep: Reputation: 15
Smile Hi

Well this has been happening for a while...
When I use grub I see : GRUB READ ERROR
GRUB HARD DISK ERROR; then it freezes
When i use lilo i see: L; or Li; then it freezes...
This doesn't always happen when I turn on my computer... only when it's in a bad mood

I installed first Windows XP on my 60 Gb hard disk: hda
then Redhat on my 40 Gb hard disk hdb ...
my partitions in hdb are: 98.7MB /boot ; 35.6GB for / and ~1GB for swap;

Since I'm a newbie in all this I didn't touch my *.conf files....

Yesterday I reinstalled RedHat 9.0 again and up to now I've been able to boot fine...

but I suspect that as before this little heaven won't last long...

my new grub.conf file is:

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd1,0)
# kernel /vmlinuz-version ro root=/dev/hdb2
# initrd /initrd-version.img
#boot=/dev/hda
default=1
timeout=10
splashimage=(hd1,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-8)
root (hd1,0)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/ hdc=ide-scsi
initrd /initrd-2.4.20-8.img
title WindowsXP
rootnoverify (hd0,0)
chainloader +1


See anything strange or can I be hopefull that this time I won't have any problems?...
Thanks
 
Old 08-02-2003, 10:45 PM   #7
TheOneAndOnlySM
Member
 
Registered: Jul 2003
Location: Dallas, TX
Distribution: Ubuntu 10.04 LTS
Posts: 987

Rep: Reputation: 30
looks good!

i see no errors, and it goes along with all the info you've given
 
Old 08-03-2003, 12:10 PM   #8
veraMOB
Member
 
Registered: Jul 2003
Posts: 33

Original Poster
Rep: Reputation: 15
Unhappy Guess what

This morning when I turned on the computer I recieved the magnificent GRUB READ ERROR...
well it was good as long as it lasted ... ~2 days
a friend told me that it could have something to do with my boot partition... does that make any sense?
all I know about my boot partition is that it has ~2.4% non-contiguos (did I spell that right?)
This is really irritating... I always have to use a boot disk to start the darn computer when itīs in a bad mood
Well thanks
veraMOB
 
Old 08-03-2003, 04:47 PM   #9
Cafrow
Member
 
Registered: Aug 2003
Location: Mesa, AZ
Distribution: Redhat 9
Posts: 45

Rep: Reputation: 15
give up on windows. Go pure linux. that is what I did, makes you work for computer time. The only problem is that most games will not work on Linux, but I have said good bye to gaming.
 
  


Reply



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
Need help fixing boot problem on Ubuntu/WinXp dual-boot Ay-Karamba! Linux - General 5 09-06-2005 09:20 PM
Problem with dual boot/dual drive setup Norab Linux - Hardware 10 08-29-2005 03:13 PM
Fedora Core 3 Dual Boot, Dual Hard drives, Grub Boot Loader Denali03 Linux - Newbie 1 03-04-2005 01:44 PM
problem with Installing red hat linux dual boot(/boot < for 1024 cylinders ) praveenb Linux - Newbie 2 02-13-2004 08:49 PM
Dual Boot Problem mainak Linux - General 4 04-12-2003 02:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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

Main Menu
Advertisement
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
Twitter: @linuxquestions
Open Source Consulting | Domain Registration