Well, as an example, I mounted my primary windows partition (fat32) on my laptop doing this:
mount -F pcfs -o ro /dev/dsk/c1d0p0:c /mnt Please note that if you don't have a SCSI hard drive that you don't want to use the devices like c0t0d0p0. The hardest part about using pcfs really is figuring out which device to mount properly, I've never had a problem with it mounting my partition once I figured out which silly device it wanted to use. This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
