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

  1.  
  2.         Here are a few things that I discovered, and with the help of alot 
  3. NETBSD pro's I was able to get this far. But feel these items need to be 
  4. mentioned in the fact.
  5.  
  6. INSTALLING NETBSD:
  7.  
  8.         1> Use a pre 713 kernel with current rootfs that is out there (I 
  9.            really hope someone would do a new one. I would offer but I'm not 
  10.            all that sure what I'm doing. 
  11.  
  12.         2> HDToolBox (I think) has a bug in it when reading in information 
  13.            from some hd's. It seems that It will not read the correct number
  14.            of heads, and blocks per track. This may have something to do with
  15.            the gvpscsi.device or the 240meg hd. (I don't really know)
  16.            but try using filetodev with the info from HDToolBox and it wont 
  17.            work. I do have a suggestion for a fix. Use gvpFastprep read in
  18.            info from the hd and select the menu item make mountlist. This
  19.            gives you two things, the info needed if you wish to use filetodev
  20.            or a mountlist that you can use with DCP and bffsfilesystem.
  21.  
  22.         3> Make a tar file of gzip, ps, newfs, and disklabel. Use dcp or 
  23.            filetodev and put this on your scratch device. Then format your
  24.            drives and mount them as the faq states. Untar the above created 
  25.            file and make a directory in your /usr/bin copy gzip to this 
  26.            partition and rename it compress. Make sure you use the programs
  27.            to do the formating. Then at this point you can switch to the new
  28.            kernal a
  29.  
  30.         3> Make a tar file of gzip, ps, newfs, and disklabel. Use dcp or
  31.            fileto dev to move this tar to your scratch area. Untar this file
  32.            and put ps, newfs, and disklabel in there proper places. Reboot
  33.            under the 713 - or above kernal and continue on with the formating
  34.            and mounting of the drives. Now create a dir /usr/bin and copy 
  35.            gzip into this area. Rename it to compress from this point on you
  36.            can use the tar [z] command to uncompress the files. From this
  37.            point on its just a mater of coping the *.tgz files to your scratch
  38.            and "tar xzvpf /dev/rsd#(letter).
  39.  
  40.         4> Using Kermit (HA!) This may help a little (I havn't tried this)
  41.            because I manged to figure out DCP and my mount problems..
  42.  
  43.            create a file in ~root .kermrc put your choices for the following:
  44.  
  45.                 set receive packet 9024
  46.                 set send packet 9024
  47.                 set file name literal
  48.                 set file type binary
  49.                 set window 3
  50.                 set line /dev/tty00 
  51.                 set speed 38400
  52.  
  53.            This will set up kermit every time it's started. 
  54.            I'm not sure about the window 3 until you get /usr/bin files 
  55.            installed. I was helped by (michael Hitch) But feel that would be
  56.            very helpfull if you use the modem install..
  57.  
  58.         5> Man pages (I havn't verified this yet) Should be in Usr-Share.tar.gz
  59.  
  60.         Hope this helps, I know all the folks that told me about the above 
  61.         made my life easier.
  62.  
  63.  
  64. --
  65. <======================================================================>
  66. |    Joe Vasher               Internet: jvasher@cquest.mi.org or       |
  67. |    ComQuest BBS             UUCP:     heifetz!mbsun!cquest!jvasher   |
  68. |    (313)397-5047            FIDO:     Joe Vasher>1:2410/403.0        |
  69. |                      Thanks for flying Xcel                          |
  70. <======================================================================>
  71.  
  72.  
  73.  
  74.