LINUX.ORG.RU

Alternatively, reboot the system, and at the boot prompt, select the “single user” option. The system will then boot single user. At the shell prompt you should then run:

# fsck -p
# mount -u /
# mount -a -t ufs
# swapon -a

This checks the file systems, remounts / read/write, mounts all the other UFS file systems referenced in /etc/fstab and then turns swapping on.

Demetrio ★★★★★
()
Ответ на: комментарий от anonymous

> FreeBSD5.4...
sorry, I miss that. Then
mount -o update,rw ...

UVV ★★★★★
()
Ответ на: комментарий от anonymous

А вообще man 8 mount разве не помогает?

UVV ★★★★★
()
Ответ на: комментарий от UVV

Большое всем СПАСИБО. Все РАБОТАЕТ.

anonymous
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.