michaelsanford
Translator, Web Developer
I know this is pretty basic stuff, but I'm not very knowledgeable about grafting devices into the filesystem tree once the system has booted.
I have a LaCie firewire drive connected directly to my iMac TFT (LaCie 1394 Disk drive LUN 0) in Apple System Profiler.
What do I have to issue at the terminal to mount and to unmount this drive, assuming that it is always powered on.
The reason: Perhaps LaCie in general, but this drive specifically, is notoriously finikity, and has a tendancy to freeze the system, and then worse, the entire filesystem of the FW drive gets corrupted (necessitating a reformat). I like to back up my files onto my FW drive (over ssh when I'm away) and then unmount the drive to make sure it won't get corrupted in case of a power failure, etc.
I have a LaCie firewire drive connected directly to my iMac TFT (LaCie 1394 Disk drive LUN 0) in Apple System Profiler.
What do I have to issue at the terminal to mount and to unmount this drive, assuming that it is always powered on.
The reason: Perhaps LaCie in general, but this drive specifically, is notoriously finikity, and has a tendancy to freeze the system, and then worse, the entire filesystem of the FW drive gets corrupted (necessitating a reformat). I like to back up my files onto my FW drive (over ssh when I'm away) and then unmount the drive to make sure it won't get corrupted in case of a power failure, etc.
Code:
[gwailo:~]% mount
/dev/disk0s5 on / (local)
devfs on /dev (local)
fdesc on /dev (union)
<volfs> on /.vol (read-only)
automount -fstab [244] on /Network/Servers (automounted)
automount -static [244] on /automount (automounted)
automount -fstab [298] on /Network/Servers (automounted)
automount -static [298] on /automount (automounted)