Thursday, November 02, 2023

Re: odd homework looking to upgrade sticks..

Crystal Kolipe <kolipe.c@exoticsilicon.com> wrote:

> You should have sd1 mounted somewhere and specify the path to
> installboot using the -r option.

Ok, I did

wiz# installboot -v -r /mnt/key sd1

receiving:
Using /mnt/key as root
installboot: realpath: No such file or directory

But doing as from the man:

wiz# installboot -v -r /mnt/key sd1 /usr/mdec/biosboot /usr/mdec/boot

receiving:

Using /mnt/key as root
installing bootstrap on /dev/rsd1c
using first-stage /usr/mdec/biosboot, second-stage /usr/mdec/boot
copying /usr/mdec/boot to /mnt/key/boot
looking for superblock at 65536
found valid ffs2 superblock
/mnt/key/boot is 6 blocks x 16384 bytes
fs block shift 2; part offset 32; inode block 64, offset 2928
expecting 64-bit fs blocks (incr 4)
master boot record (MBR) at sector 0
partition 3: type 0xA6 offset 32 size 30869472
/usr/mdec/biosboot will be written at sector 32

Now I try it..

No comments:

Post a Comment