Displaying 3 results from an estimated 3 matches for "nw3c905".
Did you mean:
3c905
2002 Sep 13
1
Unable to mount root fs
...100
label mkimage
kernel linux.1
append initrd=linux.2 lang= text devfs=nomount PROXYADDR=prox.cs.unb.ca
MANUALREBOOT=YES
label dlimag
kernel linux.1
append initrd=linux.2 lang= text devfs=nomount PROXYADDR=prox.cs.unb.ca
MANUALREBOOT=NO
label 3c905
kernel memdisk
append initrd=nw3c905.img
label intel
kernel memdisk
append initrd=intel.img
label samba
kernel memdisk
append initrd=samba.img
label local
LOCALBOOT 0
label modboot
kernel memdisk
append initrd=modboot.img
Also note I updated the bios on the problem PC to the latest version.
Thanks,
--
Jeff G...
2002 Jul 10
4
pxelinux
Hello H. Peter,
we use pxelinux to start linux on desktop pcs. Now we have a problem
with the interaction of dhcp. If the ip address is not fix, we cannot
use the ip address as name for the configfile. A better solution would
be, first to check for the mac and then for the ip address.
Is it possible?
TIA,
Tobias
2002 Sep 14
1
Re: SYSLINUX digest, Vol 1 #196 - 4 msgs
...pend initrd=linux.2 lang= text devfs=nomount PROXYADDR=prox.cs.unb.ca
> MANUALREBOOT=YES
> label dlimag
> kernel linux.1
> append initrd=linux.2 lang= text devfs=nomount PROXYADDR=prox.cs.unb.ca
> MANUALREBOOT=NO
> label 3c905
> kernel memdisk
> append initrd=nw3c905.img
> label intel
> kernel memdisk
> append initrd=intel.img
> label samba
> kernel memdisk
> append initrd=samba.img
> label local
> LOCALBOOT 0
> label modboot
> kernel memdisk
> append initrd=modboot.img
>