From owner-freebsd-questions Fri Jan 17 09:41:12 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id JAA16232 for questions-outgoing; Fri, 17 Jan 1997 09:41:12 -0800 (PST) Received: from dns.pinpt.com (dns.pinpt.com [205.179.195.1]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id JAA16227 for ; Fri, 17 Jan 1997 09:41:10 -0800 (PST) Received: from journeyman (gatemaster.pinpt.com [205.179.195.65]) by dns.pinpt.com (8.6.12/8.6.12) with SMTP id JAA00685; Fri, 17 Jan 1997 09:40:09 -0800 Date: Fri, 17 Jan 97 09:38:00 Pacific Standard Time From: "Sean J. Schluntz" Subject: Re: Help With Partition Naming & Setup. To: Nadav Eiron Cc: Doug White , questions@freebsd.org X-Mailer: Chameleon ATX 6.0, Standards Based IntraNet Solutions, NetManage Inc. X-Priority: 3 (Normal) References: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > The NT side I'm not worried about, I know how to handle that. I'm wondering > > on the FreeBSD side what it will think all of the drives and partitions etc > > will be called. In the list you will see a 500m FAT parition, I want to be > > able to mount that in FBSD, but if I don't know what it's called then I can't > > mount it. > > > Partitions names in FreeBSD are pretty simple. The device name has the > following structure: > First, the device type (for disks - wd or sd). > Second, the device number (0,1, etc...). > Third, assuming you have slices (DOS partitions) on the disk (which you > will have), the letter 's' (for slice) and a number (starting from 1). > This means that the second primary partition on the first IDE disk will > be called wd0s2. > For FreeBSD partitions, that is followed by a single later designating > the BSD partition within the slice, but is not used for FAT partitions. Great! That was what I needed, I just wanted to be sure that when I built this thing I would have a clue where I had put it ;) Thanks for your help. > Note that you *can't* use NTFS partitons in FreeBSD, and that the FAT > filesystem is shaky. Yah, I know about the NTFS. And the shaky FAT is why I made it only 500megs, I have heard that as long as you keep it =<500m that there are no problems with the FAT filesystem under FreeBSD. -Sean ---------------------------------------------------------------------- Sean J. Schluntz Manager, Support Services ph. 408.997.6900 x222 PinPoint Software Corporation fx. 408.323.2300 6155 Almaden Expressway, Suite 100 San Jose, CA. 95120 http://www.pinpt.com/ Local Time Sent: 01/17/97 09:38:00 ----------------------------------------------------------------------