JavaCowboy
01-24-2002, 05:16 PM
How would I get a list of all available partitions in my system, even those that haven't yet been assigned. In order for me to find the name of my new partition, I had to use Harddrake, a Mandrake-specific GUI tool in order to identify it as /dev/hdb5.
I tried running fdisk, but it doesn't seem to work in Mandrake. I'm debating whether to be a man and install Slackware, or to be a wimp and stick with Mandrake :)
What generic command-line tool can I use to find the name of this partition? I tried df, but it only identifies the partitions that have already been mounted. There doesn't appear to be a relevant option in the man pages.
I tried running fdisk, but it doesn't seem to work in Mandrake. I'm debating whether to be a man and install Slackware, or to be a wimp and stick with Mandrake :)
What generic command-line tool can I use to find the name of this partition? I tried df, but it only identifies the partitions that have already been mounted. There doesn't appear to be a relevant option in the man pages.