Re: Help with GRUB and Network Boot

2002-03-13 Thread Christoph Plattner
Hello, first of all, is it possible to use `$VARIABLE's ? Or is this only the notation you use here ? It is not necessary to build a new image includining initrd. Simple use NFS-ROOT. If you use a DHCP/BOOTP server, you must compile in the auto IP config into the kernel and use `ip=bootp' as

Help with GRUB and Network Boot

2002-03-12 Thread Ivan Passos
Hello, I'm playing with GRUB (v0.91)and its network boot, and it works beautifully. However, as of now, I was only able to make it work with two separate files (kernel and initrd). I'd like to get it to work with one single file (that contains kernel + initrd), but I don't know how to create