FreeBSD 9.2 on 138x.
I had cause to add hardware, a SATA controller and SATA drives. /etc/fstab apparently reshuffled and culled. The system bootedw/ with a mountroot prompt. I was able to mount root from lsdev information and shell provided.
Attempts (from shell /) to
Attempts to change permissions fail too, although logged in as root, according to
Could someone suggest a bump out of this morass?
Thanks!
I had cause to add hardware, a SATA controller and SATA drives. /etc/fstab apparently reshuffled and culled. The system booted
Attempts (from shell /) to
mkdir -p <mountpoints> for other devices fail with
Code:
mkdir read only file system
Attempts to change permissions fail too, although logged in as root, according to
whoami: ls -aqxFl
Code:
drwxr-xr-x 18root wheel 1024 May 1 12:50 ./
Thanks!