home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-09 / text0132.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  1.2 KB  |  34 lines

  1. > I would REALLY like some help with this, as I'm eager to get the
  2. > system up and running (now that I have got a new HD just for that!)
  3. > So please, if you have any suggestions or hints, I'd really
  4. > appreciate it.
  5.  
  6. Try setting all your harddisks to inhibit sync handshake at startup. Your
  7. syquest already managed to come "magically" inhibited, because #4 has
  8. set the inhibit flag by default. Now, inhibit #5 and #6 too. You do
  9. this by using binpatch, which you can get from ftp.eunet.ch (also
  10. get the binpatch.README file, please). Then, do
  11.  
  12.   binpatch -s _inhibit_sync vmunix
  13.  
  14. note the address which is printed (ADDR), then calculate NADDR=ADDR+5,
  15. and do
  16.  
  17.   binpatch -b -a NADDR -r 1 vmunix
  18.  
  19. and increment NADDR once (for unit 6), and repeat the above command.
  20.  
  21. > (Also, fixing the bug that makes 16Mb machines hang on reboot would be
  22. > nice, as it's quite annoying having to powercycle the machine! :) )
  23.  
  24. Grr.. I hoped this bug was fixed in the meantime.. if it's not, somebody
  25. tell me please what to do to reboot a 16M machine safely.. (I *do* use
  26. the official Commodore reboot sequence..).
  27.  
  28. -Markus
  29. -- 
  30. CHUUG/EUnet Switzerland                Markus Wild
  31. Zweierstrasse 35    Tel: +41 1 291 45 80    mw@eunet.ch
  32. CH-8004 Zuerich        Fax: +41 1 291 46 42    S=mw;P=EUnet;A=EUnet;C=CH
  33.  
  34.