<quote who="Joshua Bassett"> > My work around is to just mount the SATA (/home) drive manually after it > has booted, however this is annoying. Is there a way I can change the > order in which things are done during startup. I want any SATA modules > loaded *before* fstab is processed. I figure compiling SATA into the > kernel would fix the issue, but I shouldn't have to do this. > > Anyone having similar problems or know how I could fix it?
For some reason, the SATA modules aren't in your initrd. You can configure mkinitrd to include other modules, and create a new initrd. However, this sounds more like a bug than a necessary administrative action to me, so please file it in bugzilla.ubuntulinux.org so it can be fixed. :-) - Jeff -- linux.conf.au 2005: Canberra, Australia http://lca2005.linux.org.au/ "Rick Moen is more an outlet for our repressed amazement than anything else." - Nick Moffitt -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
