Hi,

I Installed NetBSD 3.1/amd64 on a SATA HDD.
The disk partitions were created using the installer options
Looking at the details I found that the fstab has a strange entry

=============================================
sambapdc# cat /etc/fstab
/dev/wd0a / ffs rw 1 1
/dev/wd0b none swap sw 0 0
/dev/wd0e /usr ffs rw 1 2
/dev/wd0f /var ffs rw 1 2
/dev/wd0g /home ffs rw 1 2
/dev/wd0h /Backup ffs rw 1 2
/dev/wd0b /tmp mfs rw,-s=4195296
kernfs /kern kernfs rw
procfs /proc procfs rw,noauto
sambapdc#
==============================================

swap and /tmp are both on wd0b

is this the right behavior? or a bug in the NetBSD installer? or did I
make some mistake?

================================================
sambapdc# disklabel wd0
# /dev/rwd0d:
type: unknown
disk: NetBSD0
label:
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 16
sectors/cylinder: 1008
cylinders: 159560
total sectors: 160836480
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0           # microseconds
track-to-track seek: 0  # microseconds
drivedata: 0

16 partitions:
#        size    offset     fstype [fsize bsize cpg/sgs]
 a:   4195296        63     4.2BSD   2048 16384 21872  # (Cyl.      0*-   4162*)
 b:   4195296   4195359       swap                     # (Cyl.   4162*-   8324*)
 c: 160836417        63     unused      0     0        # (Cyl.      0*- 159559)
 d: 160836480         0     unused      0     0        # (Cyl.      0 - 159559)
 e:  20972448   8390655     4.2BSD   2048 16384 28096  # (Cyl.   8324*-  29130*)
 f:  41943888  29363103     4.2BSD   2048 16384 28096  # (Cyl.  29130*-  70741*)
 g:  10486224  71306991     4.2BSD   2048 16384 28096  # (Cyl.  70741*-  81144*)
 h:  79043265  81793215     4.2BSD   2048 16384 28568  # (Cyl.  81144*- 159559)
sambapdc#
====================================================

Thankyou so much :-)

kind regards

Siju
_______________________________________________
bsd-india mailing list
bsd-india@bsd-india.org
http://www.bsd-india.org/mailman/listinfo/bsd-india

Reply via email to