harddrive slow/ allwinner20

2016-02-10 Thread Darren
Tested this harddrive on more than one system, it is good. Just for fun I tested another drive with a usb port with the same results. I am getting transfer speeds of approximately 20mb/s using dd. dd if=/dev/zero of=/usr/testfile dd if=/usr/testfile of=/dev/null NetBSD armv7 7.99.26 NetBSD

Re: GPT vs BSD-label

2016-02-08 Thread Darren
This will give you some insight about the pains of trying to use disklabel on larger disks. However If you add another drive later, I see no reason why it couldn't be gpt, and the current one mbr. - Original Message - From: Swift Griggs To:

Re: GPT vs BSD-label

2016-02-08 Thread Darren
: Darren <darren...@yahoo.com> To: Swift Griggs <swiftgri...@gmail.com>; NetBSD User Maillist <netbsd-users@netbsd.org> Sent: Monday, February 8, 2016 5:30 PM Subject: Re: GPT vs BSD-label This will give you some insight about the pains of trying to use disklabel on larger disk

Re: building current

2016-02-07 Thread Darren
- Forwarded Message - From: "co...@sdf.org" <co...@sdf.org> To: Darren <darren...@yahoo.com> Sent: Sunday, February 7, 2016 2:36 AM Subject: Re: building current On Sun, Feb 07, 2016 at 02:31:13AM +, Darren wrote: > Just the commands on that

building current

2016-02-06 Thread Darren
I've made many attempts to compile current using https://wiki.netbsd.org/tutorials/how_to_build_netbsd-current/ for reference.  I think maybe it's outdated or current has been broken for a week?  I've cvsupdated serveral times.

Re: which dma mode?

2016-02-02 Thread Darren
Ok, to put it another way.  How do I know if it's dma mode 2 or ultra dma mode 6? From: Manuel Bouyer <bou...@antioche.eu.org> To: Darren <darren...@yahoo.com> Cc: NetBSD User Maillist <netbsd-users@netbsd.org> Sent: Tuesday, February 2, 2016 5:51 AM Subject:

which dma mode?

2016-02-01 Thread Darren
Drive states 'using dma'  Which one?And how to I toggle it? I tried numerous man pages and google before writing here.  wd0(ahcisata0:0:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133) (using DMA)

Re: gpt/fdisk and harddrive identified with 2 cylinders?

2016-01-30 Thread Darren
With special thanks to #netbsd on freenode and the amount of time they put in to help me.  wd0 and rwd0 in /dev turned out to be actual files.  removed the files and everything worked. 

gpt/fdisk and harddrive identified with 2 cylinders?

2016-01-29 Thread Darren
NetBSD armv7 7.0 NetBSD 7.0 (CUBIETRUCK.201509250726Z) evbarm wd0 at atabus0 drive 0 wd0: wd0: drive supports 16-sector PIO transfers, LBA48 addressing wd0: 2794 GB, 5814021 cyl, 16 head, 63 sec, 512 bytes/sect x 5860533168 sectors wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6

Re: something is randomly closing ssh-tunnels

2014-06-26 Thread Darren Reed
. Cheers, Darren

Re: something is randomly closing ssh-tunnels (was: ipfilter randomly dropping..)

2014-06-24 Thread Darren Reed
the problem has been seen again. Kind Regards, Darren

Re: something is randomly closing ssh-tunnels (was: ipfilter randomly dropping..)

2014-06-24 Thread Darren Reed
On 24/06/2014 10:39 PM, Darren Reed wrote: On 23/06/2014 8:24 PM, Petar Bogdanovic wrote: ... * sshd bails on a failed write() with ENETUNREACH So the problem is this: * sshd tries to write to the socket, gets ENETUNREACH and then exits leading to the FIN packets being transmitted