Date: Tue, 11 Jan 2000 12:51:33 -0800 From: R Joseph Wright <rjoseph@nwlink.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: single user mode? Message-ID: <387B97D5.93732C92@nwlink.com> References: <3.0.5.32.20000110173243.0081e290@mindsieve.com> <3.0.5.32.20000110233539.00820100@mindsieve.com> <3.0.5.32.20000111024132.007ccca0@mindsieve.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Booting with floppies (boot -s), then going to the fixit disk: > > Fixit# /sbin/mount -t ufs /dev/da0s1a /mnt > /sbin/mount: not found Maybe what you need to do is "cd /sbin". If you see mount there, do "./mount -t ufs /dev/da0s1a /mnt". If this doesn't work then I'm stumped. -- Best Regards, Joseph You will do foolish things, but do them with enthusiasm. Colette. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?387B97D5.93732C92>