PXE booting issues

2007-06-24 Thread Morgan Reed
I'm currently working on an embedded project which will be built around a BSD (I'm not sure which yet), currently I have an image up and running DragonFly and I'm currently attempting to do the same with FreeBSD for comparison. I'm more or less following the miniBSD tutorials (updating the

Re: PXE booting issues

2007-06-24 Thread Danny Braniss
I'm currently working on an embedded project which will be built around a BSD (I'm not sure which yet), currently I have an image up and running DragonFly and I'm currently attempting to do the same with FreeBSD for comparison. I'm more or less following the miniBSD tutorials (updating the

Re: [vfs_bio] Re: Fatal trap 12: page fault while in kernel mode (with potential cause)

2007-06-24 Thread Adam McDougall
On Sun, Jun 24, 2007 at 12:30:20AM -0400, Adam McDougall wrote: On Mon, Apr 23, 2007 at 11:55:52AM -0400, Kris Kennaway wrote: On Mon, Apr 23, 2007 at 05:35:47PM +0200, Kai wrote: On Thu, Apr 19, 2007 at 02:33:29PM +0200, Kai wrote: On Wed, Apr 11, 2007 at 12:53:32PM +0200,

Re: Unable to use my USB MP4 player: FreeBSD hangs

2007-06-24 Thread Julian H. Stacey
Dominique Goncalves wrote: Hi, I'm trying to connect my USB MP4 player to transfer some video and music files, but when I plug the player FreeBSD hangs at this point: You don't say, if, so I'll reccomend: Do turn on power before connectting to FreeBSD Do not rely on player

Re: PXE booting issues

2007-06-24 Thread Robert Joosten
Hi, 2- the dhcp should tell pxeloader where the root is: option root-path ip:/path And next-server I have a couple of version 6.2 pxe-clients booting of a 4.11 box without a problem. A snippet of my dhcpd.conf: host gister { hardware ethernet

Upgrading 5.5-STABLE to 6-STABLE

2007-06-24 Thread Clint Olsen
Hi: I bet this is documented /somewhere/, so if the response is in the form of a single URL, I'm cool with that. I'm trying to buildkernel and I'm getting config(8) errors: ERROR: version of config(8) does not match kernel! config version = 500013, version required = 63 What's the process

Re: Upgrading 5.5-STABLE to 6-STABLE

2007-06-24 Thread Erik Trulsson
On Sun, Jun 24, 2007 at 12:06:26PM -0700, Clint Olsen wrote: Hi: I bet this is documented /somewhere/, so if the response is in the form of a single URL, I'm cool with that. I'm trying to buildkernel and I'm getting config(8) errors: ERROR: version of config(8) does not match kernel!

Re: PXE booting issues

2007-06-24 Thread Jeremy Chadwick
On Sun, Jun 24, 2007 at 09:27:42PM +1000, Morgan Reed wrote: == dd if=pxeboot.tmp of=pxeboot obs=2k conv=osync 425+0 records in 107+0 records out == The discrepancy in the records in and the records out is concerning but I would expect the file to exist

Re: PXE booting issues

2007-06-24 Thread Morgan Reed
On 6/25/07, Robert Joosten [EMAIL PROTECTED] wrote: And next-server My dhcpd.conf has an appropriate next-server directive, all the configuration (for the network boot) has been duplicated from the functional DragonFly boot server. I have a couple of version 6.2 pxe-clients booting of a 4.11

Re: PXE booting issues

2007-06-24 Thread Morgan Reed
On 6/25/07, Jeremy Chadwick [EMAIL PROTECTED] wrote: I hope this helps clear up any concern over that part. Thanks for the explanation, that makes sense. Unfortunately it still doesn't explain why the file is not being created, the fact that the dd command is outputting a count for records