I am opting to try and get a downloaded ISO copy of Ubuntu 8.04 installed on an internal Samsung SATA drive I picked up.
Windows XP w/SP2 and newer versions of Ubuntu all see the drive, just 8.04-3 from ubuntu.com cannot detect the drive when installed internally, but can see it through USB 2.0.
What is the magical setting in BIOS, or otherwise, to permit "older" versions of operating systems to see this drive.
The newer dban won't acknowledge it, either.
Nothing, thus is broken, just need to learn the right BIOS settings to get dban and 8.04 to see the drive when installed internally.
Thanks.
Scott
Ubuntu 8.04 CD not seeing internal hard drive?
-
- Posts: 4
- Joined: Tue Jun 16, 2009 7:57 am
Re: Ubuntu 8.04 CD not seeing internal hard drive?
Linux debian lenny stable 500 had problems detecting my hard drive
I installed a linux debian lenny stable 502 and it detected my drive fine
It also configured automaticaly my 1280x1024@76Hz screen
I installed a linux debian lenny stable 502 and it detected my drive fine
It also configured automaticaly my 1280x1024@76Hz screen
-
- Posts: 26
- Joined: Wed May 27, 2009 8:59 pm
Re: Ubuntu 8.04 CD not seeing internal hard drive?
Add the "all_generic_ide" option to the kernel parameters in grub.
This forces Linux to use the basic ide driver, which does detect your hard disk.
You need the "pata_sch" module to get some real performance out of your harddisk, but that module is not always available in older distributions.
This forces Linux to use the basic ide driver, which does detect your hard disk.
You need the "pata_sch" module to get some real performance out of your harddisk, but that module is not always available in older distributions.