Re: busybox-1.23.0 not assembling RAID root
Randy Barlow <[email protected]> Mon, 19 Jan 2015 21:34:54 -0500
| Newsgroups | gmane.linux.gentoo.amd64 |
|---|---|
| Message-ID | <[email protected]> |
On January 19, 2015 4:55:30 PM EST, Mark Knecht <[email protected]> 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?