>>> On Mon, Jul 2, 2007 at 2:32 PM, in message <[EMAIL PROTECTED]>, Susan Zimmerman <[EMAIL PROTECTED]> wrote: > Hi Mark. > > I noticed /sys/class/misc/vmcp was 10 63 > > OSA-LNX1:~ # cat /sys/class/misc/vmcp/dev > 10:63 > > So I deleted /dev/vmcp and manually created the node > > as 10 63 > > and now it works just fine.
In addition to what Adam said about making sure to rebuild your initrd and re-run zipl, be careful of what you've done here. On one of my test systems, the device node is 10:61, so it can vary from system to system. If you rmmod the vmcp module, the device node _should_ go away. When you modprobe it again, it should appear dynamically. 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
