From owner-freebsd-questions Tue Jan 5 22:44:45 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA25008 for freebsd-questions-outgoing; Tue, 5 Jan 1999 22:44:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from WEBBSD1.turnaround.com.au (webbsd1.turnaround.com.au [203.39.138.49]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA24991 for ; Tue, 5 Jan 1999 22:44:42 -0800 (PST) (envelope-from ajohns@TurnAround.com.au) Received: from TurnAround.com.au ([192.168.1.64]) by WEBBSD1.turnaround.com.au (8.8.7/8.8.7) with ESMTP id RAA15018 for ; Wed, 6 Jan 1999 17:49:29 +1100 (EST) (envelope-from ajohns@TurnAround.com.au) Message-ID: <36930642.A6F0BA36@TurnAround.com.au> Date: Wed, 06 Jan 1999 17:44:18 +1100 From: Andrew Johns Organization: TurnAround Solutions P/L X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: root_device r/o Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Prob: I took my 2nd IDE drive out of my PC and put it in an old 486 to act as server. The disk is not dedicated and in the original PC it was wd1s1a, b, etc - no problems here. After putting it in the 486 I discovered that the BIOS wouln't detect the drive (only handles < 2GB and drive is 3.2G [WDAC33200L]) No problemo - downloaded Western Digital driver, installed EZ-BIOS, voila! BUT all partition info lost - should have seen that coming. Restored track 0, added a floppy, created a boot floppy, booted from it, entered wd(0,a)/blah at the boot prompt and yahoo - booting. BUT I cannot mount the root partition r/w. I changed the fstab entry to wd0a and then to wd0s1 without any gains. How did I manage this on a r/o root fs - this is the bit that gets me - I can mount wd0s1 r/w on /mnt with no problems - everything is there. I can even edit files on it, but it will not mount as / Thanks in advance to any/all that can help. PS: It was formatted under 2.2.6 as the 2nd IDE drive and upgraded to 2.2.7 - no newfs was done during the upgrade (obviously). The upgrade to 2.2.7 fixed the naming (wd1a -> wd1s1a) however now it's back to wd0a, b, etc. since it's now the only drive in the box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message