Ubuntu Installation :: AHCI Or Compatibility Mode For SATA Drive?

Aug 19, 2010

I am about to do a clean install of 10.04 (64-bit) on a ThinkPad X201. The machine will only be running Ubuntu (i.e., no dual-boot). Is there any reason to use compatibility mode for the SATA boot drive, or will AHCI work fine?

View 2 Replies


ADVERTISEMENT

Hardware :: Can't Get SATA Drive In AHCI Mode, Ata_piix Stuck?

Apr 7, 2010

I realized after spending some time performance tuning my mini Linux server that the hard drive is stuck in IDE mode, and I can't get the controller to be discovered in AHCI mode.EDIT: I should add that I'm running Vector Linux 6.0 Lite, which is based on Slackware 13.0. The Kernel version is 2.6.27.12.

The mobo in question is actually a small mini-ITX board from Foxconn. Here is a links to the specs:url.I use it for a media server, and so far the drive I'm using (Hitachi HDE721010SLA330) is working fine in IDE mode (apparently).

I have a strong suspicion that the crappy Foxconn BIOS supplied with the board is not initializing the Intel 945GC controller in AHCI mode. There is a BIOS entry for setting the controller to "Advanced", but I don't think it's doing the job.

Here is an "lspci -vvnn" of my system:

Code:
00:00.0 Host bridge [0600]: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub [8086:2770] (rev 02)
Subsystem: Foxconn International, Inc. Unknown device [105b:0d4d]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
Latency: 0
code....

Is there anything I can do to get the drive/controller in ahci mode, or is the BIOS screwing me?

View 3 Replies View Related

Hardware :: AHCI SATA Drive Scan Fails At System Boot

Sep 28, 2009

Yesterday I was on my Windows computer doing homework. Once Football came on, I hit the Standby button on my keyboard and walked out of my room. Came back at halftime to discover that my system never went into Standby. I turned on my monitor and saw a bunch of code repeating. I don't remember it all, but it was something to this effect

Super Block not compatible with current BIOS
scanning for *insert system file here*.... not found
scanning for floppy drive... not found
scanning for cdrom1... not found

So I hit the restart button on my tower. When it restarted, I was brought back to the same screen. So I unplugged the power cord from my computer and counted to 10. I plugged it back in and this time I got my mobo logo screen and the system appeared to start up fine, until I got to the SATA drive scanning screen. When my computer would scan for my SATA hard drive, it would idle for several minutes, during which a series of periods (".") would show up until eventually I get a message that says: WARNING! - Something wrong with your hardware!

I have troubleshooted a number of things so far:
1) I took my SATA Hard Drive out of my computer and plugged it into my Linux computer and the system booted fine! I used the same SATA cord, so I know both the drive and the cord ARE WORKING!
2) I tested the power cord from the power supply that runs to my HD and it is working just fine.
3) I plugged the HD back into my Windows computer (the original one it was in when I started having this problem) and I ran GParted. When the GUI came on, I could not see any drives and there was a message at the bottom of the window saying that no devices could be found. This was no surprise to me because I watched the verbose mode as GParted booted and it gave error messages when it tried scanning for my hard drive.
4) I have also tried plugging it into the other SATA ports on my motherboard.
5) I tried flashing the mobo BIOS. The flash worked just fine (or at least it appeared so), but the HD is still not being found on the system boot scan.

Bottom line, I know the hard drive is fine because it worked in my Linux computer. So I am thinking it has to be the motherboard. But before I go out and buy a new Mobo and CPU (and possibly new RAM), I wanted to quickly jump on here.

View 1 Replies View Related

Ubuntu Installation :: SATA 3.0 & IDE Mode : No Common Cd-rom Drive Was Detected

Mar 12, 2011

I want to install Ubuntu 10.10 via a DVD-ROM but I faild. I got the message "no common cd-rom drive was detected." I have tried to install ubuntu 11.4 and failed too.

Hardware Setting:

DVD-ROM was attached to SATA 3.0 port.
SATA controller was set to IDE mode.
PCH is CougarPoint.

