Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: pneron on December 27, 2016, 10:45:23 AM

Title: How To Install WB 3.1 from Gotek
Post by: pneron on December 27, 2016, 10:45:23 AM
I am having a problem with my CDROM and cannot access the internet nor install O/S3.9. Thus, I am now trying to use the GOTEK ADK drive to install 3.1WB but I keep getting this message when I run the INSTALL: "Volume Workbench 3.1 Full?" I can see all my HardDrives and have lots of space. Just don't know how to redirect the install or fix this problem.

Thanks everyone
Title: Re: How To Install WB 3.1 from Gotek
Post by: Oldsmobile_Mike on December 27, 2016, 12:58:02 PM
It's probably telling you that the floppy disk is full. Are you installing via the standard 3.1 install script? Are the drives prepped and formatted correctly?

I'd recommend addressing  the other problems you already listed first.
Title: Re: How To Install WB 3.1 from Gotek
Post by: Pat the Cat on December 27, 2016, 03:00:46 PM
It's been an awfully long time since I tried running a CLI script...

... From what I remember, the INSTALL command just writes a boot track onto a specified drive (DF0:, HD0: or similar). You can't ever Install CD0:, because that would try to write a boot sector to a CD (read only device, cannot be written on).

If you want to run a CLI or Shell script, you have to EXECUTE it. That could be where the confusion has arisen. You can RUN an executable program, RUN will start up a little separate CLI or Shell for that program. Just typing the program name and hitting the Enter key will start the executable going in the current CLI / Shell.

Hand crafting an Amiga boot partition, I usually;-

1) Format the device.

2) Put a boot track on the device.

3) Copy the Workbench floppy  to the device, keeping same directory structure.

4) Copy custom hardware device drivers (anything ending in device) to the DEVS folder, all the Handler files (everything ending -handler) to the L folder. A lot of these were built into 3.1, like CrossDOS for reading PC formatted disks. Had to be put in by hand on earlier revisions of AmigaDOS,

