FreeBSD-HowTo

FreeBSD Anleitungen

MBR installieren (Dualboot mit Windows )

Nach der Installation muss noch der MBR von Hand eingerichtet werden. Dazu bei Installationsende in eine Shell wechseln und folgendes eingeben:

boot0cfg -B ada0

NTFS durch /etc/fstab mounten

Paket sysutils/fusefs-ntfs installieren. Folgendermassen in /etc/fstab eintragen:

/dev/ada0s2    /windows    ntfs    rw,mountprog=/usr/local/bin/ntfs-3g    0    0

Bitmap Fonts deaktivieren

cd /usr/local/etc/fonts/conf.d
ln -s ../conf.avail/70-no-bitmaps.conf .


FreeBSD, HowTo, CrunchBang, automount