>With initrd.img based scsi booting, how does one tell the
>kernel which module to load inorder to access /

When the script constructs the initrd, it examines /etc/conf.modules to
see what modules to include. Obviously if you are building the initrd on
a different system than the one being booted, you need to specify the
module manually, which is what the --with and --preload options of RH's
mkinitrd are for. Other distros may have similar schemes that allow you
to specify what modules go into the initrd using a config file.


--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to