On Thu, Jan 11 2001, Derrik Pates wrote:
Hi,
I have tried booting 2.4 kernel with GRUB and it works OK for me. I use
don't quite remember which version of grub I use, I think its version string
is 0.5.97 which was not officially released (I fetched it off CVS server).
Try checking /proc/cmdline
From: "Eugene A. Doudine" <[EMAIL PROTECTED]>
Subject: Re: [RFC] netboot changes
Date: Mon, 15 Jan 2001 00:41:13 +0700 (KRAT)
> added new field to pci_device struct - pointer to correct probe
> routine:
> struct pci_device {
> unsigned short vendor, dev_id;
> const char *
From: Thierry Laronde <[EMAIL PROTECTED]>
Subject: Typo in builtins.c for `setkey', and fix for info
Date: Sun, 14 Jan 2001 23:31:09 +0100
> One small typo in `setkey_func' (use of pointer instead of value) preventing
> from remapping the keyboard when `setkey' is invoked without argument.
>
> O
Hej!
Tycker Du om att läsa? Studerar Du? Behöver Du kompetensutveckla Dig?
Då bör Du läsa detta.
http://www.netbokhandeln.se har:
- ett brett sortiment av svensk och engelsk fack- och skönlitteratur
- 30-50% lägre bokpriser
- snabba leveranser; 2-4 arbetsdagar
- låga fraktavgifter; 39
Hello,
One small typo in `setkey_func' (use of pointer instead of value) preventing
from remapping the keyboard when `setkey' is invoked without argument.
Omission of this feature in the info file.
Diffs attached.
\bye
--
Thierry LARONDE <[EMAIL PROTECTED]>
10, rue du Bel Air, 74000 ANNECY -
Compaq System
AMD Athlon 800MHz
128MB
Win98/Linux-Mandrake 7.2
When I boot up my computer, GRUB starts, but I only have 4 seconds to read
everything on the screen, but anyway, my keyboard won't function for me to
choose my OS. Please help me. I'm pretty new to Linux, and I want to like
it, b
On Mon, Jan 15, 2001 at 12:41:13AM +0700, Eugene A. Doudine wrote:
>
> Hello, Thierry
Hello Eugene,
>
> I recently had the same problems with GRUB netbooting, and already
> done just what you suggested:
> added new field to pci_device struct - pointer to correct probe
> routine:
> struct pc
Hello, Thierry
I recently had the same problems with GRUB netbooting, and already
done just what you suggested:
added new field to pci_device struct - pointer to correct probe
routine:
struct pci_device {
unsigned short vendor, dev_id;
const char *name;
unsigned
Hello,
I have the following goal : built a "diagnOS" floppy with the GRUB on it,
allowing in particular to boot via the network (LAN) from any unknown
PC with a supported PCI NIC.
At the time, if the PCI Bios is good, the function in pci.c `scan_bus'
perform the task, and indeed print what it