Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
fuss:amiga [2019/03/17 23:36] – [Getting Adaptec SCSI to Mount Devices on Workbench Startup] officefuss:amiga [2019/06/30 00:58] – [Resolving Issues with Mediator Sound Mixer] office
Line 254: Line 254:
 and only then load up the mixer application (ex, ''GhostMixer''), make the necessary settings and save. In case you are using GhostMix, you can delete ''C:GMStart'' since the settings will be restored on reboot. and only then load up the mixer application (ex, ''GhostMixer''), make the necessary settings and save. In case you are using GhostMix, you can delete ''C:GMStart'' since the settings will be restored on reboot.
  
 +Ultimately, if all else fails, TaskiMixer seems to work best:
  
 +  * {{fuss:taskimixer.lha
 +}}
 +
 +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.