Date: Fri, 1 Sep 1995 17:48:21 -0400 (EDT) From: Gang-Ryung Uh <uh@sed.cs.fsu.edu> To: questions@FreeBSD.org Subject: disklabel Message-ID: <199509012148.RAA27191@sed.cs.fsu.edu>
next in thread | raw e-mail | index | archive | help
Hi. I have a Pentium PC which is running 2.0.5R FreeBSD. Because of this PC with such a good bsd 4.4 system, I can do more work at home than school. But I have one unsolved problem, that is the 'disklabel'. But it does not cause any severe problem (?) though. My PC has a Buslogic BT946c FAST SCSI PCI adapter with Conner 1.0.6GB SCSI-2 disk. I repartitioned the disk such that about 400Mbytes for DOS and 600Mbytes for FreeBSD using fdisk. And I sliced the FreeBSD partition using FreeBSD sysinstall utility. Now if I issue "disklabel sd0", then I get following strange output: --------------------------------------------------------------------- # /dev/rsd0c: type: SCSI disk: sd0s2 label: flags: bytes/sector: 512 sectors/track: 32 tracks/cylinder: 64 sectors/cylinder: 2048 cylinders: 613 sectors/unit: 1255424 rpm: 0 interleave: 0 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: 81920 0 4.2BSD 0 0 0 # (Cyl. 0 - 39) b: 67584 1187840 swap # (Cyl. 580 - 612) c: 1255424 0 unused 0 0 # (Cyl. 0 - 612) e: 819200 81920 4.2BSD 0 0 0 # (Cyl. 40 - 439) f: 204800 901120 4.2BSD 0 0 0 # (Cyl. 440 - 539) g: 81920 1105920 4.2BSD 0 0 0 # (Cyl. 540 - 579) Warning, revolutions/minute 0 super block size 0 -------------------------------------------------------------------------- Would you tell me why I get the Warning, revolutions/minute 0 and Super block size 0? And also I am just wondering where all the zeros come from... If you are kind enough, would you tell me how to fix it? Thanks in advance. Regards, --Uh uh@cs.fsu.edu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509012148.RAA27191>