Find the answer to your Linux question:
Results 1 to 3 of 3
fdisk command -l command is not found...
  1. #1
    Just Joined!
    Join Date
    Dec 2009
    Posts
    1

    Smile fdisk -l command is not found

    fdisk command -l command is not found

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

  3. #3
    Just Joined! cutegoat's Avatar
    Join Date
    Dec 2009
    Location
    Trukey
    Posts
    3
    You can run /sbin/fdisk -l command with a non-privileged user too.

    Just you can't get any output.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...