hi there,
I have built picobsd for bridge. My system is freebsd 7.2. It is built
successfully and i burnt it to writable cdrom and try to install it to
my dell pc. It hangs up with "init died ..." message.
I run the alltrace command of the ddb and found the following message
...
...
Tra
Hi, re:
> I need a picobsd floppy image, (anything that can get me to a shell
> that will allow me to
> dd if=/dev/zero of=/dev/ad0 bs=1M
> )
On old 485 motherboards... if nobody else has contacted you,
I put an image that should do this at http://63.249.85.132/
It is un
I need a picobsd floppy image, (anything that can get me to a shell
that will allow me to
dd if=/dev/zero of=/dev/ad0 bs=1M
)
for a machine that I need to wipe the disk on (it has a floppy and
drive (windows) I need to wipe).
of course if you have a better way to zap several disks on an
old
On Sat, Jun 22, 2002 at 12:31:35AM -0700, John Franz wrote:
>
> Im currently attemting to build a embeded type Digital Audio
> Recorder running PicoBSD booting off a zip disk. its a pretty
> strait forward project. unfortunatly none of the default scripts
> to make PicoBSD seem
Im currently attemting to build a embeded type Digital Audio
Recorder running PicoBSD booting off a zip disk. its a pretty
strait forward project. unfortunatly none of the default scripts
to make PicoBSD seem to work out of the box, let alone after
adding the features i need, or writing a
; driver_name,
> xxx_isa_methods,
> 0
> };
>
> staticdevclass_t xxx_devclass;
>
> /* Declare the module to the system */
> DRIVER_MODULE(xxx, isa, xxx_isa_driver, xxx_devclass, cdev_load, 0);
>
> When I load the skeletion on my development machine (F
_devclass;
/* Declare the module to the system */
DRIVER_MODULE(xxx, isa, xxx_isa_driver, xxx_devclass, cdev_load, 0);
When I load the skeletion on my development machine (FreeBSD 4.4) both
cdev_load() and xxx_isa_probe() are called as expected. However when I load
the same binary on my Pico
On Tue, 8 May 2001, Trimarchi Michael wrote:
> Where is the picoBSD source code ? Can i compile for ARM processor ?
1. /usr/src/release/picobsd
2. No (i.e. you could cross-compile the programs/libs, but I haven't seen
the FreeBSD ARM kernel running yet.. :-)
--
On Tue, May 08, 2001 at 08:45:53AM +0200, Trimarchi Michael wrote:
> Where is the picoBSD source code ? Can i compile for ARM processor ?
see src/release/picobsd
--
Laa
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
Where is the picoBSD source code ? Can i compile for ARM processor ?
Best Regards Michael Trimarchi
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
> One gentleman has netbooted FreeBSD into the Apple AirPort. I haven't been
> able to find the dmesg he posted, but I'll keep looking.
hmmm... apart from pride, what would be the point given
the lack of docs on how to properly operate the wavelan
to do bridging ?
cheers
luigi
On Sat, 7 Apr 2001, Luigi Rizzo wrote:
> Finally: i don't know if what you want to build makes sense.
> The home base station (RG100, which is the same as the Apple Airport
> for what matters) is not very expensive, i bought the RG100 for
> some $280 compared to the $160 that you need for the wave
i to WindRiver) does not
really encourage me to push for committing a whole new
category to the port tree, and modify crunchgen.
Anyways you can find the relevant code at
http://www.iet.unipi.it/~luigi/picobsd/
you have to expand the two ports in /usr/ports/picobsd and
manually do a make for them be
I'm trying to build a PicoBSD "Bridge" floppydisk so that I can create an
Ethernet<-->WaveLAN bridge (basically, the poor man's WaveLAN Access
Point) using an old 486 with a ISA->PCMCIA adapter and a WaveLAN PCMCIA
card.
Unfortunately, I'm having problems bui
Roger Hardiman wrote:
> Help
>
> I'm trying to get the PicoBSD code on -current compiling again
> as it has got a bit stale. But I get a kernel Panic.
>
>
> I brought the kernel config files up to date. Booting
> with the 'dial' disk (build without ssh) pa
Help
I'm trying to get the PicoBSD code on -current compiling again
as it has got a bit stale. But I get a kernel Panic.
I brought the kernel config files up to date. Booting
with the 'dial' disk (build without ssh) panics with
error 6: panic: cannot mount root (2)
This come
16 matches
Mail list logo