Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 1996 17:13:21 +0100 (MET)
From:      Thomas Graichen <graichen@omega.physik.fu-berlin.de>
To:        hackers@freebsd.org
Subject:   mount_mfs & /tmp & diskless (part II)
Message-ID:  <199601051613.RAA01820@julia.physik.fu-berlin.de>

next in thread | raw e-mail | index | archive | help
so far i got it working to create an mount_mfs mounted /tmp on a diskless
machine - but now i only get it 64 kbytes small - else i get errors from
mount_mfs (from mfs.c) that i "must have at least 144 sectors" and so on

can anybody tell me a commandline to create a smaller mfs mounted /tmp (~8k or
less are enough) - i used for my 64k:

  /etc/disktab:
  mfs_tmp:nt#1:ns#128:nc#2:

  /etc/rc
  /sbin/mount_mfs -T mfs_tmp -s 128 -c 2 -m 0 -i 16386 /dev/null /tmp

any ideas ? - thanks in advance - t 
  _______________________________________________________||___________________
                                                   __||
  Perfection is reached, not when there is no  __||     thomas graichen
  longer anything to add, but when there   __||    freie universitaet berlin
  is no longer anything to take away   __||           fachbereich physik
                                   __||                      
  - Antoine de Saint-Exupery - __||        graichen@mail.physik.fu-berlin.de
  ___________________________||__________________graichen@FreeBSD.org_________



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601051613.RAA01820>