https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202712

--- Comment #18 from Domagoj Hranjec <[email protected]> ---
Created attachment 203861
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203861&action=edit
dmesg log with 8.4 livefs disk

I've booted the FreeBSD 8.4 livefs disk.

Disk is correctly configured:
ad3: FAILURE - SETFEATURES SET TRANSFER MODE status=51<READY,DSC,ERROR>
error=4<ABORTED>
ad3: 405MB <WDC AC2420F 06.16K25> at ata1-slave WDMA1

I've succesfuly mounted the partition:
Filesystem  1K-blocks   Used Avail Capacity  Mounted on
/dev/md0         4175   3169  1006    76%    /
devfs               1      1     0   100%    /dev
/dev/acd0      276142 276142     0   100%    /dist
/dev/ad3s1d    402150 367694  2284    99%    /mnt

I've succesfuly read all the files on the partition:
find /mnt -type f -exec cat '{}' > /dev/zero ';'

There was no READ_DMA errors, nor errors of any kind.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to