Re: OpenBSD Doesn't Support 64-Bit Intel

2013-07-03 Thread Nick Holland
On 07/03/2013 01:15 PM, Chris Cappuccio wrote: Nick Holland [n...@holland-consulting.net] wrote: On 07/02/2013 11:44 AM, noah pugsley wrote: More wrong? Maybe so. My point was that both are and either way it's inconsistent. not anymore. new text, as of last night: Processors All

Re: softraid: adding volumes, CPU requirements, RAID5

2013-07-04 Thread Nick Holland
unmaintained code, which wasn't well loved by developers when it was fresh and current. Your assumptions are wrong. Nick.

Re: new topic: blind support for OpenBSD.

2013-07-06 Thread Nick Holland
fault!) Feel free to take this off list with me if you prefer. Nick. On 07/06/13 23:54, eric oyen wrote: > I have tried windows XP with NVDA on that laptop. I have also tried > Vinux on there as well. Windows did to me the same thing that OpenBSD > does. I had to have someone else install

Re: Wake via serial port?

2013-07-12 Thread Nick Holland
, as otherwise the power had to be off too long to auto-start when it came back up (the capacitor was still charged!), you will have to experiment with this. The bleeder resistor should be as low in resistance as doesn't cause the machine to think the button is pushed, maybe try 1k, 10k, 100k, 1M values. Nick.

Re: Wake via serial port?

2013-07-12 Thread Nick Holland
On 07/12/13 20:05, patrick keshishian wrote: > On Fri, Jul 12, 2013 at 4:39 PM, Diana Eichert wrote: >> Thomas >> >> What you are asking only makes sense, unfortunately >> Craig appears to be like a lot of malling list >> subscribers. They are "takers"

Re: IDE disk erasing/zeroing at ~2.4MB/s

2013-07-12 Thread Nick Holland
#x27;t find any >> SATA-to-IDE options enabled) Second, what can I do to speed it up? or >> troubleshoot it at least? well, maybe they SHOULD be (philosophically), but they WILL be whatever your controller hardware supports. If your controller is ahci(4) compliant, it will be sd(4) devices, if it isn't, it ends up being pciide(4) and wd(4). Nick.

Re: crypto softraid usb stick and the docs

2013-07-14 Thread Nick Holland
devices, it is probably a non-event, but if you have physical SCSI-like devices hard-attached to your system, you probably have had an event, like a drive failure or removal. Softraid adjusts quite well, but YOU may wish to think about if there is a larger issue or not. Nick.

Re: "respawn"-like behaviour ?

2013-07-16 Thread Nick Holland
better question be, "I used to run this crashy daemon on Linux to accomplish task _. What does a similar task, but works better on OpenBSD?" Running crappy code on a good OS is still running crappy code. Nick.

Re: cvs -z compression to reduce network traffic

2013-07-16 Thread Nick Holland
ce > how about doing your compression at the SSH transport level, rather than the cvs level? something like a .ssh/config: host MyFavMirror.com Compression yes Be forewarned, I've seen /some/ systems do a horrible slow-down with compression, but since your concern is bandwidth, probably not your issue. Nick.

Re: Java on OpenBSD 5.3

2013-07-19 Thread Nick Holland
On 07/19/13 18:37, Martin Schröder wrote: > 2013/7/19 : >> % df -h >> Filesystem SizeUsed Avail Capacity Mounted on >> /dev/wd0a 985M 50.8M885M 5%/ >> /dev/wd0k 9.2G434M8.3G 5%/home >> /dev/wd0d 1.5G 12.0K1.5G 0%/tmp >> /dev/wd0

Re: Sector offset values for softraid volumes

2013-08-03 Thread Nick Holland
e platforms, and all kinds of other issues...but never forget what you hope to gain. Nick.

Re: C partition of type 4.2BSD

2013-08-09 Thread Nick Holland
), you are done. Or... 4b) go back in with fdisk and move the start back to 64, and then go back into disklabel and rebuild things. 5) Verify that your data is intact. I did 4b, and the big gotcha of the end result is since the disklabel ended up being rebuilt completely, it now has a new duid. Unlike you, I didn't jot down my duid. Yours is in the e-mail :) So...work around. Ugly. I learned something, but I'm not quite sure what yet. I think there's a bug in there somewhere. Nick.

Re: Two questions.

