Fixing FreeBSD with Fixit: Difference between revisions

From DWIKI
mNo edit summary
 
(No difference)

Latest revision as of 11:51, 15 September 2008

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