Am 12.01.2009 09:07, schrieb Matthew Dillon: > :hammerread does work now. But I haven't had success with disklabel64 -B > :yet. Btw, the manpage of disklabel64 doesn't mention that it can be used > :to write the bootcode. So what exactly would I need to do? > : > : disklabel64 -r -B -s /boot/boot1_64 -b /boot/boot2_64 > : > :Anything else? > : > :Regards, > : > : Michael > > Just disklabel64 -B ... it should select the correct boot1 and > boot2 images automatically.
I forgot to install libstand before compiling boot1/boot2. Now it works great. Thanks! Regards, Michael
