From owner-freebsd-questions@FreeBSD.ORG Wed Aug 13 01:30:19 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 854F937B416 for ; Wed, 13 Aug 2003 01:30:19 -0700 (PDT) Received: from post.webmailer.de (natsmtp01.webmailer.de [192.67.198.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EF3243FAF for ; Wed, 13 Aug 2003 01:30:18 -0700 (PDT) (envelope-from karsten_fuhrmann@cartoon-film.de) Received: from cartoon-film.de (pD9E7558A.dip.t-dialin.net [217.231.85.138]) by post.webmailer.de (8.12.8/8.8.7) with ESMTP id h7D8U0IK029586 for ; Wed, 13 Aug 2003 10:30:07 +0200 (MEST) Message-ID: <3F39E862.5040500@cartoon-film.de> Date: Wed, 13 Aug 2003 09:27:30 +0200 From: Karsten Fuhrmann User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030709 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-question@FreeBSD.ORG, mailing@FreeBSD.ORG, list@FreeBSD.ORG, pwd@FreeBSD.ORG:trickfilm Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: disklabel problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Aug 2003 08:30:19 -0000 hello i am trying to add some more hd space to my system. I have an extra disk wich is /dev/sda0s2. I used disklabel to partition it into seven partitions. Now i want to insert these partitions to my system, but i can not find all the device files /dev/sda0s2a - /dev/sda0s2h But "disklabel -r /dev/da0s2" shows me # /dev/da0s2: type: SCSI disk: da0s2 label: flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 255 sectors/cylinder: 16065 cylinders: 53400 sectors/unit: 857887002 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 122555286 0 4.2BSD 0 0 0 # (Cyl. 0 - 7628*) b: 122555286 122555286 4.2BSD 0 0 0 # (Cyl. 7628*- 15257*) c: 857887002 0 unused 0 0 # (Cyl. 0 - 53400*) d: 122555286 245110572 4.2BSD 0 0 0 # (Cyl. 15257*- 22886*) e: 122555286 367665858 4.2BSD 0 0 0 # (Cyl. 22886*- 30514*) f: 122555286 490221144 4.2BSD 0 0 0 # (Cyl. 30514*- 38143*) g: 122555286 612776430 4.2BSD 0 0 0 # (Cyl. 38143*- 45772*) h: 122555286 735331716 4.2BSD 0 0 0 # (Cyl. 45772*- 53400*) and an ls /dev/da0s2* shows me only : /dev/da0s2 My question is, how do i get the device files for all my partitions, because without them i can not use newfs.