hammer volume-add /dev/ad3 /
-Now you need to edit <b>/boot/loader.conf</b> (this is an example do not copy any rootmounts) :
+Now you need to edit <b>/boot/loader.conf</b> (this is an example do not copy any rootmounts):
+
+ vfs.root.mountfrom="hammer:serno/OS1Q85001000517.s1b:serno/SOQ1580033"
+ kern.emergency_intr_enable=1
+ if_ath_load="YES" #this will load wifi driver
+ acpi_asus_load="YES" #this will load asus acpi
+ linux_load="YES" #this is needed if you want OpenOffice.org etc
+ snd_hda_load="YES" #this is needed for sound
+
- vfs.root.mountfrom="hammer:serno/OS1Q85001000517.s1b:serno/SOQ1580033"
- kern.emergency_intr_enable=1
- if_ath_load="YES" #this will load wifi driver
- acpi_asus_load="YES" #this will load asus acpi
- linux_load="YES" #this is needed if you want OpenOffice.org etc
- snd_hda_load="YES" #this is needed for sound
Before installing any application (X11) you need to edit your <b>/etc/rc.conf</b> file. Add the following to an existing file:
- smbd_enable="YES" #needed for samba share
- nmbd_enable="YES" #needed for samba share
- hostname="yourhostname" #this is the name of your box
+ smbd_enable="YES" #needed for samba share
+ nmbd_enable="YES" #needed for samba share
+ hostname="yourhostname" #this is the name of your box
- ifconfig_ae0="DHCP" #this is needed for LAN
- wlans_ath0="wlan0" #this is needed for WLAN
- ifconfig_wlan0="WPA DHCP" #this is needed for WLAN
+ ifconfig_ae0="DHCP" #this is needed for LAN
+ wlans_ath0="wlan0" #this is needed for WLAN
+ ifconfig_wlan0="WPA DHCP" #this is needed for WLAN
+
+ moused_enable="YES" #this is needed for keyboard and touchpad support
+ linux_enable="YES" #this is needed for Openoffice etc
- moused_enable="YES" #this is needed for keyboard and touchpad support
-
- linux_enable="YES" #this is needed for Openoffice etc
If you have and accss to wifi then create and edit with ee <b>/etc/wpa_supplicant.conf</b> file. Add the following for WPA2 encrypted wifi:
network={