Subject: Problems with Qunatum LPS240S and Apollo 425t
To: 'Net-BSD Mailingliste Port 300' <port-hp300@NetBSD.ORG>
From: =?iso-8859-1?Q?Torsten_Schl=FCter?= <t.schlueter@uni-duisburg.de>
List: port-hp300
Date: 03/09/1998 07:49:06
Hi,
I installed NetBSD 1.3 on my HP Apollo 425t on an old Maxtor hard-disk. =
The only problem i got was the size of the disk, its about 200MB. After =
compiling emacs there was no more space left on the file-system. Now i =
took my old Quantum LPS-240 S (SCSI-2, 230MB) hard-disk to enlarge the =
space on my apollo. Putting the disklabel on the drive was no problem. =
After labeling it with the following (see Cut 1 at the bottom of this =
mail) parameters i tried to make a filesystem on the partition sd1a =
using=20
newfs /dev/sd1a
After mounting the filesystem i was not able to create a file:
	t-rex# touch test
	/mnt: create/symlink failed, no inodes free
	touch: test: No space left on device
But there _is_ space on the device?=20
	t-rex# df -k
	Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
	/dev/sd0a       24059    10360    12496    45%    /
	/dev/sd0g      147027   137746     1929    99%    /usr
	/dev/sd1a      229942        1   218443     0%    /mnt=20
What's my mistake? I think there is one I-node for each 8192 bytes! Whta =
have i to do to use this hard-disk. Until i do this the machine will be =
more or less useless for me:-(=20


Greetings
		Torsten

-------------Cut 1-------------------------
# /dev/rsd1c:
type: SCSI
disk: LPS 240 S
label:
flags:
bytes/sector: 512
sectors/track: 38
tracks/cylinder: 7
sectors/cylinder: 266
cylinders: 1802
total sectors: 479350
rpm: 4300
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0           # milliseconds
track-to-track seek: 0  # milliseconds
drivedata: 0

8 partitions:
#        size   offset    fstype   [fsize bsize   cpg]
  a:   478000     1024      4.2BSD     1024  8192    16   # (Cyl.    3*- =
1800*)
  c:   479350        0        boot                        # (Cyl.    0 - =
1802*)