On Sun, May 18, 2003 at 02:20:47PM -0400, Rod Clayton wrote: > I have a Debian Woody system installed using VCTC for connectivity. > > I have an LCS device and a CLAW device that I would like to try adding. > > I don't remember using zipl in the original Debian install. I would like > to find out what the current zipl parms are, and be able to add the new > addresses for these devices for testing. > > How do I to that ?
Read /etc/zipl.conf; normally it will look something like this: [defaultboot] default=debian [debian] target=/boot image=/vmlinuz parmfile=/boot/parmfile and the parameters are stored in /boot/parmfile. -- - mdz

