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