I use the same hardware setting to install Red Hat 6.0 and it works fine. I tried following boot option but in vain: noapic, acpi=off, nodmraid, all_generic_ide. It is ok to boot via a live usb but ubuntu 10.10 still can't find DVD-ROM. I have to use the hardware setting I descripted to install Ubuntu 10.10.

dmesg:

Code:

[ 1.892198] ata1: SATA max UDMA/133 cmd 0x3098 ctl 0x30ac bmdma 0x3070 irq 19
[ 3.309652] ata1.01: failed to resume link (SControl 0)
[ 3.469636] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)

[code]...

View 5 Replies View Related

Ubuntu Installation :: Ubunto 8.04 Cannot Detect Sata Hard Drive Or Sata Drive Cdrw?

May 28, 2011

ubuntu 8.04 server can not detect seagate sata hard drive 2tb or sata Lg dvdrw x22 sata drive .is it possible to install it without buying a pci ide sata card?is it possible to get a driver for sata driver and sata drive that can be recognise by ubunto 8.04 server ?or to get the files for 1.44 floppy diskdoes the late edition of unbutu recognise sate hdd and sata cdrw drive automaticly during the installation of the unbutu?

View 1 Replies View Related

Hardware :: Getting Kernel To Use The AHCI SATA Driver?

Jan 20, 2010

How can I force my kernel to use the ahci driver when both the ahci & sata_nv are built into the kernel.?

My MSI board bios doesn't have an option for "AHCI MODE". The only sata option that it has is "called "On Chip Sata" & is located under "Integrated Peripherals. Also, the only values available for "On Chip Sata" are enabled or disabled. If I choose the disabled option, the sata drives arn't found & bootup fails.

I tried to tell the kernel to use the ahci driver by appending kernel options to my Grub2 bootloader but they all failed.

(eg.) ahci, scsi=ahci, ata=ahci, ahci.=0 sd=ahci
sata_nv=no, sata_nv=0, sata_nv=none

The only thing I can think of that is left to do is to re-build my kernel with CONFIG_SATA_NV as a loadable module & CONFIG_AHCI as a build-in driver. With only the ahci driver available at boot, the kernel will have to use it or fail to boot.

One more thing I want to say is that my other computer with the ASUS motherboard uses the ahci driver & I have both the sata_via & the ahci drivers built into the kernel. However, it has a bios option for AHCI MODE.

(eg.) Southbridge VT8251
Serial ATA IDE Controller <AHCI>

View 8 Replies View Related

Ubuntu Installation :: Grub2 Boots Windows 98 In Dos Compatibility Mode

Nov 25, 2010

Have win98se on secondary master as it fully supports some devices Ubuntu doesn't (Aries scan it pro, pci smart modem, Lexmark printer/scanner x2250), Lucid is on primary master. Grub seamlessly booted windows using menu.lst entry:

Code:
titleWindows 95/98/Me
rootnoverify(hd1,0)
savedefault

[Code]....

Would be grateful if anyone knows a configuration that works, as using CMOS/BIOS setup to boot windows is a pain.

View 9 Replies View Related

Fedora :: Updating The Installed To Include And Operate With AHCI Mode Drives?

Dec 15, 2010

I have successfully installed a dual boot system with Fedora 14 on drive sdb and WIN7 on drive sda, with Fedora 14 being the major (default) OS. The system is an AM3 with a quad core CPU and all SATA drives. The drives are set to IDE mode, and I am wondering:-

1. What are the benefits of AHCI - will it improve the speed and responsiveness of my system? And

2. If it is worth installing, do I have to do a complete re-install of the OS, or is there some way of updating the installed Fedora to include and operate with AHCI mode drives?

I'm quite happy with the system as it is now, but if there is a way to squeeze extra speed out of it I'm willing to give it a go. And never having been involved with SATA drives and Linux previously, I'm completely ignorant on the subject.

View 2 Replies View Related

Ubuntu Installation :: USB - Flash Drive > Not LIVE - Not The AMD64 For Maximum Compatibility

Mar 20, 2010

