mount: unknown filesystem type 'devfs'

Uh oh, I don't think this is even an option for our Xen kernel, IIRC devfs is long dead.
Your rootfs is showing its age.

+ /etc/init.d/sshd start

no /dev (from devfs or udev) ... no /dev/pts ... no sshd

Just adding a static /dev dir on the root fs might solve this.  Or
perhaps mount crapped out after the devfs failure, and didn't mount
devpts because of that.  Or your distro is _so_ old that it doesn't
know about devpts at all (_highly_ unlikely heh).


Segher


_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@lists.xensource.com
http://lists.xensource.com/xen-ppc-devel

Reply via email to