Bryan Kadzban wrote: > And I've checked in something that sort-of works. It runs through the > initramfs without errors, and boots up and starts running the real init. > However, if I activate the dmraid disk inside the initramfs, it won't > re-activate once I hand control off to the real system. And I can't get > at the initramfs's /dev/mapper/hpt* device files from the real system, > so I can't just copy them. (Plus that'd be a problem when the udev > script mounts its tmpfs/ramfs over /dev anyway.)
Then you have to run "dmsetup mknodes" just after udev. It will recreate dm devices that are already activated. -- Alexander E. Patrakov -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page