Boot error message: "mount: /dev/dsk/c0t0d0s6 or /usr, no such file or directory
I'm restoring a server (Sun Fire V250) using a dump tape. I did the usual steps by:
1. booting from cd (sol 8 hw 7/03);
2. creating and mounting the partitions;
3. dumping the contents of the tape.
After fsck reported that the partitions were good, I gave a "reboot -- -r"
During boot-up, I get the following messages:
Rebooting with command: boot -r
Bood device: ....
SunOS Release 5.8 Version Generic_108528-27 64-bit
Copyright ....
Hardware watchdog enabled
Hostname: ....
mount: /dev/dsk/c0t0d0s6 or /usr, no such file or directory
/sbin/rcS: /usr/bin/loadkeys: not found
WARNING: /proc could not be mounted
/sbin/swapadd: expr: not found
I'm 100% sure that the partition is there and is in a healthy state. I can boot again from the cdrom and mount the partition and verify that the contents are there.
I did a trace in the /etc/rcS.d and put a "-x" option on S30rootusr.sh, but it seems that the script doesn't execute at all. It doesn't display anything during boot-up.
What could be the source of my problem?
Thanks in advance!

