Re: No cfdisk in Wheezy ??
Paul,
The 'cfdisk' binary is included on the 'util-linux' package which is
an essential package for Debian. It is located under the /sbin
directory, which is not included in the $PATH variable for regular
users, *only for root*. You should find it with the following command:
$ dpkg -L util-linux | grep cfdisk
If it really happens that 'util-linux' is not installed on your host,
you can still try to 'apt-get install util-linux' and check if it
solves your problem.
-----
Deivis Kehl
Reply to: