Kubuntu 12.10 and pata ide hard disk ext3 fs corrupted.

Franco Martelli martellif67 at gmail.com
Sat Feb 2 16:54:02 UTC 2013


Hi,
I'm on Kubuntu 12.10 amd64
The filesystem on pata hd (/dev/sda1) was created on Debian Sqeeze with 
the following command:

root at mitas:~# mkfs.ext3 -m 0 /dev/sdb1
(sdb1 because Debian libata routine first named sda the sata hard disk 
then sdb the ide pata hard disk)

The directory "/media/sdb1/sda5/" contain a copy of /dev/sda5 (Debian 
6.0) partition created using the following command (an Alan Cox's tips):

(tar cpsf - . --exclude lost+found --same-owner  --numeric-owner 
--sparse --atime-preserve) | (cd /media/sdb1/sda5/ && tar xpsf - 
--atime-preserve --same-owner  --numeric-owner --sparse) &

I use the "find" command to reproduce the bugs that it happens suddenly, 
first deleting proceed  correctly then error messages appears so I type 
Ctrl-C to interrupt find deletion activity and fsck.ext3 report 
/dev/sda1 with errors.
As attachment the file console_output.txt.gz has hardware informations 
and explain how to reproduce the bug.

bye,

-- 
                                         Franco Martelli.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: console_output.txt.gz
Type: application/gzip
Size: 4534 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20130202/01ff1fc8/attachment.gz>


More information about the kernel-team mailing list