Dieser Fehler kommt, wenn das | -Zeichen nicht richtig eingegeben wurde.
Einfach nochmal prüfen bzw. Knut's Befehl kopieren.
SQL (2.160) 69x Beste Antwort 239x "Danke"
| Re: Windows 7: ubuntu installation findet meine festplatte nicht |
root@ubuntu:/home/ubuntu# sudo dmesg | grep -iB 6 "sd 2.0."
root@ubuntu:/home/ubuntu#
so das kommt raus
root@ubuntu:/home/ubuntu# sudo dmesg | egrep -i "\[sd.\]" | egrep -i "byte"
[ 52.184780] sd 6:0:0:1: [sdb] 3862528 512-byte logical blocks: (1.97 GB/1.84 GiB)
root@ubuntu:/home/ubuntu#
root@ubuntu:/home/ubuntu# dmesg | egrep -i "\[sd.\]"
[ 52.184780] sd 6:0:0:1: [sdb] 3862528 512-byte logical blocks: (1.97 GB/1.84 GiB)
[ 52.186281] sd 6:0:0:0: [sda] Attached SCSI removable disk
[ 52.190205] sd 6:0:0:1: [sdb] Write Protect is off
[ 52.190641] sd 6:0:0:1: [sdb] Mode Sense: 03 00 00 00
[ 52.191928] sd 6:0:0:2: [sdc] Attached SCSI removable disk
[ 52.192923] sd 6:0:0:1: [sdb] No Caching mode page present
[ 52.193424] sd 6:0:0:1: [sdb] Assuming drive cache: write through
[ 52.194285] sd 6:0:0:3: [sdd] Attached SCSI removable disk
[ 52.197038] sd 6:0:0:1: [sdb] No Caching mode page present
[ 52.197533] sd 6:0:0:1: [sdb] Assuming drive cache: write through
[ 52.219415] sd 6:0:0:1: [sdb] No Caching mode page present
[ 52.219913] sd 6:0:0:1: [sdb] Assuming drive cache: write through
[ 52.233973] sd 6:0:0:1: [sdb] Attached SCSI removable disk
root@ubuntu:/home/ubuntu#
Ja im Bios wird sie erkannt, sie hat ja auch noch windows drauf und das bootet die platte ja ganz normal.
Alle Anschlüsse geprüft und ausprobiert.
Wenn das Live-System bootet kommt diese Meldung
[ 9.656023] ata3.00: qc timeout (cmd 0xec)
[ 9.656097] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 10.148020] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 20.148013] ata3.00: qc timeout (cmd 0xec)
[ 20.148079] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 20.148146] ata3: limiting SATA link speed to 1.5 Gbps
[ 20.640017] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 50.640013] ata3.00: qc timeout (cmd 0xec)
[ 50.640080] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 51.132018] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
SQL (2.160) 69x Beste Antwort 239x "Danke"
| Re: Windows 7: ubuntu installation findet meine festplatte nicht |
Kannst Du mal ein anderes Live-System als Ubuntu testen (slax oder sowas)?
Und die Ausgabe von lspci posten?
@Knuti
evtl. Chipsatz?
Naja, haben wir im BIOS Experimente durchgeführt?
Das Board unterstützt wenn man dem Handbuch glauben kann SATA II bis 3GB Durchsatz
Wie sind denn im BIOS die Einstellungen für SATA
Serial ATA IDE Controller [SATA]
Disables or sets the Serial ATA mode.
Configuration options: [Disabled] [SATA] [RAID] [AHCI]
« Suse: Suse 12.1 : Zypper vs. Apper | Linux / Unix: Installation vom Multigerät » | ||