>    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.

>    swapon -a
>    passwd root
>      follow the prompts

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to