home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5818 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: ci.pwr.wroc.pl!alpha!wojcikr
  2. From: wojcikr@alpha.ok.ae.wroc.pl (Robert Wojcik)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Want to boot FAAAST?
  5. Date: 20 Mar 1996 16:44:48 GMT
  6. Organization: Technical Univeristy of Wroclaw
  7. Message-ID: <4ipcm0$6n@sun1000.pwr.wroc.pl>
  8. References: <4hhk7s$62g@nz12.rz.uni-karlsruhe.de>  <68771855@0humpty.tomate.tng.oche.de> <4hotcm$spd@roadkill.scms.rgu.ac.uk> <439.6642T928T2853@ifi.uio.no> <4i6arr$786@info.epfl.ch>
  9. NNTP-Posting-Host: alpha.ok.ae.wroc.pl
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Philippe Vez (vez@de.epfl.ch) wrote:
  13. : I assign ENV: to RAM:Env as made in the startup, and
  14. : I "Assign ENV: SYS:Storage/env-storage ADD"
  15. : So when someone will read for example overscan.prefs, it didn't find it in
  16. : ram:env but in env-storage, Click use and it saves it in ram:env (the primary
  17. : assign)..
  18.  
  19. : Should this not work ?
  20.  
  21.     So far as I remember there is some problem with IPrefs ... it doesn't
  22. want to read from multi-assigned directories. I suck because I don't remember
  23. exactly what was a point. But I am sure I didn't manage to do fast startup
  24. that way.
  25.  
  26.