[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bmod
On Tuesday 09 October 2001 20:23, you wrote:
> If you use grub, you should be able to boot the netboot multiboot image
> directly.
>
So I use groob to boot a netboot image and then I use netboot to boot the
bmod.... (I hope)
> i suppose, but netboot can cycle _much_ faster. Basically, when the
> kernel exits, for one reason or another, it will jump back to netboot
> instead of rebooting the whole machine.
>
Well, I just tried to make a bmod, and it looks like I'm in big trouble with
the OSkit...
Could it be that the console patch is not enough ??
thanks
A.
/oskit/myoskit//lib/boot/mbboot.o: In function `read':
/oskit/oskit-20010214/posix/sys/console.c(.text+0x57e3): undefined reference
to `console_putchar'
/oskit/oskit-20010214/posix/sys/console.c(.text+0x57ed): undefined reference
to `console_putchar'
/oskit/oskit-20010214/posix/sys/console.c(.text+0x57fa): undefined reference
to `console_putchar'
/oskit/oskit-20010214/posix/sys/console.c(.text+0x581f): undefined reference
to `console_putchar'
/oskit/oskit-20010214/posix/sys/console.c(.text+0x5829): undefined reference
to `console_putchar'
/oskit/myoskit//lib/boot/mbboot.o(.text+0x5836):/oskit/oskit-20010214/posix/sys/console.c:
more undefined references to `console_putchar' follow
/oskit/myoskit//lib/boot/mbboot.o: In function `read':
/oskit/oskit-20010214/posix/sys/console.c(.text+0x5871): undefined reference
to `console_getchar'
/oskit/myoskit//lib/boot/mbboot.o: In function `write':
/oskit/oskit-20010214/posix/sys/console.c(.text+0x58ba): undefined reference
to `console_putbytes'/oskit/myoskit//lib/boot/mbboot.o: In function `getchar':
/oskit/oskit-20010214/libc/../libc/stdio/getchar.c(.text+0x6037): undefined
reference to `console_getchar'
/oskit/myoskit//lib/boot/mbboot.o: In function `flush':
/oskit/oskit-20010214/libc/../libc/stdio/printf.c(.text+0x624d): undefined
reference to `console_putbytes'
/oskit/myoskit//lib/boot/mbboot.o: In function `putchar':
/oskit/oskit-20010214/libc/../libc/stdio/putchar.c(.text+0x633d): undefined
reference to `console_putchar'
FATAL: linker (ld) failed: 256
- Follow-Ups:
- Re: bmod
- From: Timothy Stack <stack@cs.utah.edu>
[ Janos ] [ OSKit ] [ Network Testbed ] [ Flick ] [ Fluke ]
Flux Research Group / Department of Computer Science / University of Utah