FAQ / 2015-09-05 10:30:54
How to prevent Guru meditation "8000 000B" if one of the partition is unvalidated?
I added a call to DiskSalv first thing in the Startup-sequence:
DiskSalv FROM=CF2: TO:CF4: MODE=Salvage
so that it "locks" the partition and prevents the Guru meditation. Then, after having tried to repair unsuccessfully the disk, I fixed the problem using the salvage mode! Bad blocks still remained so I had to finally re-format the partition.
What is the relation between the AmigaOSes and the new AROS and MorphOS?
How can I start AmiKit immediately after booting Windows XP/7?
The trick that the AmiKit launcher uses is the -datapath command-line parameter to WinUAE. So, to run the same configuration as the launcher does:
- Create a shortcut in the Startup folder in the Start menu, in All programs.
- Select the shortcut, right-click, and then select "Properties".
- Edit the properties as follows:
- Target: C:\AmiKit\WinUAE\winuae.exe -datapath C:\AmiKit\WinUAE -f "../WinUAE/Configurations/AmiKit.UAE" -s use_gui=no
- Start in: C:\AmiKit\WinUAE
What is your naming scheme for your computers and their IP addresses?
My naming scheme is based on Korean words at home and at work:
How to get the best of MWB, NewIcons, and MCP on a 16- or 32-colour screen?
The combination of the new IconLibrary, MagicWB, MCP, and NewIcons can really, really improve the visual quality of your Workbench and its icons but can be tricky to configure... After some research, two options (with two additional options each) in MCP and NewIcons control the visual display of icons:
The winner is thus:
- selecting only the No Border option in the No Iconborder item of the Global Features of MCP;
- unselecting No Borders in the NewIcons preferences.
|