K
K
kolyuchii2012-07-07 12:26:12
open source
kolyuchii, 2012-07-07 12:26:12

Problem installing LAN driver on FreeNAS

GIVEN:
Realtek 8111f
FreeNAS 8.0.4 on USB

When the system boots, it does not see the network card.
I mount the FS: mount_msdosfs /dev/da1 /mnt
When copying the driver (cp /mnt/if_rl.ko /boot/kernel) I get a message: Read-only file system

Loading the same system on an old laptop does not cause problems.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexey Zhurbitsky, 2012-07-07
@kolyuchii

may help
mount -urw /

K
kolyuchii, 2012-07-07
@kolyuchii

#mount
/dev/ufs/FreeNASs1a on / (ufs, local, read-only)
devfs on /dev (devfs, local, multilabel)
/dev/md0 on /ets (ufs, local)
/dev/md1 on /mnt ( ufs, local)
/dev/md2 on /var (ufs, local)
/dev/ufs/FreeNASs4 on /data (ufs, local, noatime, soft-updates)
/dev/da1 on /mnt (msdosfs, local)

4
4dmonster, 2012-07-07
@4dmonster

try remounting with write access
mount / -o remount,rw

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question