MIME-Version: 1.0 From: Dave_Myers/sesg/[EMAIL PROTECTED] Sender: [EMAIL PROTECTED] To: [email protected] X-MIMETrack: MIME-CD by Notes Server on Mail2/DSG(Release 6.5.1|January 21, 2004) at 05/05/2005 11:22:11 AM, MIME-CD complete at 05/05/2005 11:22:11 AM, Serialize by Router on Mail2/DSG(Release 6.5.1|January 21, 2004) at 05/05/2005 11:22:20 AM Date: Thu, 5 May 2005 11:22:11 -0600 Message-ID: <[EMAIL PROTECTED]> Content-type: text/plain; charset=US-ASCII
Mark, Thanks. We are still running into a problem when we run the mkinitrd. The eckd drivers are not being loaded during this process. So...when we boot we get a kernel panic. How do we tell mkinitrd to load the eckd drivers??? The example in the redhat inst guide, shows --with for the zfcp drivers, but no examples for the eckd drivers. Thanks, Dave Mount your new root file system on /mnt. Mount your new boot file system on /mnt/boot. _Then_ "chroot /mnt" to do the rest of your work. Mark Post -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Dave Myers Sent: Wednesday, May 04, 2005 11:09 PM To: [email protected] Subject: Question using chroot with / and /boot partitions Here's the background before the question. We are attempting to clone a RHEL4 system (LPAR / NOT VM!) using DFDSS backup/restore. So (after the backup/restore) we need to change the DASD=3D device = numbers in the newly restored system by mounting the new dasd to the source system (as /dev/dasdc1 and /dev/dasdc2) and then editing /etc/modprobe.conf. (Note: we used /dev/dasdb for some other user filesystem, thus the /dev/dasdc1 for the new mount) Our disk partition layout is: /boot /dev/dasda1 / /dev/dasda2 When we mounted the newly restored DASD, we mounted like this: /dev/dasdc1 /mnt /dev/dasdc2 /mnt2 ---------------------------------------------------------------------- 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
