--- Christian Langer <clanger.christian@xxxxxxxxx> 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) $ fdisk -lu /dev/hda | grep NTFS will not work as regular user you need to [olivares@localhost ~]$ su - Password: su: incorrect password [olivares@localhost ~]$ su - Password: and you will get something like [root@localhost ~]# now type same command and it should work. Regards, Antonio > > chris > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: > https://www.redhat.com/mailman/listinfo/fedora-list > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com