bizarrely I can read data from it and it mounts from an image... but still 
unable to mount actual drive:

[EMAIL PROTECTED]:/tmp# dd if=/dev/sdb1 of=myfile bs=1M count=1000
1000+0 records in
1000+0 records out
1048576000 bytes (1.0 GB) copied, 41.6886 seconds, 25.2 MB/s

[EMAIL PROTECTED]:/tmp# mkdir myloop

[EMAIL PROTECTED]:/tmp# mount -t ext3 -o loop myfile myloop

[EMAIL PROTECTED]:/tmp# ls myloop/
data  lost+found  steve

-- 
unmountable partition
https://bugs.launchpad.net/bugs/162882
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to