![Embarrassed :oops:](./images/smilies/icon_redface.gif)
![Embarrassed :oops:](./images/smilies/icon_redface.gif)
![Embarrassed :oops:](./images/smilies/icon_redface.gif)
could someone make adf for RTG setup, If that's even possible.
maybe leave out the unnecessary steps.. qwik install ???
Code: Select all
SHARE: FileSystem = l:MiSTerFileSystem
Device = dummy.device
Unit = 0
Surfaces = 1
BlocksPerTrack = 10
Reserved = 2
LowCyl = 0
HighCyl = 100
StackSize = 1000
Mount = 1
DosType = 0x536F7267
#
Code: Select all
mount share:
Great write up, I thought you'd need to install Picasso96 before copying across the RTG files or have I got this all wrong?toastboy wrote: ↑Thu Oct 22, 2020 9:37 pm https://drive.google.com/file/d/1-bmdT6 ... GlBTd/view
ADF of the Mister minimig drivers from github. Includes both the RTG driver and mister shared filesystem driver.
The original LHA archives have been extracted into one folder each.
To install RTG, use a filemanager (dopus, diskmaster, whatever) and :-
DF0:RTG/Devs ---> copy all contents to ----> Dh0:Devs
DF0:RTG/Libs ---> copy all contents to ----> Dh0:Libs
Then reboot and new screenmodes will be available.
To install mister shared filesystem :-
DF0:MisterShare/L ---> copy all contents to ----> Dh0:L
DF0:MisterShare/Devs ---> copy "dummy.device" to ----> Dh0:Devs
DF0:MisterShare/Devs/mountlist ----> contains a mountlist entry to be added to you DH0:mountlist.
Use a text editor to cut and paste this mountlist entry into the file ---> dh0:devs/mountlistBe sure to keep any existing entries in your dh0:mountlist, or you may lose some devices, don't just copy the example mountlist file off DF0:Devs to DH0:Devs.Code: Select all
SHARE: FileSystem = l:MiSTerFileSystem Device = dummy.device Unit = 0 Surfaces = 1 BlocksPerTrack = 10 Reserved = 2 LowCyl = 0 HighCyl = 100 StackSize = 1000 Mount = 1 DosType = 0x536F7267 #
Lastly, use a text editor to add this line to dh0:s/startup-sequence, on a line before "endcli".Reboot. Now files on your SD card in the folder /media/fat/amiga/shared will be visible to the amiga on the drive SHARE: and you won't need ADFs for this sort of thing anymoreCode: Select all
mount share:
The LHA-archived drivers were downloaded from here.
https://github.com/MiSTer-devel/Minimig ... STer/extra
No problem, Your instructions are really excellent.toastboy wrote: ↑Fri Oct 23, 2020 8:44 am Ooooh, you're quite right - I ran my tests on an HD image with P96 preinstalled.
Gimme a moment and I'll re-arrange the instructions so that bit makes sense - and thanks for spotting the error.
[EDIT] Original response edited with the extra steps for installing picasso96, and the ADF updated to include everything you'll need.
While "DH0:" commonly is the system drive, it is not guaranteed and could easily be something else depending on how partitions were configured...toastboy wrote: ↑Thu Oct 22, 2020 9:37 pm Next install the mister RTG driver, use diskmaster2 again and :-
DF0:RTG/Devs ---> copy all contents to ----> Dh0:Devs
DF0:RTG/Libs ---> copy all contents to ----> Dh0:Libs
Then reboot and new screenmodes will be available in prefs.
To install mister shared filesystem.
Use a diskmaster2 again and :-
DF0:MisterShare/L ---> copy all contents to ----> Dh0:L
DF0:MisterShare/Devs ---> copy "dummy.device" to ----> Dh0:Devs
DF0:MisterShare/Devs/mountlist ----> contains a mountlist entry to be added to you DH0:mountlist.
Use a text editor to cut and paste this mountlist entry into the file ---> dh0:devs/mountlist
I will give it another shot - I only have PAL and MiSTer in there. But it should not make a difference, as I have other monitors in my 3.1 WB and it runs without a hitch. But it is good to know somebody got it running
Nope, although it is a known issue apparently. You can access the drive through diropus and the shell apparently by going to the drive called Mister: although I've not tested it.kswarrick wrote: ↑Thu Nov 26, 2020 8:48 am Wow, thanks! That made installing RTG quite a bit easier.
It appears the shared folder does not work with Scalos. I am using a drive from ClassicWB which has Scalos installed and it mounts an icon named "SHARED:Sorg" that does not open. I changed the C:LoadWB back to the original and tested it and it works with the original workbench. The regular workbench looks awful with this setup though.
Any idea of why it does not work with Scalos?
I added the following to the mountlist of the ClassicWB install:
Code: Select all
vscale_mode = 0