Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: TCMSLP on January 14, 2011, 04:45:02 PM

Title: Ram Disk AND RAM_0 ?
Post by: TCMSLP on January 14, 2011, 04:45:02 PM
Hi All,

See the following screen grab:-

http://www.facebook.com/photo.php?pid=14975080&l=c77753faff&id=546790172

I seem to have Ram Disk *and* RAM_0 icons.  They appear to be two different things (two different ram disks).

I can't see any reference to RAM_0 in the startup sequence.  

Any ideas how I can remove it?


Steve
Title: Re: Ram Disk AND RAM_0 ?
Post by: runequester on January 14, 2011, 04:46:31 PM
any strange assigns in the user start up sequence?

what happens if you copy a file there?
Title: Re: Ram Disk AND RAM_0 ?
Post by: foleyjo on January 14, 2011, 04:51:51 PM
Check what's in your Devs folder
Title: Re: Ram Disk AND RAM_0 ?
Post by: oleimann on January 14, 2011, 05:01:26 PM
I seem to remember that there were two RAM Disks:
1) the ordinary one that grows from memory with usage
2) a pre-sized to 880kb one that represetns a floppy disk and does not loose it's content on reboots (only power outages) used for fast copy disk-via-ramdisk-to-disk and testing.
Title: Re: Ram Disk AND RAM_0 ?
Post by: jj on January 14, 2011, 05:07:46 PM
That would be RAD: not RAM:
Title: Re: Ram Disk AND RAM_0 ?
Post by: doctorq on January 14, 2011, 05:08:52 PM
I think you should look for RAD. Either you have it put in your Devs/Dosdrivers, you are mounting the devices found in Storage/Dosdrivers or you are mounting it somewhere in your startup-sequence.

I have used RADs in the past to make a non-bootable SCSI controller more pleasant to use, by making a boot disk that mounts RAD, and copies all needed files to RAD, so the boot disk only had to be used when the computer is powered up. It's a nice solution for a non-bootable controller :-)
Title: Re: Ram Disk AND RAM_0 ?
Post by: Karlos on January 14, 2011, 05:12:11 PM
@doctorq

I go a step further and copy the entire OS into RAD from a cold-boot selected snapshot archive :)