> 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
Did this really do the job? It;s equivalent to echo 'qeth0,0xee00,0xee01,0xee02' > /etc/chandev.conf As Mark said, use a proper text editor. If you're happy with xedit, use THE. If you like Windows editors, GNOME and KDE have some that aren't too different. -- Cheers John Summerfield Microsoft's most solid OS: http://www.geocities.com/rcwoolley/ Note: mail delivered to me is deemed to be intended for me, for my disposition.
