No "fdisk" command in Debian wheezy
I need to see how my disk is partitioned and I remeber that I have to use the command
fdisk -l
but in Debian wheezy is not installed. I installed
gnu-fdisk
but nothing change.
How can I resolve? Are there other programs could help me in the same way?
Are you doing this as a regular user or as root? Try it as root if you're doing it as a regular user. Else, use the command which fdisk
and use the path it gives