Hi,

Bruce Griffiths wrote:
> ssh gu...@192.168.1.34 cat _.disk.image | sh updatep2
> 
> to update nanobsd on a net4501 and then reboot the net4501 reboots using 
> the 2nd partition of the flashcard but with the previous version of the 
> nanobsd kernel.
> Is this a known issue/problem?

I'm not sure how known it is, but it's certainly known by me...

You need to edit the updatep1 and updatep2 scripts slightly.  At the end 
where they run boot0cfg to set the next partition to boot, you need to 
run this too:

echo "a 2" |fdisk -f - ${NANO_DRIVE}

I think boot0's handling of default partition changed recently.


Regards,
Aragon

_______________________________________________
Soekris-tech mailing list
Soekris-tech@lists.soekris.com
http://lists.soekris.com/mailman/listinfo/soekris-tech

Reply via email to