>>> On Sun, Jul 8, 2007 at 5:42 PM, in message <[EMAIL PROTECTED]>, Tim Hare <[EMAIL PROTECTED]> wrote: > SLES9 and trying to follow the instructions in: > > http://linuxvm.org/present/SHARE108/S9240jb.pdf > > To correct startup errors... > > When I mount /dev/dasda1 as /mnt it complains about not finding > /bin/bash. > > When I mount /dev/dasda2 as /mnt, it works OK, but when I run /sbin/zipl > it complains that /boot/image doesn't exist. I did find an image file on > /dev/dasda1.
It sounds as though dasda1 is /boot, and dasda2 is /. If you want to run zipl, you'll need to mount dasda2 on /mnt, and then mount dasda1 on /mnt/boot before doing the chroot. 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
