TechExhibeo

ashish rocks

Sep 20th, 2015
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. file system error
  2. [ 4975.415632] EXT4-fs error (device loop1): __ext4_get_inode_loc:3946: inode #4648707: block 18353936: comm ls: unable to read itable block
  3.  
  4.  
  5. lsblk
  6.  
  7. umount /home/jenkins/vfs/user_1
  8.  
  9. cd /home/jenkins/vfs/images
  10.  
  11. rm user_1.ext4
  12.  
  13.  
  14. ./create_img.sh user_1
  15.  
  16. cd /home/jenkins/vfs/
  17.  
  18. mount -t ext4 -o loop /home/jenkins/vfs/images/user_1.ext4 user_1/
Advertisement
Add Comment
Please, Sign In to add comment