home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / Information / RAMLINK.TIPS.ARC / RL.1 next >
Encoding:
Text File  |  2019-04-13  |  58.0 KB  |  1,472 lines

  1.  ************
  2. Topic 12        Tue Jul 02, 1991
  3. H.HERMAN1                    (Forwarded) 
  4. Sub: RAMDrive & RAMLink tips and tricks     
  5.  
  6.  Let's share any tips and tricks so we all can use them.
  7. 130 message(s) total.
  8.  ************
  9.  ------------
  10. Category 12,  Topic 12
  11. Message 1         Tue Jul 02, 1991
  12. H.HERMAN1                    (Forwarded) 
  13.  
  14.  I'll start out with a couple I 'discovered', and another someone shared:  
  15.  
  16.  [1]   SPORT.COM  which  CMD  released  for  the HD, to allow drive channel
  17.  access  in  CP/M  mode, works equally as well with RAMLink.  This will let
  18.  you  change  partitions,  and  do drive swaps while in CP/M mode.  To make
  19.  running  it  even  easier, enter often used routines into submit files, or
  20.  use CHN31 to create COM files.                                            
  21.  
  22.  RAMLink  access  in  CP/M  is  NOT  fast,  but it is a convenient means of
  23.  booting into CP/M, and it IS a fast way to get files into the REU.        
  24.  
  25.  [2]   FCOPY is nice, AND it is reliable.  However, it does take a while to
  26.  make  a  new  box,  when/if  there is a crash.  To avoid sitting there and
  27.  'watching  the  screen',  I  wrote,  well got part of it written anyway, a
  28.  BASIC  routine  using  the  JiffyDos commands, to re-load RAMLink, and its
  29.  many  partitions, and directories with their hundreds of files.  Depending
  30.  on  individual  drive  set-ups, most or all of the file transfers can then
  31.  run automatically, and unattended.   :)                                   
  32.  
  33.  [3]   RAMLink  allows for autobooting of any selected file in BOTH 128 and
  34.  64  modes.  When  running  from a 128, RL will always boot up in 128 mode.
  35.  So,  to  autoboot  a 64 program instead, enter GO 64 into the 128 autoboot
  36.  program, and the 64 mode program will autoboot.                           
  37.  
  38.  [4]  When entering 64 mode from 128, you may not always want to run the 64
  39.  mode  program selected for autobooting.  For example, I run a 64 mode bank
  40.  telcom program, which autoboots after being selected from a 128 mode menu.
  41.  
  42.  Enter a time delay loop in the 64 mode autoboot. This will let you press a
  43.  key, and enter BASIC instead.  Or, request a keypress to continue.        
  44.  
  45.  This  lets  me 'politely' enter 64 mode for other things too, and not have
  46.  to abort the  program, AND the program doesn't autoboot and run again when
  47.  I exit from it.                                                           
  48.  
  49.  ------------------                                                        
  50.  
  51.  I  still  haven't  gotten  used to having all these program and data files
  52.  available  in  an  instant.  Not that I like waiting during disk accesses.
  53.  Just haven't gotten used to how lightening fast everything is now.  :)    
  54.  
  55.  Howie                                                                     
  56.  ------------
  57. Category 12,  Topic 12
  58. Message 2         Sun Jul 21, 1991
  59. D.SCRUGGS2 [BLUE2]           (Forwarded) 
  60.  
  61. Hi, In ref. to "SPORT. COM" for CP/M , where can it be found, I was looking
  62. around the Q. & did'nt see it? . PS, I noticed some users over their that have
  63. received GW 128..Blake
  64.  ------------
  65. Category 12,  Topic 12
  66. Message 3         Sun Jul 21, 1991
  67. H.HERMAN1                    (Forwarded) 
  68.  
  69. Blake,                                                                       
  70.  
  71. Thanks!  That's good news that gateWay is now being shipped.  
  72.  
  73. SPORT.COM was shipped on disk to owners of CMD's HD, and is also on CMD'S bbs.
  74. I think (but am not sure) that the guys at CMD were surprised to hear that 
  75. SPORT.COM worked so well with the RL.  It's not a public domain application,
  76. however.  CMD owns it.                                                       
  77.  
  78. Any registered owner of CMD's HD and RL have access to the file which is in
  79. the CMD file library.  So long as the caller has registered, he/she is given
  80. access to any of these libraries.                                           
  81.  
  82. I routinely log-on CMD's bbs.  If you'd like me to leave a note asking them to
  83. send you a disk, let me know.                                              
  84.  
  85. Howie                                                                        
  86.  ------------
  87. Category 12,  Topic 12
  88. Message 4         Sat Aug 24, 1991
  89. M.MCCORMIC10 [Mike Mc-]      (Forwarded) 
  90.  
  91. S.O.S.
  92.  
  93. I have just installed my Ramlink w/ 1mg & a 1764 REU.I made a Gateway boot
  94. disc but no
  95.  matter what combinations I try it only shows my 1541 drive and no others.
  96. Please someone,list the EXACT files I should have on my boot disc.
  97.  
  98. Thanks 
  99.  
  100. Mike Mc-
  101.  ------------
  102. Category 12,  Topic 12
  103. Message 5         Tue Aug 27, 1991
  104. H.HERMAN1                    (Forwarded) 
  105.  
  106. Mike,
  107.  
  108. GEOS under gateWay can only recognize a maximum of three drives, which can be
  109. either 8, 9, or 10.
  110.  
  111. If you've accepted RL's default assignment of #16, and did a swap before 
  112. booting GEOS, then one of the drives on line would be #16, and therefore
  113. invisible.
  114.  
  115. Not sure if this is what's causing the prob, but thought it might be.
  116.  
  117. If it is, you can get the other drive back by adding after the software swap
  118. routine, a routine to change #16 to either 9 or 10, whichever is available.
  119.  
  120. Hope this has helped.
  121.  
  122. Howie
  123.  ------------
  124. Category 12,  Topic 12
  125. Message 6         Sat Aug 31, 1991
  126. H.HERMAN1                    (Forwarded) 
  127.  
  128. For  those  using RAMLink with CP/M, who may have discovered that pressing 
  129. CONTROL/ENTER doesn't exit back to 128 mode, there is an alternative...
  130.  
  131. Press CONTROL/shifted/ENTER instead.
  132.  
  133. Now wasn't that easy?   :)
  134.  
  135. Howie
  136.  ------------
  137. Category 12,  Topic 12
  138. Message 7         Mon Sep 02, 1991
  139. M.MCCORMIC10 [Mike Mc-]      (Forwarded) 
  140.  
  141. Howie-
  142.  
  143. I started everything all over and now the drives are where they belong. But
  144. although I don't have Hard drive drivers on my disc,the Ramlink shows as a
  145. haed drive.
  146.  
  147. I also get no response to commodore-c to close the disc.Do the discs close
  148. when you open another?
  149.  
  150. I miss being unable to copy a select number of files.It is either 1,all or the
  151. full page.
  152.  
  153. Mike Mc-
  154.  ------------
  155. Category 12,  Topic 12
  156. Message 8         Wed Sep 04, 1991
  157. H.HERMAN1                    (Forwarded) 
  158.  
  159. Mike,
  160.  
  161. Happy to hear things are going well!   :)
  162.  
  163. You're a few steps ahead of me.  Well, more than a few, but the way I 
  164. understand things...
  165.  
  166. To close a disk, you MUST click on the close icon.  There is no shortcut 
  167. command.  A Comkey C is used to open drive C.
  168.  
  169. In addition to selecting one file, a page, or all files, you can select 
  170. specific groups.  Holding the Comkey while you click on file names will  batch
  171. together the selected files.  Clicking on the slider should let you  jump thru
  172. large directories to get to specific files quickly.
  173.  
  174. Howie
  175.  ------------
  176. Category 12,  Topic 12
  177. Message 9         Sat Sep 07, 1991
  178. M.MCCORMIC10 [Mike Mc-]      (Foraaded) 
  179.  
  180. Howie-
  181.  
  182. When you click on the close icon just the directory dissappears.The disc
  183. appears open. According to the directions comkey C should close the disc.This
  184. is under shortcuts.
  185.  
  186. Mike Mc-
  187.  ------------
  188. Category 12,  Topic 12
  189. Message 10        Sun Sep 08, 1991
  190. H.HERMAN1                    (Forwarded) 
  191.  
  192.  Mike,                                                                     
  193.  
  194.  The  way  I understand it, if you are in a RAMLink subdirectory, and click
  195.  once  on  the  close  icon, it takes you back to the root.  A second later
  196.  click  (as  opposed  to double clicking) will close the drive. (Altho... I
  197.  wonder if a double click might do it too?)                                
  198.  
  199.  The Comkey A, B, and C are reserved for then selecting these three drives.
  200.  
  201.  Uh..  Oh...   I  just realized...  This all applies to gateWay128.   There
  202.  may be a difference in 64 mode, not certain, however.                     
  203.  
  204.  Later  this week, I'll finally be able to get gateWay up and running here.
  205.  I've  got  to  finish up a project I promised for JBEE, then a couple CP/M
  206.  things,  and then gateWay.  So, I should then be able to give you a better
  207.  reply.                                                                    
  208.  
  209.  Howie                                                                     
  210.  ------------
  211. Category 12,  Topic 12
  212. Message 11        Wed Sep 11, 1991
  213. C128.JBEE [* Sysop *]        (Forwarded) 
  214.  
  215.  I got my Gateway and should have my Ramlink very soon :)
  216.  For anyone that doesnt have Gateway I would like to say it puts a whole
  217.  new face on GEOS when used with a REU.  I can't wait to try it with a
  218. Ramlink.
  219.  ------------
  220. Category 12,  Topic 12
  221. Message 12        Thu Sep 19, 1991
  222. D.EEMSWILER [dave]           (Forwarded) 
  223.  
  224. GateWay with RamDrive is great I use it for all my Geos work. It is an
  225. improvement on the standard desk top not enough to buy it to replace it except
  226. that now I can use the RD with GW. One comment which I have found on my
  227. sustem. When i have not used Geos for a day or two or when I have to unplug
  228. for incompatable software (I hear there is an upgrade for compatability
  229. problems)  I have to erase and reload the RamDrive with the programs that i
  230. use. It is no problem because of how fast it copies the programs and data
  231. files. Does anyone have any similar problems and/or solutions?
  232.  
  233.  ------------
  234. Category 12,  Topic 12
  235. Message 13        Fri Sep 20, 1991
  236. C128.JBEE [* Sysop *]        (Forwarded) 
  237.  
  238.  Iam using mine right now without a REU so with GEOS I have my first 
  239.  partition setup as a FACC with 512k.  This lets me use the Gateway
  240.  switcher.
  241.  Then I have (2) 1581 partitions, a 1541 partition, and then a native mode
  242.  partition where I keep the Gateway tools.  To make copying fast I keep
  243.  the MCOPY as the first file so it runs with a SHIFT RUN/STOP. I set my
  244.  default partition as the #2 partition (the first 1581) because I 
  245.  happen to use it the most.
  246.  I just wish there was a way I could figure out how to run Gateway and
  247.  use more than one partition at a time on Gateway under Geos.  Especially
  248.  converting graphic files.  Can't complain too much though as I am 
  249.  really impressed with Ramlink.  I think 2 megs is probably just about the
  250.  right size for someone without an REU that likes to use Geos a lot and
  251.  who only owns one disk drive.
  252.  ------------
  253. Category 12,  Topic 12
  254. Message 14        Fri Sep 20, 1991
  255. H.HERMAN1                    (Forwarded) 
  256.  
  257. Dave,
  258.  
  259. That's not supposed to happen...
  260.  
  261. CMD continues to workout and modify inconsistancies in RL and RD, and in fact
  262. all their product line.
  263.  
  264. I originally got a Release `D' RAMLink, and 3-4 months later was asked to
  265. return it back to CMD for modifications.  7 days later I got back a Release
  266. `G' RAMLink.  So, a lot of revisions and modifications were going on.
  267.  
  268. Quite honestly, I haven't followed as closely the upgrading going on with
  269. RAMDrive.  However, I know that unlike RL, RD's sys is software driven.  CMD
  270. can probably provide you with any upgrades by sending you new sys disk.
  271.  
  272. Perhaps you may want to check with CMD to find out how up-to-date the Release
  273. version and serial number of your RD compares with the units CMD is now
  274. shipping.
  275.  
  276. To CMD's credit, and to my surprise and delight, this after-sale upgrade
  277. support is provided by CMD at no cost.  Something that's very rare in all of
  278. the computer market place today.
  279.  
  280. The current release version of RAMLink that CMD is shipping is now rock solid
  281. reliable.  The entire `look and feel' of my computer is different.  Everything
  282. is so fast.   :)
  283.  
  284. Howie
  285.  ------------
  286. Category 12,  Topic 12
  287. Message 15        Fri Sep 20, 1991
  288. H.HERMAN1                    (Forwarded) 
  289.  
  290. Well...  Here I go again.  Giving advise on gateWay, while still finding
  291. myself too busy to get it up and running for myself...
  292.  
  293. Maybe I'm not sure exactly what it is you are trying to do, JBEE.  However,
  294. gateWay offers two options that seem to do what you want:
  295.  
  296. [1]  Clicking `SPECIAL' gives you the open a new partition option.  [Comkey
  297. shifted/P is the shortcut].  Lets you change from one like partition to
  298. another on the same drive.
  299.  
  300. [2]  QuickMove to copy files from one partition to another.
  301.  
  302. How'm I do'in?   :)
  303.  
  304. Howie
  305.  ------------
  306. Category 12,  Topic 12
  307. Message 16        Sat Sep 21, 1991
  308. C128.JBEE [* Sysop *]        (Forwarded) 
  309.  
  310.  I would like to open one partition and run Handy Import and load graphics
  311.  to convert from that partition and then save them to another partition on
  312.  Ramlink.  Use both partitions as active drives, like (2) shadowed 1581s
  313.  when using Configure2.1 with the 2 meg REUs.
  314.  
  315.  The reason for not using one big native mode partition is I like MCOPYing
  316.  my database and WP files from the 1581s and then copying them back after
  317.  the sessions.  Having to repartition just for GEOS isn't worth the hassle.
  318.  I mean it isn't "vital" tohave but it would be nice.  I was just wondering
  319.  if there was something I missed in the manual.  Since they are 1581
  320.  partitions it would see logical to be able to use (2) 1581 ramlink partitions
  321.  with one real 1581.
  322.  
  323.  ------------
  324. Category 12,  Topic 12
  325. Message 17        Sun Sep 22, 1991
  326. H.HERMAN1                    (Forwarded) 
  327.  
  328. JBEE,
  329.  
  330. My approach with RL is somewhat different.
  331.  
  332. I'm using a 1750 (with Tenex's extender cable) since a lot of software  uses
  333. it, and loads like greased lightening direct from RAMLink.
  334.  
  335. I've got two sets of back-up disks of RL content.  One set contains 
  336. everything, for re-constructing.  Never touch these.
  337.  
  338. The other, includes only data and other files that will change, and new  data
  339. files added.  No unchanging programs.  I make a back-up daily, using  cycling
  340. disks.
  341.  
  342. The combination of the two sets has everything currently in RL.  The one  that
  343. gets run daily is done thru RL/DOS, and runs unattended, so I am  never here
  344. when it runs, and it is painless.
  345.  
  346. Everything I run on a regular basis is already on RL.  The only copying  done
  347. while I'm sitting at the 'puter is from RL into the 1750, and filling  it up
  348. takes only a couple of seconds.
  349.  
  350. Unless there is a disaster (and we almost had one a few weeks ago in New  York
  351. when 4 ConEd feeder cables burned out), I'll never have to use the  back-up
  352. sets of disks.  But it is nice to know they are around, just in  case.  Even
  353. so, we would need a blackout of maybe 24-36 hours, since the  battery would
  354. keep things alive for this length of time.  The worst  blackouts in New York,
  355. that I've heard about have never lasted more than  24 hours, and there were
  356. only two of these in 40 years.
  357.  
  358. RL completely changed the `feel and look' of the  computer.  No more  waiting!
  359. Everything available at a key press!  It is like having an  entirely different
  360. computer. Well, not entirely different.  It runs the  same.  But it is now so
  361. fast.   :)
  362.  
  363. Howie
  364.  ------------
  365. Category 12,  Topic 12
  366. Message 18        Sun Sep 22, 1991
  367. C128.JBEE [* Sysop *]        (Forwarded) 
  368.  
  369.  I am also one of those people that have (2) flat 128s that don't work with
  370.  expander cables or Asprospands.
  371.  
  372.  I think having Ramlink (even better with a REU!) completely changes Geos.
  373.  The task switcher is very nice!
  374.  Though I have now experienced the problem with launching applications from
  375.  Gateway and having your data on another disk it really isn't a big problem.
  376.  
  377.  What I did today really made Ramlink a 100% worthwhile investment
  378.  I "reorganized" my DM128 disks and split up the database onto (4) 1581 disks.
  379.  In doing this DM128 writes a new file to the disk and then fills it with the
  380.  data it copied from the source(master) disk.  Boy, this takes a long time
  381.  even using a 1581.  Especially with large files (over 700 blks).  By copying
  382.  from the 1581 to a ramlink 1581 partition and it was done in no time.
  383.  Then I just MCOPYed the partition back to a newly formatted Sony 3.5
  384.  Even the 1581 runs faster now that the file isn't fragmented.
  385.  BTW: from rough estimates, the ramlink handling REL files is almost twice
  386.  as fast as the HD which is far faster than the 1581.
  387.  Nice thing too is it doesn't kill your drives and ram disks tend to
  388.  wear longer ;)
  389.  
  390.  ------------
  391. Category 12,  Topic 12
  392. Message 19        Mon Sep 23, 1991
  393. H.HERMAN1                    (Forwarded) 
  394.  
  395. JBEE,
  396.  
  397. That's interesting about the disk speed-up access after de-fragmenting. Makes
  398. perfect sense, but it's something I would never have thought about. But then
  399. again, there are a lot of things that I just don't think about.  :)
  400.  
  401. And, I quess since slower disk access time is something that builds up slowly,
  402. as opposed to appearing at once, makes it difficult to pinpoint WHEN to
  403. correct it.
  404.  
  405. I agree with you about the speed-up with RAMLink.  With REL files, and in fact
  406. all files.  It really seems to make a big difference when running programs
  407. that are disk intensive, and keep going back for more of their parts, and
  408. data. .  With RL I no longer even notice this.  It is as tho everything is
  409. already loaded in ram, which in a sense it is.  Sort of like having a machine
  410. with no-wait states.   :)
  411.  
  412. Howie
  413.  ------------
  414. Category 12,  Topic 12
  415. Message 20        Mon Sep 23, 1991
  416. C128.JBEE [* Sysop *]        (Forwarded) 
  417.  
  418.  Well tickle me pink!  I tried FCOPY for the heck of it on the relative
  419.  files from Datamanager 128 and it worked excellent.  I am so used to file
  420.  copiers (like Maverick) totally ignoring REL files that I didn't even 
  421.  bother trying it.  
  422.  Does take a while though, but sure beats using DM128 for transfering them!
  423.  Just got my HD 40 back today.  I guess with Ramlink and not having the HD
  424.  for awhile I forgot about how "whinny" it is.  I think a printer muffler 
  425.  with a fan might be in order :)
  426.  I put mine on a thick cloth mouse pad and it seems to have cut the noise
  427.  down a lot (it was sitting on a metal shelf).
  428.  
  429.  I set Paperclip III up today so it runs totally from the Ramlink.  I can't
  430.  see any difference between the REU and Ramlink (1581 partition) for the
  431.  spell checker.  If there is any difference, it isn't much at all or enough
  432.  to notice it except it is fast (blinding).
  433.  
  434.  I also "tested" my ramlink today by completely shutting the power down for
  435.  a couple of hours.  Happy to say everything was still there when I got back
  436. :)
  437.  Though I still back up my data everyday, it is nice knowing it is reliable.
  438.  One thing I did like is that the battery backup connector "snaps" in and
  439. doesnt
  440.  just hang in there like my modem.  There is not much of a chance of it
  441. getting
  442.  disconnected by accident.  One other thing I did was put electric tape over
  443.  the battery terminals and connectors on the battery.  One to hold them in
  444.  place (not really needed), two so nothing like a spare paperclip shorts
  445.  anything out or a spare wire or RCA cable.
  446.  
  447.  Has anyone tried the SID Stereo Cartridge with Ramlink?  I need a new 
  448.  monitor stand before I can try it or a REU with mine.
  449.  ------------
  450. Category 12,  Topic 12
  451. Message 21        Tue Sep 24, 1991
  452. H.HERMAN1                    (Forwarded) 
  453.  
  454. JBEE,
  455.  
  456. Oh,  FCOPY  is  fast AND accurate with REL files.  I coulda told you this, 
  457. but you never asked.   :)
  458.  
  459. In  the  pre-FCOPY  days, I was using FasTrac128 on REL's.  It copied them 
  460. fast,  and  they seemed to work okey.  But, I was always troubled that the 
  461. copy never seemed to come out the same block size as the original.
  462.  
  463. CND certainly knows its CBM dos, or should I say JD/DOS, RL/DOS, etc.
  464.  
  465. Before  I  forget to mention it, that mouse pad under the HD might make it 
  466. quieter,  but *BE SURE* to check that it doesn't block air flow, and allow  it
  467. to  get any warmer.  I'd feel easier with a bit of noise, if having to  choose
  468. between  the  two  options. Or, you might try doing both, by using  4-one 
  469. inch  square rubber padding under the HD's feet, and then you'd get  the sound
  470. isolation, and air flow.
  471.  
  472. If  there's  a  height  shortage  above RL on your desk, you *CAN* use the 
  473. Tenex  extender cable with the REU.  I do.  The nice thing about the Tenex 
  474. cable is that you can customize its length.  Either plug pulls apart, then 
  475. the  ribbon  can  be  cut, and everything plugged together again. Mine got 
  476. shortened  to  maybe  six inches, just enough to let the REU lie (or is it 
  477. lay) flat behind RL.
  478.  
  479. Interesting info about Paperclip III.  I might just have to convert.  :)
  480.  
  481. The  Pocket  dictionary  *WANTS* to run from the REU.  RL is fast, but REU 
  482. faster.   This is especially true of Pocket Filer databases.  REU searches 
  483. are  much faster than RL's.  So if I am going to be doing some work with a 
  484. file,  I'll  copy  it over.  The copying over of a large base is amazingly 
  485. fast.   I  quess once I get used to all this speed it won't be so amazing, 
  486. but for now...   :)
  487.  
  488. Howie
  489.  ------------
  490. Category 12,  Topic 12
  491. Message 22        Tue Sep 24, 1991
  492. C128.JBEE [* Sysop *]        (Forwarded) 
  493.  
  494.  Well, I should have asked -lol- next time I will know better :-)
  495.  As for FastTrak128, ever since it totally trashed my 1581s whenever it 
  496.  started copying to the third partition on the disk I never trusted it
  497.  and returned it for my money back.  I can't tell you how upset I was when it
  498.  nuked my backup copies.  Luckily I didn't need them.  Now, even when I 
  499.  finish copying with Maverick I always do a disk directory of each partition
  500.  and root directory to make sure everything is okay.
  501.  
  502.  Better safe and slow than fast and sorry :)
  503.  
  504.  What I have done now with my database is move it to a native mode partition
  505.  on the HD and also split it up into (4)1581 partitions (my database is on
  506.  4 1581 disks which are almost maxed out).
  507.  For regular database use I will just use the HD native partition and copy
  508.  the files at least once a day to the 1581 partitions.  Every other day or
  509.  so I will back up the 1581 partitions to Sony disks.  For the H.D.
  510.  printing and sorting of the database when I am mailing it is Ramlink time :)
  511.  (HD=heavy duty)
  512.  Right now I have only (???) a 2 meg Ramlink, so with the 512K for Geos it 
  513.  only leaves me (2) 1581 partitions.  One has Paperclip and one has Geos of
  514.  course :)  My only wish is a clean reset from Geos.
  515.  My 1581 drive is getting hungry for disks lately.  Hasn't been feed as well
  516.  as usual :D
  517.  re:mouse pad
  518.  That was the first thing I thought of about using it.  I also didn't want
  519.  a melt down or fire from the foam going up in flames from the mouse pad.
  520.  CMD "kinda" talked me into this HD mech. and I am glad they did.  A bit
  521.  noisy (though it seems a lot quieter now that it has been running) but it
  522.  runs so cool.  The last one could have fried eggs, this one has been on
  523.  almost two days solid and it is cool as a cuke!
  524.  
  525.  I think I will try that cable from Tenex so I can start plugging in and
  526.  trying all the different cartridges I have lying around like Pagefox and
  527.  the SID cartridge.  I am thinking about buying a new or used Partner 128
  528.  just to have access to the disk cmds from within prgs but I have so few
  529.  programs that need it I don't know if it is worth the risk of buying it 
  530.  just to try it.
  531.  
  532.  Running Pocket Series on a Ramlink.  Richard Curcio pointed out to me you
  533.  can run programs from the 512k memory expansion (article in TC128 issue#31)
  534.  and the second bank of 256K because of the way it is switched, then reset
  535.  the computer which would default it to the first 256K and still have the
  536.  last 256K intact!  The only obstacle would be saving the last 256K and the
  537.  program it contained to disk and being able to restart it later like a C64
  538.  mode snapshot program.
  539.  Then it could run from Ramlink :)
  540.  
  541.  Well, if you grow jaded from all that speed maybe we can zip ya :D
  542.  
  543.  ------------
  544. Category 12,  Topic 12
  545. Message 23        Thu Sep 26, 1991
  546. H.HERMAN1                    (Forwarded) 
  547.  
  548. JBEE,
  549.  
  550. A  clean  reset  from GEOS?  I remember seeing a post about that.  Someone 
  551. did it by clicking on an application (think that is what it was) that when 
  552. run,  reset  everything,  and  left the 128 ready to run a next selection.  
  553. I'm  not  sure what all was in there.  A few pokes I think, and some other 
  554. things.  But it did it.
  555.  
  556. I  used  to  have a Partner128, but gave mine away.  Incompatable with too 
  557. many  things.  You had to run it as it was.  I don't think it had many (or 
  558. any)  parameters  that  users  could  set.   But  that is only my opinion.  
  559. Others who use it love it.   :/
  560.  
  561. You  sort  of  lost  me describing Curcio's RAM, and the Pockets.  Are you 
  562. saying  that  I  could  load  the 3 Pockets into different banks, and once 
  563. there,  just  software  BANK to any of the three instantly?   Gosh, I hope 
  564. that is what you said...   :)
  565.  
  566. Howie
  567.  ------------
  568. Category 12,  Topic 12
  569. Message 24        Thu Sep 26, 1991
  570. C128.JBEE [* Sysop *]        (Forwarded) 
  571.  
  572.  You can install a switch with the 512K to force the C128 to load
  573.  Pocket into the last bank.  Then switch and reset the computer.
  574.  The bank you just exited would be there but now you would be in the
  575.  "normal" banks of ram and you could save the program you just froze
  576.  to disk.  Just a possiblity we will be covering later.  There is hope:)
  577.  Because of the banking and such the very lower part of memory is shared by
  578.  all banks in the 512K scheme so you can't task multiple programs.  Though
  579.  you could store each in it's own bank and call it when needed.
  580.  The demo in TC128 for 256K shows loading the 1764 demo into memory and
  581.  playing it back from the 256K vs REU.
  582.  
  583.  re:Partner 128
  584.  I decided to skip it.  Not worth it.  I made the decision to not use any of
  585.  the software that doesn't work with Ramlink.  Jeese, that was easy and it
  586.  didn't cost me anything :D
  587.  
  588.  What I did with DM128 was shove all the files into a native mode and that was
  589.  the software I was most concerned about having partition support.  I can
  590.  live without the other :)
  591.  ------------
  592. Category 12,  Topic 12
  593. Message 25        Sat Sep 28, 1991
  594. H.HERMAN1                    (Forwarded) 
  595.  
  596. JBEE,
  597.  
  598. I'm convinced!   :)
  599.  
  600. When will we see the article on the 512k C128?
  601.  
  602. Howie
  603.  ------------
  604. Category 12,  Topic 12
  605. Message 26        Sat Sep 28, 1991
  606. C128.JBEE [* Sysop *]        (Forwarded) 
  607.  
  608.  If all goes well issue #31 this October.
  609.  ------------
  610. Category 12,  Topic 12
  611. Message 27        Tue Oct 01, 1991
  612. C128.JBEE [* Sysop *]        (Forwarded) 
  613.  
  614.  How about tips on not what to do ?
  615.  I was downloading files two days ago to my ramlink that I was going to
  616.  test and release.  In the middle of one xmodem download we lost all power
  617.  here.  So, I shut off my C128 first and then the surge protectors.  Because
  618.  they were working right outside on the street I thought it safer to lose
  619.  my battery and ramlink configure with files than chance a surge protector and
  620.  Ramlink.
  621.  Well, after over 2 hours the power comes back on, no worry or problem because
  622.  I have had the RL ps off much longer to test CMD's claims.
  623.  Turn everything back on and no problems, everything is there except the last
  624.  xmodem file, no splats or anything and the block count is correct.
  625.  So, i go back to downloading.
  626.  Now the problem I had occurred when testing a file in C64 mode.
  627.  I loaded up Wizard and the new font file.  For some reason the C64
  628.  locked up and I got no key response, so I reset the computer.
  629.  (C= down -64 mode)  Now, in C64 mode I had neither drive 8 and Ramlink was
  630.  now drive 16 and I couldn't get a partition of any sort on ramlink.
  631.  So, I shut off the computer!
  632.  When I turned it back on Ramlink now had 7000+ bytes free, all my partitions,
  633.  email, programs, and such *poof*.
  634.  i couldn't believe it, it wasn't the battery, it had more than enough charge
  635.  (i tested it).
  636.  i still don't know what caused the problem, though looking back I would
  637.  say if software locks up Ramlink and you lose the device number (mine was#10)
  638.  don't shut off the computer.
  639.  Especially if the green active light is lit on the Ramlink and while it is
  640.  "swap"ped to device #8.
  641.  Reset if possible and run the Ramtools program and try to recover it.
  642.  
  643.  One other problem I have noticed that may only happen with the Super Gold
  644.  When you "swap" a drive and then do a directory of a drive that doesn't
  645.  exist, the computer and <Control> D locks up.  Reset the Super Gold interface
  646.  or unplug it and plug it back in.  Also, sometimes you might have to turn
  647. your
  648.  number 8 drive off and on.
  649.  ------------
  650. Category 12,  Topic 12
  651. Message 28        Thu Oct 03, 1991
  652. H.HERMAN1                    (Forwarded) 
  653.  
  654. JBEE,
  655.  
  656. The one about the Super Gold is pretty easy to take care of....  But you
  657. really should be reading CMD's RAMLink Manual.  It is full of nifty stuff,
  658. including describing how to take care of any probs with a Gold.
  659.  
  660. Without checking, I seem to recall that the Gold does something to the serial
  661. line (which is what is used for swaps and default drive selection). CMD listed
  662. a short one line Basic command that if run when first powering on, and at any
  663. re-set is supposed to take care of it.  Just insert that one liner into the
  664. programs that you've set up to autoboot in 64 and 128 modes, and any
  665. difficulty should go away.
  666.  
  667. As to the other....  Arg!!!!   A BLACKOUT right there during the middle of a
  668. download.  Never had one of those...  AND, hope I don't.
  669.  
  670. But... That doesn't help you.....    :)
  671.  
  672. It's my quess that you could have avoided any probs if you did a COLLECT in
  673. the directory that was being writen to, at the time of the blackout, as the
  674. very first thing when powering on, and especially before any disk (RAMLink)
  675. access.  
  676.  
  677. I believe that while that file was being written, an entry was made to the
  678. directory, and certainly the FAT as sectors got written.  You didn't see a
  679. file in the directory, because it never got completed.  The FAT was all messed
  680. up.
  681.  
  682. And, since a directory is a logical sectioning, all of the directories in that
  683. particular partition would stand a good chance of getting corrupted.
  684.  
  685. However, partitions are physically sectored, and other partitions should have
  686. been okey.  And, from your description it is apparent that the SYSTEM Ram
  687. partition got corrupted too.  This shouldn't have happened.  But since System
  688. Ram controls, and is affected by what goes on in other parts of RL's Ram, this
  689. probably triggered its (the sys) corruption.
  690.  
  691. I suspect that writing to disk with an already corrupt FAT, is what started
  692. the chain reaction to a crash.
  693.  
  694. So....  If there are any more blackouts.  First thing should be a COLLECT. I'd
  695. like to think that this would have fixed things, and avoided the added probs.
  696.  
  697. Howie
  698.  ------------
  699. Category 12,  Topic 12
  700. Message 29        Thu Oct 03, 1991
  701. H.HERMAN1                    (Forwarded) 
  702.  
  703. Ah!  Here it is:  A Super Gold is device #14, and you should NEVER send a
  704. JiffyDos (RL/DOS) command to it.  Especially if using CONTROL D, when #14 will
  705. show up as a false drive, or you will lock up.
  706.  
  707. CMD suggests inserting the following one liner which can be entered direct, or
  708. run at power up, and after every re-set as part of the autoboot files:
  709.  
  710. OPEN15,4,15:print#15,"SL":CLOSE15
  711.  
  712. Hope that does it!
  713.  
  714. Howie
  715.  ------------
  716. Category 12,  Topic 12
  717. Message 30        Thu Oct 03, 1991
  718. C128.JBEE [* Sysop *]        (Forwarded) 
  719.  
  720.  Actually, I have read most of the manual :)  I guess the first thing should
  721.  have been a file copy and then a collect.  Still can't understand the
  722.  total loss of all my partitions but I guess it is too late to figure out
  723.  now.
  724.  
  725.  I was wondering, is there anyone that is using 16megs?
  726.  I would be curious how long that would last on the battery and how the
  727.  power supply and charger would hold up?
  728.  
  729.  ------------
  730. Category 12,  Topic 12
  731. Message 31        Thu Oct 03, 1991
  732. H.HERMAN1                    (Forwarded) 
  733.  
  734. Interesting question JBEE!
  735.  
  736. I've got one 4 Meg simm, and from what the Manual says get the impression that
  737. the battery would keep it powered up for around 36 hours.  Just a quess tho...
  738.  
  739. Prob with running a test, is you'd have to essentially not use a 128 for 36
  740. hours, except for brief on/off sessions to see if RL is still brain alive. I
  741. don't know if I could stand 36 hours of doing without, and not having some
  742. sorta serious withdrawal symptoms kick in...    :/
  743.  
  744. What do you mean by a file copy before the collect?  Did you actually have
  745. that file listed in the directory, the one you were downloading when all the
  746. lights went out?
  747.  
  748. I sure agree with you that it is hard to understand why all of the RL crashed.
  749. Doing the second write to the directory with the messed up FAT due to the
  750. blackout easilly explains destroying it, as well as all directories within
  751. that partition.
  752.  
  753. But the other partitions, and especially the SYS partition should have been
  754. okey.  Unless...  The SYS partition Ram in trying to do the second write and
  755. confronted with a partiton that it no longer recognized did weird things like
  756. writing to other partitions?  Itself?  Or just died from confusion?
  757.  
  758. Yeah!  It is confusing...
  759.  
  760. Howie
  761.  ------------
  762. Category 12,  Topic 12
  763. Message 32        Thu Oct 03, 1991
  764. C128.JBEE [* Sysop *]        (Forwarded) 
  765.  
  766.  when ever you suspect a trashed disk you should either make a backup and work
  767.  on that or file copy all the "good" files before doing a validate.  My
  768. trouble
  769.  was i didnt suspect anything.  It might not have been that anyways as the
  770. whole
  771.  Ramlink was wiped clean.
  772.  re:ramlink withdrawal
  773.  exactly why I didnt push mine to the limit, anyways, I didnt want to take the
  774.  chance of junking the battery.  Makes you wonder what a good sized motorcycle
  775.  battery could power ;)
  776.  
  777.  Considering 16 megs would set you back ($200x4) $800 there probably aren't
  778.  too many people with the setup.
  779.  
  780.  ------------
  781. Category 12,  Topic 12
  782. Message 33        Fri Oct 04, 1991
  783. H.HERMAN1                    (Forwarded) 
  784.  
  785. Well, if a motorcycle battery is anything like an auto battery, I'm not sure
  786. I'd want to have it indoors, and sitting nearby the 'puter.
  787.  
  788. Unlike the one RL uses, which is a sealed gel, an auto battery isn't.  It
  789. will, depending upon its state, discharge hydrogen, not to mention possible
  790. lead carcinogens.
  791.  
  792. This can be explosively dangerous indoors, and harmful to ones health.
  793.  
  794. I'll stay with the Pansonic battery that CMD sent along with the RL.   :)
  795.  
  796. Howie
  797.  ------------
  798. Category 12,  Topic 12
  799. Message 34        Sun Oct 06, 1991
  800. M.MCCORMIC10 [Mike Mc-]      (Forwarded) 
  801.  
  802. All-
  803.  
  804. After saving new messages in this topic I realize I don't know if they are for
  805. 64's or 128's. Could you identify what computer you have when posting a
  806. question?
  807.  
  808. Now to my question.I have a 64 with a 1541 and a RL w/1mg 6 1764 REU. What
  809. files and in what order should I have on my Gateway boot disc?my current boot
  810.  is in the RL but the floppy boot must also be in the drive for it to
  811. completely boot.
  812.  
  813. Mike Mc-
  814.  ------------
  815. Category 12,  Topic 12
  816. Message 35        Sun Oct 06, 1991
  817. C128.JBEE [* Sysop *]        (Forwarded) 
  818.  
  819.  Howie, oh I wouldn't recommend putting any lead/acid batteries near my 
  820.  body, never mind my computer ;)  It was just a rambling thought and flash
  821.  backs of E.T. ;)
  822.  
  823.  Mike, Howie and I both own C-128s, though most of the posts could apply to 
  824.  both the C64 and C128.
  825.  
  826.  On your C64, 1541, 1764 reu setup I would setup Geos for a
  827.  Ramlink 1581 partition
  828.  ramdisk 41 or 71
  829.  1541
  830.  Remember when swapping positions of drivers hold down the C= and click on
  831.  the left side of the file where the icon is placed and then drag it to where
  832.  you want it and click over the file it is swapping.
  833.  
  834.  This is the order I would set up my Gateway drivers.  I would also set the
  835.  default device # to 9 on Ramlink so I could boot Geos without having to
  836.  press the Swap button all the time.
  837.  I think I would make the default partition the 1541-71 REU partition.
  838.  
  839.  I believe that setup would let you use the REU with other software that
  840.  works with the REU without trashing your ram backed Geos 1581.
  841.  
  842.  I had one more thing to add but I got interuppted by a telephone call and now
  843.  it escapes me ...
  844.  ------------
  845. Category 12,  Topic 12
  846. Message 36        Mon Oct 07, 1991
  847. H.HERMAN1                    (Forwarded) 
  848.  
  849. JBEE,
  850.  
  851. This is the `Week of GEOS' for me.  Going to install it onto RL, and  finally
  852. get running with it.  So, you might be getting a few hundred  questions from
  853. me about this...      :/
  854.  
  855. I just put CS/DOS into RL, and things certainly fly.  Still have a bit of 
  856. tweaking to do, especially cutting back the size of its ramdisk, which I 
  857. allowed to grow to over 600 blocks.  A lot of the things in there will do 
  858. just as nicely direct from RL's ram.  And especially since there is no 
  859. compression advantage using the dos ramdisk.  
  860.  
  861. Hmmm...  Wondering if anyone has tried stuffing all these things into an  LHX,
  862. and then using a batch file to call things?  It would certainly  compress very
  863. well. Be pretty easy to run any of the programs.  And then  only a tiny
  864. ramdisk with essential dos commands would be needed.
  865.  
  866. Mine all goes into top memory of the REU, so mid memory is available for  work
  867. areas, and this leaves low memory for use with the three Pocket  programs. 
  868. They all seem to get along pretty well together, so long as I  remember they
  869. are all there.  Once I start using Filer's big data bases,  all the CS/DOS
  870. stuff gets over-written.
  871.  
  872. As soon as I get done setting up GEOS, I'll have to look into putting all 
  873. these things into an LHX.  Might not be the best way of doing things, but  it
  874. certinly sounds like it will be fun.
  875.  
  876. Howie
  877.  ------------
  878. Category 12,  Topic 12
  879. Message 37        Mon Oct 07, 1991
  880. D.BURR8                      (Forwarded) 
  881.  
  882. Maybe I misunderstood your post Howie, but are you proposing LHA'ing an entire
  883. CS-DOS ramdisk, and then unpacking the cammands as needed, on the fly?
  884.  
  885. I am not sure, but I don't think that can work. You would have to have a batch
  886. file that called lhx to 1: Scan the archive for the desired command , 2:
  887. Unpack the command, which would require writing it to disk, then  3: Calling
  888. the command, followed by 4: erasing the command from the disk.
  889.  
  890. Seems like it would start to eat up a lot of time to unpack even the small
  891. commands. The only 'on-the-fly' compression scheme of this nature that would
  892. work is CruelCrunch/Sledgehammer, and that is only in 64 mode. LHA won't cut
  893. it speed wise, and cannot unpack commands directly to memory, only to the
  894. specified disk or ram device.
  895.  
  896. Dan
  897.  ------------
  898. Category 12,  Topic 12
  899. Message 38        Tue Oct 08, 1991
  900. C128.JBEE [* Sysop *]        (Forwarded) 
  901.  
  902.  Howie, I have found the best way to work with Geos on the Ramlink is get it
  903.  to run from the Ramlink (install Ramlink patches) and then save a mirror copy
  904.  to disk (1581?).  I think a 1581 partition on Ramlink is more than big enough
  905.  for using with Geos (your setup includes the HD).  If you use native
  906. partitions
  907.  it makes it tough backing up.  Mcopy works much faster than Fcopy or file
  908.  copying under Geos.  Also, when you fritz your Ramlink partition you can 
  909.  easily Mcopy it to the Ramlink in under 2 minutes vs doing the whole install
  910.  routine again and then having to power down afterwards.
  911.  BTW: stuffing everything into a LHX does sound like fun if it works okay.
  912.  I think the time waiting for it to extract a file wouldn'tbe worth the
  913. savings.
  914.  I keep a very small ramdisk for CS-DOS with only the things like Date, Dir,
  915.  Arc128, and I load LHA in when I need it.
  916.  I rarely use the other commands since JiffyDos replaces a great deal of them.
  917.  I also agree with D.Burr about everything else he mentioned, though nothing
  918.  is impossible.  The question is if it is worth doing ona regular basis.
  919.  ------------
  920. Category 12,  Topic 12
  921. Message 39        Tue Oct 08, 1991
  922. C128.JBEE [* Sysop *]        (Forwarded) 
  923.  
  924.   ---- > RAMLINK DISASTER < ----
  925.  
  926.  The receipe ...
  927.  C128
  928.  Ramlink 
  929.   setup DACC 512k
  930.          1581 part
  931.         1581 part
  932.         native part
  933.  Wizard 64
  934.  
  935.  reset your C128 while Wizard 64 is running and you completely wipe your
  936.  ramlink.  I thought that maybe this was the fault the first time of the
  937.  font files I downloaded to test Wizard 64, and this time a menu program I
  938. have
  939.  been testing (not released yet ... soon).   It is not and it is no chance
  940.  happening.  Using the above setup after using Wizard 64 guarantees a complete
  941.  reset and wipe of Ramlink. After losing it again and rerunning Wizard 64
  942.  after resetting my Ramlink to #10 and saving test files to it they were 
  943.  completely wiped after resetting and Ramlink was reset to #16.
  944.  
  945.  I doubt there will be many C128 owners using Ramlink and Wizard 64 at the
  946.  same time but this problem does exist.  The reason why? Beats me.  But it
  947.  is a problem and does exist.
  948.  
  949.  I guess I am not too upset this time because all I really lost was
  950.  my updated PCiii dictionary files (maybe 10 new words).  But it sure was
  951.  frustrating to see it zapped again.  Oh the trials and tribulations of being
  952.   a ramlink covered wagoon pioneer ;)
  953.  
  954.  Of course if someone else would help test this (I suggest backing up ramlink
  955.  first ;) I would appreciate it.
  956.  I know my flat C-128 is in okay-dokey shape.
  957.  ------------
  958. Category 12,  Topic 12
  959. Message 40        Thu Oct 10, 1991
  960. H.HERMAN1                    (Forwarded) 
  961.  
  962. Dan,
  963.  
  964. You  are  sure  right!   I  WAS thinking of LHX'ing thru a batch file, but 
  965. reviewed this, and it looks just about impossible.
  966.  
  967. I  quess  what  threw  me  off  is I remember reading a post about someone 
  968. LHA'ing  all the txt files, and using a batch to TYPE them, as help on any 
  969. specific command was needed.  It seems typing something to screen is a bit 
  970. different than getting something to run....
  971.  
  972. I still want to thin out the ramdisk tho.. A lot of things in there that I 
  973. may  need  only  infrequently.   What I think I'll do is keep them on RL's 
  974. disk,  and then for those things that have to run from ramdisk, just write  a
  975. short batch to do a quickie  install, and be up and running. Altho, even  this
  976. may not be necessary, since install is so easy to use as is.
  977.  
  978. With  a  small  ramdisk,  CS can be up and running a lot quicker.  I don't 
  979. know why I ever thought it would be a good idea to put everything into the 
  980. ramdisk.
  981.  
  982. Howie                 
  983.  ------------
  984. Category 12,  Topic 12
  985. Message 41        Thu Oct 10, 1991
  986. H.HERMAN1                    (Forwarded) 
  987.  
  988. JBEE,
  989.  
  990. I  was  figuring  on setting up GEOS on a 1581 real disk. Then once there, 
  991. FCOPY the files to a native partition.  Are you saying this won't work?
  992.  
  993. I thought that once the install was done, on the 1581, then FCOPY only had  to
  994. copy things over for everything to run right from RL.  That INSTALL was 
  995. needed just the one time?
  996.  
  997. As to CS/DOS ramdrive, well see my reply to Dan, above!
  998.  
  999. Howie
  1000.  ------------
  1001. Category 12,  Topic 12
  1002. Message 42        Thu Oct 10, 1991
  1003. H.HERMAN1                    (Forwarded) 
  1004.  
  1005. JBEE,
  1006.  
  1007. Yet *ANOTHER* disaster???
  1008.  
  1009. What is going on in New England?
  1010.  
  1011. First the electricity goes poof....
  1012.  
  1013. Now, Wiz64 makes RL go poof????
  1014.  
  1015. EGADS!!    :(      
  1016.  
  1017. Wiz128  doesn't  do that.  When IT exits, RL runs its autoboot file, as it  is
  1018. supposed to.      
  1019.  
  1020. Did  you exit from Wiz64 properly?  OR??  Did you re-set during RL access?   I
  1021. hate  to  keep doing this to ya, but the MANUAL is very clear about not  doing
  1022. a  re-set  while  RL  activity  is going on.  In fact, it isn't too  healthy
  1023. for any disk, if there is a re-set while a disk is being written.
  1024.  
  1025. On  the  other  hand if you exited Wiz64, then did a re-set, you shouldn't 
  1026. have a disaster.  It's not supposed to happen.
  1027.  
  1028. If  you'd like I'll gladly run Wiz64 from my RL to see what happens.  But,  I
  1029. won't do a re-set while it is accessing RL.    
  1030.  
  1031. Howie                     
  1032.  
  1033. P.S.   Just  thought!  Do you have the upgraded RL?  Mine is a Rev G, with 
  1034. RL/DOS ver 1.40.            
  1035.  ------------
  1036. Category 12,  Topic 12
  1037. Message 43        Fri Oct 11, 1991
  1038. C128.JBEE [* Sysop *]        (Forwarded) 
  1039.  
  1040.  I believe I have the latest and greates version from CMD.  I will know today
  1041.  what version it actually is when I open it up to add another meg (blush).
  1042.  
  1043.  BTW:the hex key you need for the CMD HD and Ramlinkscrews can be found at
  1044. most
  1045.  plumbing stores.  They usually come on a ring with a wide selection to use
  1046.  on facuets.  The nice thing is if you get the ring of hex drivers you will
  1047. find
  1048.  them useful for removing torx screws in your C128 since the hex drivers can
  1049.  reach down into the access holes were a regular torx driver can't!
  1050.  
  1051.  I am resetting it while there is no activity (no lights on).  If there is no
  1052.  disk access you should be able to exit with a reset.  I guess I could be
  1053. brave
  1054.  and try it by exiting Wizard through the menu.
  1055.  I also doubt there will be anyone using Ramlink, a C128, AND Wizard 64
  1056.  together so I can't see it as a big problem, unless of course you do use it.
  1057.  Then it can be a bummer!
  1058.  
  1059.  No problems with Wizard 128 though, really happy with that!
  1060.  
  1061.  I don't believe you can FCOPY files from a Geos disk and have them work
  1062.  in a native partition.  I believe you have to file copy them under Geos
  1063.  once you have your disk drivers in place.
  1064.  
  1065.  Install is needed to install the patches only once onto the disk you are
  1066.  using to boot Geos from within Ramlink.  I just keep a "installed" copy on
  1067.  my HD so I can easily Mcopy it to the ramlink whenever needed.
  1068.  (hate looking for floppies)
  1069.  
  1070.  ------------
  1071. Category 12,  Topic 12
  1072. Message 44        Fri Oct 11, 1991
  1073. C128.JBEE [* Sysop *]        (Forwarded) 
  1074.  
  1075.  Hot off the presses...
  1076.  I was talking with CMD about Gateway and Ramlink and some bugs that have
  1077.  popped up.
  1078.  One that I experienced and I know some others have is the problem of
  1079.  launching a application from one disk (say Ramlink) and accessing a file
  1080.  from another drive.  Sometimes you get a complete lockup.
  1081.  
  1082.  (BTW: After Doug configured his system like mine he called me back
  1083.  to test the problem...that's what I call responsive)
  1084.  
  1085.  How to get rid of that nasty bug (works okay for me now).
  1086.  
  1087.  After backing up all your data to disk
  1088.  
  1089.  Delete all your partitions
  1090.  
  1091.  Now, pick #4, create a partition
  1092.  This first partition you create make it #31 (not #1 like you would normally).
  1093.  I don't have a REU hooked up so I make it a DACC (direct access) partition of
  1094.  512 blocks.
  1095.  
  1096.  Then I created (2) 1581 partitions #1 and #2 and made the default partition
  1097.  #1.
  1098.  
  1099.  So, the trick here is making the very first partition (in my case a DACC)
  1100.  partition #31 and then making one of your other partitions you create the
  1101.  default partition.
  1102.  
  1103.  For some reason this works and my previous setup doesn't.
  1104.  Doug said something about being sure Ramlink grabs the bottom part of the
  1105.  memory first and then making that first partition #31 so it doesn't get in
  1106. the
  1107.  way?
  1108.  
  1109.  
  1110.  
  1111.  ------------
  1112. Category 12,  Topic 12
  1113. Message 45        Fri Oct 11, 1991
  1114. C128.JBEE [* Sysop *]        (Forwarded) 
  1115.  
  1116.  Installing extra SIMMs
  1117.  
  1118.  This can be real frustrating for the novice and I found it kind of a job
  1119.  myself.  I was used to plugging SIMMs in by simply lifting a latch and
  1120. clamping
  1121.  it down again.  The easiest way with Ramlink (for me) was removing
  1122.  Ramcard, placing it on the edge of the table over a rubber placemat so the
  1123.  connector hangs over the edge.  That way the "downward" force is square on
  1124.  the PC board and doesn't bend or put stress on the ramcard connector.
  1125.  
  1126.  Slant the SIMM at an angle, once they are almost in there wiggle it
  1127.  side to side while pushing down slightly.  Then once it is setted push it
  1128.  up until it clicks into place.  You can also move the posts on the side to
  1129.  the right or left to make it easier.
  1130.  
  1131.  Works for me!
  1132.  ------------
  1133. Category 12,  Topic 12
  1134. Message 46        Sat Oct 12, 1991
  1135. H.HERMAN1                    (Forwarded) 
  1136.  
  1137. JBEE,
  1138.  
  1139. There seems to be a definite trend developing here.  Especially among  those
  1140. of us fortunate enough to have ram attached (or cabled) to our  machines. 
  1141. There just isn't enough to satisfy us.  No sooner than adding  multi-fold
  1142. amounts of ram, infinitely expanding instant access to all  sorts of good
  1143. things, than we want more. And, very soon after that more  again.  And so it
  1144. goes...
  1145.  
  1146. It is sorta like a winter's cold.  Easy to catch, and hard to cure.  I got 
  1147. bitten.  And, I see no cure in sight.  I've tried all sorts of home brew 
  1148. remedies, but none of them work.  I can't remember now how many times I've 
  1149. increased ram.  My machine always seems to need more.  My resistance is  low
  1150. because this bug has been around for such a very long time. I no  longer have
  1151. the strength to refuse my machine's request for more.
  1152.  
  1153. Give me more.  That's what it keeps saying.  I gave it its last `more'  only
  1154. 60 days ago, and now it wants more again...
  1155.  
  1156. What am I to do?   :/
  1157.  
  1158. Howie
  1159.  ------------
  1160. Category 12,  Topic 12
  1161. Message 47        Sat Oct 12, 1991
  1162. H.HERMAN1                    (Forwarded) 
  1163.  
  1164. JBEE,
  1165.  
  1166. Well, as you've noticed Wizard 128 works just fine from RAMLink.  In fact, 
  1167. I've been trying to find out why it works so well.  Well, sorta, anyway...
  1168.  
  1169. Wizard does everything my mouse tells it to do. Never a prob.  And that's  the
  1170. prob...
  1171.  
  1172. Over in the Wizard Bulletin Board I'm trying to figure out why some  Wizards
  1173. aren't do their auto loggon as they should.  I didn't do anything  special to
  1174. mine for it to work right.  Actually, it is very vanilla, which  makes it
  1175. harder to find things that may make Wizard not work right.   Anyway, I won't
  1176. bore you with all this, but I'm now trying to duplicate  the prob that others
  1177. have, on my Wizard to compare the difference.  
  1178.  
  1179. With Wizard 64, after a lot of introspection (is that the right word) and 
  1180. what you said, I'm thinking maybe I shouldn't try running it on a 128 with  RL
  1181. after all.   :/
  1182.  
  1183. I may have to re-configure RL's last partition.  I like your ideas about  GEOS
  1184. and using MCOPY to get everything over in one key click.  I had set  aside
  1185. 2496 blocks for GEOS, but with a 1581 emulation, this may be wasting  too much
  1186. space.  Hmmm...  I'll have to check on the capacity of 1581's.
  1187.  
  1188. Never ran across that bug.  (patting self on back...)   When setting up  RL's
  1189. partitions, I just didn't feel comfortable with ram address in the  REU
  1190. running right into RL's ram.  So, partition one is the reu.  Partition  16
  1191. which I call `buffer', then number two and so forth...
  1192.  
  1193. I never thought to use #31.  I picked #16 because it is over on screen  two,
  1194. and tucked away out of sight.  I also used the same 256 block size.  
  1195.  
  1196. As The Church Lady says, "Now....  Wasn't that clever???"    :)
  1197.  
  1198. Congratulations and WELCOME to your additional ram.  Glad to hear the  surgery
  1199. went well.  
  1200.  
  1201. That new infusion should keep your machine happy for at least the next  month,
  1202. when it will ask you for more...    :)
  1203.  
  1204. Howie
  1205.  ------------
  1206. Category 12,  Topic 12
  1207. Message 48        Sat Oct 12, 1991
  1208. M.MCCORMIC10 [Mike Mc-]      (Forwarded) 
  1209.  
  1210. I am going to order a new repairable power supply for my 64.Do I still need
  1211. the added power
  1212.  now that my 1764 REU is in the self-powered RL ?
  1213.  
  1214. Mike Mc-
  1215.  ------------
  1216. Category 12,  Topic 12
  1217. Message 49        Sat Oct 12, 1991
  1218. C128.JBEE [* Sysop *]        (Forwarded) 
  1219.  
  1220.  Howie, I think one of the beautiful things about Ramlink is the basis of 
  1221.  the C64 and C128's success.  You don't have to go whole hog on Ramlink to
  1222.  start out.  If you only get Ramlink for the JiffyDos (thereby saving $60 on
  1223.  a future purchase) you can add to it as you go.  Plus, it enhances the
  1224.  equipment you are using at the moment.  It is true the expansion bug is a
  1225.  sickness that can strike our wallets down in the middle of their prime ;)
  1226.  Though, to be truthful my purchase was made almost 100% for the return on
  1227.  investment.  By having all my software on 1581 partitions saves me a great
  1228.  deal of time.  After all I use my C128 about 6-12 hours on a normal day.
  1229.  Also, I am going to be doing Oct's mass mailing of TC128 and I really need
  1230.  the speed for the sorting and printing of the database.  It is really fast
  1231.  on the HD but on the Ramdisk it blows you away :)
  1232.  I figure if it saves me only two hours of work the SIMM paid for itself
  1233.  (btw: I got my 1x9 meg SIMM for $41)
  1234.  
  1235.  Mike I really don't know the answer to that.
  1236.  Either way though, for the $14 extra dollars for a HD power supply, I would
  1237.  buy one.  You never know what your needs might be a year from now and
  1238.  it is better to have a power supply that is more then enough then just
  1239.  passable.
  1240.  Also, the one Grapevine sells for $39 is really a HD C-128 (4.3 amp) power
  1241.  supply that will last forever.  I have never heard of a C-128 power supply
  1242.  going unless it was nuked with a power surge.  Even then all you have to do
  1243.  is usually change the fuse.
  1244.  
  1245.  ------------
  1246. Category 12,  Topic 12
  1247. Message 50        Sun Oct 13, 1991
  1248. J.ROBBINS16 [JBUS]           (Forwarded) 
  1249.  
  1250. Just wanted all interested to know that Wizard64V1.5 works like a charm from
  1251. within a Ramdrive or a RamLink,(tried them both today)....This is with a
  1252. 64C,two 1541 II drives and RamDrive 1581 emulation partition. It doesn't seem
  1253. to work with the earlier version of wizard64, so get the latest version.
  1254. Thanks to JBEE and H.HERMAN1 for their help. @l
  1255.  ------------
  1256. Category 12,  Topic 12
  1257. Message 51        Sun Oct 13, 1991
  1258. M.MCCORMIC10 [Mike Mc-]      (Forwarded) 
  1259.  
  1260. JBEE-
  1261.  
  1262.  
  1263. I intend to purchase the HD from Grapevine.What I meant was,if necessary,can I
  1264. use
  1265.  any of the original 64 power supplies?Not the one from the REU.
  1266.  
  1267. Just to know if they have any value to me.
  1268.  
  1269. Mike Mc-
  1270.  ------------
  1271. Category 12,  Topic 12
  1272. Message 52        Mon Oct 14, 1991
  1273. M.DULSKI1 [Mark]             (Forwarded) 
  1274.  
  1275.  After reading this message thread, I am definately going to get myself a 
  1276.  Ramlink.  Think I'll put it on my christmas list. :)  Its good to see a
  1277.  company that gives product support like CMD seems to have, as JBEE just
  1278.  found out.
  1279.  
  1280.  JBEE, all these problems with your Ramlink just to test a character set for
  1281.  Wiz64?  ;D  What a bummer!
  1282.  
  1283.  ~~Mark~~
  1284.  ------------
  1285. Category 12,  Topic 12
  1286. Message 53        Mon Oct 14, 1991
  1287. H.HERMAN1                    (Forwarded) 
  1288.  
  1289. JBEE,
  1290.  
  1291. WOW!  One Meg of RAM for $41.  Goes a long way to explain the increased
  1292. productivity we are now seeing from the 64's and 128's.
  1293.  
  1294. While it would be breaking with the tradition of tight program code, it might
  1295. be interesting to see a program or two written especially to run from a
  1296. RAMLink/RAMDrive/HD, etc.
  1297.  
  1298. There would be no limit on how large the program could be.  A 500K program
  1299. maybe?
  1300.  
  1301. Simply swap in and out the parts as needed.  From RAM it would never be
  1302. noticed by the user.
  1303.  
  1304. Hmmm..  Come to think of it, Digital Solutions does this now with its Pocket
  1305. Writer3.  It comes with 3 overlay files, that when placed into the REU get
  1306. accessed in a flash.
  1307.  
  1308. Howie
  1309.  ------------
  1310. Category 12,  Topic 12
  1311. Message 54        Mon Oct 14, 1991
  1312. C128.JBEE [* Sysop *]        (Forwarded) 
  1313.  
  1314.  Mark, better for me to find any problems then 300 downloaders ;)
  1315.  
  1316.  J.Robbins pointed out something in a earlier email that I have NOT been
  1317.  doing.  When I reset my C128 I reset with the C128 button vs the one on the
  1318.  Ramlink, which seems to be a popular way for others.  It simply is not
  1319.  easy to access with my flat 128 and monitor platform.  Swap 8 is tough
  1320.  enough :D
  1321.  
  1322.  Mike, while using your REU on your C64, your old C64 power supply is of
  1323.  no use to you and if you can sell it for a couple of bucks or want to use
  1324.  if for something else than go for it.
  1325.  
  1326.  cheap dram
  1327.  I got a 1x9 meg SIMM (which Doug says will work with my 1x8 with no problem,
  1328.  I knew that anyways but it makes me feel safer hearing it from someone else;)
  1329.  in case I want to sell or use them later.  Many computers (especially clones)
  1330.  need the extra bit for parity checking or what have you.  For the small
  1331.  extra cost it seems like a good investment down the road when/if I want to
  1332.  sell or use the dram in something else.
  1333.  
  1334.  This source I bought from was the "cheapest" overall for "delivered" cost
  1335.  nd their price quoted over the phone was the cheapest.  Others maybe less,
  1336. more,
  1337.  or the same.  You can always call and rip out all the dram ads in Computer
  1338.  Shopper and the other ad mags like I did and call them all.  Though $41 is
  1339.  about the lowest you can get right now.
  1340.  
  1341.  Memory Plus
  1342.  43 Hopkinton Rd
  1343.  Westboro, MA 01581
  1344.  1-800-388-7587
  1345.  1-508-366-2240
  1346.  1-508-366-7344 fax
  1347.  
  1348.  The overlay files for Paperclip III work fine from Ramlink or the REU.
  1349.  Spell checker works fine from Ramlink too though I think I mentioned that
  1350.  about 20+ messages ago.
  1351.  
  1352.  Where the potential of Ramlink lies is in the fact it is transparent to
  1353.  the system.  I am just curious, and I will test it later, is how the
  1354.  Power C complier runs with Ramlink.
  1355.  
  1356.  (which is what I believe is used for Wizard 64 and Wizard 128)
  1357.  ------------
  1358. Category 12,  Topic 12
  1359. Message 55        Mon Oct 14, 1991
  1360. H.HERMAN1                    (Forwarded) 
  1361.  
  1362.  JBEE,
  1363.  
  1364.  Using the 128, instead of RL re-set could easilly explain that prob,
  1365.  especialy when returning from 64 mode.  Only a quess however.
  1366.  
  1367.  As to accessing any of the other controls on RL, you really shouldn't have
  1368.  any need to.  I don't.  :)
  1369.  
  1370.  All swapping is thru software as a part of a program's starter, only when
  1371.  required.  Most things run fine from drive #16, and there's no need for a
  1372.  swap.
  1373.  
  1374.  I know that you run a lot more different programs, and many may require a
  1375.  drive #8.  So, why don't you consider having a one-line program in your
  1376.  root directory, that will do the swap, and anything else you may want
  1377.  done.
  1378.  
  1379.  You could use something like:
  1380.  
  1381.  10 @"cd2:temp",16:rem - set up the directory temp
  1382.  20 open15,16,15:print#15,"s-8":fori=1to750:next:close15
  1383.  30 :rem - enter anything else you want to do
  1384.  
  1385.  And, you could have another on there to swap back to the default.
  1386.  
  1387.  It'll save a lot of wear and tear on the swap button..   :)
  1388.  
  1389.  I'll even give you suggestions for names:  go8 and go16.   :)
  1390.  
  1391.  And, I thought I mentioned this before, but maybe not.  Instead of plugging
  1392.  anything direct into RL, I use the Tenex Extender Cables instead.  One goes
  1393.  to the 1750, which sits behind RL, and flat on the desk, and the other for
  1394.  easilly ataching any cartridge to the pass-thru port.
  1395.  
  1396.  If you decide to have this set-up, you should only use the Tenex cables.
  1397.  They are the only ones that will unplug, letting you make shorter cable
  1398.  lengths, and then snap the plug back on.  
  1399.  
  1400.  Howie
  1401.  ------------
  1402. Category 12,  Topic 12
  1403. Message 56        Tue Oct 15, 1991
  1404. C128.JBEE [* Sysop *]        (Forwarded) 
  1405.  
  1406. Is it me or did we lose messages 55 and 56 ?
  1407.  
  1408. I have been holding off the cables until I get that REU fixed, though I do
  1409. have a reservation about buying them because of the Asprospand cables (tried
  1410. twice) never working properly on my flat C-128.  Though I think I will go for
  1411. it soon because I am getting sick of unplugging everything to use my Pagefox
  1412. everytime I want to scan something.
  1413.  
  1414. Yea, my swap buttons are going to die an earlier death.  The last HD had 
  1415. pronounced reversed dimples from all the pressing.
  1416.  
  1417. JBEE (:
  1418.  ------------
  1419. Category 12,  Topic 12
  1420. Message 57        Tue Oct 15, 1991
  1421. C128-BILL [Bill]             (Forwarded) 
  1422.  
  1423. Messages 55 and 56 were deleted by the author.
  1424.  
  1425.  The Topic Cop
  1426.   (and no, it wasn't me!)
  1427.  ------------
  1428. Category 12,  Topic 12
  1429. Message 58        Wed Oct 16, 1991
  1430. H.HERMAN1                    (Forwarded) 
  1431.  
  1432. Mark,  
  1433.  
  1434. What a terrific idea!  And...  I think it IS just about time to start MY
  1435. Christmas wish list, too.   :)
  1436.  
  1437. Howie
  1438.  ------------
  1439. Category 12,  Topic 12
  1440. Message 59        Wed Oct 16, 1991
  1441. H.HERMAN1                    (Forwarded) 
  1442.  
  1443. JBEE,
  1444.  
  1445. Have you tried using Pagefox thru RAMLink's pass-thru port?
  1446.  
  1447. Because of possible addressing conflict, you might try it with the REU port
  1448. enabled, and also in normal.  Without checking, I seem to recall that
  1449. switching over to normal adds two more in (?) or out lines.
  1450.  
  1451. Howie
  1452.  ------------
  1453. Category 12,  Topic 12
  1454. Message 60        Wed Oct 16, 1991
  1455. M.DULSKI1 [Mark]             (Forwarded) 
  1456.  
  1457.  JBEE
  1458.  
  1459.  My comment was meant as a gentle nudge in the ribs since I believe the file
  1460.  you were testing, just before your Ramlink contents went poof, was one I 
  1461.  uploaded.
  1462.  I agree with and appreciate the testing of all files before releasing to the
  1463.  libraries! :)
  1464.  
  1465.    ***********
  1466.  
  1467.  I was wondering, is GEOS bootable directly off Ramlink or do you still have
  1468.  to boot the GEOS system from a disk?
  1469.  ~~Mark~~
  1470.  ------------
  1471.  
  1472. 12 ?