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

  1. Path: uni-regensburg.de!rfhs0003!feyrer
  2. From: feyrer@rfhs0003.fh.uni-regensburg.de (Hubert Feyrer)
  3. Newsgroups: comp.unix.amiga,comp.unix.bsd.netbsd.misc
  4. Subject: Re: Few questions about NetBSD
  5. Followup-To: comp.unix.amiga,comp.unix.bsd.netbsd.misc
  6. Date: 6 Feb 1996 13:34:12 GMT
  7. Organization: University of Regensburg, Germany
  8. Message-ID: <4f7lck$4eo@rrzs3.uni-regensburg.de>
  9. References: <1747.6610T551T2688@stack.urc.tue.nl>
  10. Reply-To: hubert.feyrer@rz.uni-regensburg.de
  11. NNTP-Posting-Host: rfhs0003.fh.uni-regensburg.de
  12. X-Newsreader: TIN [version 1.2 PL2]
  13.  
  14. E. Durmin (eka@stack.urc.tue.nl) wrote:
  15. >   - Is it possible to boot NetBSD with a normal NTSC/PAL screen?
  16. >       When I use 'loadbsd netbsd' I get an interlaced screen :(
  17.  
  18. Hm, i guess you have to binpatch "some" symbol in the kernel... dunno which.
  19.  
  20. What i do is have a 'iteconfig' in my /etc/rc.local, that resets the resolution
  21. when booting's done. (This has the drawback that it will clear your screen,
  22. though, and you won't be able to see the bootmessages!).
  23.  
  24.  
  25. >   - On Linux it is possible to use virtual consoles... is it also possible on
  26. >       NetBSD?
  27.  
  28. Nope, not per default. Use "window" or "screen".
  29.  
  30.  
  31. >   - On my Unix-account on the university I use 'csh' as my default shell.
  32. >       I did this too on NetBSD, but when I press the cursorkeys I just get weird
  33. >       characters. Usually it is possible to "go back to previous commands" when
  34. >       pressing these keys.
  35.  
  36. Heh, screwy Unix account that has a tcsh set up as csh. Get & use 'tcsh',
  37. it does what you want.
  38.  
  39. >   - I've heard that NetBSD uses a just little bit more memory than Linux...
  40. >       I've downloaded top (top-3.3) and tried to start top.
  41. >       It doesn't start... it says that there was no memory left...
  42. >       Do I really have no memory left or is the swap partition not in use?
  43. >       Does 'swapon -a' turns on the swap partition or is NetBSD automatically
  44. >       turning on the swap-partition?
  45.  
  46. AFAIK, NetBSD uses your swap-partition per default, you don't have to care.
  47.  
  48.  
  49. >       I know that I don't have much memory (only 4 Mb), but on Linux I can
  50. >       execute top more than once...
  51.  
  52. This should be possible with NetBSD as well.
  53.  
  54.  
  55. >   - How can I know if NetBSD is using the swap-partition and how much memory
  56. >       is left?
  57.  
  58. Eh, i guess the problem you have is that you have NetBSD 1.1 and a old top, which
  59. just puked on me with an 'out of memory' error. Gotta make one for 1.1...
  60.  
  61.  
  62. Hubert
  63.