From owner-freebsd-fs Sun Jun 9 15:45:53 2002 Delivered-To: freebsd-fs@freebsd.org Received: from wg.pu.ru (wg.pu.ru [193.124.85.219]) by hub.freebsd.org (Postfix) with ESMTP id 75B3737B40A for ; Sun, 9 Jun 2002 15:45:38 -0700 (PDT) Received: from YB3791.UUCP (uucp@localhost) by wg.pu.ru (8.9.1a/8.9.1) with UUCP id WAA20147; Sun, 9 Jun 2002 22:45:17 GMT Received: by YB3791.spb.edu (UUPC/@ v7.02, 01May98) id AA00100; Mon, 10 Jun 2002 02:43:35 +0400 (MSD) From: "Yan V. Batuto" To: "Willie Viljoen" Cc: "freebsd-fs@freebsd.org" Date: Mon, 10 Jun 2002 02:43:34 +0400 (MSD) Reply-To: "Yan V. Batuto" X-Mailer: PMMail 2.20.2382 for OS/2 Warp 4.5 In-Reply-To: <20020609223108.U18802-100000@phoenix.vh.laserfence.net> MIME-Version: 1.0 Subject: Re: Strange filesystem problem revisited... (follow up) Message-Id: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Lines: 51 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org What tool did you use to create a fat32 partition? May be I am too late, but I'd like to say that m$dos fdisk is the best tool for making very amusing but perfectly useless muddle of partitions on the hard disk. It's from my personal sad experience. I installed FreeBSD on the new 40G HDD and left two 1G partitions in the beginning of disk for win and may-be-something-else. A month or two later I decided to install win98 on it. Dos didn't see unformatted partitions for some reason, so I ran dos fdisk to remove and create it again. Then windows was installed OK. Later, after restoring a bootmanager I booted a FreeBSD and got a panic on a such innocent action as 'ls'. I have never seen so many errors of all sorts during fsck... After an short investigation I found that fdisk made new win partitions passing about a 8G from the beginning of HDD so they was written over /usr... So I prefer to use for disk partitioning pqmagic, sometimes OS/2 fdisk but never -- win(dos) fdisk. Yan On Sun, 9 Jun 2002 22:32:02 +0200 (SAST), Willie Viljoen wrote: > It turns out Terry was right, the FAT32 partition had (unnoticed) > encroached upon the FreeBSD slice in such a way that the beginning of the > FAT32 primary partition, and the end of the FreeBSD slice were trying to > share the same piece of disk surface. > > Will > > -- > Willie Viljoen > Private IT Consultant > > 214 Paul Kruger Avenue > Universitas > Bloemfontein > 9321 > > South Africa > > +27 51 522 15 60, a/h +27 51 522 44 36 > +27 82 404 03 27 > > will@laserfence.net > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-fs" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message