zerofree: failed to open filesystem /dev/mmcblk0
Posted: Tue Jan 27, 2015 3:44 pm
I'm trying to use zerofree to reduce the size of my SD card (got this idea after searching the web) so I can save it as an image (with dd) in my laptop and use it with other SD cards (same size as the original one).
I type this
and get this
It's pretty obvious that my approach is not correct at all. Can anyone recommend a proper use of zerofree (most stuff I found online mention using grub by holding down the left shift on boot etc. I'm logging in my Pi with SSH from my laptop, so I'm not sure I can do that...)?
Is zerofree only for VirtualBox? This seems to be posted here and there on official OS sites...
I've got a Pi model B, logging in from an OS X 10.8.5 machine.
I type this
Code: Select all
zerofree /dev/mmcblk0Code: Select all
zerofree: failed to open filesystem /dev/mmcblk0Is zerofree only for VirtualBox? This seems to be posted here and there on official OS sites...
I've got a Pi model B, logging in from an OS X 10.8.5 machine.