If you have another running linux on your VM, you can do this: shutdown the LOCKED linux log in the RUNNING linux, and execute this: #CP LINK LOCKED 100 1100 MW
This will link disk 100 of LOCKED as 1100 on RUNNING In the shell, run chccwdev -e 1100 mkdir /tmp/locked mount /dev/dasdx /tmp/locked (assuming address 1100 has been given device dasdx, look this at lsdasd) now, you have the LOCKED linux filesystem at /tmp/locked, so you can access it and edit the configuration After that, umount /tmp/locked chccwdev -d 1100 #CP DET 1100 And IPL LOCKED Linux... Mauro http://mauro.limeiratem.com - registered Linux User: 294521 Scripture is both history, and a love letter from God. On Wed, Jun 24, 2009 at 8:54 AM, Vincent Getgood < [email protected]> wrote: > Hi all > > It looks like I have a firewall problem on the linux guest. I've > checked with my N/W team, who tell me the SSH port is open on all > firewalls between me and the mainframe. > > However, when I try to SSH in, I see the following messages on the VM > guest console: - > > > > sfw2-inext-drop-deflt in eth0 out mac ... etc > > > > Which seems to suggest that suse firewall is blocking SSH. > > > > I can't logon to disable the firewall, so I think I'm stuck. > > > > I tried re-booting the lpar from the linux CD to re-install linux, but > am now getting stuck on entering the MAC address during network setup. > > > > I select OSA-2, Ethernet, QDIO, enter my data channel addresses, enter > the port name, then I get prompted to "Enable OSI Layer 2 Support 1) yes > 2) no > > > > If I select 2 (no) I get kicked back out to the beginning of network > setup. If I select 1 (yes) I get prompted for a MAC address. > > > > I found out (after a couple of hours) what the MAC address of this OSA > card is, but what format do I enter it in? > > > > I've tried: - 123456789ABC, 123456789abc, 12:34:56:78:9A:BC, > 12:34:56:78:9a:bc, 12.34.56.78.9a.bc, 12.34.56.78.9A.BC > > > > (Not the real MAC address, but you get the idea) None work. They just > kick me back to the beginning of the network setup. > > > > HELP! > > Vince Getgood > > > > > > > ---------------------------------------------------------------------- > 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
