Recently, I cvsup'd to what I assume is 4.1-RELEASE and got the following
error on a make buildworld:

btxld -v -E 0x1000 -f bin -b
/usr/obj/usr/src/sys/boot/i386/boot2/../btx/btx/btx -l boot2.ldr  -o
boot2.ld -P 1 boot2.bin
kernel: ver=1.01 size=750 load=9000 entry=9010 map=16M pgctl=1:1
client: fmt=bin size=13dc text=0 data=0 bss=0 entry=0
output: fmt=bin size=1d2c text=200 data=1b2c org=0 entry=0
212 bytes available
dd if=boot2.ld of=boot2 obs=7680 conv=osync 2>/dev/null
*** Error code 1

I think I've narrowed the error down..  if I run just the last line, 'dd
if=boot2.ld of=boot2 obs=7680 conv=osync 2', it returns an error message of
'dd: osync: invalid conversion'

I tried cvsup'ing again this morning and doing a make buildworld, and it
fails at the same spot.
I haven't read anything in this mailinglist about it, anyone have any
suggestions?

Regards,
        Keith




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to