tubular

yay

Aug 14th, 2012
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. root@raspberrypi:~# resize2fs /dev/mmcblk0p2
  2. resize2fs 1.42.5 (29-Jul-2012)
  3. Filesystem at /dev/mmcblk0p2 is mounted on /; on-line resizing required
  4. old_desc_blocks = 1, new_desc_blocks = 1
  5. Performing an on-line resize of /dev/mmcblk0p2 to 3629952 (4k) blocks.
  6. The filesystem on /dev/mmcblk0p2 is now 3629952 blocks long.
  7.  
  8. root@raspberrypi:~# df -h
  9. Filesystem Size Used Avail Use% Mounted on
  10. rootfs 14G 1.4G 12G 11% /
  11. /dev/root 14G 1.4G 12G 11% /
  12. tmpfs 19M 212K 19M 2% /run
  13. tmpfs 5.0M 0 5.0M 0% /run/lock
  14. tmpfs 37M 0 37M 0% /tmp
  15. tmpfs 10M 0 10M 0% /dev
  16. tmpfs 37M 0 37M 0% /run/shm
  17. /dev/mmcblk0p1 56M 34M 23M 61% /boot
Advertisement
Add Comment
Please, Sign In to add comment