Re: disklabel woes - limited to 244MB for a new partition ?

2020-08-19 Thread Patrick YU
Thanks to all who replied. Needed to enlarge partition via disklabel (command b) instead of fdisk (see below line OpenBSD area), sd0> p OpenBSD area: 64-244188000; size: 244187936; free: 244187936 #

Olinuxino Allwinner A10 installation successful l, but boot again into yet another Installation ?

2017-04-19 Thread Patrick YU
After successfully installing on an Olinuxino A10 board via the SD card onto a Toshiba disk with the following MBR partition table, I rebooted and again offered to perform another OpenBSD installation. Why ? Thanks in advance for any enlightenment ! -- Patrick # fdisk sd0 Disk: sd0 ge

Re: Olinuxino Allwinner A10 installation successful l, but boot again into yet another Installation ?

2017-04-22 Thread Patrick YU
;t be there. FAT32L should, I believe, be marked bootable. You probably haven't cleared up the disk before the installation properly. Clear it by fdisk, mark all partitions blank (zero) and repeat the installation. On Thu, Apr 20, 2017 at 5:26 AM, Patrick YU wrote: After successfully instal

device not configured - /dev/pf, ksyms

2017-05-14 Thread Patrick YU
After a fresh installation on a Olinuxino A10 board, some devices under /dev isn't configured as in boot-up message, when they're there. Any advice what I can do next ? # ls -l pf* k* crw--- 1 root wheel6, 0 May 14 09:47 klog crw-r- 1 root kmem 2, 1 May 14 09:47 kmem cr

Re: device not configured - /dev/pf, ksyms

2017-05-14 Thread Patrick YU
On 2017-05-14 14:33, Mark Kettenis wrote: Date: Sun, 14 May 2017 14:15:10 -0400 From: Patrick YU After a fresh installation on a Olinuxino A10 board, some devices under /dev isn't configured as in boot-up message, when they're there. Any advice what I can do next ? # ls -l