Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jul 2000 07:27:46 -0400
From:      "Keith Mackay" <keith.mackay@home.com>
To:        <freebsd-stable@FreeBSD.ORG>
Subject:   make buildworld after a recent cvsup
Message-ID:  <000001bff7bd$b0f689d0$f1184418@asgard>

next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000001bff7bd$b0f689d0$f1184418>