Networking failure during install on Olimex Lime2 (A20)

2021-07-24 Thread Neoklis Kyriazis
Hi all I am new to OpenBSD but have been using Linux for a long time so I am familiar with Un*xoid OS's. I am trying to install OpenBSD 6.9 on Olimex's FreedomBox (Lime2 board with Allwinner A20) but setting up networking with my router fails on dhcp. I get a "No lease" message followed by "dwge_

Apache and BitTorrent set up on BeagleBone Black?

2013-12-24 Thread Neoklis Kyriazis
Hello List I am trying to build a web server at home, after acquiring a domain name for my website below. Also, I would like to set up a bit torrent client to download files in the background. I am relatively new to OpenBSD and BBB but I have managed to install the snapshot at http://ftp.openbsd.

Re: Apache and BitTorrent set up on BeagleBone Black?

2013-12-24 Thread Neoklis Kyriazis
Hi and Merry Xmass! > um. moving files... PHYSICALLY?  That's so.. um.. 1980s. > Why are you avoiding sftp/scp/etc? um, newbie/beginner in these things ;-) But I will have a look into all suggestions. I have been using Linux for a long time and even develop apps but basically I only know (just

Setting BeagleBone Black default boot device

2014-05-24 Thread Neoklis Kyriazis
Hi list I have installed 5.5 on my BB Black but I just can't get it to boot from the built-in mmc/flash drive when an uSD card is plugged in. I need this to hold large volumes of data (my website and torrent downloads) and it must be plugged in to be detected on reboots or power cuts. I tried

Re: Setting BeagleBone Black default boot device

2014-05-25 Thread Neoklis Kyriazis
> On Sunday, May 25, 2014 9:23 AM, Benjamin Baier > wrote: > > Yes, your uSD card needs to have a u-boot (msdosfs) boot partition. > When a uSD card is inserted, the boot devices get switched in the > bootloader, so your uenv.txt on the external card should be something > like this to boot from b

miniroot-am335x-55.fs installing to BeagleBone Black: no sd1

2014-07-22 Thread Neoklis Kyriazis
Hi I am trying to install the latest arm7 snap on a BeagleBone Black using miniroot-am335x-55.fs but it only offers sd0 (the SD card) for installation. I installed to the SD card OK and the build-in emmc is visible as /dev/sd1. >From (poor!) memory, the installation kernel gave a message that it

Re: miniroot-am335x-55.fs installing to BeagleBone Black: no sd1

2014-07-23 Thread Neoklis Kyriazis
>> No idea, this works fine on my BeagleBone Black (rev. A5C). >> Can you send a dmesg? Here is dmesg as produced after booting the miniroot. I added (from memory) a message I just caught at the very start of boot: WARNING: No entropy supplied by boot loader NAND: No NAND device found!!! # dme

Re: miniroot-am335x-55.fs installing to BeagleBone Black: no sd1

2014-07-25 Thread Neoklis Kyriazis
I have now managed to install to the built-in emmc drive - for some reason the problem of the emmc not being available for installation has cleared. However I now have another problem, if I have a uSD card plugged in for data storage (web server and torrent client) then boot fails. I tried everyth