I'm just wondering if the method for installing to a regular drive would work for a flash drive, and still be portable? I know I could use a live usb, but I want a real installation for diagnostics and such (and just to have it). I need to be able to use Wine, as some of the utilities and programs I want to use are Windows only. I know I can just install it on the flash drive, but I just don't know if it'll work on other computers. Obviously I would be using the x86 install, not the AMD64 for maximum compatibility, and I would use 9.10 for now.

View 4 Replies View Related

General :: Get Berkeley DB With 1.85 Compatibility Mode?

Jan 9, 2010

I am trying to install gnome-bin 1.4.2 from source but it is telling be I need my Berkeley DB to have 1.85 compatibility mode - how do I do this? I've tried both the libdb4.2-dev package (which give the error below) and the libdb1-dev package (which tells me I am missing DB support all together).

Code:
checking for dbopen... no
checking for dbopen in -ldb... no
checking for dbopen in -ldb1... no
checking for __db185_open in -ldb-3... no
checking for __db185_open in -ldb-4... no

configure: error: Your db library is missing db 1.85 compatibility mode. How do I get Berkeley 1.85 compatibility mode on my system?

View 4 Replies View Related

Ubuntu Installation :: Using Grub On IDE Drive And SATA

Aug 1, 2010

I have tried to install ubuntu onto my computer using the live CD. It installed fine, and it put grub on sda (which linux sees as my SATA drive). Windows is installed on the ide drive which linux see's as the sdb drive. It was a successful install and in theory it should work, except it find the windows install first so it boots into windows without using grub. I think that linux assigns the drives using the sata first and the ide second, but windows does the opposite and the ide drive is first and the sata is second.

Is it possible to install grub onto the ide drive and get it to dual boot linux or is it possible to use the windows bootloader to recognize the linux install and chainload grub? I am thinking that if I use grub on the ide drive it will throw an error like what happened during my wubi install and it is unable to find the kernel because it is looking for it on sda, but from a windows install it is sdb. I have tried to get the computer to boot from the sata drive, but the mobo is a bit old and I do not think it is supported.

View 2 Replies View Related

Ubuntu Installation :: Boot From Pen Drive Then To Sata?

Feb 28, 2011

I have a HP PC that I have installed a PCI SATA controller in. The PC doesn't support booting from the card.... So here is what I would like to do. (btw..I'm a seasoned noob on Linux.) I would like to be able to boot ubuntu 10.10 from a usb pin drive 2Gb to a point where the kernal can recognize the SATA drive then start the OS from the SATA HDD.

I can see and access the drive if I boot to a live CD but when I install it won't boot because the PC's bios does not see the PCI card. This has to be possible but my Google foo isn't strong enough to find out how. Would a simple GRUB install on the pen drive work?

View 5 Replies View Related

Ubuntu Installation :: Sata B Drive Not Appearing / Show That?

Oct 5, 2010

Install of 10.4 64 bit not showing choice of sata drives on install. W 7 on sata a drive, SUSE 11 on sata b drive. Need to load Ubuntu 10.4 on drive b, but not given choice of drives on the install. Only "clear drive" listed on the install window.
This is not the case on 32 bit, a graph with drives listed. W7 a runs Adobe CS5, the Ubuntu 10.4 has excellent font, type display on the live cd.

View 1 Replies View Related

Ubuntu Installation :: Connecting The Second Sata Drive - No Boot

Oct 7, 2010

I've been trying to find a solution, I've looked everywhere but no luck. I have a 1TB drive, checked the cable & it's connected to motherboard SATA0. That motherboard is dual booting fine (windows7 + Ubuntu 10.04).

My problem is when I connect the other SATA drive, SATA1. Upon restarting my machine, nothing happens & I dont see any boot menu (grub).

I've checked the bios settings, boot drives are in order:

CD-ROM
SATA0
SATA1

To check if the second drive has physical errors, I've connected it as SATA0 (alone) & installed successfully windows & ubuntu 10.04. I formatted it & installed ubuntu studio. The drive is working fine. So I formatted it again, & now it's not connected.

How can I make it work? I want SATA0 to have both windws/ubuntu, & the SATA1 to be just a data storage drive.

View 6 Replies View Related

Ubuntu Installation :: 9.10 - No SATA Drive In Installation's Partitioner?

