Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SCSI Emulation in Grub?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Ecniv
n00b
n00b


Joined: 29 Jun 2003
Posts: 35
Location: Orlando, FL

PostPosted: Thu Jul 10, 2003 4:18 pm    Post subject: SCSI Emulation in Grub? Reply with quote

Hey all. I have an IDE cd-burner that Im trying to use in K3b, and I have enabled SCSI emulation and stuff in the kernel as modules, and they are autoloading, but I need to pass kernel options in GRUB.

I have an IDE DVD Reader and then an IDE CDRW what should I put after kernel (hd0,1) in grub?

Thanks in advance!
_________________
"Only two things are infinite, the universe and human stupidity, and I'm not sure about the former."- Albert Einstein (1879-1955)
Back to top
View user's profile Send private message
Haro
n00b
n00b


Joined: 17 May 2003
Posts: 71
Location: West Bend, WI

PostPosted: Thu Jul 10, 2003 4:41 pm    Post subject: Reply with quote

in /boot/grub/grub.conf add hdx=ide-scsi to the kernel line.

Here's mine for an example.
Code:
title=Gentoo Linux
root (hd0,1)
kernel /boot/bzImage root=/dev/hda1 hdc=ide-scsi
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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