Need support in pointing boot loader to /dev/disk1p4

Hi,

Thanks to another member who supported in getting my systems to boot when it couldn't find a bootable partition.

This was solved by:

set currdev=/dev/disk1p4

boot

The system then booted fine, how do I go about amending the boot loader to make this change permanent on each boot? /dev/disk1p4 is the UFS root partition on the drive.

Thanks
 
Back
Top