Advertisement
Guest User

Untitled

a guest
Sep 19th, 2014
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. modprobe fuse
  2. vgscan
  3. vgchange -ay c
  4. mkdir /mnt/lvm
  5. ext2fuse /dev/c/c /mnt/lvm
  6.  
  7. fuseext2 -o ro -o sync_read /dev/disk/by-id/usb-ST310005_28AS_2222960B9E22-0:0 /mnt/f1
  8. Open_ext2 Error:2133571347
  9.  
  10. fdisk -l
  11. Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
  12. 255 heads, 63 sectors/track, 121601 cylinders
  13. Units = cylinders of 16065 * 512 = 8225280 bytes
  14. Disk identifier: 0x00000000
  15.  
  16. Disk /dev/sdb doesn't contain a valid partition table
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement