From owner-freebsd-current Mon May 18 16:16:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA05517 for freebsd-current-outgoing; Mon, 18 May 1998 16:16:13 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from gorillanet.gorilla.net (gorillanet.gorilla.net [208.128.8.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA05426 for ; Mon, 18 May 1998 16:15:50 -0700 (PDT) (envelope-from tom@gorilla.net) Received: from [208.143.84.15] by gorillanet.gorilla.net (NTMail 3.03.0014/18.aaac) with ESMTP id ma110668 for ; Mon, 18 May 1998 18:14:57 -0500 Received: (from tom@localhost) by slim.TOJ.org (8.8.8/8.8.5) id OAA01168; Mon, 18 May 1998 14:43:01 -0500 (CDT) Message-ID: <19980518144300.62571@TOJ.org> Date: Mon, 18 May 1998 14:43:00 -0500 From: Tom Jackson To: FreeBSD Current Subject: slice/devfs problem Mail-Followup-To: FreeBSD Current Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Since devfs/slice had been added to LINT I adopted it to all my boxes. No problem on two with single disk, dangerously dedicated. On the the main server box, disklabel says all disk end partition and 'c' partition extend past end of disk. When I tried to use sysinstall to change the slice settings on a brand new disk, it hung, sorry I didn't get debug messages. I won't go into the file system corruption I got on unrelated fs's ( first time ever with FreeBSD ) but the new disk now is not seen by /stand/sysinstall. Also fdisk can't find the slices either and says it is using dummy parameters 1/1/1 and then it hangs. I've got the corrupted file systems back by dumping devfs/slice on the server and using /stand/sysinstall to delete, bring back and newfs the file systems. BIG question is how do I get fdisk to work with the new disk and thus, let me use /stand/sysinstall to set the slice settings. The weird thing is msdos lets me put a dos slice on this disk, no problem, pfdisk shows the slices, no problem, and a boot floppy picks up the disk to allow me to set the slices. I'm holding off dedicating anything to this disk until I can get it to look normal to fdisk. Thanks for FreeBSD, Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message