Home » Personal collection » Acorn hard disk » apps » SCSI » BOOT
BOOT
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Personal collection » Acorn hard disk » apps » SCSI |
Filename: | BOOT |
Read OK: | ✔ |
File size: | 01AB bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
10REM >!Boot 20PRINT "Booting large disc filing system" 30*RMLOAD ADFS::0.$.FileCore 40*RMREINIT ADFS 50*RMLOAD ADFS::0.$.ADFS 60REM > Remove the following line if no SCSI card is fitted 70*RMLOAD ADFS::0.$.SCSIFS 80*RMLOAD ADFS::0.$.ADFSFiler 90*RMLOAD ADFS::0.$.FileSwitch 100*RMLOAD ADFS::0.$.newmess 110*RMLOAD ADFS::0.$.Free 120REM > Remove the following line if no CD is fitted 130*RMREINIT CDFS 140*exec Reboot 150 160
� >!Boot (� "Booting large disc filing system" *RMLOAD ADFS::0.$.FileCore (*RMREINIT ADFS 2*RMLOAD ADFS::0.$.ADFS <;� > Remove the following line if no SCSI card is fitted F*RMLOAD ADFS::0.$.SCSIFS P*RMLOAD ADFS::0.$.ADFSFiler Z *RMLOAD ADFS::0.$.FileSwitch d*RMLOAD ADFS::0.$.newmess n*RMLOAD ADFS::0.$.Free x4� > Remove the following line if no CD is fitted �*RMREINIT CDFS �*exec Reboot � � �
00000000 0d 00 0a 0c f4 20 3e 21 42 6f 6f 74 0d 00 14 28 |..... >!Boot...(| 00000010 f1 20 22 42 6f 6f 74 69 6e 67 20 6c 61 72 67 65 |. "Booting large| 00000020 20 64 69 73 63 20 66 69 6c 69 6e 67 20 73 79 73 | disc filing sys| 00000030 74 65 6d 22 0d 00 1e 1e 2a 52 4d 4c 4f 41 44 20 |tem"....*RMLOAD | 00000040 41 44 46 53 3a 3a 30 2e 24 2e 46 69 6c 65 43 6f |ADFS::0.$.FileCo| 00000050 72 65 0d 00 28 12 2a 52 4d 52 45 49 4e 49 54 20 |re..(.*RMREINIT | 00000060 41 44 46 53 0d 00 32 1a 2a 52 4d 4c 4f 41 44 20 |ADFS..2.*RMLOAD | 00000070 41 44 46 53 3a 3a 30 2e 24 2e 41 44 46 53 0d 00 |ADFS::0.$.ADFS..| 00000080 3c 3b f4 20 3e 20 52 65 6d 6f 76 65 20 74 68 65 |<;. > Remove the| 00000090 20 66 6f 6c 6c 6f 77 69 6e 67 20 6c 69 6e 65 20 | following line | 000000a0 69 66 20 6e 6f 20 53 43 53 49 20 63 61 72 64 20 |if no SCSI card | 000000b0 69 73 20 66 69 74 74 65 64 0d 00 46 1c 2a 52 4d |is fitted..F.*RM| 000000c0 4c 4f 41 44 20 41 44 46 53 3a 3a 30 2e 24 2e 53 |LOAD ADFS::0.$.S| 000000d0 43 53 49 46 53 0d 00 50 1f 2a 52 4d 4c 4f 41 44 |CSIFS..P.*RMLOAD| 000000e0 20 41 44 46 53 3a 3a 30 2e 24 2e 41 44 46 53 46 | ADFS::0.$.ADFSF| 000000f0 69 6c 65 72 0d 00 5a 20 2a 52 4d 4c 4f 41 44 20 |iler..Z *RMLOAD | 00000100 41 44 46 53 3a 3a 30 2e 24 2e 46 69 6c 65 53 77 |ADFS::0.$.FileSw| 00000110 69 74 63 68 0d 00 64 1d 2a 52 4d 4c 4f 41 44 20 |itch..d.*RMLOAD | 00000120 41 44 46 53 3a 3a 30 2e 24 2e 6e 65 77 6d 65 73 |ADFS::0.$.newmes| 00000130 73 0d 00 6e 1a 2a 52 4d 4c 4f 41 44 20 41 44 46 |s..n.*RMLOAD ADF| 00000140 53 3a 3a 30 2e 24 2e 46 72 65 65 0d 00 78 34 f4 |S::0.$.Free..x4.| 00000150 20 3e 20 52 65 6d 6f 76 65 20 74 68 65 20 66 6f | > Remove the fo| 00000160 6c 6c 6f 77 69 6e 67 20 6c 69 6e 65 20 69 66 20 |llowing line if | 00000170 6e 6f 20 43 44 20 69 73 20 66 69 74 74 65 64 0d |no CD is fitted.| 00000180 00 82 12 2a 52 4d 52 45 49 4e 49 54 20 43 44 46 |...*RMREINIT CDF| 00000190 53 0d 00 8c 10 2a 65 78 65 63 20 52 65 62 6f 6f |S....*exec Reboo| 000001a0 74 0d 00 96 04 0d 00 a0 04 0d ff |t..........| 000001ab