On January 19, 2015 4:55:30 PM EST, Mark Knecht <markkne...@gmail.com> wrote: >The failure is three messages: > >/init: line 16: mount: not found >/init: line 17: mount: not found >/init: line 18: mount: not found > >which appear to correlate with lines 16-18: > >mount -t proc none /proc >mount -t sysfs none /sys >mount -t devtmpfs none /dev
Have you tried using a full path to the mount command?