On Mon, 27 Apr 2015, Chavdar Ivanov wrote: > I've been trying to build liveimage for i386 and amd64 the last few dayw > without success. Today I cleaned the distdir and tried again, with the same > result: > ....... > --- NetBSD-7.99.13-amd64-live-wd0root.img --- > creating MBR labels... > dd if=/dev/zero of=work.mbr seek=$((4194304 - 1)) count=1 > 1+0 records in > 1+0 records out > 512 bytes transferred in 0.001 secs (512000 bytes/sec) > /home/sysbuild/Sysbuild/amd64/tools/bin/x86_64--netbsd-fdisk -f -i -u -b > 261/255/63 -0 -a -s 169/2048/4192256 > -F work.mbr > Making partition 0 active. > /home/sysbuild/Sysbuild/amd64/tools/bin/x86_64--netbsd-fdisk -f -i -c > work/usr/mdec/mbr -F work.mbr > dd if=work.mbr count=2048 | cat - imgroot.fs > work.img > 2048+0 records in > 2048+0 records out > 1048576 bytes transferred in 0.027 secs (38836148 bytes/sec) > dd if=/dev/zero of=work.swap seek=$((262144 - 1)) count=1 > 1+0 records in > 1+0 records out > 512 bytes transferred in 0.001 secs (512000 bytes/sec) > cat work.swap >> work.img > /home/sysbuild/Sysbuild/amd64/tools/bin/nbdisklabel -R -F work.img > work.diskproto > nbdisklabel: unknown label: use -M/-B and $MACHINE/$MACHINE_ARCH > *** [NetBSD-7.99.13-amd64-live-wd0root.img] Error code 1
I also saw that with i386 updated Apr 26, my previous was some months ago. iain
