[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I Identify which is my FAT32 partition?



Steve Brown wrote...
> I want to be able to mount my Windows partition (mount -t msdos 
> /dev/wd<whatever_it_is> /mnt). How do I identify the device I need to mount?

disklabel /dev/wdX
odds are it will be something like /dev/wdXi or /dev/wdXj, depending
on how your drive is partitioned.

--
josh