Public bug reported:

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@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.

** Affects: linux-lts-quantal (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "console_output.txt.gz"
   
https://bugs.launchpad.net/bugs/1113627/+attachment/3512172/+files/console_output.txt.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1113627

Title:
  Kubuntu 12.10 and pata ide hard disk ext3 fs corrupted.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-quantal/+bug/1113627/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to