On Thu, 2004-05-06 at 22:53 -1000, Warren Togami wrote:
Other changes in your config will be needed because your block devices change from /dev/sd* to /dev/i2o/hd*.
Shouldn't LABEL= take care of that ?
If the kernel can't see the device because the driver is not loaded, LABEL= is not enough. For this reason you would need to manually run mkinitrd to preload the right modules.
Warren