Greetings, So I've created my own autoinstallscript.conf file and ran a si_mkautoinstallscript against it and my image appears to create all the various MD devices and syncs them up (this process takes about 3 hours+ to lay down the image due to all the sync'n that's going on).
But I'm running into the famed: mount: could not find filesystem '/dev/root' Now the image process works, I have md devices etc etc. I have even created (although not needed (as far as I can tell) a new initrd.img, preloading raid1 and with raid1. I even see the system loading the raid1 module early on, but I never see any mention of MD or md devices on initial reboot after the install. Now this never came from a golden client! This is basically my standard image with a custom autoinstallscript.conf, (included here since Andrea will ask for it :)), to add softmirror raid to an admin node. My kernel version of my image is: 2.6.18-1.2798.fc6PAE and it appears to be compiled with MD: # Multi-device support (RAID and LVM) # CONFIG_MD=y CONFIG_BLK_DEV_MD=y CONFIG_MD_LINEAR=m CONFIG_MD_RAID0=m CONFIG_MD_RAID1=m CONFIG_MD_RAID10=m CONFIG_MD_RAID456=m And since I am preloading raid1, my kernel should be able to find the MD device (should!). But for some reason it's not. I'm not sure if it's an issue with my initrd or my kernel (have a hard time believing either), or because I did not create a GoldenClient, I am missing something that should be in the image that is required during the "create / mount root filesystem option on restart?). /etc/raidtab file (was hoping that systemimager would create that, but I don't see that happening). Okay going to stop rambling and hope someone can point me in the right direction, or ask me a question that I failed to address in my rambling. Thanks again!!!!! Tory File content: 05 SCSI device sda: 234441648 512-byte hdwr sectors (120034 MB) sda: Write Protect is off SCSI device sda: drive cache: write back SCSI device sda: 234441648 512-byte hdwr sectors (120034 MB) sda: Write Protect is off SCSI device sda: drive cache: write back sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 > sd 1:0:0:0: Attached scsi disk sda Vendor: ATA Model: WDC WD1200JS-00N Rev: 10.0 Type: Direct-Access ANSI SCSI revision: 05 SCSI device sdb: 234441648 512-byte hdwr sectors (120034 MB) sdb: Write Protect is off SCSI device sdb: drive cache: write back SCSI device sdb: 234441648 512-byte hdwr sectors (120034 MB) sdb: Write Protect is off SCSI device sdb: drive cache: write back sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 > sd 2:0:0:0: Attached scsi disk sdb Creating root device. Mounting root filesystem. mount: could not find filesystem '/dev/root' Kernel panic - not syncing: Attempted to kill init!
mirror.conf
Description: Binary data
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ sisuite-users mailing list sisuite-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sisuite-users