Date: Thu, 16 Jan 2003 14:40:50 +0000 From: Scott Mitchell <scott.mitchell@mail.com> To: d m <d.menzel@online.de> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: drivers.flp - How to use ??? Message-ID: <20030116144050.GA25287@fishballoon.dyndns.org> In-Reply-To: <1042725650.1877.25.camel@laplinux> References: <1042725650.1877.25.camel@laplinux>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 16, 2003 at 03:00:45PM +0100, d m wrote: > Hi, > > I did not find an answer in the docs or mailinglistarchive... > > I'm trying to install FreeBSD 5.0 RC3 an my Digital Alpha 1000 (AS1000). > > I can boot to the textmenu, but the hds can't be seen (RAID-Controller > Mylex DAC960). > > The drivers.flp can't be used in this menu. I tried to load the > kernelmodules before the textmenu pops up with the 'load' command. > I can see the drivers e.g. mlx.ko, mlx.dsc on the disk with ls, but > 'load' tells me 'can't find xxx'. > > How does it work ? > > There is no menuentry in the textmenu where I can load drivers, at least > I did not find it.... > > Daniel Hi Daniel, I'm doing this from memory, so I might not be 100% right... There is a menu option to load a KLD in the 5.0 sysinstall -- I think right at the end of the 'Configure' menu. You have to scroll down to see it, but it is there. If you want to load them in the loader (before actually booting the kernel) you have to give the full path, eg. load /if_wi.ko I guess either method will work. HTH, Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott.mitchell@mail.com | 0xAA775B8B | -- Anon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030116144050.GA25287>