On Mon, 2 Dec 2013, Jonathan Katz wrote:
On Mon, Dec 2, 2013 at 12:09 AM, Cory Smelosky <b4
at gewt.net> wrote:
Try to manually dd the bootblock to the beginning
of the disk...try
kraboot, bootkra, or similar.
I did "cat rdboot bootrd > myboot; dd if=myboot of=/dev/ra0a" ...
and
rdboot/bootrd were the boot blocks from Quasijarus. Same error. Maybe I
need to do it to /dev/rra0c or something, but I'm afraid that would fubar
the disk label on the local disks.
not specified, the default names are of the form
basenameboot for the primary (block 0) bootstrap, and boot-
basename for the secondary (block 1-15) bootstrap; for exam-
ple, /usr/mdec/hpboot and /usr/mdec/boothp if the disk dev-
ice is hp0.
(from the `disklabel` man page).
You'll need both boot blocks. put raboot in block 1, and bootra with an
offset of 1 block from start of disk.
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects