From owner-freebsd-questions Tue May 2 00:33:33 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA23071 for questions-outgoing; Tue, 2 May 1995 00:33:33 -0700 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id AAA23064 for ; Tue, 2 May 1995 00:33:31 -0700 Received: (from julian@localhost) by ref.tfs.com (8.6.8/8.6.6) id AAA06705; Tue, 2 May 1995 00:33:18 -0700 From: Julian Elischer Message-Id: <199505020733.AAA06705@ref.tfs.com> Subject: Re: your mail To: timb@quicknet.transport.com (User Timb) Date: Tue, 2 May 1995 00:33:18 -0700 (PDT) Cc: questions@FreeBSD.org In-Reply-To: <199505012252.PAA02229@quicknet.transport.com> from "User Timb" at May 1, 95 03:52:05 pm Content-Type: text Content-Length: 1199 Sender: questions-owner@FreeBSD.org Precedence: bulk > > Subject:Problems disklabeling second SCSI drive.. > disklabels are now ONLY relevent within the BSD partition.. as you ahve no BSD partition, the disklabel can't be put on.... never fear.. The new code doesn't need a disklabel to be able to read a dos disk.. is the DOS disk is sd1, then find the new MAKEDEV script and MAKEDEV sd1 then you willnotice several new devices.. sd1s0,sd1s1, sd1s2 etc sd1s1 will be your DOS partition...... mount it directly.. you don't need to do any more work to it.... > I formated it my second second drive 500 meg's for dos.. > For some reason when i bring up sysinstall or try to disklabel it > ..It doesnt want to label it or doesnt come up in sysinstall. > This is the first time i ever tried to get dos and unix working on > the same SCSI drive but I figured it would be the same pretty much as IDE.. > IT comes up in the initial probes so it's being reconized there. > I am running the latest kernel from a few day's ago on two 3.6 gig > micropolis drives.. > Anyone have a clue on how i can get the second drive to have dos on it?.. > Basicly i just want to be able to mount the second drive as a dos > partion and then copy over some files.. >