ICT: Diary
D: 28 W: 05

< January 2026 >
Sun Mon Tue Wed Thu Fri Sat
 123
45678910
11121314151617
18192021222324
25262728293031

Based on notaweblog.php by joshua stein


searching for entries matching "libretto"…

saturday, 30 december 2023
Libretto 70CT Created an 20 Gbyte virtual partition: sudo /usr/bin/qemu-img create -f qcow2 29.img 20G Then installed 2.9 OpenBSD /usr/local/bin/qemu-system-i386 -m 2048 -monitor stdio \ -hda 29.img -cdrom /dev/cd0a -boot d Needed increase ulimit [ hint ] and had to run locally on the machine. The default e1000 nic was not found by OpenBSD 2.9 so created a qemu startup script: #! /bin/sh -x # Start Qemu OpenBSD 2.9 # /usr/local/bin/qemu-system-i386 -m 2048 \ -device rtl8139,netdev=net0 \ -netdev user,id=net0 \ -no-fd-bootchk \ -monitor stdio \ -hda 29.img \ -cdrom /dev/cd0a After creating a hostname.rl0 with dhcp it automatically obtained the Qemu default address.

tuesday, 4 november 2014
Standing Desk Still needs some work - the monitor is not quite at the right height, and the depth is a bit shallower than ideal. $22 standing desk is also a nice solution to the problem.   Libretto 70CT Decided to upgrade to OpenBSD 3.0 diy bsd OpenBSD puters

monday, 3 november 2014
... OpenBSD 2.9 on my Libretto. libretto bsd OpenBSD puters ...

monday, 27 october 2014
... might work wonders… OpenBSD libretto ...

thursday, 3 january 2002
OpenBSD on a Libretto 70CT Finally emailed OpenBSD www mailing list to mention that the documentation for Libretto 50CT also worked for the 70CT. OpenBSD


$Id: diary,v 1.38 2025/01/01 22:43:54 fred Exp $