> If i want to clone an S390 RH 7.2 system,> what files have been changed from running> rhsetup?? (i.e. hostname, ip addr > etc).> > And...can I just go into the newly cloned system> and modify these to new hostname, ip addr etc.> > Thanks,> > > Dave
> The major ones would be /etc/sysconfig/network, /etc/hosts, and> /etc/sysconfig/network-scripts/ifcfg-eth0> (if you have > > an eth1 device, then /etc/sysconfig/network-scripts/ifcfg-eth1> would change as well). That's all I would expect you to > > > have to change.> It'll definitely do for basic network connectivity >see: man 8 sys-unconfigwhich lets the initscripts do the work for you. >-- Russ Herrold Russ, I tried this command expecting the next boot to prompt me for changes. It did not. Is it supposed to...or do I have to make changes to config files before next boot and before I issue sys-unconfig ???? Thanks, Dave