John, Hmm. You need to spend a few minutes learning some basic vi commands. Creating .conf files with echo is certainly feasible, but not very desirable!
Mark Post -----Original Message----- From: John P Taylor [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 10:10 AM To: [EMAIL PROTECTED] Subject: got GB-ethernet working! was "getting GB ethernet working with SLES 7" Finally got there: echo 'noauto,0x0000,0xedff' >> /etc/chandev.conf echo 'noauto,0xee03,0xffff' > /etc/chandev.conf echo 'add_parms,0x10,0xee00,0xee02,portname:OSA1' > /etc/chandev.conf echo 'qeth0,0xee00,0xee01,0xee02' > /etc/chandev.conf modprobe qeth Cheers, -- John P Taylor Linux & VM Systems Support Hursley IT Email: [EMAIL PROTECTED]
