mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add content. This was one of the files that somehow got checked in
empty. An empty loader.rc will enable the kernel to boot, but it won't find init (because the MFS file system hasn't been loaded).
This commit is contained in:
parent
35bce93fbf
commit
bc702a4474
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
load kernel
|
||||
load -t mfs_root fs.PICOBSD
|
||||
Loading…
Reference in a new issue