Fixing FreeBSD with Fixit

From DWIKI
Revision as of 11:51, 15 September 2008 by Tony (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Boot the install CD, select rescue shell->Fixit

Mount your root partition on /mnt

chroot /mnt /bin/sh
mount -t devfs devfs /dev
mount -t procfs proc /proc