2013-08-09 Thread Nick Holland
include trojan or any other related piece of code which could lead of compromise of machines which are powering deep web ? I can't imagine anyone on the OpenBSD project going for the idea of adding any kind of attack against any kind of user, as it could be used to go after ALL kinds of users. The track record of those kind of things is bad -- usually, they end up causing as much trouble for the innocent as the target ... see "Stuxnet". Nick.

Re: Two questions.

2013-08-09 Thread Nick Holland
do is revealed within a few minutes of being done. :) Nick.

Re: C partition of type 4.2BSD

2013-08-10 Thread Nick Holland
reserving > info that should not be preserved. This is probably not the best patch, but > it does let me use 'disklabel -e sd2' to set 'c' to 'unused'. > > .... Ken This makes things m

Re: OpenBSD pxe automated install

2013-08-13 Thread Nick Holland
about this, as your bulk install needs are probably very different than mine, and the marginal time savings per machine are going to be small. Nick.

Re: ABI break - a question

2013-08-13 Thread Nick Holland
m backup!). I don't see the "implicit advice" to do a fresh install of the entire system over an upgrade. Nick.

Re: OpenBSD pxe automated install

2013-08-13 Thread Nick Bender
hers in this thread and we could work together. > > > > I'm looking at the diffs originally from Nick Bender (links are earlier > > in the thread), and will try to review and work this in. I and some > > other developers want this for our own projects as well. > > W

Other mailers failing on spamd's 451?

2013-08-14 Thread Nick Holland
.and yet I haven't found other references to this problem elsewhere, which seems an odd combination Anyone else experiencing this? Nick.

Re: Updating past 5.4-current flag day w/ SSH only (amd64, maybe others)

2013-08-21 Thread Nick Holland
t; so things like this aren't as big of changes, and add version specific stuff as needed. Nick.

Re: In some man pages Mb means MB, in others it means Mb/s

2013-08-26 Thread Nick Holland
things happen in this business. Repeat bull enough times, some people might start thinking it is fertilizer. But not here. Nick.

Re: What should we look before buying a laptop?

2013-08-26 Thread Nick Holland
rds, I gave up my obsession with the best devices, and have settled on "sufficiently good". But there is still a lot of crap I hate (i.e., this laptop I'm working on now with a useless trackpad, backed up by a stick mouse that makes the trackpad look almost usable. There's an external mouse plugged into it. So much for portability). Nick.

Re: submit.cf & sendmail.cf configuration

2013-08-29 Thread Nick Holland
oblems, you don't want to run your own mail service. Really, you don't. I run my own, I've run mail for the previous two jobs I had, and it just isn't fun anymore. Nick.

Re: bioctl & replacing a failed mirror

2013-09-02 Thread Nick Holland
. Proof of that is hanging out of my hw raid box on this computer right now -- two "identical" drives, purchased on the same date from the same store. one is a few sectors larger than the other. Smaller drive can be mirrored to larger, larger can not be mirrored to smaller. Nick.

Re: sudo configuration !ttytickets?

2013-09-13 Thread Nick Holland
to be keeping inappropriate users out of your system; making things clumsy after they are in is not really the point, and could lead to poor administration. There is a reason there are options -- there is no one right answer for all uses. Look at your realistic threats, and decide what measure of risks and benefits you want. su wins in simplicity, but does mandate a shared password. If you are the only admin, that's not an issue. Nick.

Re: More detailed information about last commands executed than lastcomm

2013-09-16 Thread Nick Holland
, lastcomm can't show command arguments - is > there any way/other tool which can do that? > how about "man ksh", then search for HISTFILE ? Is that what you are after? This is not on by default. For a very reasons. Nick.

Re: Verified OS concerns

2013-09-19 Thread Nick Holland
the source code and let us know. I'll be the guy running the pool for when someone first pops it. My $1 is on "five hours". I hope I lose. Nick.

Re: SSH as root with specific IP

2013-09-30 Thread Nick Holland
s and your goal is accomplished. Nick.

Re: BeagleBone Black cereal

2013-10-03 Thread Nick Holland
l device to the board and added wires to the BBS's). Kinda silly to be bolting tiny things to a big block like that, 'cept it keeps them and their wires under control... Nick.

Re: Upgrading by installing post time_t snapshot