5. Similarly, if you have custom libraries like icon.library, make sure they go in libs (and of course, you need 68040 library or 68060 library if you have such a processor fitted.

Must admit, never tried the above on 3.1. But it should give you a rough idea on what is needed for a successfully booting Amiga and what isn't. S folder (startup-sequence), L folder (handlers), C folder (commands), Devs folder (devices), Libs folder (libraries) and ENV folder for 2.04 and later systems to remember user-preferences. It is often possible just to read a whole CD-ROM (one that boots on a real Amiga) to your hard drive, put a boot track on the drive (Install HD0:) and your Amiga starts up as if booting the drive... Not always what you want, but it is a starting point for a working, booting Amiga.

One complication for you is probably not having a 3.1 ROM chip in your A2000. That's OK with just about every single Accelerator card, you can set the machine to cold boot from it's internal ROM, then read the ROM you want into accelerated FAST memory and reboot to a warm booted, 3.1 OS. You lose 1MB of fast RAM, and having a real ROM chip saves you a reboot, but technically ROM code executed a sideways ROM will run faster than code run from a ROM chip anyway. Your Amiga boots slower but runs faster when it has finished booting.

Come to think of it, RELOKICK software will let you map fast RAM as a ROM on any Amiga, not just accelerated ones. Of course, you need to have plenty of fast RAM fitted to the Amiga in question in order to make that a useful thing.,,
Title: Re: How To Install WB 3.1 from Gotek
Post by: Oldsmobile_Mike on December 27, 2016, 03:45:49 PM
No idea what the above instructions are supposed to be for.  Assuming you have correctly installed your hard drives and have a set of (6) .adf files loaded onto your GoTek comprised of the 3.1 Workbench disks, all you should have to do is double click on the install icon on the first disk and let the installer script take it from there.  Once the install is done then you can drop in any additional libraries (such as icon.library - note the special instructions for adding this under 3.1 listed in it's docs).
Title: Re: How To Install WB 3.1 from Gotek
Post by: Thomas on December 27, 2016, 04:00:03 PM
Quote from: pneron;818246
I keep getting this message when I run the INSTALL: "Volume Workbench 3.1 Full?"


Never never never never select "Novice" mode when installing something with the Amiga installer. Always use "Advanced" or "Expert" mode. In this case for example it would ask you where to install to and not silently try to install to the floppy disk.

And always keep your original floppy disks write protected. I don't know if the Gotek supports this, but you should try at least.
Title: Re: How To Install WB 3.1 from Gotek
Post by: Pat the Cat on December 27, 2016, 04:20:22 PM
Quote from: Thomas;818268
Never never never never select "Novice" mode when  installing something with the Amiga installer. Always use "Advanced" or  "Expert" mode. In this case for example it would ask you where to  install to and not silently try to install to the floppy disk.

And always keep your original floppy disks write protected. I don't know  if the Gotek supports this, but you should try at least.

Very, very, good advice.:banana:

Quote from: Oldsmobile_Mike;818267
No idea what the above instructions are supposed to be for.

It's called dealing with AmigaDOS, Mike. Typing commands into Shells as opposed to clicking on icons.

And it works with any Amiga, so it can be very useful when you are trying to install an operating system on a fresh drive.

It's  the chicken and egg conumdrum. You can't boot an Amiga from a  device which isn't  boot enabled, and you can't boot enable a device  from the Shell until  you have at least booted an Amiga to the point of  having a shell... but if you  can get a system to the point of having a  Shell to type into, the "Copy" command is inbuilt, so you can   physically copy files to where they should be, in order for the system   to fully boot into Workbench. And that is the point where most people  end up after successfully using HDToolBox to prepare a drive for use on  an Amiga - booting drive, no operating system, just stops at a shell  prompt.

If you can just copy an old self booting Amiga CD (magazine coverdisks  are still very very useful sometimes) to your hard drive, it's a damn  sight more useful to begin with than relying on a set of Commodore  floppies, the Cloanto CD, and downloads. I'm not saying it's a finished  install, but it should work well enough for later tweaking.

And if you look at the spec, there's no mention of what ROM chips are plugged into the A2000. They might be trying to install 3.1 Workbench without 3.1 ROMs fitted. Technically possible, but still frowned upon by some people. Having an 060 means they can use a sideways mapped ROM image of 3.1, but it would require a tweak of the startup-sequence to check the operating system fitted, and if needed, map the 3.1 ROM in and reboot, otherwise continue booting using the 3.1 Workbench files stored on the hard drive.

Such a system would technically run a bit faster. Why have fancy hardware if you don't use it? :)
Title: Re: How To Install WB 3.1 from Gotek
Post by: Motormouth on December 27, 2016, 04:29:07 PM
Quote from: Thomas;818268
Never never never never select "Novice" mode when installing something with the Amiga installer. Always use "Advanced" or "Expert" mode. In this case for example it would ask you where to install to and not silently try to install to the floppy disk.

And always keep your original floppy disks write protected. I don't know if the Gotek supports this, but you should try at least.


Ditto of what Thomas said:
It sound like the install script is attempting to install onto your floppy ie df0:, df1:, etc.
I suggest you use expert mode and make sure you are installing on your harddrive.
The partition names could be anything, but the traditional ones (from the 2090a days) are dh0:, dh1:, etc.
Title: Re: How To Install WB 3.1 from Gotek
Post by: Oldsmobile_Mike on December 27, 2016, 05:55:16 PM
Quote from: Pat the Cat;818270
And if you look at the spec, there's no mention of what ROM chips are plugged into the A2000.

If you look at his signature it says "WB 3.1".  Maybe that's an assumption on my part to assume that he's trying to install 3.1, but since every other post in this thread has been referencing the same, I don't think I'm too far off.  But thanks for talking at me like I'm an idiot, another one for the block list!  :p
Title: Re: How To Install WB 3.1 from Gotek
Post by: pneron on December 27, 2016, 07:08:41 PM
OK, I manage to get OS3.9 installed but having issues setting up my graphic card still.
I have a Picasso II card and just installed Picasso96 but don't know where or how to set this up.? I also saw a message about this software version being "Picasso IV". I assume I can use Picasso96  for my card?
Title: Re: How To Install WB 3.1 from Gotek
Post by: pneron on December 27, 2016, 07:37:49 PM
thanks Mike-> fixed my signature :) appreciate all the support from everyone on this PicassoII issue
Title: Re: How To Install WB 3.1 from Gotek
Post by: Oldsmobile_Mike on December 27, 2016, 08:59:48 PM
The latest version of P96 can be downloaded from here:

http://lilliput.amiga-projects.net/Picasso96.htm

I saw your message asking for a copy on ADF, unfortunately I don't have any easy way of making an ADF.  If I download it, write the file to a floppy disk, then create an image of that disk, I imagine would work.  Just haven't had a chance to try it yet.  Perhaps someone else has a better method?

...as you can tell, I don't use ADF's very often, lol.  :biglaugh:
Title: Re: How To Install WB 3.1 from Gotek
Post by: pneron on December 27, 2016, 10:12:03 PM
OK...I will see what I can do with the download. Thanks again Mike
Title: Re: How To Install WB 3.1 from Gotek
Post by: pneron on December 28, 2016, 02:00:37 AM
OK, making progress...I managed to transfer the Picasso files via my PC to A2000 with my AmigaForever Explorer program via null modem cable  (still working on my Internet TCP/IP problem but that's another issue).

Now onto my Picasso Issues:
=================
I ran the Picasso96Mode program from Pref drawer and "tried" to save the settings. After the install, I tested a video mode that worked. I tried to save those settings but I keep getting a message that says "Please wait until all disc activity has ended" with the option to "Reboot now". I waited in fear that some bkg activities were running but had no choice to hard boot the system. However, my video settings are never saved. Do I need to wait until the system boots itself...is there something else I need to do?
Title: Re: How To Install WB 3.1 from Gotek
Post by: Oldsmobile_Mike on December 28, 2016, 06:10:29 AM
I've got this video on YouTube of some P96 stuff.  It's a few years old now, but maybe helpful?

https://www.youtube.com/watch?v=n8lLfEuVI2Y
Title: Re: How To Install WB 3.1 from Gotek
Post by: pneron on December 28, 2016, 11:56:41 AM
Thanks Mike, this was helpful but still no luck in "saving the Preferences". I also uploaded a video to explain what the issue is here:

https://youtu.be/Kgrxu-Z4tHI
Title: Re: How To Install WB 3.1 from Gotek
Post by: Oldsmobile_Mike on December 28, 2016, 03:03:20 PM
Ah-ha! P96 doesn't update the screenmode.prefs file itself, it only allows you to modify the settings for the mode. Once you've set the mode how you want it you need to select it in the standard Workbench ScreenMode preferences tool. Try opening that, I bet you'll see a list of all your custom screenmodes in there. :)
Title: Re: How To Install WB 3.1 from Gotek
Post by: pneron on December 28, 2016, 03:32:43 PM
OK,,,that did the trick, finally...Now onto to my TCP/IP stack issue (I may start another thread in another forum). Thank you again Mike, you rock!
Title: Re: How To Install WB 3.1 from Gotek
Post by: pneron on December 28, 2016, 10:59:44 PM
BTW: How do I get rid of this message after a reboot "error opening PicassoIV. Resource". I suspect this is software driver related residual from my first attempt of using the wrong driver install. - Thanks
Title: Re: How To Install WB 3.1 from Gotek
Post by: pneron on December 30, 2016, 03:20:22 PM
any thoughts on how I can get rid of this message during up?

Thanks
Title: Re: How To Install WB 3.1 from Gotek
Post by: Oldsmobile_Mike on December 30, 2016, 05:38:20 PM
Remove all P96 software (including any entries in Startup-Sequence & User-Startup, libraries, etc.), and reinstall?
Title: Re: How To Install WB 3.1 from Gotek
Post by: pneron on December 30, 2016, 06:10:59 PM
ok...will give this a shot. Thanks Mike
Title: Re: How To Install WB 3.1 from Gotek
Post by: pneron on January 08, 2017, 01:20:33 AM
Hi Mike

I did as you suggested, ran the Picasso Uninstall and "tried" to remove all references to this program but perhaps I missed one of the  PicassoIV references somewhere?. At Boot-up, I still get the following message: Error Opening Picasso IV.resource
Title: Re: How To Install WB 3.1 from Gotek
Post by: pneron on January 09, 2017, 11:18:17 AM
Any idea on this problem during "Boot-up"

Error Opening Picasso IV.resource?
Title: Re: How To Install WB 3.1 from Gotek
Post by: Oldsmobile_Mike on January 09, 2017, 12:25:07 PM
A few ideas:

Something in your Startup-Sequence may be calling it. Post a copy?

Try running Enforcer or some such similar software to see what's calling it.

Try changing to a non P96 screenmode and rebooting.

What are your version numbers on the P96 libraries?
Title: Re: How To Install WB 3.1 from Gotek
Post by: Oldsmobile_Mike on January 09, 2017, 12:26:38 PM
Wait a sec, you have a PII. You're sure it's trying to open "Picasso IV.resourse"? Definitely something wonky with your install.  Are any of your screenmodes defined as PIV modes?
Title: Re: How To Install WB 3.1 from Gotek
Post by: pneron on January 09, 2017, 04:58:37 PM
No, everything is PicassoII related. I ran the UNINSTALL and checked for any residual files before reinstalling again. Everything works fine but I get his message during boot-up.
Title: Re: How To Install WB 3.1 from Gotek
Post by: pneron on January 09, 2017, 04:59:40 PM
I will post a copy of my startup as well tonight - Thanks Mike
Title: Re: How To Install WB 3.1 from Gotek
Post by: kolla on January 09, 2017, 06:17:08 PM
Do you have anything Picasso-IV in devs:monitors perhaps?
Title: Re: How To Install WB 3.1 from Gotek
Post by: pneron on January 09, 2017, 07:11:37 PM
I don't ** think so ** but will also double check
Title: Re: How To Install WB 3.1 from Gotek
Post by: Oldsmobile_Mike on January 10, 2017, 10:18:08 AM
Just to confirm: if you completely remove the P96 software using the process you described earlier, and change back to a native screenmode, you still get the error message on boot?

At what point did you first see this message?
Title: Re: How To Install WB 3.1 from Gotek
Post by: kolla on January 10, 2017, 10:34:41 AM
A typical thing to do would be to start without startup-sequence and use "set echo on" and "execute s:startup-sequence", and see at what point in startup-sequence the error is triggered.
Title: Re: How To Install WB 3.1 from Gotek
Post by: pneron on January 10, 2017, 12:15:13 PM
Ok, uploading key files...will try what was suggested as well with "echo" on startup
Title: Re: How To Install WB 3.1 from Gotek
Post by: pneron on January 10, 2017, 12:16:10 PM
Quote from: Oldsmobile_Mike;819434
Just to confirm: if you completely remove the P96 software using the process you described earlier, and change back to a native screenmode, you still get the error message on boot?

At what point did you first see this message?


Good point ! will check to see if this message still comes-up after removal
Title: Re: How To Install WB 3.1 from Gotek
Post by: pneron on January 12, 2017, 02:10:50 AM
After a complete UNINSTALL...I still get the PicassoIV message?
Title: Re: How To Install WB 3.1 from Gotek
Post by: Oldsmobile_Mike on January 12, 2017, 02:56:26 AM
Did you try Kolla's suggestion?
Title: Re: How To Install WB 3.1 from Gotek
Post by: pneron on January 12, 2017, 10:52:57 AM
not yet, but will try his suggestion. Thanks
Title: Re: How To Install WB 3.1 from Gotek
Post by: gertsy on January 13, 2017, 06:38:38 AM
Quote from: Oldsmobile_Mike;819594
Did you try Kolla's suggestion?


Kudos Oldsmobile_Mike, this is like the old AOrg days. Helping fellows v espousing pseudo intellect.