From owner-freebsd-hackers@FreeBSD.ORG Fri Apr 2 08:25:35 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7191216A4CF; Fri, 2 Apr 2004 08:25:35 -0800 (PST) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A17843D39; Fri, 2 Apr 2004 08:25:34 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.9/8.12.8) with ESMTP id i32GPSQ9017171; Sat, 3 Apr 2004 01:55:29 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Robert Watson Date: Sat, 3 Apr 2004 01:55:23 +0930 User-Agent: KMail/1.6.1 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404030155.23762.doconnor@gsoft.com.au> X-Spam-Score: -4.4 () CARRIAGE_RETURNS,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_KMAIL X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: freebsd-hackers@freebsd.org cc: Kris Kennaway Subject: Re: UT2004? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Apr 2004 16:25:35 -0000 On Sat, 3 Apr 2004 01:01, Robert Watson wrote: > > > I have ktrace'd it and when I click 'Yes' on the CDROM prompt it only > > > seems to try and open fstab and mtab. It ends up with a FreeBSD fstab > > > and /compat/linux/etc/mtab which is a zero length file. > > > > Is it expecting /compat/linux/etc/mtab to be updated somehow when you > > mount the new disk? > > linprocfs exports an mtab file from the kernel that's appropriate for use > as a substitute, I believe. You can try symlinking etc/mtab to > procfs/mtab in the linux namespace. In the end SETUP_CDROM=/cdrom worked. I thought I'd tried it but apparently not.. Now if only nvidia would fix their drivers so I could run it from in KDE without hanging the PC.. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5