From owner-freebsd-amd64@FreeBSD.ORG Thu Sep 18 08:58:36 2003 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A55816A4C1 for ; Thu, 18 Sep 2003 08:58:36 -0700 (PDT) Received: from np.k12.mn.us (np.k12.mn.us [206.146.85.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB60443F85 for ; Thu, 18 Sep 2003 08:58:35 -0700 (PDT) (envelope-from nmeverde@np.k12.mn.us) Received: from localhost (localhost [127.0.0.1]) by np.k12.mn.us (Postfix) with ESMTP id B3E5B47D974 for ; Thu, 18 Sep 2003 09:57:32 -0500 (CDT) Received: from mail.np.k12.mn.us (localhost [127.0.0.1]) by np.k12.mn.us (Postfix) with SMTP id 9EB5347D835 for ; Thu, 18 Sep 2003 09:57:31 -0500 (CDT) Received: from 206.146.85.20 (SquirrelMail authenticated user nmeverde) by mail.np.k12.mn.us with HTTP; Thu, 18 Sep 2003 09:57:31 -0500 (CDT) Message-ID: <49698.206.146.85.20.1063897051.squirrel@mail.np.k12.mn.us> Date: Thu, 18 Sep 2003 09:57:31 -0500 (CDT) From: nmeverde@np.k12.mn.us To: freebsd-amd64@freebsd.org User-Agent: SquirrelMail/1.4.2 [CVS] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: by AMaViS perl-11 Subject: custom installer cd problems X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 15:58:36 -0000 I had to create my own iso image to install AMD64 so it would support my SCSI/RAID setup but after the installer loads my custom kernel it tries to load some modules and then after erroring on those it hangs at "probing devices" I went into the BIOS and disabled everything possible, and no the CPU is not over clocked. The only thing I can figure is that its from trying to load the modules. I cant find where in the iso image its trying to load the modules from. I checked all the loader.* files and mounted mfsroot.gz and checked all the rc and loader files in there to. If anyone has any ideas please shout back thanks!