Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Mounting from the commandline' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Mounting from the commandline
Authored by: greed on Jun 17, '03 01:39:01PM

If you think there should be a better solution to mounting the partitions without powering off the driver (or detaching the FireWire):

diskutil mount /dev/disk2s1
diskutil mount /dev/disk2s2

It looks like

diskutil mountDisk /dev/disk2
should also work, but I have had mixed results with that one.

[ Reply to This | # ]