On 02/03/06, Andrei Mircea <[EMAIL PROTECTED]> wrote:
> I have a SATA drive and use it with several Linux systems including LFS 6.0. 
> All of them recognize the drive as IDE. However, even if there is only one 
> drive, they see it as /dev/hdc. This causes problems with some live Linux CDs 
> which do not boot but others see it fine.
>         Andrei

You are probably using the old (now deprecated) way. I'm using the newer one.

About GRUB, I've just checked and it has no prblems with SATA drives.
I think it complained to me because normally SCSI aren't bootable
(guessing, I've no actual idea how they work).

I did `touch /boot/findme` and in the GRUB console typed `find
/boot/findme` and it gave me the partition id.
>
> On Thu, 2 Mar 2006 20:27:24 +0100
> "Carlos Martín" <[EMAIL PROTECTED]> wrote:
>
> > On 02/03/06, Brandon Peirce <[EMAIL PROTECTED]> wrote:
> > > I saw a question on this list recently about usb kbd and mouse, so
> > > now I ask a similar question about SATA disks....
> > >
> > > Most of the hardware passing accross my desk is pretty old and I have
> > > working IDE and SCSI configurations under Linux. But now SATA has arrived!
> > > I am currently running an old LFS build a with a 2.4 kernel but preparing
> > > for/
> > > progressing with a more recent version, and I would appreciate any tips on
> > > how to access a SATA disk. Specifically:
> > >
> > > a) What type of device this shows up as: IDE, SCSI, USB, ???
> > > b) Which kernel drivers are needed?
> > > c) Under which device nodes do they show up,
> > > e.g. /dev/sdx, /dev/hdx, /dev/???,...
> >
> > I'm running my system on SATA right now. It's not on LFS, but it
> > should work the same.
> >
> > SATA goes through SCSI at the moment, so it will be /dev/sd* and IIRC
> > they behave just like SCSI disks.
> >
> > GRUB didn't want to find my disk saying it didn't have a BIOS
> > enumeration, but I havent tried all that much.
> >
> > In the SCSI menu you need to activate SATA support and then the driver
> > for your controller.
> >
> >
> > --
> > Carlos Martín Nieto        http://www.cmartin.tk
> >
> > "¿Cómo voy a decir bobadas si soy mudo?" -- CACHAI
> > --
> > http://linuxfromscratch.org/mailman/listinfo/lfs-chat
> > FAQ: http://www.linuxfromscratch.org/faq/
> > Unsubscribe: See the above information page
> >
>
> --
> http://linuxfromscratch.org/mailman/listinfo/lfs-chat
> FAQ: http://www.linuxfromscratch.org/faq/
> Unsubscribe: See the above information page
>


--
Carlos Martín Nieto        http://www.cmartin.tk

"¿Cómo voy a decir bobadas si soy mudo?" -- CACHAI
--
http://linuxfromscratch.org/mailman/listinfo/lfs-chat
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to