BSD 4_3 development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Sun, 25 Sep 1983 06:38:02 +0000 (22:38 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Sun, 25 Sep 1983 06:38:02 +0000 (22:38 -0800)
Work on file usr/src/sys/floppy/defboo.up

Synthesized-from: CSRG/cd1/4.3

usr/src/sys/floppy/defboo.up [new file with mode: 0644]

diff --git a/usr/src/sys/floppy/defboo.up b/usr/src/sys/floppy/defboo.up
new file mode 100644 (file)
index 0000000..655e3dd
--- /dev/null
@@ -0,0 +1,14 @@
+!\r
+! BOOTSTRAP BY BOOT() SYSCALL\r
+! GO MULTI-USER AFTER CHECKING; BOOT FROM DEFAULT DEVICE\r
+!\r
+SET DEF HEX\r
+SET DEF LONG\r
+SET REL:0\r
+HALT\r
+UNJAM\r
+INIT\r
+LOAD BOOT\r
+D/G B 0                ! BOOT PARAMETERS: MULTI USER AFTER CHECK\r
+D/G A 2                ! DEV TO BOOT FROM (0=HP, 2=UP, 3=HK, 9=RA)\r
+START 2\r