[comp.archives] [comp.sys.dec...] Re: Booting a DECsystem 5000

mjr@hussar.dco.dec.com (Marcus J. Ranum) (09/27/90)

Archive-name: dec-5000-console/26-Sep-90
Original-posting-by: mjr@hussar.dco.dec.com (Marcus J. Ranum)
Original-subject: Re: Booting a DECsystem 5000
Archive-site: decuac.dec.com [16.67.32.1]
Reposted-by: emv@math.lsa.umich.edu (Edward Vielmetti)

In article <1990Sep26.183304.14449@ox.com> osm@ox.com (Owen Scott Medd) writes:
>?STX: boot [many options, none of them -f]

in Rev 5.3C firmware (latest I've seen), some commands have changed.

        boot -f tz(0,5)
         is now
        boot 5/tz5
  
        setenv bootpath rz(0,0,0)vmunix
         is now
        setenv boot "5/rz0/vmunix -a"
 
a document detailing this is available for FTP from decuac in:
~ftp/public/postscript/DS5000_console_command_comparison.ps

mjr.