Re: Printer recommendations

2013-02-24 Thread Richard L. Dery
On 02/24/2013 04:01 PM, Berndt Josef Wulf wrote: G'day, I'm in the market for a new printer but need some guidance from this group. What current models are supported? Ideally, I want a multifunction station for scanning and printing, but from my understanding, most require special drivers and so

Printer recommendations

2013-02-24 Thread Berndt Josef Wulf
G'day, I'm in the market for a new printer but need some guidance from this group. What current models are supported? Ideally, I want a multifunction station for scanning and printing, but from my understanding, most require special drivers and software support only supported through MS OS. So, w

Re: 6.1_RC1 build fails

2013-02-24 Thread Michael van Elst
ptkris...@gmail.com (Pongthep Kulkrisada) writes: >* Michael van Elst (mlel...@serpens.de) wrote: >> >i486--netbsdelf-gcc: Internal error: Killed (program cc1 received signal 9) >> >> Most likely the build ran out of memory. >I have added more RAM from 256MB to 512MB remaining swap at 512 MB. >Bu

Re: 6.1_RC1 build fails

2013-02-24 Thread Pongthep Kulkrisada
Thank you very much for your kind response. * Michael van Elst (mlel...@serpens.de) wrote: > >i486--netbsdelf-gcc: Internal error: Killed (program cc1 received signal 9) > > Most likely the build ran out of memory. I have added more RAM from 256MB to 512MB remaining swap at 512 MB. Build is succe

Re: boot disk has two MBR partitions

2013-02-24 Thread Martin
Hey, My reply probably won't be as useful as the above, but i suggest you look up *BSD partitioning guide in google or a search engine or something along those lines. Even the other BSD handbooks have some useful information. It might help with your understanding of how it works and what for exampl

Re: boot disk has two MBR partitions

2013-02-24 Thread Saifi Khan
> ---Original Message--- > From: Eric Schnoebelen > To: Saifi Khan > Cc: netbsd-users@NetBSD.org > Subject: Re: boot disk has two MBR partitions > Sent: Feb 24 '13 00:17 > > > "=?utf-8?Q?Saifi=20Khan?=" writes: > - Now, i have a boot disk (NetBSD terminology) of 320 GB (SATA I

Re: boot disk has two MBR partitions

2013-02-24 Thread hans dinsen-hansen
Hi, michael, list On Sun, Feb 24, 2013 at 9:40 AM, Michael van Elst wrote: > hansdinsenhan...@gmail.com (hans dinsen-hansen) writes: > >>My tiny comment: What about swap? (!) >>In my opinion swap should be at least to times the size of your memory.. >>Of course, swap could be a memory-disk. > >

Re: 6.1_RC1 build fails

2013-02-24 Thread Michael van Elst
ptkris...@gmail.com (Pongthep Kulkrisada) writes: >i486--netbsdelf-gcc: Internal error: Killed (program cc1 received signal 9) Most likely the build ran out of memory. Check 'ulimit' before running the build, and if your system really doesn't have enough memory, add swapspace (e.g. a temporary

Re: boot disk has two MBR partitions

2013-02-24 Thread Michael van Elst
hansdinsenhan...@gmail.com (hans dinsen-hansen) writes: >My tiny comment: What about swap? (!) >In my opinion swap should be at least to times the size of your memory.. >Of course, swap could be a memory-disk. swap on a memory disk is a bit insane :) swap doesn't need to be the size of the mem