Results 1 to 4 of 4
Whenever I try to install Mandrake 10.1, I get the following error at the page after the license agreement, after it has detected my controller for the hard disk:
"Error-no ...
- 03-07-2005 #1Just Joined!
- Join Date
- Mar 2005
- Posts
- 2
Installation Error with SATA drive
Whenever I try to install Mandrake 10.1, I get the following error at the page after the license agreement, after it has detected my controller for the hard disk:
"Error-no valid devices found on which to create new filesystems"
or something along those lines. Now, I have heard that this is something to do with linux's poor support for SATA drives, but nowdays, you'd expect better. So I'm pretty stuck, as I cannot install it.
Anyway, here are my specs:
Dell Dimension 8400 desktop, BIOS revision A03
Intel P4 3.0Ghz processor
1 gig ram
160gb disk, no idea further than that
ATI X800 Pro.
Et cetera et cetera.
Any help in solving this problem would be appreciated.
- 03-07-2005 #2
Try hitting F1 and passing noapic or acpi=off at boot.
There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.
- Jeremy S. Anderson
- 03-07-2005 #3Just Joined!
- Join Date
- Mar 2005
- Posts
- 2
Now i'm getting:
crc error
Kernel panic: VFS unable to mount root fs on 01,03
Which just makes my day.
- 03-10-2005 #4Just Joined!
- Join Date
- Mar 2005
- Posts
- 2
kernel 2.6.11
For a Dell 8400 I have installed mandrake 10.1 with bios drive settings at auroraid/ata, without any issue. Partitioning I did before with Partition Magic.
Since I am more confident with suse 9.2, I then overwrote with suse 9.2, and continued to update with kernel 2.6.11, that allows booting from autoraid/ata and autoraid/ahci. The Dell 8400 is now dual boot windows/linux. My guess is that one do similarly with mandrake.
My adventures can be traced at
http://www.linuxquestions.org/questi...39#post1515239
essence:
- I installed suse 9.2 with bios autoraid/(p)ata
- I updated to kernel 2.6.11, with standard settings.
....
CONFIG_SCSI_SATA=y
# CONFIG_SCSI_SATA_AHCI is not set
CONFIG_SCSI_SATA_SVW=m
CONFIG_SCSI_ATA_PIIX=m
....
- and I could boot from auroraid/ahci and autoaid/(p)ata
sothat I have now a dual boot windows / linux system
I added module "subfs.ko" for dvd/cdrom support to kernel 2.6.11:
installed submount-0.9.tar.gz from sourceforge
And a bit of history:
What you described is a well known issue with the Intel ICH6R AHCI controller. Kernel's before 2.6.9 do not support this controller well.
With the appearance of kenrel 2.6.11 it appears that most issues are gone. Starting from March 2005 most linux flavours will be based on this kernel, so the issue should disappear.
You can read through these posts, for an overview of the issues
http://www.knoppix.net/forum/post-52932.html#52932


Reply With Quote
