View Single Post
jedi's Avatar
Posts: 1,411 | Thanked: 1,330 times | Joined on Jan 2010 @ Tatooine
#62
Originally Posted by eL.ectron1k View Post
or sfdisk not installed?
root
apt-get update && apt-get upgrade
apt-get install sfdisk
sfdisk /dev/mmcbl***
Code:
# dpkg -S /sbin/sfdisk
busybox: /sbin/sfdisk
(this shows that sfdisk is part of the busybox package which is one of the defaults packages installed.)
__________________
May the source be with you.
 

The Following User Says Thank You to jedi For This Useful Post: