Results 1 to 3 of 3
fdisk command -l command is not found...
- 12-24-2009 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 1
fdisk -l command is not found
fdisk command -l command is not found
- 12-24-2009 #2
Hi and Welcome !
Are you executing it as root user?
Execute su - command to gain root privileges.
Code:su - /sbin/fdisk -l
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 12-24-2009 #3
You can run /sbin/fdisk -l command with a non-privileged user too.
Just you can't get any output.


Reply With Quote