How does one mount boot drives from another server for file access?
I have boot drives from a server that has reached 100% file system full. I have tried mounting in boot single user mode and boot cdrom single user but can't remove files to create enough space. I have placed the drives in another server and used mount -F zfs -o rw /dev/rdks/c0t50015179593F8F8Ed0s0 /mnt but when I attempt to mount it I get the error
cannot open '/dev/rdsk/c0t50015179593F8F8Ed0S0': invalid dataset name.
I get this error o another with each version of the mount command I use.