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

  1.  
  2. >
  3. >In an effort to avoid the "/: file system full" messages I've been getting,
  4. >I set out to create a new root today.  I performed the following steps:
  5. [...]
  6. >Everything worked fine to that point.  It found the root device and 
  7. >booted fine.  The problem comes when one attempts to:
  8. >
  9. >   mount_mfs /dev/sd1b /tmp
  10. >
  11. >I get a vm_fault (type 8) whenever I attempt to do this.  If I change back
  12. >to the old root partition, the same mount_mfs works fine.
  13. >
  14. >The old root is on /dev/sd1a, the new root is on /dev/sd3a.  As far as I
  15. >know, the fact that the swap is on a different disk is just fine.
  16. >
  17. >Anyone have any clues?
  18.  
  19. Hmm, this sounds like a problem I had when I tried to have the swap and root
  20. partitions on two different drives.  I'm not around my Amiga at the moment, 
  21. but I believe the generic kernel in the distribution expects the root and
  22. swap partitions to be on the same drive.  If you build your own kernel,
  23. you can change this behavior in the kernel configuration file
  24. (ie. .../src/sys/arch/amiga/conf/YOURMACHINE)...
  25.  
  26.  
  27. Dave
  28.  
  29. --
  30. Dave R. Madsen        | Computer Science Department | Office: 107 Atanasoff
  31. Systems Support Group |   Iowa State University     | twisted@iastate.edu
  32. Project Vincent WGA   |         Ames, Iowa          | madsen@cs.iastate.edu  
  33.  
  34.