2013-10-09 Thread Nick Holland
use of oreboot, but because of sudo. Do an ls -l /sbin/*reboot, I think your /sbin/oreboot isn't what you are thinking it is. Nick.

Re: beaglebone black

2013-10-10 Thread Nick Holland
ific question: OpenBSD does not yet support the USB port on the Beaglebone Black...but once that is done, then yes, a whole lot of USB devices should Just Work. Until then, none of them will work. Nick.

Re: Upgrading by installing post time_t snapshot

2013-10-10 Thread Nick Holland
On 10/09/13 16:47, Jeff Ross wrote: ... > Hi Nick! > > Just the person I was hoping to hear chime in! yeah, you got my attention. and got me nervous. :) > Standard ksh shell, as root, although I got there via sudo. > > I for sure thought it was odd, but actually on 4 sep

Re: BeagleBone Black cereal

2013-10-15 Thread Nick Holland
mption, and there may be issues getting that much power -- cleanly -- through the MicroUSB connector. As it is, I noticed one of my two BBB's keeps losing its network when it is using YP, but seemingly no problem when NOT using YP. I wouldn't be surprised if this proves to be a power problem, but haven't got around to improving the power supply yet. Nick.

Re: apache bug?

2013-10-15 Thread Nick Holland
bug. Google for "Apache large files" for more details, some of which may be applicable. I'd use nginx for any new implementation at this point (when applicable). BTW: I have no idea what your picture is, I'm not clicking on it. Nick.

Re: Experiences with OpenBSD RAID5

2013-10-17 Thread Nick Holland
om > scratch? we'll have to get rebuild working before we get restructure. :) > Also, in theory, with RAID5 you only "lose" one drive for the parity, > hence my "18TB non-RAID => 15TB RAID5" math. Is this correct in > practise with softraid? other than a 3TB disk is closer to 2.75TB than 3TB, yeah the math works the same with softraid as it does with hw raid. Nick.

Re: Experiences with OpenBSD RAID5

2013-10-17 Thread Nick Holland
On 10/17/13 21:34, Scott McEachern wrote: > On 10/17/13 20:57, Nick Holland wrote: >> with the exception of the fact there's no code to rebuild a failed >> disk, works great. that's a pretty big exception for most people. :) > > Hmm. That would present a pro

OpenBSD 5.4 released Nov 1, 2013

2013-11-01 Thread Nick Holland
ian, Matthieu Herrb, Michael Erdely, Mike Belopuhov, Mike Larkin, Miod Vallat, Naoya Kaneko, Nayden Markatchev, Nicholas Marriott, Nick Holland, Nigel Taylor, Okan Demirmen, Otto Moerbeek, Pascal Stumpf, Patrick Wildt, Paul de Weerd, Paul Irofti, Peter Hessler, Peter Valchev,

Re: MBR Mishap!

2013-11-02 Thread Nick Holland
Do that, reboot (I'm not sure that's needed, but it prolongs the suspense), and you should see your disklabel partitions just come back from the not-quite-dead. If you aren't sure about your starting partition, try both 64 and 63, see which one brings back your disklabel. A few mo

Re: MBR Mishap!

2013-11-03 Thread Nick Holland
On 11/02/13 20:38, mia wrote: > On 11/02/13 22:35, Nick Holland wrote: >> On 11/02/13 14:18, mia wrote: >>> Hi All, >>> >>> I have a system with a sata disk or the OS and a areca pcie raid card >>> with 4 1.5 Tb drives in a raid5 configuration. The

Re: mount partitions from old softRAID

2013-11-10 Thread Nick Holland
thanks > sd1d would be the partition used to create the softraid virtual disk. You can't mount that partition any more than you mount an entire disk. You want the partitions INSIDE that virtual disk, which should have come up in your dmesg at boot as probably sd2 (or later, if there were other sd-ish devices) Nick.

Re: Typo in FAQ

2013-11-11 Thread Nick Holland
tell you why in > /var/log/message." > > should be /var/log/messages. > > Senthil > yep, that's an oldie, too, I think (I'm not bothering to look just in case I introduced the error a couple weeks ago) Fixed, thanks! Nick.

Re: bash for root?

2008-12-03 Thread Nick Holland
Jesse Zbikowski wrote: Nick Holland wrote: the generally bad idea of duplicate user numbers I am not aware that this is considered a bad idea to have two usernames for the same UID. It is a pretty established practice to add a so-called "toor" username for exactly the reason of

Re: bash for root?

2008-12-03 Thread Nick Holland
;sudo su -" and "sudo -s" are similar, but they are not identical, and sometimes it matters. And I do believe Chris's process is more appropriate for what he was trying to show. Nick.

Re: Multihead xorg.conf failing on latest snapshot

2008-12-06 Thread Nick Holland
urity concerns (though it does tunnel nicely through ssh), and requires a computer per head, but it may be something to consider. Nick.

Re: Erros when rebuilding Kernel

2008-12-29 Thread Nick Holland
e 1 Stop in /usr/src (line 73 of Makefile). What did i made wrong? 1) that's not the kernel. 2) Sounds like: http://www.openbsd.org/faq/faq5.html#snake Nick.

Re: network manager

2008-12-30 Thread Nick Guenther
) it seems pretty linux-centric (and needs linux's HAL?). This isn't too surprising, networking is a fairly low level OS-specific operation, and the network manager would have to contend with all the varieties. Anyway, NetworkManager is flakey from my rare interactions with it on Ubuntu, why bother? -Nick

Re: network manager

2008-12-31 Thread Nick Guenther
;/'windows-like', but most OpenBSDers seem to prefer just typing a line at the command prompt. -Nick On 12/31/08, Rene Maroufi wrote: > On Wed, Dec 31, 2008 at 01:58:29AM -0800, lordfabri wrote: >> Hi Nick and thanks for the answer. >> >> I have installed openbsd on

Re: use 3 nics as hub / switch

2009-01-02 Thread Nick Templeton
.168.1.255 hostname.rl2 up bridgename.bridge0: add rl1 add rl2 up Then add dhcpd_flags="rl1" to rc.conf.local, dhcpd will respond to requests on either interface since it's a bridge. -Nick Marian Hettwer wrote: Hi All and a happy new year, got a short question here. I'm

Re: OpenBSD4.4 cant sync the time

2009-01-03 Thread Nick Guenther
Is there a firewall in your way? On 1/3/09, Linyin wrote: > Default installed OpenBSD4.4 and wanna sync time > > But: > # ping asia.pool.ntp.org > PING asia.pool.ntp.org (220.130.158.52): 56 data bytes > 64 bytes from 220.130.158.52: icmp_seq=0 ttl=48 time=198.467 ms > 64 bytes from 220.130.158.5

Re: script

2009-01-12 Thread Nick Guenther
On Mon, Jan 12, 2009 at 1:32 PM, igor denisov wrote: > Hi there, > Does anybody provide a commercial shell scripting??? > -- > igor denisov. > for i in "Don't wait" "Buy Things Now" "Save Now" "$0.99" "Get your instant trial account now" "Double Your Sales Calls, Free Script Demo"; do echo $i d

Re: Virtualization, OpenBSD as host

2009-01-16 Thread Nick Guenther
Out of curiousity, what are you doing in Java that needs Windows? On Fri, Jan 16, 2009 at 2:32 PM, Allie Daneman wrote: > That's exactly my problem. I have to use this Linux POS to get the job done > and I feel bad about it. I've loved OpenBSD for years but it can't do what I > need in a PC for m

Re: Virtualization, OpenBSD as host

2009-01-16 Thread Nick Bender
On Fri, Jan 16, 2009 at 3:03 PM, Allie Daneman wrote: > Marti Martinez wrote: >> >> Obviously none of us know WHAT you're really trying to do, so this >> suggestion may or may not be workable for you, but in your situation >> my preferred solution is to set up a crap machine with XP as the >> nati

jackd clicks and pops

2009-01-18 Thread Nick Guenther
an tweak jackd to avoid it? http://www.nabble.com/noise-during-playback-td9766320.html suggests you can either tweak your IRQs or run jackd with --realtime, but that you also need to increasing the mlock limit if you're not running jackd as root. I've found out how to increase the limit on

Re: jackd clicks and pops

2009-01-18 Thread Nick Guenther
On Sun, Jan 18, 2009 at 7:20 PM, Jacob Meuser wrote: > On Sun, Jan 18, 2009 at 04:53:41PM -0500, Nick Guenther wrote: > >> straight `jackd` was very stuttery (because of xruns), but after some >> experimenting I have settled on: >> /usr/local/bin/jackd -R -d sun -r 4410

Re: hard disk issues + how to mount

2009-01-18 Thread Nick Guenther
t MBR/fdisk and disklabel? The command is not difficult to figure out, it should just take your plugging of the disk in and a reading of the mount(1) manpage. -Nick

Re: Users of Opera -- Stability?

2009-01-21 Thread Nick Guenther
Yes, that is exactly how Opera behaves for me. Now that gnash half-works I don't worry about it too much. xmonad, 4.4-RELEASE, i386 On Wed, Jan 21, 2009 at 8:46 AM, Josh wrote: > I use opera to watch some things on youtube and other misc sites. I find > it quite slow sometimes, and it sometimes

Re: Find - Sillyness

2009-01-23 Thread Nick Bender
On Fri, Jan 23, 2009 at 9:07 AM, Morris, Roy wrote: > Here is the actual command I am trying to run and it's error > output. > > spider:/var/logtransfer/dc-fw1# find . -name pflog.*.gz -exec zcat {} | > tcpdump -entttv -r - \; > find: -exec: no terminating ";" > tcpdump: fread: Invalid argument >

Re: Apache file upload

2009-01-23 Thread Nick Holland
gh to drive a Windows Vista workstation though..use at YOUR own risk, etc. I just spent too much time trying to find something like this that worked well and simply enough that it could be maintained easily...and this did it much better(=easier) than the several other things I looked at. Nick.

Re: tale of two nic's and dhclient

2009-01-27 Thread Nick Holland
, but it might be an answer to your root problem: man trunk(4). Nick.

Re: Can't boot on macbook

2009-01-28 Thread Nick Guenther
could never get bsd.mp to work for me, just settle for bsd. -Nick

Re: (bit)torrent openbsd client

2009-01-28 Thread Nick Templeton
I use azureus/vuze. It's a memory hog and uses Java, but I like it. I have a package for 4.4-release at http://secure.nicktempleton.com/pub/OpenBSD/4.4/packages/i386/azureus-4.0.0.4.tgz -Nick Mihai Popescu B.S. wrote: Hello, Could you make some suggestion for a good openbsd (bit)to

Re: Firewall 4.3 is limiting bandwidth

2009-01-29 Thread Nick Ryan
I'd try manually changing the interface media type just in case it's that. I've seen odd things happen if you have it autodetect compared to manually setting it to 100mbTX full duplex... (and vice versa) Then I'd look at cables, try switching out the network card for another, that sort of t

Re: Firewall 4.3 is limiting bandwidth

2009-01-29 Thread Nick Ryan
Sorry pppoe in that example should have been $pppoe and it should correspond to the interface you're using for pppoe and declared in the pf.conf file. It's in the man pages anyway. On 29 Jan 2009, at 10:06, Nick Ryan wrote: I'd try manually changing the interface media ty

Re: VT: black text on black background

2009-01-30 Thread Nick Guenther
On Fri, Jan 30, 2009 at 7:19 PM, Matt Lukowicz wrote: > Hello, whenever I kill the X server (Ctrl-Alt-Backspace), I get black > text on a black background. I know that this bug has been re-fixed in > OpenBSD 3.5, but I amstill getting it! I am running OpenBSD > 4.4-release with the default X.org

Re: Network card, usb or pcmcia

2009-02-03 Thread Nick Holland
#x27;t need to be fighting with hardware AND software at the same time. Once you know what you are doing, then migrate to your laptop, if you still wish to (be forewarned: the power savings of a laptop are usually assumed, not measured, and often smaller than people think.) Nick.

Re: laptop heating due to wpi(4)?

2009-02-09 Thread Nick Holland
0 isn't a "resolution" but a burying the problem where you don't see it, for now...or then. I don't think wpi is causing your problem, your system doesn't seem to be managing power properly, you buried the problem by reducing power consumption (and performance). Nick.

Re: Silly serial console question

2009-02-10 Thread Nick Bender
On Tue, Feb 10, 2009 at 11:38 AM, Dave Wilson wrote: > In my grandfather's attic (RIP) I unearthed one of these: > > http://www.omnidatasys.net/product/spec_dataterminal_ti703.htm > > which in a nutshell is a paper terminal which runs at 300 baud. > > I figured it could be fun to set it up as a se

Re: Segmentation fault (Core dumped) when "Make Build"

2009-02-11 Thread Nick Holland
t's not what the FAQ says...it says START FROM THE MOST RECENT SNAPSHOT. (5.3.2) Upgrading from source is NOT supported. Upgrading from source is NOT supported. Upgrading from source is NOT supported. Upgrading from source is NOT supported. Upgrading from source is NOT supported. Upgrading

Re: Texvc & Mediawiki under OpenBSD

2009-02-17 Thread Nick Holland
intain, "untrusted" wiki server. remember: the chroot is not the goal, a secure and maintainable web server is the goal. chroot is just one tool to achive that, and it is not universally applicable. Nick.

nfs proxies

2009-02-18 Thread Nick Guenther
I know about sharity-light to proxy SMB to the local NFS client, but are there any other projects that pull off the same trick? For example, sshfs would be really handy to have available on OpenBSD (*ducks flames*). Google reveals nothing, but I thought I'd ask just in case. -Nick

Re: Diskless 4.4 machines.

2009-02-20 Thread Nick Holland
d plenty for an /easy/ and "by the book" OpenBSD install. Nick.

Re: Windows .zip files

2009-02-20 Thread Nick Guenther
On Fri, Feb 20, 2009 at 2:06 PM, Peter Fraser wrote: > I need to examine the contents of a Windows .zip file. > > I was slightly surprised that compress could not read them. > > I do find about 7 packages that might possible read them > Any ideas which is the best package to pick? > > pkg_add unz

Re: 1.2GHz US$99 ARM wall plug

2009-02-25 Thread Nick Holland
.warm) stuff already... :) Of course, I'm not the one putting the work into the port, so my statement means ABSOLUTELY NOTHING. If OpenBSD is ported to 'em, I'll buy one. Nick.

mysterious ral(4) conk out

2009-02-27 Thread Nick Guenther
ttp://bugs.launchpad.net/bugs/191889) Feb 26 19:20:13 arcology NetworkManager: Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889) Feb 26 19:20:13 arcology NetworkManager: (wlan0): now managed Feb 26 19:20:13 arcology NetworkManager: (wlan0): device state change: 1 -> 2 Feb 26 19:20:13 arcology NetworkManager: (wlan0): bringing up device. Feb 26 19:20:13 arcology NetworkManager: (wlan0): preparing device. Feb 26 19:20:13 arcology NetworkManager: (wlan0): deactivating device (reason: 2). Feb 26 19:20:18 arcology NetworkManager: nm_device_wifi_set_enabled(): not in expected unavailable state! Feb 26 19:20:18 arcology NetworkManager: (wlan0): device state change: 2 -> 3 Feb 26 19:20:18 arcology NetworkManager: (wlan0): supplicant interface state change: 1 -> 2. Feb 26 19:21:11 arcology init: tty4 main process (4602) killed by TERM signal Feb 26 19:21:11 arcology init: tty5 main process (4603) killed by TERM signal Feb 26 19:21:11 arcology init: tty2 main process (4610) killed by TERM signal Feb 26 19:21:11 arcology init: tty3 main process (4611) killed by TERM signal Feb 26 19:21:11 arcology init: tty6 main process (4612) killed by TERM signal Feb 26 19:21:11 arcology init: tty1 main process (5668) killed by TERM signal Feb 26 19:21:17 arcology bluetoothd[5331]: bridge pan0 removed Feb 26 19:21:17 arcology bluetoothd[5331]: Stopping SDP server Feb 26 19:21:17 arcology bluetoothd[5331]: Exit Feb 26 19:21:17 arcology avahi-daemon[5014]: Got SIGTERM, quitting. Thanks in advance, -Nick

Re: Root as R/O

2009-03-01 Thread Nick Holland
as intended before you start redesigning it in ways you think are better. You might just find out the OpenBSD developers are really good at what they do, and there is reason for most things. Nick.

Re: Installing packages using install.site

2009-03-02 Thread Nick Templeton
I ran into the same thing. I run ldconfig(8) before pkg_add to get rid of that error. Specifically I run: ldconfig /usr/local/lib /usr/X11R6/lib -Nick On 3/2/2009 5:05 AM, Sylvain Lapendry wrote: Hi everyone, I'm building a custom OpenBSD 4.4 thanks to site44.tgz& install.si

softraid 1 with a failed device

2009-03-02 Thread Nick Nauwelaerts
ys ever go dirty? All tests I did thus far failed to get them in a state where the metadata was corrupt. Does that get rebuilt upon reboot after an unclean shutdown? I failed to find anything in the manpage or my dmesg regarding that. Thanks // nick OpenBSD 4.5-beta (GENERIC) #2011: Mon Feb 9 13

Re: Upgrade on non-live disk

2009-03-02 Thread Nick Holland
ions to upgrade this disk by mounting its file systems > in /altroot and then substituting /altroot for / in the "Upgrading > without install kernel" instructions? > > Cheers, > Damon if you do it carefully, sure. Nick.

Re: reboot on ath0 (Atheros AR5413" rev 0x01) using 4.5-snapshot

2009-03-02 Thread Nick Holland
configure it right) could you have an under-sized power supply? Start using the thing, power consumption goes up, PS overloads and the thing reboots? I seem to recall Soekris users ran into that from time to time. Nick. > Here are the commands used: > > ifconfig ath0 192.168.5.1 255

Re: softraid 1 with a failed device

2009-03-03 Thread Nick Nauwelaerts
way to use it with just one disk while the other gets replaced. // nick

Re: softraid 1 with a failed device

2009-03-06 Thread Nick Nauwelaerts
On Tue, 3 Mar 2009 14:14:22 -0500 Ted Unangst wrote: > On Tue, Mar 3, 2009 at 2:02 PM, Nick Nauwelaerts > wrote: > > # bioctl -C force -c 1 -l /dev/sd1d softraid0 > > bioctl: not enough disks > > > > Any clues? I'm looking for a way to use it with just one dis

Re: 3Qs, including How insane to have /var mount with softraid discipline raid 1 ?

2009-03-06 Thread Nick Nauwelaerts
I'm also running my /var on softraid since yesterday. To move the data I used a static copy of rsync & bsd.rd, took about 2 minutes. As for #3, that's something that can be taken into account once you know that it can happen. // nick On Tue, 3 Mar 2009 22:26:09 -0600 Marco Pe

Re: Can someone please suggest a replacement for xterm for me?

2009-03-06 Thread Nick Guenther
But that's not terribly lightweight, is it? I've settled down on xfce's terminal and been quite happy with it. Most of the xfce apps are really good, actually. On 06/03/2009, Jonathan Schleifer wrote: > Am 06.03.2009 um 17:24 schrieb Matthew Szudzik: > >> No, Shift-Insert does not work. Suppose

Re: softraid 1 with a failed device

2009-03-06 Thread Nick Nauwelaerts
a go or perhaps Marco might have partial bringup complete in a few days. // nick

Re: Acer Aspire One freeze with Atheros AR5424 on OpenBSD 4.5

2009-03-16 Thread Nick Holland
und a previous thread about this but it seems nobody talk about the channel problem. ath0 on the Acer Aspire One is known to not work (unless something happened when I wasn't looking). it's a new variant on an undocumented chip. Nick.

Re: Install freezes on macppc

2009-03-21 Thread Nick Holland
t; rev 1.10/2.90 addr 4 > uhidev2: iclass 3/1 > uhid2 at uhidev2: input=4, output=0, feature=0 > bootpath: /p...@f200/@d/mac...@7/at...@2/d...@0:/4.4/macppc/bsd.rd > root on rd0a swap on rd0b dump on rd0b > WARNING: clock gained 220 days -- CHECK AND RESET THE DATE! > sd0 detached > scsibus1 detached > umass0 detached I see you listened to me... :) > umass0 at uhub0 port 1 configuration 1 interface 0 "Memorex Flashdrive > 303B" rev 2.00/1.10 addr 2 > umass0: using SCSI over Bulk-Only > scsibus1 at umass0: 2 targets, initiator 0 > sd0 at scsibus1 targ 1 lun 0: SCSI0 > 0/direct removable > sd0: 122MB, 15 cyl, 255 head, 63 sec, 512 bytes/sec, 251776 sec total did you do that, or is it flapping? Nick.

Re: Install freezes on macppc

2009-03-21 Thread Nick Holland
of the machine, you CAN buy a doo-hickey which provides line drivers and a connection to the outside world. Baring that, however...no serial. Nick.

Re: SOEKRIS - How to install MTR to a Flashdist image

2009-03-21 Thread Nick Holland
sd.org/faq/faq14.html#flashmemBoot Nick.

Re: snapshot upgrades

2009-03-21 Thread Nick Holland
program * do the /etc stuff * do the packages * reboot THAT should work. Shortcuts are on a "You've got to ask yourself one question: 'Do I feel lucky?' Well, do ya punk?" basis. Nick.

Re: SOEKRIS - How to install MTR to a Flashdist image

2009-03-22 Thread Nick Holland
, so when you screw things up and have to reinstall, it's a lot more frustrating on flash media, so learn what you are doing on a "real" computer. > > > Nick Holland wrote: >> >> How about just getting a 1G CF card, and doing a normal install? >> What do you gain by inflicting this pain upon yourself? >> >> http://www.openbsd.org/faq/faq14.html#flashmemBoot >> >> Nick.

Browsers was: Re: firefox starts two times

2009-03-23 Thread Nick Guenther
ny+webkit did segfault on me and doesn't have an OpenBSD package. With webkit it *should* be possible to rapidly design any UI you want. Also, youtube matters. This is going to get me flamed but a lot of worthwhile content is in form of video now and not making that work disenfranchises yoursel

Re: Browsers was: Re: firefox starts two times

2009-03-23 Thread Nick Guenther
Thank you! And there's way more video sites than just youtube, and not all of them are as rip-happy as it. But flash support is only a small part of browsers and not really the point. -Nick On 23/03/2009, Jacob Meuser wrote: > On Mon, Mar 23, 2009 at 03:39:41PM -0700, patrick keshishi

Re: the fdisk man page and the fdisk behaviour

2009-03-24 Thread Nick Holland
x 'em, and do just about anything else that needs doing with an MBR. I've used it a number of times to clean up other OSs messes (or at least look at what they did). There are some really wacko things one can do with OpenBSD's fdisk, some can be called outright "wrong", but might be useful in certain circumstances where "desperation" outweighs "sanity". Could it be made better? Probably...but let me give you a set of criteria that any patch will probably need to meet: 1) gotta fit on the floppy. 2) Still has to be able to do ANYTHING possible with MBRs, even if wrong, immoral, or against certain political party's platforms. 3) Don't piss off the advanced users who have learned to LOVE the power of the OpenBSD fdisk tool. 4) Don't look to Linux as a solution, the ones I've seen SUCK (see #3 above). 5) Must work for all fdisk platforms 6) Must be the ONE tool. I don't think anyone will support two fdisk-like tools in the tree. It has to be one tool that does everything properly. Yes, I do think some improvement can be made, definitely in the man page (jmc@ and I will be working on that), but also in the program, without violating the above (starting sector of 1 instead of zero probably...better defaults for starting and ending track and sector might be possible, but keep in mind the case of a drive moved from a different geometry machine...) Nick.

Re: SOEKRIS - How to install MTR to a Flashdist image

2009-03-26 Thread Nick Holland
t;> Gives me a /dev/drum error. And I can't seem to copy that drum file >> into the image. >> >> Any thoughts? > > Yeah, start over and install OpenBSD - less pain, more joy. > > - Robert we tried that already, he's still more got feet, bullets, or time than he knows what to do with. Not sure which. Must be nice. Nick.

Re: fdisk -- difference between 'update' and 'write'

2009-03-26 Thread Nick Guenther
So then does 'fdisk -u' also install a disklabel [to sector 0 of the disk]? That surprises me, I'd think that disklabel would be for that, and the man pages don't explain what is going on. -Nick On 26/03/2009, Brynet wrote: > Jesus(?) wrote: >> The question is:

can't boot -current i386

2009-03-30 Thread Nick Nauwelaerts
he following in various combinations but still can't get to a login prompt: acpi ehci uhci pciide usb wd atapiscsi cd I've tried both an April 28th & April 29th bsd.rd, bot have the same issue. My current November 21st snapshot is still working, dmesg attached. Any clues?

Re: can't boot -current i386

2009-03-30 Thread Nick Nauwelaerts
On Mon, 30 Mar 2009 16:24:00 +0200 Nick Nauwelaerts wrote: > I'm trying to get -current snapshot working on my laptop but thus far > I've had no luck. Whenever I try to boot bsd.rd my system hangs while > still loading the kernel. This hang seems to happen after it loads >

Re: the fdisk man page and the fdisk behaviour

2009-03-31 Thread Nick Holland
frantisek holop wrote: > first of all, thanks Nick for your time going through > all of that. here is my answer. it is all quite i386 > specific though. You have to remember, the OpenBSD project doesn't have that luxury. These guys bust their butts to keep OpenBSD clean and 100%

Re: the fdisk man page and the fdisk behaviour

2009-04-01 Thread Nick Holland
0: 0G] unused 1: 00 0 0 0 - 0 0 0 [ 0: 0G] unused 2: 00 0 0 0 - 0 0 0 [ 0: 0G] unused *3: A6 0 1 1 - 1938036 15 63 [ 63: 932G] OpenBSD These "problems" just aren't problems. Nick.

Re: European orders

2009-04-01 Thread Nick Holland
Daniel Seuffert wrote: ... > I don't care what you do for a living. If it's not enough get a job and > work like anybody else. Rumor is, he'll be in the cube next to yours starting Monday... Nick. (doing his part to drum up donations to keep this from coming true)

<    1   2   3   4   5   6   7   8   9   10   >