Dara Ó Maoilmhichíl wrote:
> I'm having some fun with mounting a spare drive, it just won't mount
> on startup.
You seem to be booting off a SCSI disc. Do you have the IDE drivers
(for hda2) built into the kernel or as modules? If as modules, are they
loaded at startup (i.e. listed in /etc/modules)?
If the modules aren't loaded at startup, the device(hda2) won't exist,
so /etc/init.d/mountall.sh (or your distribution's equivalent) won't see
it to mount it.
Try adding the following lines to /etc/modules:
ide
ide-mod
ide-disk
You probably only need ide-disk, it should pull in the others automatically.
Martin.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!