My original problem:
 > Hi,
 > 
 > Our DEC engineers added a new controller to our 4100.  Now my system disk is no 
 > longer rz24 but rz32.  The machine won't boot because obviously the file systems 
 > are wrong.  I tried booting single user and creating the new device files, but 
 > the / partition is mounted read-only. I can't remount because I don't have a 
 > device file? How can I get my file systems straight?  I tried to boot off cdrom 
 > - but it takes me directly into installing Digital Unix.
 > 
 > Help,
 > 
 > Sheila Franklin
Thanks for the many replies:
Solution:
I could have had DEC reposition the scsi cards to make my device rz24 again, but this seemed like 
cheating. :-)  There had to be something that could be done from a software level.  And there was.  
If I continued to boot off cdrom, there is an option on the screen to go to a unix shell.  This 
allowed me to do what was necessary to get the disk mounted read/write so I could create the new 
device file and edit fstab.
Most people suggested the "mount -u /" option to make the root partition read/write after boot up.  
Unfortunately this wouldn't work since fstab referenced the old device file (received error about 
/dev/rz24a was invalid - of course it was since it was now rz32).
Thanks for all your help!
Sheila
*******************************************************************************
** Sheila H. Franklin							     **
** Naval Surface Warfare Center Dahlgren Division                            **
** 17320 Dahlgren Road                                                       **
** Code N861                                                                 **
** Dahlgren, VA 22448-5000						     **
** Phone: (540) 653-8705                                                     **
** FAX: (540) 653-1810                                                       **
** Internet: sfrankl_at_nswc.navy.mil                                           **
*******************************************************************************
Received on Thu Oct 02 1997 - 14:10:33 NZST