In a 48K Apple change the byte at $9E42 from $06 to $34. The following sequence of commands creates a disk that BRUNs Hello when it is next booted.
After putting a blank diskette into the drive:
1. Call -151
2. 9E42:34
3. 3D0G
4. init Hello
5. delete Hello
6. BLOAD the binary program from another diskette
7. BSAVE Hello on the new diskette