Re: [flashboot] USB stick problem to solve

2011-10-02 Thread rancor
2011/10/2 Jussi Peltola : >> The issue can be found here: https://github.com/openbsd/flashboot/issues/9 >> >> It's about booting Flashboot on a USB stick with a computer with a >> SSD. Flashboot assumes that the USB stick has device sd0 but that >> device is in fact the ssd drive. > > echo boot sd1

Re: [flashboot] Flashboot for OpenBSD 4.9 now on Github

2011-09-06 Thread rancor
Thanks, I just going to do some more testing with that change before I make a commit // rancor 2011/9/7 > Hi, > > I setup a virtual machine (using VirtualBox) with OpenBSD-4.9's > install.iso. I scp'ed the tar.gz that I downloaded from github to the > virtual machine.

Re: [flashboot] Flashboot for OpenBSD 4.9 now on Github

2011-09-05 Thread rancor
sudoers? Our building environment is vanilla 4.9 i386 with no changes at all. Best regards rancor 2011/9/5 > Hi, > > I build a 4.9 kernel using the flashboot scripts I downloaded last Friday > and it worked after 2 minor tweaks. I had to add ./ to call of the scripts > in the chro

[flashboot] Flashboot for OpenBSD 4.9 now on Github

2011-09-02 Thread rancor
Hi! The latest version of Flashboot is now available on Github. https://github.com/openbsd/flashboot // rancor ___ flashboot mailing list flashboot@mindrot.org https://lists.mindrot.org/mailman/listinfo/flashboot

[flashboot] How much do you store in the ramdisk kernel? - Flashboot for OpenBSD 4.9 on the way

2011-08-08 Thread rancor
o have the standard sizes some what accurate. Regards rancor ___ flashboot mailing list flashboot@mindrot.org https://lists.mindrot.org/mailman/listinfo/flashboot

[flashboot] Wrong mgmt_if in default pf.conf for SOEKRIS5501

2008-03-27 Thread rancor
Hi. In pf.conf, mgmt_if = sis0, should be mgmt_if = vr0 Regards rancor ___ flashboot mailing list flashboot@mindrot.org https://lists.mindrot.org/mailman/listinfo/flashboot

Re: [flashboot] New binary release..

2007-12-19 Thread rancor
Big thanks to you and the other developers for making this! Flashboot together with Soekris is really nice stuff. // rancor On Tue Dec 18 16:58 , Rickard Dahlstrand <[EMAIL PROTECTED]> sent: Hi, New binary kernels for 4.2 are now up at http://tilde.se/flashboot/ The big news thi

Re: [flashboot] dhclient would not work if cable is disconnected

2007-09-17 Thread rancor
Klockrent! This did the trick and it works perfect, thanks. I start the script from rc.more instead of rc.local. I think this rc.more is something unique for Flashboot? Best Regards rancor On Sat Sep 15 9:10 , Rickard Dahlstrand <[EMAIL PROTECTED]> sent: Hi, I use a

Re: [flashboot] dhclient would not work if cable is disconnected ordhcp server is unavailable during boot

2007-09-14 Thread rancor
Thanks! I will test this on Monday then I'm back to work. Regards rancor On Fri Sep 14 16:04 , "Sommer Arnim" <[EMAIL PROTECTED]> sent: Perhaps ifstated could help you; but it is not part of the standard fileset.   Arnim Sommer -Ursprüngliche Nachricht-

[flashboot] dhclient would not work if cable is disconnected or dhcp server is unavailable during boot

2007-09-14 Thread rancor
f but without positive result. I have also tried to manually start dhclient in rc.more but dhclient terminates without retrying any further. Is there any way to get dhclient keep running so I can connect the wire after boot and make dhcp work without reboot? Best Regards r