home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9382 < prev    next >
Encoding:
Text File  |  1992-08-30  |  1.5 KB  |  34 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!ukma!darwin.sura.net!Sirius.dfn.de!chx400!bernina!almesber
  3. From: almesber@nessie.cs.id.ethz.ch (Werner Almesberger)
  4. Subject: Re: linux 0.97 rootimage .1, some problems
  5. Message-ID: <1992Aug30.181655.12011@bernina.ethz.ch>
  6. Keywords: linux, mount, compress, 0.97.1
  7. Sender: news@bernina.ethz.ch (USENET News System)
  8. Organization: Swiss Federal Institute of Technology (ETH), Zurich, CH
  9. References: <688@svcs1.UUCP>
  10. Date: Sun, 30 Aug 1992 18:16:55 GMT
  11. Lines: 21
  12.  
  13. In article <688@svcs1.UUCP> slix@svcs1.UUCP (Bill Miller) writes:
  14. > I get a "no bmap support."  Exactly what does this mean?
  15.  
  16. This means, that no mapping of file blocks to disk blocks is possible (*)
  17. and that therefore the bmap function is not available. The kernel uses
  18. bmap internally for things like demand-paging, swapping, etc. The only
  19. user-mode application that uses bmap is LILO.
  20.  
  21. Thus, not having bmap support only means that you can't run executables
  22. from that FS, that you can't put a swap file on it and that no LILO boot
  23. files can reside there.
  24.  
  25. (*) This happens whenever the disk data area starts at an odd sector or
  26.     the cluster size is not a multiple of 1 kB.
  27.  
  28. - Werner
  29. -- 
  30.    _________________________________________________________________________
  31.   / Werner Almesberger, ETH Zuerich, CH      almesber@nessie.cs.id.ethz.ch /
  32.  / IFW A44  Tel. +41 1 254 7213                 almesberger@rzvax.ethz.ch /
  33. /_BITNET:_ALMESBER@CZHETH5A__HEPNET/CHADNET:_[20579::]57414::ALMESBERGER_/
  34.