Results 1 to 4 of 4

Thread: 10.10 can't detect SATA drives

  1. #1
    Join Date
    May 2007
    Beans
    71

    10.10 can't detect SATA drives

    Just what the title says ... I'm trying to install Ubuntu 10.10 and it does not detect either 300G SATA drive in my system. One of them is /home for my non-OS software and the other is used for data storage.

    It does detect the drive (SDC) where I have 9.04 installed, but /home is on one of the SATA drives.

    Where to start? 9.04 works just fine, but I'm running tio problems with FLASH web sites insisting I have to upgrade Flash and Adobe doesn't have anything for 9.04.

    OUTPUT of
    sudo fdisk -l


    Disk /dev/sda: 300.0 GB, 300069052416 bytes
    255 heads, 63 sectors/track, 36481 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x0007f713

    Device Boot Start End Blocks Id System
    /dev/sda1 1 36481 293033601 83 Linux

    Disk /dev/sdb: 300.0 GB, 300090728448 bytes
    255 heads, 63 sectors/track, 36483 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x0009e77d

    Device Boot Start End Blocks Id System
    /dev/sdb1 1 36483 293049666 83 Linux

    THIS ONE IS DETECTED
    Disk /dev/sdc: 203.9 GB, 203928109056 bytes
    255 heads, 63 sectors/track, 24792 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x00066c1e

    Device Boot Start End Blocks Id System
    /dev/sdc1 * 1 13 104391 83 Linux
    /dev/sdc4 14 24792 199037287 5 Extended
    /dev/sdc5 14 3904 31254426 83 Linux
    /dev/sdc6 3905 5850 15631213+ 82 Linux swap / Solaris
    /dev/sdc7 5851 15158 74766478+ 83 Linux
    /dev/sdc8 15159 24394 74188138+ 83 Linux
    /dev/sdc9 24395 24792 3196903+ 82 Linux swap / Solaris

  2. #2
    Join Date
    Jan 2007
    Beans
    3,202

    Re: 10.10 can't detect SATA drives

    In your BIOS, find the SATA channel, and change the "mode" to "legacy" or "IDE" or "compatibility" or whatever it offers, NOT AHCI.

    Then try your installer again.

    After you have installed Ubuntu, then you should be able to go into BIOS again and change the SATA mode back to AHCI, and it should work.
    Intel Core i7-950 / Asus P6X58D-E / Nvidia GTX480 / siduction 64-bit on OCZ Revodrive SSD / KDE4.10.2/ Kubuntu 13.04

  3. #3
    Join Date
    May 2007
    Beans
    71

    Re: 10.10 can't detect SATA drives

    Quote Originally Posted by dabl View Post
    In your BIOS, find the SATA channel, and change the "mode" to "legacy" or "IDE" or "compatibility" or whatever it offers, NOT AHCI.

    Then try your installer again.
    BIOS does not have a channel called "Legacy" or "IDE" for SATA.

    My choices are SATA, SATA, and AHCI.

    Any ideas?

  4. #4
    Join Date
    Nov 2009
    Location
    Madrid, Spain
    Beans
    1,403
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: 10.10 can't detect SATA drives

    Open a terminal, type this command and post here the result:

    Code:
    sudo lshw -class storage -class disk

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •