2008-03-18, 22:57
  #1
Medlem
:Ericuss avatar
Har köpt en SATA-disk som inte verkar gå att allokera eller formatera.


Lite olika outputs:

Kod:
[  648.660000] sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
[  648.660000] sd 0:0:0:0: [sda] Write Protect is off
[  648.660000] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[  648.660000] sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
[  648.664000] sd 0:0:0:0: [sda] Write Protect is off
[  648.664000] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[  648.664000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  648.664000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  648.664000] sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
[  648.664000] sd 0:0:0:0: [sda] Write Protect is off
[  648.664000] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[  648.668000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  650.672000] sd 0:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
[  650.676000] sd 0:0:0:0: [sda] Write Protect is off
[  650.676000] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[  650.676000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  650.676000]  sda: unknown partition table

Kod:
ericus@ericus-desktop:~$ sudo gparted
[sudo] password for ericus:
======================
libparted : 1.7.1
======================
Kan inte öppna /dev/sda - okänd filallokeringstabell.


Och en print screen på vad som händer då jag försöker skapa en disklabel i gparted: http://img233.imageshack.us/img233/9931/bajsui1.png

Har provat allt jag kan komma på, googlat och svurit. Vad är problemet, tro?
Citera
2008-03-19, 09:48
  #2
Medlem
Dr.Kratzs avatar
Testa typ:
mke2fs -j /dev/sda
cfdisk /dev/sda
skapa en partition
mke2fs -j /dev/sda1

Om inte det fungerar så bör du nog gå tillbaka med disken.
Citera
2008-03-19, 13:05
  #3
Medlem
Om disken är helt ny saknas det helt partiton table på den. Jag skulle gissa att gparted skapar en om den inte hittar någon men kanske inte. Ett program jag vet skapar en tabell är cfdisk. Kör "cfdisk /dev/sda" och den bör direkt klaga att ingen tabell hittas och erbjuda sig att skapa en.
Citera
2008-03-19, 22:23
  #4
Medlem
:Ericuss avatar
Citat:
Ursprungligen postat av Dr.Kratz
Testa typ:
mke2fs -j /dev/sda
cfdisk /dev/sda
skapa en partition
mke2fs -j /dev/sda1

Om inte det fungerar så bör du nog gå tillbaka med disken.

Kod:
root@ericus-desktop:/home/ericus# mke2fs -j /dev/sda 
mke2fs 1.40.2 (12-Jul-2007)
/dev/sda är hela enheten, inte bara en partition!
Fortsätt ändå? (j,n) j
Filsystemsetikett=
OS-typ: Linux
Blockstorlek=4096 (log=2)
Fragmentstorlek=4096 (log=2)
61063168 inoder, 122096646 block
6104832 block (5.00%) reserverade för superanvändaren
Första datablock=0
Maximalt antal filsystemsblock=0
3727 blockgrupper
32768 block per grupp, 32768 fragment per grupp
16384 inoder per grupp
Superblockkopior lagrade på block: 
        32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 
        4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968, 
        102400000

Skriver inodstabeller: klar                            
ext2fs_mkdir: Attempt to read block from filesystem resulted in short read vid  skapande av rotkatalog



cfdsk /dev/sda:
Kod:
 �DESDIGERT FEL: Kan inte inte läsa diskenhet
                            Tryck valfri tangent för att avsluta cfdisk
__________________
Senast redigerad av :Ericus 2008-03-19 kl. 22:29.
Citera
2008-03-19, 22:30
  #5
Medlem
:Ericuss avatar
Blir så less att jag vill grina.
Kanske detta kan hjälpa någon att hjälpa mig?

Kod:
[ 8144.544000] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x1c00000 action 0x2
[ 8144.544000] ata1.00: (BMDMA stat 0x25)
[ 8144.544000] ata1.00: cmd 35/00:00:18:20:00/00:04:00:00:00/e0 tag 0 cdb 0x0 data 524288 out
[ 8144.544000]          res 51/84:f1:18:20:00/84:00:00:00:00/e0 Emask 0x10 (ATA bus error)
[ 8144.856000] ata1: soft resetting port
[ 8145.012000] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 8145.040000] ata1.00: configured for UDMA/133
[ 8145.040000] ata1: EH complete
[ 8145.044000] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x1c00000 action 0x2
[ 8145.044000] ata1.00: (BMDMA stat 0x25)
[ 8145.044000] ata1.00: cmd 35/00:00:18:20:00/00:04:00:00:00/e0 tag 0 cdb 0x0 data 524288 out
[ 8145.044000]          res 51/84:f1:18:20:00/84:00:00:00:00/e0 Emask 0x10 (ATA bus error)
[ 8145.356000] ata1: soft resetting port
[ 8145.512000] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 8145.536000] ata1.00: configured for UDMA/133
[ 8145.536000] ata1: EH complete
[ 8145.540000] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x400000 action 0x2
[ 8145.540000] ata1.00: (BMDMA stat 0x25)
[ 8145.540000] ata1.00: cmd 35/00:00:18:20:00/00:04:00:00:00/e0 tag 0 cdb 0x0 data 524288 out
[ 8145.540000]          res 51/84:f1:18:20:00/84:00:00:00:00/e0 Emask 0x10 (ATA bus error)
[ 8145.852000] ata1: soft resetting port
[ 8146.008000] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 8146.032000] ata1.00: configured for UDMA/133
[ 8146.032000] ata1: EH complete
[ 8146.036000] ata1.00: limiting speed to UDMA/100:PIO4
[ 8146.036000] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x1c00000 action 0x2
[ 8146.036000] ata1.00: (BMDMA stat 0x25)
[ 8146.036000] ata1.00: cmd 35/00:00:18:20:00/00:04:00:00:00/e0 tag 0 cdb 0x0 data 524288 out
[ 8146.036000]          res 51/84:f1:18:20:00/84:00:00:00:00/e0 Emask 0x10 (ATA bus error)
[ 8146.348000] ata1: soft resetting port
[ 8146.504000] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 8146.528000] ata1.00: configured for UDMA/100
[ 8146.528000] ata1: EH complete
[ 8146.532000] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x400000 action 0x2
[ 8146.532000] ata1.00: (BMDMA stat 0x25)
[ 8146.532000] ata1.00: cmd 35/00:00:18:20:00/00:04:00:00:00/e0 tag 0 cdb 0x0 data 524288 out
[ 8146.532000]          res 51/84:f2:18:20:00/84:00:00:00:00/e0 Emask 0x10 (ATA bus error)
[ 8146.844000] ata1: soft resetting port
[ 8147.000000] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 8147.024000] ata1.00: configured for UDMA/100
[ 8147.024000] ata1: EH complete
[ 8147.028000] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x400000 action 0x2
[ 8147.028000] ata1.00: (BMDMA stat 0x25)
[ 8147.028000] ata1.00: cmd 35/00:00:18:20:00/00:04:00:00:00/e0 tag 0 cdb 0x0 data 524288 out
[ 8147.028000]          res 51/84:f1:18:20:00/84:00:00:00:00/e0 Emask 0x10 (ATA bus error)
[ 8147.340000] ata1: soft resetting port
[ 8147.496000] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 8147.520000] ata1.00: configured for UDMA/100
[ 8147.520000] sd 0:0:0:0: [sda] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK
[ 8147.520000] sd 0:0:0:0: [sda] Sense Key : Aborted Command [current] [descriptor]
[ 8147.520000] Descriptor sense data with sense descriptors (in hex):
[ 8147.520000]         72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00 
[ 8147.520000]         00 00 20 18 
[ 8147.520000] sd 0:0:0:0: [sda] Add. Sense: Scsi parity error
[ 8147.520000] end_request: I/O error, dev sda, sector 8216
[ 8147.520000] Buffer I/O error on device sda, logical block 1027
[ 8147.520000] lost page write due to I/O error on sda
[ 8147.520000] Buffer I/O error on device sda, logical block 1028
[ 8147.520000] lost page write due to I/O error on sda
[ 8147.520000] Buffer I/O error on device sda, logical block 1029
[ 8147.520000] lost page write due to I/O error on sda
[ 8147.520000] Buffer I/O error on device sda, logical block 1030
[ 8147.520000] lost page write due to I/O error on sda
[ 8147.520000] Buffer I/O error on device sda, logical block 1031
[ 8147.520000] lost page write due to I/O error on sda
[ 8147.520000] Buffer I/O error on device sda, logical block 1032
[ 8147.520000] lost page write due to I/O error on sda
[ 8147.520000] Buffer I/O error on device sda, logical block 1033
[ 8147.520000] lost page write due to I/O error on sda
[ 8147.520000] Buffer I/O error on device sda, logical block 1034
[ 8147.520000] lost page write due to I/O error on sda
[ 8147.520000] Buffer I/O error on device sda, logical block 1035
[ 8147.520000] lost page write due to I/O error on sda
[ 8147.520000] Buffer I/O error on device sda, logical block 1036
[ 8147.520000] lost page write due to I/O error on sda


Forts. nästa inlägg
Citera
2008-03-19, 22:31
  #6
Medlem
:Ericuss avatar
Kod:
[ 8147.520000] ata1: EH complete
[ 8147.528000] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x400000 action 0x2
[ 8147.528000] ata1.00: (BMDMA stat 0x25)
[ 8147.528000] ata1.00: cmd 35/00:00:18:24:00/00:04:00:00:00/e0 tag 0 cdb 0x0 data 524288 out
[ 8147.528000]          res 51/84:f1:18:24:00/84:00:00:00:00/e0 Emask 0x10 (ATA bus error)
[ 8147.840000] ata1: soft resetting port
[ 8147.996000] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 8148.020000] ata1.00: configured for UDMA/100
[ 8148.020000] ata1: EH complete
[ 8178.020000] ata1.00: limiting speed to UDMA/33:PIO4
[ 8178.020000] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x1800000 action 0x2 frozen
[ 8178.020000] ata1.00: cmd 35/00:00:18:24:00/00:04:00:00:00/e0 tag 0 cdb 0x0 data 524288 out
[ 8178.020000]          res 40/00:f1:18:24:00/84:00:00:00:00/e0 Emask 0x4 (timeout)
[ 8183.380000] ata1: port is slow to respond, please be patient (Status 0xd0)
[ 8188.036000] ata1: device not ready (errno=-16), forcing hardreset
[ 8188.036000] ata1: hard resetting port
[ 8193.556000] ata1: port is slow to respond, please be patient (Status 0xd0)
[ 8198.044000] ata1: COMRESET failed (errno=-16)
[ 8198.044000] ata1: hard resetting port
[ 8203.564000] ata1: port is slow to respond, please be patient (Status 0xd0)
[ 8208.052000] ata1: COMRESET failed (errno=-16)
[ 8208.052000] ata1: hard resetting port
[ 8213.572000] ata1: port is slow to respond, please be patient (Status 0xd0)
[ 8243.068000] ata1: COMRESET failed (errno=-16)
[ 8243.068000] ata1: hard resetting port
[ 8248.084000] ata1: COMRESET failed (errno=-16)
[ 8248.084000] ata1: reset failed, giving up
[ 8248.084000] ata1.00: disabled
[ 8248.084000] ata1: EH complete
[ 8248.084000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.084000] end_request: I/O error, dev sda, sector 9240
[ 8248.084000] printk: 118 messages suppressed.
[ 8248.084000] Buffer I/O error on device sda, logical block 1155
[ 8248.084000] lost page write due to I/O error on sda
[ 8248.084000] Buffer I/O error on device sda, logical block 1156
[ 8248.084000] lost page write due to I/O error on sda
[ 8248.084000] Buffer I/O error on device sda, logical block 1157
[ 8248.084000] lost page write due to I/O error on sda
[ 8248.084000] Buffer I/O error on device sda, logical block 1158
[ 8248.084000] lost page write due to I/O error on sda
[ 8248.084000] Buffer I/O error on device sda, logical block 1159
[ 8248.084000] lost page write due to I/O error on sda
[ 8248.084000] Buffer I/O error on device sda, logical block 1160
[ 8248.084000] lost page write due to I/O error on sda
[ 8248.084000] Buffer I/O error on device sda, logical block 1161
[ 8248.084000] lost page write due to I/O error on sda
[ 8248.084000] Buffer I/O error on device sda, logical block 1162
[ 8248.084000] lost page write due to I/O error on sda
[ 8248.084000] Buffer I/O error on device sda, logical block 1163
[ 8248.084000] lost page write due to I/O error on sda
[ 8248.084000] Buffer I/O error on device sda, logical block 1164
[ 8248.084000] lost page write due to I/O error on sda
[ 8248.084000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.084000] end_request: I/O error, dev sda, sector 10264
[ 8248.084000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.084000] end_request: I/O error, dev sda, sector 0
[ 8248.084000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.084000] end_request: I/O error, dev sda, sector 10272
[ 8248.084000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.084000] end_request: I/O error, dev sda, sector 11296
[ 8248.084000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.084000] end_request: I/O error, dev sda, sector 270360
[ 8248.084000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.084000] end_request: I/O error, dev sda, sector 271384
[ 8248.084000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.084000] end_request: I/O error, dev sda, sector 272408
[ 8248.084000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.084000] end_request: I/O error, dev sda, sector 273432
[ 8248.088000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.088000] end_request: I/O error, dev sda, sector 524304
[ 8248.088000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.088000] end_request: I/O error, dev sda, sector 525328
[ 8248.088000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.088000] end_request: I/O error, dev sda, sector 526352
[ 8248.088000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.088000] end_request: I/O error, dev sda, sector 527376
[ 8248.088000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.088000] end_request: I/O error, dev sda, sector 794648
[ 8248.088000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.088000] end_request: I/O error, dev sda, sector 795672
[ 8248.088000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.088000] end_request: I/O error, dev sda, sector 796696
[ 8248.088000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.088000] end_request: I/O error, dev sda, sector 797720
[ 8248.088000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.088000] end_request: I/O error, dev sda, sector 1048592
[ 8248.088000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.088000] end_request: I/O error, dev sda, sector 1049616
[ 8248.088000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.088000] end_request: I/O error, dev sda, sector 1573904
[ 8248.088000] sd 0:0:0:0: [sda] READ CAPACITY failed
[ 8248.088000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.088000] sd 0:0:0:0: [sda] Sense not available.
[ 8248.088000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.088000] end_request: I/O error, dev sda, sector 1574928
[ 8248.088000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.088000] end_request: I/O error, dev sda, sector 1575952
[ 8248.088000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.088000] end_request: I/O error, dev sda, sector 1843224
[ 8248.088000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.088000] end_request: I/O error, dev sda, sector 1844248
[ 8248.088000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.088000] end_request: I/O error, dev sda, sector 1845272
[ 8248.088000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.088000] end_request: I/O error, dev sda, sector 1846296
[ 8248.088000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.088000] end_request: I/O error, dev sda, sector 2097168
[ 8248.092000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.092000] end_request: I/O error, dev sda, sector 2367512
[ 8248.092000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.092000] end_request: I/O error, dev sda, sector 2368536
[ 8248.092000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.092000] end_request: I/O error, dev sda, sector 2369560
[ 8248.096000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.096000] end_request: I/O error, dev sda, sector 2370584
[ 8248.096000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.096000] end_request: I/O error, dev sda, sector 2621456
[ 8248.096000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.096000] end_request: I/O error, dev sda, sector 2622480
[ 8248.096000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.096000] end_request: I/O error, dev sda, sector 2623504
[ 8248.096000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.096000] end_request: I/O error, dev sda, sector 2624528
[ 8248.096000] sd 0:0:0:0: [sda] Asking for cache data failed
[ 8248.096000] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 8248.096000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.096000] end_request: I/O error, dev sda, sector 2883600
[ 8248.104000] sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK,SUGGEST_OK
[ 8248.104000] end_request: I/O error, dev sda, sector 2884624
[ 8253.084000] printk: 876417 messages suppressed.
[ 8253.084000] Buffer I/O error on device sda, logical block 56066550
[ 8253.084000] lost page write due to I/O error on sda
[ 8258.084000] printk: 897676 messages suppressed.
[ 8258.084000] Buffer I/O error on device sda, logical block 113541251
[ 8258.084000] lost page write due to I/O error on sda
Citera
2008-03-19, 22:33
  #7
Medlem
Det är nu man utbrister: "SATAn!!!"
Citera
2008-03-19, 22:42
  #8
Medlem
nat0ns avatar
Citat:
Ursprungligen postat av blueDepths
Det är nu man utbrister: "SATAn!!!"
eller till och med http://www.rebelz.net/gallery/d/5805-2/IDE_SATA.jpg
Citera
2008-03-20, 00:18
  #9
Medlem
:Ericuss avatar
Problemet är löst!
Det var överklockningsrelaterat, har samma moderkort och problem som killen i denna tråd:
http://www.linuxquestions.org/questi...-sata-507492/?
Citera

Skapa ett konto eller logga in för att kommentera

Du måste vara medlem för att kunna kommentera

Skapa ett konto

Det är enkelt att registrera ett nytt konto

Bli medlem

Logga in

Har du redan ett konto? Logga in här

Logga in