SIS900 card is always very 'strange' :-( Is your card/motherboard supported by the latest etherboot? If yes, I may support it in the new diskless patch for GRUB 0.95 ;-)
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Felipe N Sent: Tuesday, June 15, 2004 8:30 PM To: [EMAIL PROTECTED] Subject: Board SIS900 - "rx error 0000" Category: Network Item group: Software error Reproducibility: Every time I got the loop message "rx error 0000" after grub read file menu.lst through a floppy boot disk. The network card is a onboard SIS900 on a motherboard a7v266. The grub source was got in cvs repository at version 0.95 and compiled with gcc 3.3.2 on a knoppix 3.3 intlalled on hard disk. ./configure --enable-rtl8139 --enable-sis900 --enable-davicom Made without errors. This bug occurs in other linux distros and versions of grub. The menu.lst file: ---- default 0 splashimage=(hd0,2)/boot/grub/splash.xpm.gz title=Partimage ifconfig --server=xxx.xxx.xx.x --address=xxx.xxx.xx.xxx --mask=255.255.255.0 --gateway=xxx.xxx.xx.x 54 root (nd) kernel /tftpboot.img vga=normal root=/dev/ram0 ro initrd /root.bin ---- ______________________________________________________________________ Yahoo! Messenger - Fale com seus amigos online. Instale agora! http://br.download.yahoo.com/messenger/ _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-grub _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-grub
