Re: Question about fsck when rebooting
From: Andrew Tyson (atyson_AT_optushome_DOT_com_DOT_au)
Date: 03/31/04
- Next message: Alan Coopersmith: "Re: Creating a "zone" from another "zone" (from another "zone" (from another "zone" )) ..."
- Previous message: Alan Coopersmith: "Re: Question about fsck when rebooting"
- In reply to: joe_at_invalid.address: "Re: Question about fsck when rebooting"
- Next in thread: Dave Uhring: "Re: Question about fsck when rebooting"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Mar 2004 15:43:35 +1000
> I gave the find command as an example that I couldn't find the command
> on my machine, not the man page.
there is no mount_ufs command (the man page is there to differentiate
between different modes of operation of the command for different filesystem
types). The command that you would use would be something like (the special
device name is probably different on x86 based machines);
# mount -F ufs -o logging /dev/dsk/c0t0d0s6 /export/home
Having said that you are best served specifiying this in the /etc/vfstab
file to ensure that the filesystems are logging on a reboot.
HTH
AT
- Next message: Alan Coopersmith: "Re: Creating a "zone" from another "zone" (from another "zone" (from another "zone" )) ..."
- Previous message: Alan Coopersmith: "Re: Question about fsck when rebooting"
- In reply to: joe_at_invalid.address: "Re: Question about fsck when rebooting"
- Next in thread: Dave Uhring: "Re: Question about fsck when rebooting"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|