Hi.
Have an old Artigo with the mainboard VIA EPIA Pico-ITX. I want to install Freebsd 8.1 on it an use it as a server.
The problem is that I can't install on it. I have attached an USB-DVDwriter on the Artigo and the boot process is no problem, the problem begins when I want to choose the source from where I want to install from. No CD/DVD found, network options it says "unable to create network device menu" and the installation reboots. No USB device found.
The eth0 is Via Rhine III (VT6106 according to VIA). I'am thinking it might be possible to edit the freebsd iso file and add the module for via (if_fet) and edit loader.conf and then install from it. But I can't find the right module, I have found a driver but I have to compile it om my freebsd (that I am trying to install):
--------------------------------------------------------
...
2.2) After the kernel build completes, return to the driver file directory in step 1
and type the following commands to build the driver module:
(a) "cd fet"
(b) "make"
(c) "make install"
2.3) Edit "/boot/loader.conf" file to add a line:
if_fet_load="YES"
...
--------------------------------------------------------
Here is the driver and the information that I am writing about:
http://www.viaarena.com/Driver/FreeBSD_FE-4.zip
Can anyone help me with this. Or does anyone have any ideas how else to install freebsd on my artigo.
Thanks in advanced.
/Krister
Have an old Artigo with the mainboard VIA EPIA Pico-ITX. I want to install Freebsd 8.1 on it an use it as a server.
The problem is that I can't install on it. I have attached an USB-DVDwriter on the Artigo and the boot process is no problem, the problem begins when I want to choose the source from where I want to install from. No CD/DVD found, network options it says "unable to create network device menu" and the installation reboots. No USB device found.
The eth0 is Via Rhine III (VT6106 according to VIA). I'am thinking it might be possible to edit the freebsd iso file and add the module for via (if_fet) and edit loader.conf and then install from it. But I can't find the right module, I have found a driver but I have to compile it om my freebsd (that I am trying to install):
--------------------------------------------------------
...
2.2) After the kernel build completes, return to the driver file directory in step 1
and type the following commands to build the driver module:
(a) "cd fet"
(b) "make"
(c) "make install"
2.3) Edit "/boot/loader.conf" file to add a line:
if_fet_load="YES"
...
--------------------------------------------------------
Here is the driver and the information that I am writing about:
http://www.viaarena.com/Driver/FreeBSD_FE-4.zip
Can anyone help me with this. Or does anyone have any ideas how else to install freebsd on my artigo.
Thanks in advanced.
/Krister