> > > > > boot -s > > -- wait for the boot -- > > fsck -a > > mount -u / > > mount -a > > Better here would be : > > mount -a -t ufs > > in case there are NFS mounts in the fstab.
Oh yah, I forget that one because we don't do any NFS mounts or other non UFS filesystem types on our systems here. ////jerry > > swapon -a > > passwd root > > follow the prompts > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message