On Fri, Nov 25, 2011 at 06:41:16AM -0800, jose dancer wrote:
[SNIP]
> However, when it came time see if the Linux machine can see the test file, I 
> turned off the Windows machine and rebooted the Linux machine with the 
> modprobe and vblade commands commented out in /etc/rc.local.
> 
> Then on the Linux machine I typed, 'mount -r -t ntfs /dev/sdb1 /mnt' but it 
> came back with the error message of wrong fs type, bad superblock, bad option 
> on /dev/sdb1. Even did 'mount -r -t ext4/dev/sdb1 /mnt' with same error 
> message.
Is there 'ntfs' listed in /proc/filesystems? -- Could be that your kernel
does not support ntfs or you need to load the 'ntfs' module. Or you need
some fuse module and the fuse plugin for ntfs to read that filesystem.

You definitely won't find an ext4 filesystem on that disk anymore. But you
may check with 'less -f' or 'hexdump' to find file system specific
signatures...

-- Adi

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Aoetools-discuss mailing list
Aoetools-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aoetools-discuss

Reply via email to