The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    How can I see the SATA hd in a Vostro as an IDE drive

    Discussion in 'Linux Compatibility and Software' started by Sredni Vashtar, Oct 15, 2007.

  1. Sredni Vashtar

    Sredni Vashtar Notebook Evangelist

    Reputations:
    28
    Messages:
    593
    Likes Received:
    0
    Trophy Points:
    30
    hi there,
    I was trying to enable DMA on my DVD burner when it suddenly struck me: "why am I having a SCSI hard disk and an IDE burner? Shouldn't it be the other way around?"
    Letting aside the burner, I'd greatly appreciate some advice on how to have Linux (it's Kanotix, almost a pure Debian distro) see my 160 GB Seagate SATA hard disk as an IDE disk and not as a SCSI unit.

    By googling around ( http://linuxmafia.com/faq/Hardware/sata.html) I discovered that the 'problem' (for some it's a solution) is that the libata driver set "causes each SATA port appear as a new SCSI bus".
    I do not want to have my disk as a SCSI device because I don't want the 15 partition limit of those kind of devices.
    So I am left with the other driver set: drivers/ide.

    Is this a viable option?
    Has anyone a Vostro and sees his/her partitions as hda#, instead of sda#?

    I've read from some Gentoo site that all was needed to include the ide driver in the kernel was a
    Code:
    modprobe ide-disk
    But Gentoo, we know, is the distro that has to be compiled piece by piece. What should I do in Debian?
    I'd prefer not to reinstall everything from scratch but if necessary I am willing to do it in order to have the drive recognized as ide.

    Any help?
    I guess this is something that might interest many people.

    EDIT: Oh my, I've just read that from kernel 2.6.19 onward the PATA and SATA disk will be managed by libata. So every ****ing disk will be seen as a scsi device with the 15 partition limit barrier. Somebody wake me up from this nightmare.
     
  2. tripinva

    tripinva Notebook Consultant NBR Reviewer

    Reputations:
    62
    Messages:
    187
    Likes Received:
    0
    Trophy Points:
    30