Guest User

Untitled

a guest
Dec 2nd, 2015
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. GParted 0.19.0 --enable-libparted-dmraid --enable-online-resize
  2.  
  3. Libparted 3.2
  4. Move /dev/loop0p1 to the left 00:00:01 ( SUCCESS )
  5.  
  6. calibrate /dev/loop0p1 00:00:00 ( SUCCESS )
  7.  
  8. path: /dev/loop0p1
  9. start: 253952
  10. end: 2097151
  11. size: 1843200 (900.00 MiB)
  12. check file system on /dev/loop0p1 for errors and (if possible) fix them 00:00:00 ( SUCCESS )
  13.  
  14. e2fsck -f -y -v -C 0 /dev/loop0p1
  15.  
  16. Pass 1: Checking inodes, blocks, and sizes
  17. Pass 2: Checking directory structure
  18. Pass 3: Checking directory connectivity
  19. Pass 4: Checking reference counts
  20. Pass 5: Checking group summary information
  21.  
  22. 12 inodes used (0.02%, out of 57600)
  23. 0 non-contiguous files (0.0%)
  24. 0 non-contiguous directories (0.0%)
  25. # of inodes with ind/dind/tind blocks: 0/0/0
  26. Extent depth histogram: 3/1
  27. 226304 blocks used (98.22%, out of 230400)
  28. 0 bad blocks
  29. 1 large file
  30.  
  31. 1 regular file
  32. 2 directories
  33. 0 character device files
  34. 0 block device files
  35. 0 fifos
  36. 0 links
  37. 0 symbolic links (0 fast symbolic links)
  38. 0 sockets
  39. ------------
  40. 3 files
  41. e2fsck 1.42.13 (17-May-2015)
  42. grow partition from 900.00 MiB to 1016.00 MiB 00:00:00 ( SUCCESS )
  43.  
  44. old start: 253952
  45. old end: 2097151
  46. old size: 1843200 (900.00 MiB)
  47. new start: 16384
  48. new end: 2097151
  49. new size: 2080768 (1016.00 MiB)
  50. move file system to the left 00:00:01 ( SUCCESS )
  51.  
  52. e2image -ra -p -o 121634816 /dev/loop0p1 00:00:01 ( SUCCESS )
  53.  
  54. Scanning inodes...
  55. e2image 1.42.13 (17-May-2015)
  56. Copied 226289 / 226289 blocks (100%) in 00:00:01 at 883.94 MB/s
  57. shrink partition from 1016.00 MiB to 900.00 MiB 00:00:00 ( SUCCESS )
  58.  
  59. old start: 16384
  60. old end: 2097151
  61. old size: 2080768 (1016.00 MiB)
  62. new start: 16384
  63. new end: 1859583
  64. new size: 1843200 (900.00 MiB)
  65.  
  66. ========================================
Advertisement
Add Comment
Please, Sign In to add comment