Feb 17, 2010

i have a strange problem while trying to install Ubuntu 9.10 64bit (also tried with x86 - no luck).My system specs : Motherboard : ASUS P5B VM SE (PATA : JMB368 / Intel ICHHD : Seagate SATA II 3GBit 320 MB (connected in SATA port 1)CPU : Intel Core 2 Quad 2500 GHzI must state i installed Windows 7 without a problem. After that, i tried to install Ubuntu 9.10, first 64bit then x86 but in every case the setup starts, i select language / location etc and when the partitioner starts i see no hard disk drive. Same happens if i try the alternate install cd.

I must mention here that if i click on "Exit" and access Ubuntu Live CD desktopm i can go System >Administrator > Disk Utillity and GParted. In both utillities my HD shows up just fine. So what could be the problem ??? I tried starting ubuntu with pci=nommconf irqpoll -> no luckHere is the lspci output :

ubuntu@ubuntu:~$ lspci
00:00.0 Host bridge: Intel Corporation 82P965/G965 Memory Controller Hub (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82G965 Integrated Graphics Controller (rev 02)

[code]....

View 9 Replies View Related

Ubuntu Installation :: 9.10 Can't Find SATA Hard Drive On DG45ID?

Apr 5, 2010

I have a Desktop system using the Intel DG45ID motherboard with integrated graphics. I can't install from the 9.10 LiveCD. It can't find the Hard drive which is on the chipset's SATA controller.However, I can install 9.04 just fine. I can even do the 9.10 upgrade without a problem.Does anyone know if this bug has been reported. I'm hoping 10.4 has this fixed. I'll test the beta to see

View 9 Replies View Related

Ubuntu Installation :: Using A 500gb Sata Internal Hard Drive?

Sep 15, 2010

I have appealed to anyone on this forum site for any help on installing Unbuntu 10.04.1 LTS on a MACBOOK PRO (Mid 2007 Model. Basically I've followed a few threads & posts on how to Quad boot a Macbook Pro & it seems pretty straight forward,however. Ubuntu is not playing ball for some reason?? The first attempt I tried I had the partitions as follows:

I am using a 500gb sata internal hard drive.

WIN 7 - 125gb
STORAGE - 15gb
WIN XP -125gb
MAC OSX - 180gb
FREE SPACE 50gb - Formatted DOS - Which would become the EXT4 & SWAP FILE partition.
After following instructions:
http://hydtechblog.com/2009/01/26/du...windows-vista/

[Code]...

View 7 Replies View Related

Debian Configuration :: Ext 4 Error At Install And BIOS Compatibility Mode

Jan 13, 2016

So I just recently got an HP pro 1005 all in one PC and tried to install Debian 8.2 on it through a bootable Uefi USB, however, when trying to install, there's always an error like this: "The attempt to mount a file system with type ext4 in LVM VG debian-vg, LV root at /failed."

Also, no matter how many times I completely wipe every partition, there's always this message at the start of the installation saying Windows is already installed as BIOS compatibility mode, and asks me if i still want to install as Uefi, I was wondering if that had anything to do with my error.

I checked the drives health and there wasn't any kind of problems, passed all the tests.

View 2 Replies View Related

Fedora Installation :: F10 Cannot Find / Recognize SATA Drive?

Apr 18, 2009

I have just changed my OS from Vista to Linux Fedora 10. After looking at my system I notice my SATA drive was not recognised its my 2nd drive. Is this a normal think or can it be fixed.

View 1 Replies View Related

Fedora Installation :: P5Q Pro Mobo - Cannot Find Sata Drive?

Mar 21, 2010

Somehow Fedora 12 does not find one of my Sata drives (Seagate Barracuda 500GB) on the motherboard (Asus P5Q pro). The drive is attached to SATA_E1, which is a Silicon Image Serial ATA RAID connector. The drive currently has Windows Vista 64-bit OS which has been working fine. Fedora install loads correctly without errors, but only shows my RAID system on SATA ports 1-6.

WHAT I HAVE TRIED:

I have tried showing RAID as IDE in the BIOS, and setting it to compatible mode. Still does not detect.

I have tried setting the drives to ACPI mode in BIOS. No effect.

OTHER INFO:

I'm installing the x86_64 version of Fedora 12. I have run the Debian i686 installer and it picks up this volume without issue.

View 6 Replies View Related

Ubuntu Installation :: Not Recognizing Video Card And Sata Hard Drive On 9.10?

Feb 21, 2010

I have been trying to install Ubuntu on my main computer for some time. I think I have two problems: my hard drive and video card. I started with Ubuntu 9.04 but got nowhere. I am now trying Ubuntu 9.10 32 bit. I can at least use the live cd if I put the video on safe mode. Just in case you are wondering, I have tried other distros: Fedora, OpenSUSE, Slitaz, Wolvix, etc. Only Slitaz and Ubuntu 9.10 works on a live cd.

Information on my computer:
OS: Trying to install Ubuntu 9.10 32bit
Motherboard: ASUS M3A78
CPU: AMD Phenom 9500 Quad Core

Video Card: Galaxy Geforce 9500 GT 1GB 128 bit DDR2 (Nvidia) Hard Drive: Hitachi 1 TB Sata Drive 3 Gb/sec 7200 RPM Ram: 4 GB (I think, its been awhile since I built this thing) DVD Burner: LG I think I have two problems: the Sata Hard Drive and the Video Card. When I go to install it, I can get to the install menu but from there all I get is a blank screen. I have tried to put the video in safe mode then install it but I get the same result: a blank screen.

How do I know if Ubuntu recognize the Hard Drive and Video Card? I tried the mount command to see what it sees but I didn't notice any Sata Drives. I was told that I may have to do something with the kernel so it will recognize my Hard Drive. How would I do that?

I have been working on this for awhile now. On a side note, does it matter which Sata Plug the hard drive is on? Right now I have it on the 1st one but I would like to move it to the second one because I want a dual boot system. And yes I know I can use the same hard drive but I would like to keep them separated and use a switch to pick which OS system to use.

While running on the Live Cd, Ubuntu seems to know about my video card and ask to install some drivers but then it asked to be rebooted and it came back up not recognizing anything; video card and hard drive that is. On the live cd I ran the following commands: lswh, lspci, mount, and df. I am not too sure if they will show if the hard drive and the video card are working since I did them on the Live CD. Also on the lspci command, I did this after Ubuntu loaded the driver for the card.

[Code]...

View 9 Replies View Related

Ubuntu Installation :: Multi-Booting - CD Drive - Also SATA - No Longer Shows Up

Apr 16, 2010

I decided to install the Ubuntu Netbook remix (9.10, I believe) on this extra IDE hard drive I had (my other three hard drives are SATA.) My primary hard drive contains a Windows XP, my second contains Windows 7, and my third SATA drive is just NTFS-formatted storage. I went through the installer and choose to format and install on my 40GB IDE hard drive, which it did. Then it finished and rebooted. It apparently decided to install the GRUB bootloader onto the primary hard drive (not the one it was installed on,) which was not my intention. The bootloader froze the boot of my computer and wouldn't work. (Stuck at loading GRUB.) I couldn't even get to the BIOS. So I pulled the plug on the primary hard drive and tried to boot again. I could get into Windows 7 just fine, but that was it. The problem, though, is that the CD drive (also SATA) no longer shows up in My Computer. Also, after changing the boot order and replugging in the former primary hard drive, it wouldn't show up, either. Nor would the IDE one (though I'm pretty sure that's because Windows doesn't understand the EXT (or whatever Ubuntu uses) file system.

Does anyone know why this occurred and how to get those drives to show up in Windows again? I don't really care to get the netbook remix working here, since this isn't even a laptop, it was just an experiment. Also, I'd love to know how to remove GRUB from my primary hard disk so that I can boot from it again.

View 3 Replies View Related

Fedora Installation :: Sata Hard Drive Failure At Boot

Dec 27, 2010

i have a netbook compaq mini with a sata toshiba hard drive.XP was installed on this machine until the hard drive started to have bad blocks.Then i bought a mypassport500go to install f14 on it.It worked but know the sata hard drive is more and more faulty.When i try to boot f14 it displays :acpi : package has zero elements. So i cannot boot.I tryed rescuecd, does not work either.i tryed many kernel params to disable sata at boot but it seems to be builtin.there is no option in the bios to disable the hard drive.

View 8 Replies View Related

Ubuntu Installation :: Dual Booting Windows (Vista Or Win7) 9.10 From Same SATA Drive?

Mar 2, 2010

I can dual-boot on my PC by using my SATA drive for Windows & a second IDE (PATA) one for Ubuntu.However when I try to install both OS's on the Primary SATA drive side by side only one is detected (and I have no option to boot the other).

I have a friend with the same problem who is trying to boot Win7 and Ubuntu off the same SATA drive and the same issue occurs on his (He doesn't have the second drive as an option as I do).

Does anyone know a way to get side by side installation to work on one (SATA) drive? Failing this is it possible to boot Ubuntu off and External hard drive and still be able to dual boot Windows & Ubuntu?

View 9 Replies View Related

Ubuntu Installation :: Add Ahci Drivers For 11.04?

May 18, 2011

I recently decided to install Ubuntu 11.04 on a 320gb hitachi sata hard drive. This is going into a new system with an Asus MB, AMD Proc, not sure if this matters. Anyway I can not set the bios to use ahci and see the sata drive. I can only use IDE mode with sata enabled. Asus support says to install ahci for os. If I boot into the USB install key and attempt to the install OS I receive a read/write error. I have another drive on IDE that has 11.04 on it and if I try to format the new drive and partition it with Disk Utility it fails with "Error formatting drive: error creating partition table: helper exited with exit code 1: error calling fsync(2) on /dev/sdb: Input/output error". I have tried to use dd and fdisk but I don't believe I need these until I do something else first just not sure how or where to look.

View 6 Replies View Related

Ubuntu Installation :: AMD AHCI RAID Disk Not Detected?

Mar 10, 2010

I want to install Ubuntu x86_64 or x86 to my computer.

I used Dekstop and Server Editions on other machines, installed succesfully but i could not install Ubuntu to my computer.

My hardwares are;

AMD Phenom II X4
Gigabyte GA-MA790GP-DS4h [SB750 - AMD AHCI Compatible RAID Controller]
2 x 250GB Seagate ST3250410AS @ Raid0

I installed Windows succesfully and i created 50GB partition for Ubuntu.

I tried to install Ubuntu, but disks are not detected in partition managing screen.

how can i install ubuntu?

View 5 Replies View Related

Ubuntu Installation :: Select AHCI Option Before Installing?

Mar 24, 2011

In order for TRIM to work on an SSD with encryption, I need to make sure to "select the AHCI option before installing the operating system."Does anybody know how to do this? I have no idea what this is talking about. I'll be installing 11.04 with no dual-boot. Just Ubuntu alone.

View 9 Replies View Related

Hardware :: Can SATA 3 (SATA III) Hard Disk Be Run On Motherboard Which Only Support SATA II

Aug 13, 2010

Can SATA 3 (SATA III) Hard disk be run on motherboard which only supports SATA II, except sacrificing the speed (throughput)?

View 2 Replies View Related

Fedora Hardware :: Slow SATA-Device After Resuming From Suspend Mode?

Dec 11, 2010

since ever, i face the problem, that i cannot continue using my computer properly after i suspended it to ram and wake it up again.Fedora 14, 64-bit, most recent and stable kernel
mainly KDEMotherboard: Gigabyte P55A-UD4Hard DrivesSAMSUNG HD501LJSAMSUNG SP1213NI can figure out, that everything works fine, but with a severe delay.Having a look at my led, signifying hard drive activity, it flases once a second for approx 10ms. frequency is very constant.so i performed several checks:firstly, hdparm -i, there is no difference before and after sleeping mode:

Code:
[root@bobbl-pc bobbl]# hdparm -i /dev/sda
/dev/sda:

[code]...

View 1 Replies View Related

General :: Vfat File System On Usb-drive For Windows Compatibility

Aug 24, 2010

I've just formatted by usb drive to vfat, as I heard that is best to use in both Linux and Windows? What do you think?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved