gaitapi

chroot ufs live freebsd

Oct 12th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. gpart show
  2. mount /dev/ad0s3 /mnt
  3. mount -t devfs devfs /mnt/dev
  4. chroot /mnt
  5. mount -a
  6. #install bootloader on USB da2
  7. fdisk -B -b /boot/boot0 da2
Add Comment
Please, Sign In to add comment