Find the answer to your Linux question:
Results 1 to 3 of 3
I just got a major upgrade for my computer, and I'm having trouble getting it to work properly. I have 2 IDE hard drives, one with ubuntu, one with xp. ...
  1. #1
    Just Joined!
    Join Date
    Mar 2009
    Posts
    2

    Sata Issues! Help!

    I just got a major upgrade for my computer, and I'm having trouble getting it to work properly. I have 2 IDE hard drives, one with ubuntu, one with xp. I also have a sata cd drive. Whenever I try to boot ubuntu with the sata cd drive connected, it takes me to busybox. When the sata cd drive is physically disconnected from my motherboard, it boots fine. There are no issues with this when I boot into windows.

  2. #2
    Linux Newbie Charles4809's Avatar
    Join Date
    Nov 2008
    Location
    Utrecht, NL
    Posts
    135
    SATA needs a driver to work. Windows has its own driver and linux has another. It is built in with the newer kernels but not in the older ones.

    In terminal give the following commands:

    lspci
    uname -r

    post the result here.
    Charles
    ASUS EEE Box B202, Atom 270 1,6GHz, 1 GB, HDD 80GB, XP-SP3 / PinguyOS
    Asus EEE PC 901 with Bodhi-Linux

  3. #3
    Just Joined!
    Join Date
    Mar 2009
    Posts
    2
    lspci

    00:00.0 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller (rev a2)
    00:01.0 ISA bridge: nVidia Corporation MCP78S [GeForce 8200] LPC Bridge (rev a2)
    00:01.1 SMBus: nVidia Corporation MCP78S [GeForce 8200] SMBus (rev a1)
    00:01.2 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller (rev a1)
    00:01.3 Co-processor: nVidia Corporation MCP78S [GeForce 8200] Co-Processor (rev a2)
    00:01.4 RAM memory: nVidia Corporation MCP78S [GeForce 8200] Memory Controller (rev a1)
    00:02.0 USB Controller: nVidia Corporation MCP78S [GeForce 8200] OHCI USB 1.1 Controller (rev a1)
    00:02.1 USB Controller: nVidia Corporation MCP78S [GeForce 8200] EHCI USB 2.0 Controller (rev a1)
    00:04.0 USB Controller: nVidia Corporation MCP78S [GeForce 8200] OHCI USB 1.1 Controller (rev a1)
    00:04.1 USB Controller: nVidia Corporation MCP78S [GeForce 8200] EHCI USB 2.0 Controller (rev a1)
    00:06.0 IDE interface: nVidia Corporation MCP78S [GeForce 8200] IDE (rev a1)
    00:08.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Bridge (rev a1)
    00:09.0 IDE interface: nVidia Corporation Device 0ad0 (rev a2)
    00:0b.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
    00:10.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
    00:12.0 PCI bridge: nVidia Corporation MCP78S [GeForce 8200] PCI Express Bridge (rev a1)
    00:13.0 PCI bridge: nVidia Corporation Device 077a (rev a1)
    00:14.0 PCI bridge: nVidia Corporation Device 077a (rev a1)
    00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
    00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
    00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
    00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
    01:08.0 Multimedia audio controller: Creative Labs SB Audigy (rev 03)
    01:08.1 Input device controller: Creative Labs SB Audigy Game Port (rev 03)
    01:08.2 FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port
    02:00.0 VGA compatible controller: nVidia Corporation GeForce 8200 (rev a2)
    05:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 14)

    uname -r

    2.6.27-9-generic

Posting Permissions

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