Folks,
I had asked how to change the SCSI device number on a system disk because I
needed to move the disk from the internal to external bus on a DEC 3000/400.
All filesystems are AdvFS.
The quick and dirty solution:
# ./MAKEDEV rz8
# rm /etc/fdmns/root_domain/rz0a
# rm /etc/fdmns/usr_domain/rz0g
# rm /etc/fdmns/usr_domain/rz0h
# ln -s /etc/fdmns/root_domain /dev/rz8a rz8a
# ln -s /etc/fdmns/usr_domain /dev/rz8g rz8g
# ln -s /etc/fdmns/usr_domain /dev/rz8h rz8h
change /sbin/swapdefault (my swap is on another disk so I don't need this)
change boot device to DKB0
I got replies and owe thanks to:
Wayne Baisley <BAISLEY_at_fndcd.fnal.gov>
Andreas Lundgren <atoalu2_at_ato.abb.se>
Alan Rollow <alan_at_nabeth.cxo.dec.com>
--Harvey
----
Harvey Rarback phone: (630)252-0427
CARS at APS fax: (630)252-0443
Building 434-A4 home phone: (708)957-4055
Argonne National Lab Internet: rarback_at_cars3.uchicago.edu
9700 South Cass Ave ESnet: 47583::RARBACK
Argone, IL 6043 Web:
http://corvette.cars.aps.anl.gov/~rarback
"If it's simply physics -- it's very sad." Woody Allen
Received on Mon Mar 17 1997 - 22:51:39 NZST