Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
fuss:amiga [2019/03/24 01:25] – [Resolving Issues with Mediator Sound Mixer] officefuss:amiga [2019/06/30 00:58] – [Resolving Issues with Mediator Sound Mixer] office
Line 261: Line 261:
 Simply unpack the archive, copy the icon into ''Prefs/'' and ''TsiMixerInit'' to ''C:''. Then edit ''S:user-startup'' and add the line ''C:TskiMixerInit'' at the very end. Simply unpack the archive, copy the icon into ''Prefs/'' and ''TsiMixerInit'' to ''C:''. Then edit ''S:user-startup'' and add the line ''C:TskiMixerInit'' at the very end.
  
 +====== Create a (Workbench) Boot Disk ======
  
 +The following command installs a bootsector:
 +<code dos>
 +install DF0:
 +</code>
 +
 +to a diskette inserted in ''DF0:'' and it is sufficient to make the Amiga boot to a CLI.
 +
 +The following commands create the ''C:'' command directory and the ''S:'' startup directory necessary to get Workbench running:
 +<code dos>
 +makedir DF0:s
 +makedir DF0:c
 +</code>
 +
 +The ''LoadWB'' command from ''C:'' must be copied into ''C:'':
 +<code dos>
 +copy C:LoadWB to DF0:c/
 +</code>
 +
 +
 +Finally a startup sequence file is created in ''DF0:s/startup-sequence'' containing the following commands:
 +<code dos>
 +Loadwb
 +endcli
 +</code>
 +
 +The diskette is now bootable and will load Workbench on startup.
 ====== Index ====== ====== Index ======
  
 {{indexmenu>fuss/amiga}} {{indexmenu>fuss/amiga}}

fuss/amiga.txt · Last modified: 2022/04/19 08:28 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.