We have 2 qeth network devices defined in our development Linux guest machines.
drwxr-xr-x 6 root root 0 Jun 5 16:11 0.0.0600 drwxr-xr-x 6 root root 0 Jun 5 16:11 0.0.0700 0600 comes up as eth0 0700 comes up as eth1 The reason for such a setup was to be able to SSH into the guest Linux instance via IP configured on eth0 interface while we experimented with various network configurations on eth1. We now have completed our development/testing and would like to remove qeth device 0.0.0600 from the Linux guest devices definitions and so that qeth device 0.0.0700 come up as eth0 network interface instead of eth1. Is there a way to delete the network device definitions and subdirs created on sysfs for 0.0.0600. Thank you, Ashwin -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Scott Rohling Sent: Thursday, June 05, 2008 3:48 PM To: [email protected] Subject: Re: Learn something new every day Sounds just like RH kickstart :-) Sent from my iPhone On Jun 5, 2008, at 3:33 PM, Mark Post <[EMAIL PROTECTED]> wrote: > I just did about SLES10 SP2 (and perhaps prior) for System z. It > turns out that if you have a properly crafted AutoYaST install file > (autoinst.xml), and your kernel parmfile has all the required > network information, install server information, and pointer to > autoinst.xml, AND you say you want to use VNC, you don't ever > actually have to logon via VNC. The install just runs "in the > background" as it were, without any need to actually connect from > your workstation. All you have to do is wait for the point where > the machine enters a disabled wait (after the first phase is > complete), and then re-IPL from your boot volume. If you have > SECUSER set, and some automation watching for it, it could likely be > done completely hands-off. > > Almost scary. > > > Mark Post > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, > send email to [EMAIL PROTECTED] with the message: INFO > LINUX-390 or visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
