home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-10 / text0156.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  877 b   |  33 lines

  1. On Oct 27,  9:34am, olivier lahaye wrote:
  2. > Subject: Re: updating /vmunix
  3. > >What is the easiest way to update /vmunix on NetBSD?  Barring network access,
  4. > >of course.
  5. > I use BFFSFileSystem on the amiga side,
  6. > when I want to boot BSD, I just have to:
  7. > copy BSD_ROOT:vmunix RAM:   /* due to a bug of open() in gcc libamy */
  8. > loadbsd ram:vmunix.
  9.  
  10.  Yes, but i believe he wanted to update /vmunix, not RAM:vmunix :-)
  11.  
  12.  Unless you devellop/compile the kernel yourself, you must update /vmunix
  13.  in order to have a running vmstat and such. 
  14.  
  15.  What you can do is the (slightly dangerouse) filetodev-trick.
  16.  Copy a vmunix.tar (tar !) with filetodev to the swap-partition under AmigaDOS.
  17.  
  18.  Then boot NetBSD into single-user mode.
  19.  First thing you do by then is: tar xvf /dev/rsdxb
  20.  Whereas x is your SCSI-device.
  21.  
  22.  That's the way i do it :-)
  23.  
  24.  
  25. -- 
  26. Markus Illenseer 
  27.  
  28.