fdisk -lu /dev/hda | grep NTFS

Ed Greshko Ed.Greshko at greshko.com
Sat Apr 15 02:26:21 UTC 2006


Christian Langer wrote:
> In trying to see how many ntfs partitions i have on my drive, site
> http://www.mjmwired.net/resources/mjm-fedora-fc5.html#ntfs says to use
> this command: fdisk -lu /dev/hda | grep NTFS. When i do i get this
> message: bash: fdisk: command not found
> . Any ideas? (am trying to Mount NTFS Partitions)

Yes...

su -

and try again as root.  fdisk is in /sbin and not part of your normal
PATH.  Also, you will need to be root to open /dev/hda anyway.


-- 
I am the wandering glitch -- catch me if you can.




More information about the fedora-list mailing list