home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 853 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.8 KB

  1. Path: news.ist.utl.pt!news
  2. From: Pedro Miguel Sequeira de Justo Teixeira <pmt@hidro1.ist.utl.pt>
  3. Newsgroups: comp.unix.amiga
  4. Subject: Re: Sharing swap between NetBSD and Linux?
  5. Date: Tue, 16 Apr 1996 20:37:39 -0700
  6. Organization: I.S.T.
  7. Message-ID: <31746783.167E@hidro1.ist.utl.pt>
  8. References: <4ktont$m3n@peippo.cs.tut.fi>
  9. NNTP-Posting-Host: atlantis.ist.utl.pt
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (X11; I; IRIX 5.3 IP20)
  14.  
  15. Mika Kortelainen wrote:
  16. > As the subject says, is it possible to (easily) share swap partition
  17. > between NetBSD and Linux?  I'd like to install (and use) Linux, too,
  18. > but if it needs an own swap I have to reconsider it...
  19. > I think that it can be done manually by changing the parameters
  20. > in HDToolBox for the system I'm going to boot but is that all?
  21. > Perhaps there is some information stored on that swap partition which
  22. > needs to be initialized (filesystem or such)?  Probably this can
  23. > be solved by going first into single-user mode and making needed
  24. > preparations but somehow this starts to feel a bit difficult...
  25.  
  26.     I don't know if NetBSD uses the same swap signature
  27. as Linux. Anyway - worst case analisys - you can always add
  28. the 'mkswap' command to the startup (rc) files on both systems.
  29. This comand initialises the swap partition.
  30.  
  31.  
  32. > As a second question: can Linux use Berkeley FFS?  That would make
  33. > it easier to share files (eg. some large archives which I don't need
  34. > on both systems all the time)... probably Linux can also use ADOS
  35. > filesystem so I could put an ADOS partition for that purpose, if
  36. > needed.
  37.  
  38.     Linux/m68k can access ext2, minix, msdos and affs partitions
  39. (affs=Amiga Fast File System) but cannot write to affs currently.
  40. The best way to share files between BSD and Linux is to use
  41. minix.
  42.  
  43.  
  44.                 Pedro Miguel Teixeira
  45.