Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel won't boot if parameters are specified
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
r8dhex
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2002
Posts: 120

PostPosted: Thu May 01, 2003 4:46 pm    Post subject: Kernel won't boot if parameters are specified Reply with quote

i just emerged gentoo-sources-2.4.20-r2 and i can't seem to make it boot. it just stops at the uncompressing kernel part. i used the same parameters as when i was using the 2.4.19 kernel, just 'hdc=ide-scsi', for my cdrw. but 2.4.20 won't boot unless i have no parameters at all.

this is part of my grub.conf
Code:

title=Gentoo Linux (this is the 2.4.19 kernel)
root (hd0,0)
kernel /boot/bzImage.old root=/dev/hda2 hdc=ide-scsi hde=ide-scsi

title=Gentoo Linux (2.4.20 kernel, this boots)
root (hd0,0)
kernel /boot/bzImage root=/dev/hda2

title=Gentoo Linux (2.4.20 kernel, this doesn't boot)
root (hd0,0)
kernel /boot/bzImage root=/dev/hda2 hdc=ide-scsi hde=ide-scsi
Back to top
View user's profile Send private message
snkmoorthy
Guru
Guru


Joined: 19 Nov 2002
Posts: 376

PostPosted: Fri May 02, 2003 1:00 am    Post subject: Reply with quote

yes gentoo-sources-2.4.20-r2 has this bug
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum