"Mars G. Miro" <[EMAIL PROTECTED]> writes:
>> I am trying to add a custom command I can run from the loader to boot
>> the system with an mfsroot image, but my forth skills are somewhat
>> lacking.
>
>
> How about loading it from loader.conf?
> % cat /boot/loader.conf
> mfsroot_loa
> I am trying to add a custom command I can run from the loader to boot
> the system with an mfsroot image, but my forth skills are somewhat
> lacking.
How about loading it from loader.conf?
% cat /boot/loader.conf
mfsroot_load="YES"
mfsroot_type="mfs_root"
mfsroot
I am trying to add a custom command I can run from the loader to boot
the system with an mfsroot image, but my forth skills are somewhat
lacking.
So far I have the following contained in a file called
/boot/imageloader.4th which I include from loader.rc:
===
3 matches
Mail list logo