Hi all,
        I add a new disk to my alpha station under Digital UNIX V4.0A  
        Partition a goes to ADVFs and part b to a file system that 
        I called /scratch. I put it into /etc/fstab which looks now :
        
/dev/rz0a               /               ufs     rw              1 1
/proc                   /proc           procfs  rw              0 0
usr_domain#usr          /usr            advfs   rw              0 0
/dev/rz0b                swap1          ufs     sw              0 2
/dev/rz1b               /scratch        ufs     rw              0 0
sbgal4:/usr/local       /usr/local      nfs     rw,soft,bg      0 0
sbgal4:/usr/news        /usr/news       nfs     ro,soft,bg      0 0
sbgal4:/usr/share/man   /usr/share/man  nfs     ro,soft,bg      0 0
Disklabel /dev/rrz1c looks :
#        size   offset    fstype   [fsize bsize   cpg]
  a: 15004192        0     AdvFS                     # (Cyl.    0 - 4252*)
  b:  2777772 15004192    4.2BSD     1024  8192   1  # (Cyl. 4252*-5040*)
  c: 17781964        0    unused        0     0      # (Cyl.    0 -5040*)
  d:        0        0    unused        0     0      # (Cyl.    0 - -1)
  e:        0        0    unused        0     0      # (Cyl.    0 - -1)
  f:        0        0    unused        0     0      # (Cyl.    0 - -1)
  g:        0        0    unused        0     0      # (Cyl.    0 - -1)
  h:        0        0    unused        0     0      # (Cyl.    0 - -1)
If I say mount -v /dev/rz1b /scratch or
mount -a I have allways the same message : 
/dev/rz1b on /scratch: Dirty file system
        If you have any ideas ??
        TIA
        JEAN
-----------------------------------------------------------------------------
jean.schuller_at_ires.in2p3.fr      _/  _/_/_/    _/_/_/  _/_/_/_/
                                _/  _/    -/  _/  _/  _/     
                               _/  _/_/_/-/  _/_/_/  _/_/_/_/
                              _/  _/   -/   _/            _/
                             _/  _/    _/  _/_/_/  _/_/_/_/  
local   call:    0388106630    Institut de Recherches Subatomiques
foreign call: (33)388106630    Boîte Postale 28 
local   fax :    0388106234    23, Rue du Loess
foreign fax : (33)388106234    F-67037 STRASBOURG CEDEX  - France
-----------------------------------------------------------------------------
Received on Thu Dec 11 1997 - 16:24:59 NZDT