Changed a filesystem's name -- now system hangs on reboot (help)

Joshua Oreman oremanj at webserver.get-linux.org
Thu Jul 10 10:01:01 PDT 2003


On Thu, Jul 10, 2003 at 03:09:35AM -0400 or thereabouts, Chuck Swiger wrote:
> greg at exchange.janemobley.com wrote:
> [ ... ]
> >I've looked through the handbook and tried (unsuccessfully) to reboot into
> >single-user mode or otherwise get to a place where I can either comment out
> >the line in fstab or skip the check -- no luck.
> >
> >Any ideas much appreciated.
> 
> This is when you boot single-user mode off of the install CD, or the FIXIT 
> CD (#2) if you have that around.  Then mount your hard drive's root 
> partition on /mnt (or make something in /tmp), and fix the problem.

Completely unnecessary.

Here's what you do:
Booting [/kernel] in 9 seconds ... <press Space>
OK boot -s
...
Enter shell or RETURN for /bin/sh: <press Enter>
# mount -uw /
# mount /usr
# my_favorite_editor /etc/fstab
# umount /usr
# exit

-- Josh

> 
> -- 
> -Chuck
> 
> 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list