FuguIta/BBS/10
をテンプレートにして作成
Start:
This page is archived. ~
Current active BBS is [[FuguIta/BBS]].
----
#contents
----
**6.9 [#vb4294e4]
>[[m3th]] (2021-05-16 (Sun) 00:09:53)~
~
~>'''Notice: To avoid posts by spam, a message body witho...
It is very difficult to post message here. ~
#FuguIta~
~
I would like to ask a noasks file on website. ~
My noasks file always ignore me. could you tell me your a...
# FuguIta system device
noask_rdev='sd0a'
# storage device
noask_confdev='sd0d'
noask_confdev='sd1d'
Which should I use as noask_confdev value? ~
~
While
Copying files from flash to ram ...
appears, I sometimes get
softraid0: sd3: i/o error5 @crypt block
error message.~
Could you have any idea to solve this problem?~
//
- As for the difficulty in posting, it is probably due to...
- >'''Do you have only one #FuguIta device attached to yo...
//OK、あなたは暗号化パーティション付きのFuguItaデバイスを...
-OK, so you have only one #FuguIta device with an encrypt...
//あなたのnoasksファイルが無視されるのは、それが暗号化パ...
I think the reason your noasks file is ignored is because...
//ですから、あなたはnoasksファイルを暗号化されていないパ...
So you need to keep the noasks file in an unencrypted par...
//例えば、noasksファイルを編集した後、それをsd0aに置くに...
For example, after editing the noasks file, to put it on ...
# mount -uw /sysmedia # make sd0a writable (assume /s...
# cp noasks /sysmedia # put noasks file on it
# mount -ur /sysmedia # make sd0a read only again
# reboot # reboot to test
//noasksファイルの内容は以下のようになります
The contents of the noasks file will look like this
# FuguIta system device
noask_rdev=sd0a
#
# tmpfs size in MB
noask_umem=0
#
# boot mode
noask_setup_rw_mode=3
#
# storage device
noask_confdev=sd0d # put your encrypted partition
#
# data set name in USB flash drive
noask_confdir=YOUR-CONFIG-NAME
//このnoasksファイルが読み取られると、FuguItaはパスフレー...
When this noasks file is read, FuguIta will stop with the...
//そのパスフレーズを入力し、つづいて再度モード3の指定と、...
Enter that passphrase, then specify mode 3 again, and man...
This is exactly how I use my MacBook Pro right now.~
~
//次に、ファイル読み込み中に表示されるエラーメッセージで...
Next, the error message that appears while loading the fi...
~-- [[kaw]] &new{2021-05-16 (Sun) 06:35:46};
- Thank you for reply. My noasks file works. May I delet...
-Of course.~
If you do not plan to use them at all in the future, you ...
You can mount them with the async and noatime options for...
# mount -o async,noatime /dev/sdXd /mnt
# cd /mnt/livecd-config/VER/ARCH
# rm -rf YOUR-OLD-CONFDIRS
# cd
# umount /mnt
~#FuguIta -- [[kaw]] &new{2021-05-16 (Sun) 14:05:40};
**Another new tool on 6.9 [#ybca53d1]
>[[kaw]] (2021-05-14 (Fri) 12:20:44)~
//FuguIta 6.9では、もう一つ新しいツール remaster_dvd.sh ...
//これはその名のとおり、FuguIta LiveDVDのISOイメージをリ...
//このツールは、動作中のFuguIta LiveDVD、あるいはFuguIta ...
//以下にremaster_dvd.shの使用例を示します。
Another new tool, remaster_dvd.sh, was introduced in Fugu...
As the name suggests, it remasters FuguIta LiveDVD ISO im...
This tool can be used with either a running FuguIta LiveD...
The following is an example of remaster_dvd.sh usage.
//まず、作業用ディレクトリを作成し、sysmedia以下にあるLiv...
First, create a working directory and copy the contents o...
fuguita69# mkdir work
fuguita69# cd work
fuguita69# cp -av /sysmedia .
/sysmedia -> ./sysmedia
/sysmedia/boot -> ./sysmedia/boot
/sysmedia/bsd-fi -> ./sysmedia/bsd-fi
/sysmedia/bsd-fi.mp -> ./sysmedia/bsd-fi.mp
/sysmedia/boot.catalog -> ./sysmedia/boot.catalog
/sysmedia/cdboot -> ./sysmedia/cdboot
/sysmedia/cdbr -> ./sysmedia/cdbr
/sysmedia/etc -> ./sysmedia/etc
/sysmedia/etc/boot.conf -> ./sysmedia/etc/boot.conf
/sysmedia/etc/random.seed -> ./sysmedia/etc/random.seed
/sysmedia/fuguita-6.9-amd64.ffsimg -> ./sysmedia/fuguita...
fuguita69# ls -l
total 8
drwxr-xr-x 3 root wheel 432 May 11 09:21 sysmedia
//コピーされたsysmediaディレクトリ内でremaster_dvd.shを実...
//基本的にはこれだけです。
In the copied sysmedia directory, run remaster_dvd.sh.
This is basically all there is to it.
fuguita69# cd sysmedia
fuguita69# ls -l
total 2008728
-rw-r--r-- 1 root wheel 90496 May 10 20:57 boot
-rwxr--r-- 1 root wheel 2048 May 9 12:31 boot.catalog
-rw-r--r-- 1 root wheel 10273019 May 10 21:04 bsd-fi
-rw-r--r-- 1 root wheel 10302063 May 10 21:04 bsd-f...
-rw-r--r-- 1 root bin 91668 May 10 01:31 cdboot
-rw-r--r-- 1 root bin 2048 May 10 01:31 cdbr
drwxr-xr-x 2 root wheel 96 Apr 17 2014 etc
-rw-r--r-- 1 root wheel 1007681536 May 10 21:08 fugui...
fuguita69# remaster_dvd.sh
mkhybrid 1.12b5.1
Scanning .
Scanning ./etc
Size of boot image is 4 sectors -> No-emulation CD boot ...
Total translation table size: 0
Total rockridge attributes bytes: 1111
Total directory bytes: 2048
Path table size(bytes): 22
502200 extents written (980 Mb)
//remaster_dvd.shの実行が完了すると、作業用ディレクトリに...
When the execution of remaster_dvd.sh is completed, an IS...
fuguita69# ls -l ..
total 2008808
-rw-r--r-- 1 root wheel 1028505600 May 14 02:34 FuguI...
drwxr-xr-x 3 root wheel 384 May 14 02:34 sysmedia
fuguita69# ls -l
total 2008720
-rw-r--r-- 1 root wheel 90496 May 10 20:57 boot
-rwxr--r-- 1 root wheel 2048 May 14 02:34 boot.catalog
-rw-r--r-- 1 root wheel 10273019 May 10 21:04 bsd-fi
-rw-r--r-- 1 root wheel 10302063 May 10 21:04 bsd-f...
-rw-r--r-- 1 root bin 91668 May 10 01:31 cdboot
-rw-r--r-- 1 root bin 2048 May 10 01:31 cdbr
drwxr-xr-x 2 root wheel 96 Apr 17 2014 etc
-rw-r--r-- 1 root wheel 1007681536 May 10 21:08 fugui...
//sysmedia中にfuguita-6.9-amd64.ffsimgというファイルがあ...
//このファイルツリー内のファイルを修正することで、LiveDVD...
In sysmedia, you will find a file called like fuguita-6.9...
By modifying the files in this file tree, you can customi...
fuguita69# vnconfig vnd0 fuguita-6.9-amd64.ffsimg
fuguita69# mount /dev/vnd0a /mnt
fuguita69# ls -l /mnt
total 52
-rw-r--r-- 1 root wheel 578 May 7 17:43 .cshrc
-rw-r--r-- 1 root wheel 468 May 7 17:43 .profile
drwxr-xr-x 2 root wheel 512 May 7 17:43 altroot
drwxr-xr-x 2 root wheel 1024 May 7 17:46 bin
drwxr-xr-x 2 root wheel 512 May 8 04:16 dev
drwxr-xr-x 23 root wheel 1536 May 8 04:35 etc
drwxr-xr-x 2 root wheel 512 May 7 17:43 home
drwxr-xr-x 2 root wheel 512 May 7 17:43 mnt
drwx------ 3 root wheel 512 May 8 04:35 root
drwxr-xr-x 2 root wheel 1536 May 7 17:46 sbin
lrwxrwx--- 1 root wheel 11 May 7 17:43 sys -> usr...
drwxrwxrwt 2 root wheel 512 May 8 04:19 tmp
drwxr-xr-x 14 root wheel 512 May 8 04:09 usr
drwxr-xr-x 23 root wheel 512 May 7 17:43 var
.... modify files as you like ...
//カスタマイズが完了したら、ファイルシステムイメージを閉...
Once the customization is complete, close the file system...
fuguita69# umount /mnt
fuguita69# vnconfig -u vnd0
fuguita69# remaster_dvd.sh
mkhybrid 1.12b5.1
Scanning .
Scanning ./etc
:
:
//
**New tool on FuguIta 6.9 [#v1270b3d]
>[[kaw]] (2021-05-12 (Wed) 11:05:49)~
//FuguIta 6.9ではネットワークの設定を変更できるツールが提...
//新しい6.9リリースでは、ネットワーク関連の設定ファイルは...
//初期ブートで行った設定は、/etc/netconfs/defaultの中にあ...
FuguIta 6.9 provides a new tool to change network setting...
In the new 6.9 release, network-related configuration fil...
The settings you made during the initial boot are located...
fuguita69# cd /etc
fuguita69# ls -l | grep netconfs
lrwxr-xr-x 1 root wheel 27 May 12 00:49 hosts -...
lrwxr-xr-x 1 root wheel 28 May 12 00:49 myname ...
drwxr-xr-x 3 root wheel 48 May 12 00:49 netconfs
lrwxr-xr-x 1 root wheel 33 May 12 00:49 resolv....
lrwxr-xr-x 1 root wheel 33 May 12 00:49 sysctl....
fuguita69# ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 32768
index 3 priority 0 llprio 3
groups: lo
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet 127.0.0.1 netmask 0xff000000
msk0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:17:42:6b:8a:92
index 1 priority 0 llprio 3
groups: egress
media: Ethernet autoselect (100baseTX full-duplex...
status: active
enc0: flags=0<>
index 2 priority 0 llprio 3
groups: enc
status: active
run0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr cc:e1:d5:15:0e:cb
index 4 priority 4 llprio 3
groups: wlan
media: IEEE802.11 autoselect (DS1 mode 11g)
status: no network
ieee80211: nwid ""
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33136
index 5 priority 0 llprio 3
groups: pflog
//例として、homeとofficeという2つの設定を追加してみます。~
//まず、officeから。これは、イーサネットに接続し、固定ア...
//新しい設定を追加するには、/etc/netconfs以下にディレクト...
As an example, let's add two settings, home and office. ~
First, let's start with office. This assumes an Ethernet ...
To add a new configuration, create a directory under /etc...
fuguita69# cd /etc/netconfs
fuguita69# ls -l
total 8
drwxr-xr-x 2 root wheel 192 May 12 00:41 default
fuguita69# mkdir office
//設定ファイルの作成には、従来から提供されているgennetcon...
To create the configuration file, use the gennetconfs uti...
Its usage is the same as the configuration done in the in...
fuguita69# cd office
fuguita69# gennetconfs
host name (without domain) -> fuguita
IP version(s) to use: 4, 6, 46, 64 or n
46: IPv4 preferred over IPv6 in address resolution
64: reversed to 46
n: stand alone operation
[46]-> 4
==[ifconfig -a]=========================
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 32768
index 3 priority 0 llprio 3
groups: lo
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet 127.0.0.1 netmask 0xff000000
msk0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:17:42:6b:8a:92
index 1 priority 0 llprio 3
groups: egress
media: Ethernet autoselect (100baseTX full-duplex...
status: active
enc0: flags=0<>
index 2 priority 0 llprio 3
groups: enc
status: active
run0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr cc:e1:d5:15:0e:cb
index 4 priority 4 llprio 3
groups: wlan
media: IEEE802.11 autoselect (DS1 mode 11g)
status: no network
ieee80211: nwid ""
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33136
index 5 priority 0 llprio 3
groups: pflog
========================================
Available network interface(s): msk0 run0
network interface to setup [msk0] -> msk0
FQDN of this host -> fuguita.office.local
DNS setup;
Manual : Enter up to three IPv4/IPv6 addresses, separa...
DHCP : Just press ENTER .
no DNS : Enter "none".
-> 192.168.20.254
IPv4 addr of this host -> 192.168.20.115
netmask -> 255.255.255.0
default route -> 192.168.20.254
//gennetconfsによる設定が完了すると、今作成したサブディレ...
When the configuration using gennetconfs is completed, th...
fuguita69# ls -l
total 48
-rw-r----- 1 root wheel 37 May 12 01:14 hostname.msk0
-rw-r--r-- 1 root wheel 82 May 12 01:14 hosts
-rw-r--r-- 1 root wheel 12 May 12 01:14 mygate
-rw-r--r-- 1 root wheel 21 May 12 01:14 myname
-rw-r--r-- 1 root wheel 73 May 12 01:14 resolv.conf
-rw-r--r-- 1 root wheel 106 May 12 01:14 sysctl.conf
fuguita69# ls -l /etc/ | grep netconfs
lrwxr-xr-x 1 root wheel 27 May 12 00:49 hosts -...
lrwxr-xr-x 1 root wheel 28 May 12 00:49 myname ...
drwxr-xr-x 4 root wheel 96 May 12 01:13 netconfs
lrwxr-xr-x 1 root wheel 33 May 12 00:49 resolv....
lrwxr-xr-x 1 root wheel 33 May 12 00:49 sysctl....
//これらの設定を実際に反映させるには、chnetconfユティリテ...
//chnetconfを実行すると、/etcからこれらのファイルへ向って...
To make these settings actually take effect, use the chne...
When you run chnetconf, it will create symbolic links fro...
fuguita69# chnetconf
16.0K default
28.0K office
fuguita69# chnetconf office
fuguita69# ls -l /etc/ | grep netconfs
lrwxr-xr-x 1 root wheel 34 May 12 01:15 hostnam...
lrwxr-xr-x 1 root wheel 26 May 12 01:15 hosts -...
lrwxr-xr-x 1 root wheel 27 May 12 01:15 mygate ...
lrwxr-xr-x 1 root wheel 27 May 12 01:15 myname ...
drwxr-xr-x 4 root wheel 96 May 12 01:13 netconfs
lrwxr-xr-x 1 root wheel 32 May 12 01:15 resolv....
lrwxr-xr-x 1 root wheel 32 May 12 01:15 sysctl....
fuguita69# ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 32768
index 3 priority 0 llprio 3
groups: lo
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet 127.0.0.1 netmask 0xff000000
msk0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST>...
lladdr 00:17:42:6b:8a:92
index 1 priority 0 llprio 3
groups: egress
media: Ethernet autoselect (100baseTX full-duplex...
status: active
inet 192.168.20.115 netmask 0xffffff00 broadcast ...
enc0: flags=0<>
index 2 priority 0 llprio 3
groups: enc
status: active
run0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr cc:e1:d5:15:0e:cb
index 4 priority 4 llprio 3
groups: wlan
media: IEEE802.11 autoselect (DS1 mode 11g)
status: no network
ieee80211: nwid ""
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33136
index 5 priority 0 llprio 3
groups: pflog
fuguita69# ping www.google.com
PING www.google.com (172.217.175.68): 56 data bytes
64 bytes from 172.217.175.68: icmp_seq=0 ttl=115 time=28...
64 bytes from 172.217.175.68: icmp_seq=1 ttl=115 time=25...
64 bytes from 172.217.175.68: icmp_seq=2 ttl=115 time=26...
^C
--- www.google.com ping statistics ---
3 packets transmitted, 3 packets received, 0.0% packet l...
round-trip min/avg/max/std-dev = 25.842/26.765/28.318/1....
//引続き、同様にhomeの設定を作成してみます。こちらはWiFi...
Continuing on, let's create a home configuration as well....
fuguita69# pwd
/etc/netconfs/office
fuguita69# mkdir /etc/netconfs/home
fuguita69# cd /etc/netconfs/home
fuguita69# gennetconfs
host name (without domain) -> fuguita
IP version(s) to use: 4, 6, 46, 64 or n
46: IPv4 preferred over IPv6 in address resolution
64: reversed to 46
n: stand alone operation
[46]-> 46
==[ifconfig -a]=========================
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 32768
index 3 priority 0 llprio 3
groups: lo
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet 127.0.0.1 netmask 0xff000000
msk0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST>...
lladdr 00:17:42:6b:8a:92
index 1 priority 0 llprio 3
groups: egress
media: Ethernet autoselect (100baseTX full-duplex...
status: active
inet 192.168.20.115 netmask 0xffffff00 broadcast ...
enc0: flags=0<>
index 2 priority 0 llprio 3
groups: enc
status: active
run0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr cc:e1:d5:15:0e:cb
index 4 priority 4 llprio 3
groups: wlan
media: IEEE802.11 autoselect (DS1 mode 11g)
status: no network
ieee80211: nwid ""
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33136
index 5 priority 0 llprio 3
groups: pflog
========================================
Available network interface(s): msk0 run0
network interface to setup [msk0] -> run0
FQDN of this host -> fuguita.home.local
Wi-Fi SSID -> WIFI-SSID
WPA Key -> WPA-PASSWD
DNS setup;
Manual : Enter up to three IPv4/IPv6 addresses, separa...
DHCP : Just press ENTER .
no DNS : Enter "none".
->
fuguita69# ls -l
total 40
-rw-r----- 1 root wheel 59 May 12 01:29 hostname.run0
-rw-r--r-- 1 root wheel 76 May 12 01:29 hosts
-rw-r--r-- 1 root wheel 19 May 12 01:29 myname
-rw-r--r-- 1 root wheel 0 May 12 01:29 resolv.conf
-rw-r--r-- 1 root wheel 54 May 12 01:29 resolv.conf....
-rw-r--r-- 1 root wheel 106 May 12 01:29 sysctl.conf
fuguita69# chnetconf
16.0K default
24.0K home
28.0K office
fuguita69# chnetconf home
run0: no link....got link
run0: 192.168.10.61 lease accepted from 192.168.10.231 (...
fuguita69# ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 32768
index 3 priority 0 llprio 3
groups: lo
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet 127.0.0.1 netmask 0xff000000
msk0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:17:42:6b:8a:92
index 1 priority 0 llprio 3
media: Ethernet autoselect (100baseTX full-duplex...
status: active
enc0: flags=0<>
index 2 priority 0 llprio 3
groups: enc
status: active
run0: flags=248843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAS...
lladdr cc:e1:d5:15:0e:cb
index 4 priority 4 llprio 3
groups: wlan egress
media: IEEE802.11 autoselect (DS1 mode 11g)
status: active
ieee80211: nwid WIFI-SSID chan 11 bssid 1c:b1:7f:...
wpaciphers ccmp wpagroupcipher ccmp
inet 192.168.10.61 netmask 0xffffff00 broadcast 1...
inet6 fe80::cee1:d5ff:fe15:ecb%run0 prefixlen 64 ...
inet6 2409:xx:xxxx:xxxx:669c:3666:1e5d:1e95 prefi...
inet6 2409:xx:xxxx:xxxx:ded5:bc35:e07a:fa89 prefi...
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33136
index 5 priority 0 llprio 3
groups: pflog
//これで、従来のdefaultを含め、3つのネットワーク設定が作...
//これらの設定はchnetconfユティリティを使用して、いつでも...
We have now created three network configurations, includi...
You can switch between these settings at any time using t...
//
**incorrect link for OpenBSD 6.9 patches [#s94bf13f]
>[[Mel]] (2021-05-11 (Tue) 14:26:19)~
~
in front page of #FuguIta there is "Patch 001 of OpenBSD ...
~
when you click on the link, it goes to OpenBSD 6.8 list o...
//
- Fixed it. Thank you! #FuguIta -- [[kaw]] &new{2021-05-1...
#aname(vstream)
**Video Streaming by FuguIta [#kf53767f]
>[[kaw]] (2021-05-01 (Sat) 08:06:34)
In Niigata Prefecture, where I live, there is a tradition...
The first event of the year was held on April 29th, and I...
I was in charge of delivering the video directly to the s...
In this event, the MC and the remote guest interact via Z...
This was my first attempt at this, and the followings are...
-low latency
-video only, no audio (to be heard over the PA)
-no need to install any application, just a browser.
To achieve this, I made the following choices
-Free WiFi turned out to be difficult to use for this pur...
--Establish a local network and operate inside it.
--Install a WiFi access point.
-Adopt WebRTC technology.
--TLS is required for WebRTC
Based on the above conditions, you will need the following
-dhcpd
-TLS httpd with certified domain
-local DNS
All of the above features are available in OpenBSD from t...
For the video distribution software, We used [[Screego>ht...
Furthermore, this network is not completely independent a...
In addition, time synchronization is required for TLS com...
For these purposes, I decided to create a NAT in PF.
I decided to limit the bandwidth of the communication thr...
Based on the above, I decided to configure and operate th...
|&ref(screego-e.png,,50%);|
|CENTER:Network of this event (click to enlarge)|
As for the web browser for the video distribution, We had...
The operation of the day is as follows.
|&ref(pix1.jpg);|&ref(pix2.jpg);|
|CENTER:Operation Booth|CENTER:Screego Server|
|&ref(pix4.jpg);|&ref(pix3.jpg);|
|CENTER:WiFi Access Point|CENTER:Video Sender|
As a result, it worked as planned, but there were a few p...
-Screego terminated abnormally once and delivery was temp...
-WiFi access point saturation
-Traffic exceeding the set bandwidth of the Internet upli...
We will need to improve on these issues in the future.
This time, I planted a monitor script modified from [[SAG...
//
- Thanks for sharing a use case for #FuguIta. I use #Fugu...
- This is the first time I have heard about motion(1). Th...
**FuguIta development [#hd00d231]
>[[Mel]] (2021-04-27 (Tue) 15:35:18)~
~
i try to follow how to setup development for #FuguIta fro...
~
i download the construction tool tools-6.8-amd64.tar.gz. ...
~
i understand this is for OpenBSD 6.8, if i want 6.9 this ...
//
-When 6.9 will be released, I'll download *69.tgz files a...
Next, I'll some modifications to adapt this to FuguIta. T...
--extract /var/sysmerge/*etc.tgz
--fix dangling symlinks in /usr/{bin,sbin}
--remove /usr/share/relink/kernel.tgz (KARL makes no sens...
--prepare files under /usr/fuguita
--add /usr/fuguita/{bin,sbin} to $PATH
--sh ./MAKEDEV std (in a chrooted environment)
--pkg_add rsync, rlwrapper and pv, then ldconfig (in a ch...
--modify /etc/hosts, /etc/mtree/special and /etc/sysctl.c...
--add /etc/localtime, /etc/firsttime, /etc/installurl, /e...
--prepare /etc/rc.diff which will be applied at boot time
--prepare /usr/fuguita/etc/mode0symlinks.cpio.gz with /us...
>Above is the standard procedure to setup the content of ...
And also, it may possibly vary anymore at your case.
~-- [[kaw]] &new{2021-04-28 (Wed) 05:40:16};
- kaw-sama thanks for sharing how to create the .ffsimg. ...
**syspatch [#t8577a5c]
>[[m3th]] (2021-04-24 (Sat) 18:32:09)~
~
Can I syspatch to #FuguIta?~
//
-Because FuguIta is different from regular OpenBSD in man...
~
For example, the FuguIta kernel was built to run the Live...
~
Another reason why syspatch cannot be used is that the fi...
~
FuguIta provides the fiupdate utility to update the syste...
~
For more information on updating FuguIta, please refer to...
~
--Official Description - FuguIta Guide
---河豚板をアップデートする ("Updating FuguIta", written ...
http://fuguita.org/index.php?%B2%CF%C6%DA%C8%C4%A5%AC%A5%...
~
--Article in this BBS
---Live Update for FuguIta LiveUSB ~
http://fuguita.org/index.php?FuguIta%2FBBS#kc657395
~
--Tutorial video by Zen_Floater2
---Updating FuguIta 6.8 using the fiupdate tool ~
https://www.bitchute.com/video/16CEJD3jJOJ2/
~
~-- [[kaw]] &new{2021-04-25 (Sun) 13:20:46};
- I have used fiupdate. Now, #FuguIta is 6.8-amd64-202104...
**Prototype from snapshot [#u1885481]
>[[kaw]] (2021-03-23 (Tue) 18:01:06)~
~
Prototyped a trial version of #FuguIta based on OpenBSD-c...
It is only available for the amd64 architecture.~
Get it from "test" directory on [[download mirrors>http:/...
~
Your trial reports are welcome.~
//
- i tried it in vmd, it works. i have Panasonic CF-J10 ru...
**Change of mirror servers [#c0518bd9]
>[[kaw]] (2021-02-16 (Tue) 19:00:58)~
~
Two new mirror servers in Europe are now in operation.~
~
They are [[de.dl.fuguita.org and fr.dl.fuguita.org>FuguIt...
~
eu.dl.fuguita.org will be out of service in a few weeks.~
~
I would like to express our sincere gratitude to the admi...
//
**Laptop Connected to Monitor [#w42f2f1e]
> (2021-01-30 (Sat) 07:41:07)~
~
I can use a second monitor with OpenBSD. I cannot use a s...
~
r600_cp: Failed to load firmware "radeon/SUMO2_pfp.bin"
[drm] *ERROR* Failed to load firmware!
drm:pid0:radeondrm_attachhook *ERROR* Fatal error during...
drm0 detached
radeondrm0 detached
~
I saved settings after downloading the firmware, rebooted...
~
Sorry. I am inexperienced with BSD (and computers).~
//
- As you would expect, this is because #FuguIta's kernel ...
To solve this problem, FuguIta's kernel must have the fir...
~
In case of LiveDVD, you must rebuild ISO image to have th...
This is quite complexed process, so you may select to use...
~
If you use LiveUSB, you can write the firmware to built-i...
# gzip -dc /sysmedia/bsd-fi.mp > bsd-fi.mp
# vnconfig vnd0 bsd-fi.mp
# mount /dev/vnd0a /mnt
# mkdir -p /mnt/etc/firmware
# (copy radeon's firmwares under /mnt/etc/firmware)
# umount /mnt
# vnconfig -u vnd0
# mount -uw /sysmedia
# gzip -c9 bsd-fi.mp > /sysmedia/bsd-fi.mp
# mount -ur /sysmedia
~-- [[kaw]] &new{2021-02-01 (Mon) 09:21:51};
**Recent articles on FuguIta [#af81b9ee]
>[[kaw]] (2021-01-09 (Sat) 23:04:26)~
~
Recently, I found reviews and tutorial videos about #Fugu...
~
- a review by Solène Rapenne~
-- [[FuguITA: OpenBSD live-cd>https://dataswamp.org/~sole...
~
- a review by Jesse Smith (Distrowatch.com)~
--DistroWatch Weekly, Issue 895 - [["Feature Story - Fugu...
~
- tutorial videos by Zen_Floater2~
--[[FuguIta Tutorial 1>https://www.bitchute.com/video/m9b...
--[[FuguIta Tutorial 2>https://www.bitchute.com/video/rw2...
--[[Updating FuguIta 6.8 using the fiupdate tool>https://...
>I am deeply grateful to the authors of these articles.~
//
**FuguIta 6.8 tools [#md88b2a0]
>[[kaw]] (2020-11-03 (Tue) 23:37:38)~
~
Tools to create a live system based on OpenBSD 6.8 were u...
To use this tool, refer the article [[河豚板の開発ツール...
//
**Ventoy Compatibility? [#z3294881]
>[[Fugu]] (2020-10-24 (Sat) 22:05:09)~
~
Hello kaw:~
~
Any chance of getting #FuguIta working with ventoy at www...
~
No pressure - just asking since Fugu's broader goals alig...
~
Thank you.~
//
- I've never heard of Ventoy. This seems a quite interest...
- Hello Kaw: \n I just tried the cd and miniroot iso and ...
- FuguIta tries to mount all partitions of all disk devic...
This is to find the partition where the FuguIta system is...
FuguIta booted from Ventoy is booted from a virtual disk,...
You may be able to boot in fresh boot mode (modes 0, 1 or...
- Chainloaded from Grub using set root=(hdX,msdosX) and k...
**FuguIta-6.8 status [#p710e38b]
>[[kaw]] (2020-10-24 (Sat) 00:30:25)~
~
#FuguIta-6.8-i386 and FuguIta-6.8-amd64 are now under tes...
These are at [[test>http://jp1.dl.fuguita.org/test/]] dir...
~
Your trial report is greatly appreciated.~
//
- #FuguIta-6.8-{i386,amd64}-202010251 on the mirrors. Thi...
**Live Update for FuguIta LiveUSB [#pee4656f]
>[[kaw]] (2020-09-24 (Thu) 22:13:14)~
~
I'm currently working on a Live Update for #FuguIta LiveU...
This is in beta testing. ~
~
To update with this utility, place the gzipped ISO image ...
Then run the ''fiupdate'' command.~
# cat /usr/fuguita/version
6.7-amd64-202008261
# ls -l
total 606528
-rw-r--r-- 1 root wheel 310528773 Sep 24 18:47 FuguIt...
-rw-r--r-- 1 root wheel 11660 Sep 24 18:47 MD5
# fiupdate 202009041
fiupdate - Live Updater for FuguIta LiveUSB
Version/Arch: 6.7/amd64 (FuguIta-6.7-amd64-202008261)
Note:
This sorftware is now under beta test.
Please use this at YOUR OWN RISK.
We recommend that you execute this command with fresh bo...
Or you should quit all application softwares and save al...
before you update this FuguIta device.
Are you sure? [y/N] -> y
Checking:
environment: ok
mounts: ok
existing files: ok
checksum: (MD5) FuguIta-6.7-amd64-202009041.iso.gz: OK
all done, OK.
extracting FuguIta-6.7-amd64-202009041.iso.gz...
296MiB 0:00:48 [6.12MiB/s] [===========================...
Now ready to update FuguIta-6.7-amd64-202008261 to FuguI...
This machine will reboot immediately after update comple...
Do you proceed? [y/N] -> y
stopping all daemons...
cron(ok)
ntpd(ok)
pflogd(ok)
slaacd(ok)
smtpd(ok)
sndiod(ok)
sshd(ok)
syslogd(ok)
overwriting uniprocessor kernel...
8.68MiB 0:00:03 [2.31MiB/s] [===========================...
overwriting multiprocessor kernel...
8.71MiB 0:00:03 [2.23MiB/s] [===========================...
overwriting filesystem image...
894MiB 0:04:25 [3.36MiB/s] [===========================...
update completed. now rebooting...
syncing disks... done
rebooting...
We welcome your trial report.
//
- revised this script, See https://jp1.dl.fuguita.org/tes...
- #FuguIta-6.7-*-202010071 has this. (Still can't handle ...
#aname(isotop)
**isotop on FuguIta [#dbaf92f6]
>[[kaw]] (2020-09-08 (Tue) 14:07:35)~
~
[[isotop>https://framagit.org/3hg/isotop]] is a script to...
~
I have modified isotop to be able to run on #FuguIta.~
~
To run isotop.sh on FuguIta after download it, apply this...
Then run install script as a root.
$ ftp https://framagit.org/3hg/isotop/raw/master/src/iso...
$ patch < isotop-665-fi.sh.diff
# sh isotop.sh
Here's a screenshot of FuguIta configured by isotop.
#ref(isotop_desktop1.png,wrap,50%);
//
**Archive video of FuguIta Talk on OSC2020 Niigata [#z0cb...
>[[kaw]] (2020-08-01 (Sat) 03:37:52)~
~
Video of Talk about #FuguIta at OSC2020 Niigata has been ...
https://www.youtube.com/watch?v=4wPSr1WPH3U~
~
And the document is at [[河豚板#OSC2020]]~
//
- To those who do not understand Japanese:&br;Auto-transl...
**OSC2020新潟オンラインで河豚板の発表を行います。&br;Talk...
>[[kaw]] (2020-07-22 (Wed) 15:27:51)~
~
Open Source Conference 2020 Online/Niigataが7月25日(土)に...
今回はオンラインでの開催になります。https://ospn.connpass...
~
Open Source Conference 2020 Online/Niigata will be held o...
This event will be held online and I will have a 15 minut...
Please register for Zoom participation from the overview ...
//
- YouTube Live Stream will be broadcast at https://www.yo...
The live stream will begin at 12:30JST (03:30UTC) on 25 S...
There will be three BSD-related talks:
|CENTER:Time (UTC)|CENTER:Title|CENTER:Affiliation|CENTER...
|06:00-06:15|Introduction of NetBSD|Japan NetBSD Users Gr...
|06:15-06:30|Introduction of FuguIta|Echigo BSD Users Gro...
|06:30-06:45|Introduction of&br;vyos-cli: VyOS CLIs for U...
These talks will be available as archives at a later date.
~-- [[kaw]] &new{2020-07-22 (Wed) 23:46:40};
**Boot mode difference [#s5274a1a]
>[[Fugu]] (2020-07-19 (Sun) 15:51:32)~
~
Hello Kaw:~
~
Is there a difference in boot mode of OpenBSD and #FuguIt...
~
Any guidance will be gratefully received.~
~
Thank you.~
//
-The kernel config of #FuguIta is almost same as GENERIC.~
Differences are as follows:
nimbus9 amd64 # diff -u GENERIC RDROOT
--- GENERIC Mon Jul 20 12:43:03 2020
+++ RDROOT Mon Jul 20 12:40:08 2020
@@ -49,7 +49,7 @@
option UDF # UDF (DVD) file ...
option MSDOSFS # MS-DOS file sys...
option FIFO # FIFOs; RECOMMEN...
-#option TMPFS # efficient memor...
+option TMPFS # efficient memor...
option FUSE # FUSE
option SOCKET_SPLICE # Socket Splicing...
@@ -88,7 +88,7 @@
pseudo-device nmea 1 # NMEA 0183 line discipline
pseudo-device msts 1 # MSTS line discipline
pseudo-device endrun 1 # EndRun line discipline
-pseudo-device vnd 4 # vnode disk devices
+pseudo-device vnd 6 # vnode disk devices
pseudo-device ksyms 1 # kernel symbols device
#pseudo-device dt # Dynamic Tracer
@@ -134,7 +134,12 @@
option NTFS # NTFS support
option HIBERNATE # Hibernate support
-config bsd swap generic
+config bsd root on rd0a swap on wd0b and...
+option RAMDISK_HOOKS
+option MINIROOTSIZE=3800
+option NKPTP=5
+
+pseudo-device rd 1 # ramdisk
mainbus0 at root
nimbus9 amd64 #
So I don't know why it behaves differently.~
~
Since the storage device used is different between regula...
~
In any case, I think we need to see what's slowing down r...
--disk I/O
--stray interrupts
--anything else?
~-- [[kaw]] &new{2020-07-20 (Mon) 12:50:48};
- Thank you for the detailed response. It has to do with...
- With following procedure, you can check whether the int...
-- In internal disk, make a directory named "ISO" at the ...
-- Put a FuguIta's ungziped ISO image into "ISO" directory.
-- Boot FuguIta with LiveDVD or LiveUSB.
-- The internal disk will be listed as follows:
scanning partitions: cd0a sd0i sd0j
FuguIta's operating device(s): cd0a sd0i
Which is FuguIta's operating device? [default: cd0a] -> ...
-- Select internal device, then continue booting.
>If FuguIta runs slow as OpenBSD with this procedure, the...
- I had quite a few ideas to test this:~
--Chroot install
--chain load from a different OS
--install via different system and move hard drive
--use a different boot manager
--install #Fuguita and hack via ramdisk
>and one other escaping attention now. ~
To this end, I started reading through the show and list ...
Presently, after having run sysupgrade (following -curren...
My speculation is to do with the execute bit. I haven't r...
- Summary Update: During upgrade/install, the acpimadt n...
- Thank you for the detailed information.&br;Is vanilla O...
- Hello Kaw: What I meant to say is everything works as ...
- Thank you Fugu, see you in the Live Stream! #FuguIta --...
----
Former articles are at [[FuguIta/BBS/9]].
----
Return to [[Top>Welcome]]
End:
This page is archived. ~
Current active BBS is [[FuguIta/BBS]].
----
#contents
----
**6.9 [#vb4294e4]
>[[m3th]] (2021-05-16 (Sun) 00:09:53)~
~
~>'''Notice: To avoid posts by spam, a message body witho...
It is very difficult to post message here. ~
#FuguIta~
~
I would like to ask a noasks file on website. ~
My noasks file always ignore me. could you tell me your a...
# FuguIta system device
noask_rdev='sd0a'
# storage device
noask_confdev='sd0d'
noask_confdev='sd1d'
Which should I use as noask_confdev value? ~
~
While
Copying files from flash to ram ...
appears, I sometimes get
softraid0: sd3: i/o error5 @crypt block
error message.~
Could you have any idea to solve this problem?~
//
- As for the difficulty in posting, it is probably due to...
- >'''Do you have only one #FuguIta device attached to yo...
//OK、あなたは暗号化パーティション付きのFuguItaデバイスを...
-OK, so you have only one #FuguIta device with an encrypt...
//あなたのnoasksファイルが無視されるのは、それが暗号化パ...
I think the reason your noasks file is ignored is because...
//ですから、あなたはnoasksファイルを暗号化されていないパ...
So you need to keep the noasks file in an unencrypted par...
//例えば、noasksファイルを編集した後、それをsd0aに置くに...
For example, after editing the noasks file, to put it on ...
# mount -uw /sysmedia # make sd0a writable (assume /s...
# cp noasks /sysmedia # put noasks file on it
# mount -ur /sysmedia # make sd0a read only again
# reboot # reboot to test
//noasksファイルの内容は以下のようになります
The contents of the noasks file will look like this
# FuguIta system device
noask_rdev=sd0a
#
# tmpfs size in MB
noask_umem=0
#
# boot mode
noask_setup_rw_mode=3
#
# storage device
noask_confdev=sd0d # put your encrypted partition
#
# data set name in USB flash drive
noask_confdir=YOUR-CONFIG-NAME
//このnoasksファイルが読み取られると、FuguItaはパスフレー...
When this noasks file is read, FuguIta will stop with the...
//そのパスフレーズを入力し、つづいて再度モード3の指定と、...
Enter that passphrase, then specify mode 3 again, and man...
This is exactly how I use my MacBook Pro right now.~
~
//次に、ファイル読み込み中に表示されるエラーメッセージで...
Next, the error message that appears while loading the fi...
~-- [[kaw]] &new{2021-05-16 (Sun) 06:35:46};
- Thank you for reply. My noasks file works. May I delet...
-Of course.~
If you do not plan to use them at all in the future, you ...
You can mount them with the async and noatime options for...
# mount -o async,noatime /dev/sdXd /mnt
# cd /mnt/livecd-config/VER/ARCH
# rm -rf YOUR-OLD-CONFDIRS
# cd
# umount /mnt
~#FuguIta -- [[kaw]] &new{2021-05-16 (Sun) 14:05:40};
**Another new tool on 6.9 [#ybca53d1]
>[[kaw]] (2021-05-14 (Fri) 12:20:44)~
//FuguIta 6.9では、もう一つ新しいツール remaster_dvd.sh ...
//これはその名のとおり、FuguIta LiveDVDのISOイメージをリ...
//このツールは、動作中のFuguIta LiveDVD、あるいはFuguIta ...
//以下にremaster_dvd.shの使用例を示します。
Another new tool, remaster_dvd.sh, was introduced in Fugu...
As the name suggests, it remasters FuguIta LiveDVD ISO im...
This tool can be used with either a running FuguIta LiveD...
The following is an example of remaster_dvd.sh usage.
//まず、作業用ディレクトリを作成し、sysmedia以下にあるLiv...
First, create a working directory and copy the contents o...
fuguita69# mkdir work
fuguita69# cd work
fuguita69# cp -av /sysmedia .
/sysmedia -> ./sysmedia
/sysmedia/boot -> ./sysmedia/boot
/sysmedia/bsd-fi -> ./sysmedia/bsd-fi
/sysmedia/bsd-fi.mp -> ./sysmedia/bsd-fi.mp
/sysmedia/boot.catalog -> ./sysmedia/boot.catalog
/sysmedia/cdboot -> ./sysmedia/cdboot
/sysmedia/cdbr -> ./sysmedia/cdbr
/sysmedia/etc -> ./sysmedia/etc
/sysmedia/etc/boot.conf -> ./sysmedia/etc/boot.conf
/sysmedia/etc/random.seed -> ./sysmedia/etc/random.seed
/sysmedia/fuguita-6.9-amd64.ffsimg -> ./sysmedia/fuguita...
fuguita69# ls -l
total 8
drwxr-xr-x 3 root wheel 432 May 11 09:21 sysmedia
//コピーされたsysmediaディレクトリ内でremaster_dvd.shを実...
//基本的にはこれだけです。
In the copied sysmedia directory, run remaster_dvd.sh.
This is basically all there is to it.
fuguita69# cd sysmedia
fuguita69# ls -l
total 2008728
-rw-r--r-- 1 root wheel 90496 May 10 20:57 boot
-rwxr--r-- 1 root wheel 2048 May 9 12:31 boot.catalog
-rw-r--r-- 1 root wheel 10273019 May 10 21:04 bsd-fi
-rw-r--r-- 1 root wheel 10302063 May 10 21:04 bsd-f...
-rw-r--r-- 1 root bin 91668 May 10 01:31 cdboot
-rw-r--r-- 1 root bin 2048 May 10 01:31 cdbr
drwxr-xr-x 2 root wheel 96 Apr 17 2014 etc
-rw-r--r-- 1 root wheel 1007681536 May 10 21:08 fugui...
fuguita69# remaster_dvd.sh
mkhybrid 1.12b5.1
Scanning .
Scanning ./etc
Size of boot image is 4 sectors -> No-emulation CD boot ...
Total translation table size: 0
Total rockridge attributes bytes: 1111
Total directory bytes: 2048
Path table size(bytes): 22
502200 extents written (980 Mb)
//remaster_dvd.shの実行が完了すると、作業用ディレクトリに...
When the execution of remaster_dvd.sh is completed, an IS...
fuguita69# ls -l ..
total 2008808
-rw-r--r-- 1 root wheel 1028505600 May 14 02:34 FuguI...
drwxr-xr-x 3 root wheel 384 May 14 02:34 sysmedia
fuguita69# ls -l
total 2008720
-rw-r--r-- 1 root wheel 90496 May 10 20:57 boot
-rwxr--r-- 1 root wheel 2048 May 14 02:34 boot.catalog
-rw-r--r-- 1 root wheel 10273019 May 10 21:04 bsd-fi
-rw-r--r-- 1 root wheel 10302063 May 10 21:04 bsd-f...
-rw-r--r-- 1 root bin 91668 May 10 01:31 cdboot
-rw-r--r-- 1 root bin 2048 May 10 01:31 cdbr
drwxr-xr-x 2 root wheel 96 Apr 17 2014 etc
-rw-r--r-- 1 root wheel 1007681536 May 10 21:08 fugui...
//sysmedia中にfuguita-6.9-amd64.ffsimgというファイルがあ...
//このファイルツリー内のファイルを修正することで、LiveDVD...
In sysmedia, you will find a file called like fuguita-6.9...
By modifying the files in this file tree, you can customi...
fuguita69# vnconfig vnd0 fuguita-6.9-amd64.ffsimg
fuguita69# mount /dev/vnd0a /mnt
fuguita69# ls -l /mnt
total 52
-rw-r--r-- 1 root wheel 578 May 7 17:43 .cshrc
-rw-r--r-- 1 root wheel 468 May 7 17:43 .profile
drwxr-xr-x 2 root wheel 512 May 7 17:43 altroot
drwxr-xr-x 2 root wheel 1024 May 7 17:46 bin
drwxr-xr-x 2 root wheel 512 May 8 04:16 dev
drwxr-xr-x 23 root wheel 1536 May 8 04:35 etc
drwxr-xr-x 2 root wheel 512 May 7 17:43 home
drwxr-xr-x 2 root wheel 512 May 7 17:43 mnt
drwx------ 3 root wheel 512 May 8 04:35 root
drwxr-xr-x 2 root wheel 1536 May 7 17:46 sbin
lrwxrwx--- 1 root wheel 11 May 7 17:43 sys -> usr...
drwxrwxrwt 2 root wheel 512 May 8 04:19 tmp
drwxr-xr-x 14 root wheel 512 May 8 04:09 usr
drwxr-xr-x 23 root wheel 512 May 7 17:43 var
.... modify files as you like ...
//カスタマイズが完了したら、ファイルシステムイメージを閉...
Once the customization is complete, close the file system...
fuguita69# umount /mnt
fuguita69# vnconfig -u vnd0
fuguita69# remaster_dvd.sh
mkhybrid 1.12b5.1
Scanning .
Scanning ./etc
:
:
//
**New tool on FuguIta 6.9 [#v1270b3d]
>[[kaw]] (2021-05-12 (Wed) 11:05:49)~
//FuguIta 6.9ではネットワークの設定を変更できるツールが提...
//新しい6.9リリースでは、ネットワーク関連の設定ファイルは...
//初期ブートで行った設定は、/etc/netconfs/defaultの中にあ...
FuguIta 6.9 provides a new tool to change network setting...
In the new 6.9 release, network-related configuration fil...
The settings you made during the initial boot are located...
fuguita69# cd /etc
fuguita69# ls -l | grep netconfs
lrwxr-xr-x 1 root wheel 27 May 12 00:49 hosts -...
lrwxr-xr-x 1 root wheel 28 May 12 00:49 myname ...
drwxr-xr-x 3 root wheel 48 May 12 00:49 netconfs
lrwxr-xr-x 1 root wheel 33 May 12 00:49 resolv....
lrwxr-xr-x 1 root wheel 33 May 12 00:49 sysctl....
fuguita69# ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 32768
index 3 priority 0 llprio 3
groups: lo
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet 127.0.0.1 netmask 0xff000000
msk0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:17:42:6b:8a:92
index 1 priority 0 llprio 3
groups: egress
media: Ethernet autoselect (100baseTX full-duplex...
status: active
enc0: flags=0<>
index 2 priority 0 llprio 3
groups: enc
status: active
run0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr cc:e1:d5:15:0e:cb
index 4 priority 4 llprio 3
groups: wlan
media: IEEE802.11 autoselect (DS1 mode 11g)
status: no network
ieee80211: nwid ""
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33136
index 5 priority 0 llprio 3
groups: pflog
//例として、homeとofficeという2つの設定を追加してみます。~
//まず、officeから。これは、イーサネットに接続し、固定ア...
//新しい設定を追加するには、/etc/netconfs以下にディレクト...
As an example, let's add two settings, home and office. ~
First, let's start with office. This assumes an Ethernet ...
To add a new configuration, create a directory under /etc...
fuguita69# cd /etc/netconfs
fuguita69# ls -l
total 8
drwxr-xr-x 2 root wheel 192 May 12 00:41 default
fuguita69# mkdir office
//設定ファイルの作成には、従来から提供されているgennetcon...
To create the configuration file, use the gennetconfs uti...
Its usage is the same as the configuration done in the in...
fuguita69# cd office
fuguita69# gennetconfs
host name (without domain) -> fuguita
IP version(s) to use: 4, 6, 46, 64 or n
46: IPv4 preferred over IPv6 in address resolution
64: reversed to 46
n: stand alone operation
[46]-> 4
==[ifconfig -a]=========================
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 32768
index 3 priority 0 llprio 3
groups: lo
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet 127.0.0.1 netmask 0xff000000
msk0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:17:42:6b:8a:92
index 1 priority 0 llprio 3
groups: egress
media: Ethernet autoselect (100baseTX full-duplex...
status: active
enc0: flags=0<>
index 2 priority 0 llprio 3
groups: enc
status: active
run0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr cc:e1:d5:15:0e:cb
index 4 priority 4 llprio 3
groups: wlan
media: IEEE802.11 autoselect (DS1 mode 11g)
status: no network
ieee80211: nwid ""
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33136
index 5 priority 0 llprio 3
groups: pflog
========================================
Available network interface(s): msk0 run0
network interface to setup [msk0] -> msk0
FQDN of this host -> fuguita.office.local
DNS setup;
Manual : Enter up to three IPv4/IPv6 addresses, separa...
DHCP : Just press ENTER .
no DNS : Enter "none".
-> 192.168.20.254
IPv4 addr of this host -> 192.168.20.115
netmask -> 255.255.255.0
default route -> 192.168.20.254
//gennetconfsによる設定が完了すると、今作成したサブディレ...
When the configuration using gennetconfs is completed, th...
fuguita69# ls -l
total 48
-rw-r----- 1 root wheel 37 May 12 01:14 hostname.msk0
-rw-r--r-- 1 root wheel 82 May 12 01:14 hosts
-rw-r--r-- 1 root wheel 12 May 12 01:14 mygate
-rw-r--r-- 1 root wheel 21 May 12 01:14 myname
-rw-r--r-- 1 root wheel 73 May 12 01:14 resolv.conf
-rw-r--r-- 1 root wheel 106 May 12 01:14 sysctl.conf
fuguita69# ls -l /etc/ | grep netconfs
lrwxr-xr-x 1 root wheel 27 May 12 00:49 hosts -...
lrwxr-xr-x 1 root wheel 28 May 12 00:49 myname ...
drwxr-xr-x 4 root wheel 96 May 12 01:13 netconfs
lrwxr-xr-x 1 root wheel 33 May 12 00:49 resolv....
lrwxr-xr-x 1 root wheel 33 May 12 00:49 sysctl....
//これらの設定を実際に反映させるには、chnetconfユティリテ...
//chnetconfを実行すると、/etcからこれらのファイルへ向って...
To make these settings actually take effect, use the chne...
When you run chnetconf, it will create symbolic links fro...
fuguita69# chnetconf
16.0K default
28.0K office
fuguita69# chnetconf office
fuguita69# ls -l /etc/ | grep netconfs
lrwxr-xr-x 1 root wheel 34 May 12 01:15 hostnam...
lrwxr-xr-x 1 root wheel 26 May 12 01:15 hosts -...
lrwxr-xr-x 1 root wheel 27 May 12 01:15 mygate ...
lrwxr-xr-x 1 root wheel 27 May 12 01:15 myname ...
drwxr-xr-x 4 root wheel 96 May 12 01:13 netconfs
lrwxr-xr-x 1 root wheel 32 May 12 01:15 resolv....
lrwxr-xr-x 1 root wheel 32 May 12 01:15 sysctl....
fuguita69# ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 32768
index 3 priority 0 llprio 3
groups: lo
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet 127.0.0.1 netmask 0xff000000
msk0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST>...
lladdr 00:17:42:6b:8a:92
index 1 priority 0 llprio 3
groups: egress
media: Ethernet autoselect (100baseTX full-duplex...
status: active
inet 192.168.20.115 netmask 0xffffff00 broadcast ...
enc0: flags=0<>
index 2 priority 0 llprio 3
groups: enc
status: active
run0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr cc:e1:d5:15:0e:cb
index 4 priority 4 llprio 3
groups: wlan
media: IEEE802.11 autoselect (DS1 mode 11g)
status: no network
ieee80211: nwid ""
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33136
index 5 priority 0 llprio 3
groups: pflog
fuguita69# ping www.google.com
PING www.google.com (172.217.175.68): 56 data bytes
64 bytes from 172.217.175.68: icmp_seq=0 ttl=115 time=28...
64 bytes from 172.217.175.68: icmp_seq=1 ttl=115 time=25...
64 bytes from 172.217.175.68: icmp_seq=2 ttl=115 time=26...
^C
--- www.google.com ping statistics ---
3 packets transmitted, 3 packets received, 0.0% packet l...
round-trip min/avg/max/std-dev = 25.842/26.765/28.318/1....
//引続き、同様にhomeの設定を作成してみます。こちらはWiFi...
Continuing on, let's create a home configuration as well....
fuguita69# pwd
/etc/netconfs/office
fuguita69# mkdir /etc/netconfs/home
fuguita69# cd /etc/netconfs/home
fuguita69# gennetconfs
host name (without domain) -> fuguita
IP version(s) to use: 4, 6, 46, 64 or n
46: IPv4 preferred over IPv6 in address resolution
64: reversed to 46
n: stand alone operation
[46]-> 46
==[ifconfig -a]=========================
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 32768
index 3 priority 0 llprio 3
groups: lo
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet 127.0.0.1 netmask 0xff000000
msk0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST>...
lladdr 00:17:42:6b:8a:92
index 1 priority 0 llprio 3
groups: egress
media: Ethernet autoselect (100baseTX full-duplex...
status: active
inet 192.168.20.115 netmask 0xffffff00 broadcast ...
enc0: flags=0<>
index 2 priority 0 llprio 3
groups: enc
status: active
run0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr cc:e1:d5:15:0e:cb
index 4 priority 4 llprio 3
groups: wlan
media: IEEE802.11 autoselect (DS1 mode 11g)
status: no network
ieee80211: nwid ""
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33136
index 5 priority 0 llprio 3
groups: pflog
========================================
Available network interface(s): msk0 run0
network interface to setup [msk0] -> run0
FQDN of this host -> fuguita.home.local
Wi-Fi SSID -> WIFI-SSID
WPA Key -> WPA-PASSWD
DNS setup;
Manual : Enter up to three IPv4/IPv6 addresses, separa...
DHCP : Just press ENTER .
no DNS : Enter "none".
->
fuguita69# ls -l
total 40
-rw-r----- 1 root wheel 59 May 12 01:29 hostname.run0
-rw-r--r-- 1 root wheel 76 May 12 01:29 hosts
-rw-r--r-- 1 root wheel 19 May 12 01:29 myname
-rw-r--r-- 1 root wheel 0 May 12 01:29 resolv.conf
-rw-r--r-- 1 root wheel 54 May 12 01:29 resolv.conf....
-rw-r--r-- 1 root wheel 106 May 12 01:29 sysctl.conf
fuguita69# chnetconf
16.0K default
24.0K home
28.0K office
fuguita69# chnetconf home
run0: no link....got link
run0: 192.168.10.61 lease accepted from 192.168.10.231 (...
fuguita69# ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 32768
index 3 priority 0 llprio 3
groups: lo
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet 127.0.0.1 netmask 0xff000000
msk0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:17:42:6b:8a:92
index 1 priority 0 llprio 3
media: Ethernet autoselect (100baseTX full-duplex...
status: active
enc0: flags=0<>
index 2 priority 0 llprio 3
groups: enc
status: active
run0: flags=248843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAS...
lladdr cc:e1:d5:15:0e:cb
index 4 priority 4 llprio 3
groups: wlan egress
media: IEEE802.11 autoselect (DS1 mode 11g)
status: active
ieee80211: nwid WIFI-SSID chan 11 bssid 1c:b1:7f:...
wpaciphers ccmp wpagroupcipher ccmp
inet 192.168.10.61 netmask 0xffffff00 broadcast 1...
inet6 fe80::cee1:d5ff:fe15:ecb%run0 prefixlen 64 ...
inet6 2409:xx:xxxx:xxxx:669c:3666:1e5d:1e95 prefi...
inet6 2409:xx:xxxx:xxxx:ded5:bc35:e07a:fa89 prefi...
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33136
index 5 priority 0 llprio 3
groups: pflog
//これで、従来のdefaultを含め、3つのネットワーク設定が作...
//これらの設定はchnetconfユティリティを使用して、いつでも...
We have now created three network configurations, includi...
You can switch between these settings at any time using t...
//
**incorrect link for OpenBSD 6.9 patches [#s94bf13f]
>[[Mel]] (2021-05-11 (Tue) 14:26:19)~
~
in front page of #FuguIta there is "Patch 001 of OpenBSD ...
~
when you click on the link, it goes to OpenBSD 6.8 list o...
//
- Fixed it. Thank you! #FuguIta -- [[kaw]] &new{2021-05-1...
#aname(vstream)
**Video Streaming by FuguIta [#kf53767f]
>[[kaw]] (2021-05-01 (Sat) 08:06:34)
In Niigata Prefecture, where I live, there is a tradition...
The first event of the year was held on April 29th, and I...
I was in charge of delivering the video directly to the s...
In this event, the MC and the remote guest interact via Z...
This was my first attempt at this, and the followings are...
-low latency
-video only, no audio (to be heard over the PA)
-no need to install any application, just a browser.
To achieve this, I made the following choices
-Free WiFi turned out to be difficult to use for this pur...
--Establish a local network and operate inside it.
--Install a WiFi access point.
-Adopt WebRTC technology.
--TLS is required for WebRTC
Based on the above conditions, you will need the following
-dhcpd
-TLS httpd with certified domain
-local DNS
All of the above features are available in OpenBSD from t...
For the video distribution software, We used [[Screego>ht...
Furthermore, this network is not completely independent a...
In addition, time synchronization is required for TLS com...
For these purposes, I decided to create a NAT in PF.
I decided to limit the bandwidth of the communication thr...
Based on the above, I decided to configure and operate th...
|&ref(screego-e.png,,50%);|
|CENTER:Network of this event (click to enlarge)|
As for the web browser for the video distribution, We had...
The operation of the day is as follows.
|&ref(pix1.jpg);|&ref(pix2.jpg);|
|CENTER:Operation Booth|CENTER:Screego Server|
|&ref(pix4.jpg);|&ref(pix3.jpg);|
|CENTER:WiFi Access Point|CENTER:Video Sender|
As a result, it worked as planned, but there were a few p...
-Screego terminated abnormally once and delivery was temp...
-WiFi access point saturation
-Traffic exceeding the set bandwidth of the Internet upli...
We will need to improve on these issues in the future.
This time, I planted a monitor script modified from [[SAG...
//
- Thanks for sharing a use case for #FuguIta. I use #Fugu...
- This is the first time I have heard about motion(1). Th...
**FuguIta development [#hd00d231]
>[[Mel]] (2021-04-27 (Tue) 15:35:18)~
~
i try to follow how to setup development for #FuguIta fro...
~
i download the construction tool tools-6.8-amd64.tar.gz. ...
~
i understand this is for OpenBSD 6.8, if i want 6.9 this ...
//
-When 6.9 will be released, I'll download *69.tgz files a...
Next, I'll some modifications to adapt this to FuguIta. T...
--extract /var/sysmerge/*etc.tgz
--fix dangling symlinks in /usr/{bin,sbin}
--remove /usr/share/relink/kernel.tgz (KARL makes no sens...
--prepare files under /usr/fuguita
--add /usr/fuguita/{bin,sbin} to $PATH
--sh ./MAKEDEV std (in a chrooted environment)
--pkg_add rsync, rlwrapper and pv, then ldconfig (in a ch...
--modify /etc/hosts, /etc/mtree/special and /etc/sysctl.c...
--add /etc/localtime, /etc/firsttime, /etc/installurl, /e...
--prepare /etc/rc.diff which will be applied at boot time
--prepare /usr/fuguita/etc/mode0symlinks.cpio.gz with /us...
>Above is the standard procedure to setup the content of ...
And also, it may possibly vary anymore at your case.
~-- [[kaw]] &new{2021-04-28 (Wed) 05:40:16};
- kaw-sama thanks for sharing how to create the .ffsimg. ...
**syspatch [#t8577a5c]
>[[m3th]] (2021-04-24 (Sat) 18:32:09)~
~
Can I syspatch to #FuguIta?~
//
-Because FuguIta is different from regular OpenBSD in man...
~
For example, the FuguIta kernel was built to run the Live...
~
Another reason why syspatch cannot be used is that the fi...
~
FuguIta provides the fiupdate utility to update the syste...
~
For more information on updating FuguIta, please refer to...
~
--Official Description - FuguIta Guide
---河豚板をアップデートする ("Updating FuguIta", written ...
http://fuguita.org/index.php?%B2%CF%C6%DA%C8%C4%A5%AC%A5%...
~
--Article in this BBS
---Live Update for FuguIta LiveUSB ~
http://fuguita.org/index.php?FuguIta%2FBBS#kc657395
~
--Tutorial video by Zen_Floater2
---Updating FuguIta 6.8 using the fiupdate tool ~
https://www.bitchute.com/video/16CEJD3jJOJ2/
~
~-- [[kaw]] &new{2021-04-25 (Sun) 13:20:46};
- I have used fiupdate. Now, #FuguIta is 6.8-amd64-202104...
**Prototype from snapshot [#u1885481]
>[[kaw]] (2021-03-23 (Tue) 18:01:06)~
~
Prototyped a trial version of #FuguIta based on OpenBSD-c...
It is only available for the amd64 architecture.~
Get it from "test" directory on [[download mirrors>http:/...
~
Your trial reports are welcome.~
//
- i tried it in vmd, it works. i have Panasonic CF-J10 ru...
**Change of mirror servers [#c0518bd9]
>[[kaw]] (2021-02-16 (Tue) 19:00:58)~
~
Two new mirror servers in Europe are now in operation.~
~
They are [[de.dl.fuguita.org and fr.dl.fuguita.org>FuguIt...
~
eu.dl.fuguita.org will be out of service in a few weeks.~
~
I would like to express our sincere gratitude to the admi...
//
**Laptop Connected to Monitor [#w42f2f1e]
> (2021-01-30 (Sat) 07:41:07)~
~
I can use a second monitor with OpenBSD. I cannot use a s...
~
r600_cp: Failed to load firmware "radeon/SUMO2_pfp.bin"
[drm] *ERROR* Failed to load firmware!
drm:pid0:radeondrm_attachhook *ERROR* Fatal error during...
drm0 detached
radeondrm0 detached
~
I saved settings after downloading the firmware, rebooted...
~
Sorry. I am inexperienced with BSD (and computers).~
//
- As you would expect, this is because #FuguIta's kernel ...
To solve this problem, FuguIta's kernel must have the fir...
~
In case of LiveDVD, you must rebuild ISO image to have th...
This is quite complexed process, so you may select to use...
~
If you use LiveUSB, you can write the firmware to built-i...
# gzip -dc /sysmedia/bsd-fi.mp > bsd-fi.mp
# vnconfig vnd0 bsd-fi.mp
# mount /dev/vnd0a /mnt
# mkdir -p /mnt/etc/firmware
# (copy radeon's firmwares under /mnt/etc/firmware)
# umount /mnt
# vnconfig -u vnd0
# mount -uw /sysmedia
# gzip -c9 bsd-fi.mp > /sysmedia/bsd-fi.mp
# mount -ur /sysmedia
~-- [[kaw]] &new{2021-02-01 (Mon) 09:21:51};
**Recent articles on FuguIta [#af81b9ee]
>[[kaw]] (2021-01-09 (Sat) 23:04:26)~
~
Recently, I found reviews and tutorial videos about #Fugu...
~
- a review by Solène Rapenne~
-- [[FuguITA: OpenBSD live-cd>https://dataswamp.org/~sole...
~
- a review by Jesse Smith (Distrowatch.com)~
--DistroWatch Weekly, Issue 895 - [["Feature Story - Fugu...
~
- tutorial videos by Zen_Floater2~
--[[FuguIta Tutorial 1>https://www.bitchute.com/video/m9b...
--[[FuguIta Tutorial 2>https://www.bitchute.com/video/rw2...
--[[Updating FuguIta 6.8 using the fiupdate tool>https://...
>I am deeply grateful to the authors of these articles.~
//
**FuguIta 6.8 tools [#md88b2a0]
>[[kaw]] (2020-11-03 (Tue) 23:37:38)~
~
Tools to create a live system based on OpenBSD 6.8 were u...
To use this tool, refer the article [[河豚板の開発ツール...
//
**Ventoy Compatibility? [#z3294881]
>[[Fugu]] (2020-10-24 (Sat) 22:05:09)~
~
Hello kaw:~
~
Any chance of getting #FuguIta working with ventoy at www...
~
No pressure - just asking since Fugu's broader goals alig...
~
Thank you.~
//
- I've never heard of Ventoy. This seems a quite interest...
- Hello Kaw: \n I just tried the cd and miniroot iso and ...
- FuguIta tries to mount all partitions of all disk devic...
This is to find the partition where the FuguIta system is...
FuguIta booted from Ventoy is booted from a virtual disk,...
You may be able to boot in fresh boot mode (modes 0, 1 or...
- Chainloaded from Grub using set root=(hdX,msdosX) and k...
**FuguIta-6.8 status [#p710e38b]
>[[kaw]] (2020-10-24 (Sat) 00:30:25)~
~
#FuguIta-6.8-i386 and FuguIta-6.8-amd64 are now under tes...
These are at [[test>http://jp1.dl.fuguita.org/test/]] dir...
~
Your trial report is greatly appreciated.~
//
- #FuguIta-6.8-{i386,amd64}-202010251 on the mirrors. Thi...
**Live Update for FuguIta LiveUSB [#pee4656f]
>[[kaw]] (2020-09-24 (Thu) 22:13:14)~
~
I'm currently working on a Live Update for #FuguIta LiveU...
This is in beta testing. ~
~
To update with this utility, place the gzipped ISO image ...
Then run the ''fiupdate'' command.~
# cat /usr/fuguita/version
6.7-amd64-202008261
# ls -l
total 606528
-rw-r--r-- 1 root wheel 310528773 Sep 24 18:47 FuguIt...
-rw-r--r-- 1 root wheel 11660 Sep 24 18:47 MD5
# fiupdate 202009041
fiupdate - Live Updater for FuguIta LiveUSB
Version/Arch: 6.7/amd64 (FuguIta-6.7-amd64-202008261)
Note:
This sorftware is now under beta test.
Please use this at YOUR OWN RISK.
We recommend that you execute this command with fresh bo...
Or you should quit all application softwares and save al...
before you update this FuguIta device.
Are you sure? [y/N] -> y
Checking:
environment: ok
mounts: ok
existing files: ok
checksum: (MD5) FuguIta-6.7-amd64-202009041.iso.gz: OK
all done, OK.
extracting FuguIta-6.7-amd64-202009041.iso.gz...
296MiB 0:00:48 [6.12MiB/s] [===========================...
Now ready to update FuguIta-6.7-amd64-202008261 to FuguI...
This machine will reboot immediately after update comple...
Do you proceed? [y/N] -> y
stopping all daemons...
cron(ok)
ntpd(ok)
pflogd(ok)
slaacd(ok)
smtpd(ok)
sndiod(ok)
sshd(ok)
syslogd(ok)
overwriting uniprocessor kernel...
8.68MiB 0:00:03 [2.31MiB/s] [===========================...
overwriting multiprocessor kernel...
8.71MiB 0:00:03 [2.23MiB/s] [===========================...
overwriting filesystem image...
894MiB 0:04:25 [3.36MiB/s] [===========================...
update completed. now rebooting...
syncing disks... done
rebooting...
We welcome your trial report.
//
- revised this script, See https://jp1.dl.fuguita.org/tes...
- #FuguIta-6.7-*-202010071 has this. (Still can't handle ...
#aname(isotop)
**isotop on FuguIta [#dbaf92f6]
>[[kaw]] (2020-09-08 (Tue) 14:07:35)~
~
[[isotop>https://framagit.org/3hg/isotop]] is a script to...
~
I have modified isotop to be able to run on #FuguIta.~
~
To run isotop.sh on FuguIta after download it, apply this...
Then run install script as a root.
$ ftp https://framagit.org/3hg/isotop/raw/master/src/iso...
$ patch < isotop-665-fi.sh.diff
# sh isotop.sh
Here's a screenshot of FuguIta configured by isotop.
#ref(isotop_desktop1.png,wrap,50%);
//
**Archive video of FuguIta Talk on OSC2020 Niigata [#z0cb...
>[[kaw]] (2020-08-01 (Sat) 03:37:52)~
~
Video of Talk about #FuguIta at OSC2020 Niigata has been ...
https://www.youtube.com/watch?v=4wPSr1WPH3U~
~
And the document is at [[河豚板#OSC2020]]~
//
- To those who do not understand Japanese:&br;Auto-transl...
**OSC2020新潟オンラインで河豚板の発表を行います。&br;Talk...
>[[kaw]] (2020-07-22 (Wed) 15:27:51)~
~
Open Source Conference 2020 Online/Niigataが7月25日(土)に...
今回はオンラインでの開催になります。https://ospn.connpass...
~
Open Source Conference 2020 Online/Niigata will be held o...
This event will be held online and I will have a 15 minut...
Please register for Zoom participation from the overview ...
//
- YouTube Live Stream will be broadcast at https://www.yo...
The live stream will begin at 12:30JST (03:30UTC) on 25 S...
There will be three BSD-related talks:
|CENTER:Time (UTC)|CENTER:Title|CENTER:Affiliation|CENTER...
|06:00-06:15|Introduction of NetBSD|Japan NetBSD Users Gr...
|06:15-06:30|Introduction of FuguIta|Echigo BSD Users Gro...
|06:30-06:45|Introduction of&br;vyos-cli: VyOS CLIs for U...
These talks will be available as archives at a later date.
~-- [[kaw]] &new{2020-07-22 (Wed) 23:46:40};
**Boot mode difference [#s5274a1a]
>[[Fugu]] (2020-07-19 (Sun) 15:51:32)~
~
Hello Kaw:~
~
Is there a difference in boot mode of OpenBSD and #FuguIt...
~
Any guidance will be gratefully received.~
~
Thank you.~
//
-The kernel config of #FuguIta is almost same as GENERIC.~
Differences are as follows:
nimbus9 amd64 # diff -u GENERIC RDROOT
--- GENERIC Mon Jul 20 12:43:03 2020
+++ RDROOT Mon Jul 20 12:40:08 2020
@@ -49,7 +49,7 @@
option UDF # UDF (DVD) file ...
option MSDOSFS # MS-DOS file sys...
option FIFO # FIFOs; RECOMMEN...
-#option TMPFS # efficient memor...
+option TMPFS # efficient memor...
option FUSE # FUSE
option SOCKET_SPLICE # Socket Splicing...
@@ -88,7 +88,7 @@
pseudo-device nmea 1 # NMEA 0183 line discipline
pseudo-device msts 1 # MSTS line discipline
pseudo-device endrun 1 # EndRun line discipline
-pseudo-device vnd 4 # vnode disk devices
+pseudo-device vnd 6 # vnode disk devices
pseudo-device ksyms 1 # kernel symbols device
#pseudo-device dt # Dynamic Tracer
@@ -134,7 +134,12 @@
option NTFS # NTFS support
option HIBERNATE # Hibernate support
-config bsd swap generic
+config bsd root on rd0a swap on wd0b and...
+option RAMDISK_HOOKS
+option MINIROOTSIZE=3800
+option NKPTP=5
+
+pseudo-device rd 1 # ramdisk
mainbus0 at root
nimbus9 amd64 #
So I don't know why it behaves differently.~
~
Since the storage device used is different between regula...
~
In any case, I think we need to see what's slowing down r...
--disk I/O
--stray interrupts
--anything else?
~-- [[kaw]] &new{2020-07-20 (Mon) 12:50:48};
- Thank you for the detailed response. It has to do with...
- With following procedure, you can check whether the int...
-- In internal disk, make a directory named "ISO" at the ...
-- Put a FuguIta's ungziped ISO image into "ISO" directory.
-- Boot FuguIta with LiveDVD or LiveUSB.
-- The internal disk will be listed as follows:
scanning partitions: cd0a sd0i sd0j
FuguIta's operating device(s): cd0a sd0i
Which is FuguIta's operating device? [default: cd0a] -> ...
-- Select internal device, then continue booting.
>If FuguIta runs slow as OpenBSD with this procedure, the...
- I had quite a few ideas to test this:~
--Chroot install
--chain load from a different OS
--install via different system and move hard drive
--use a different boot manager
--install #Fuguita and hack via ramdisk
>and one other escaping attention now. ~
To this end, I started reading through the show and list ...
Presently, after having run sysupgrade (following -curren...
My speculation is to do with the execute bit. I haven't r...
- Summary Update: During upgrade/install, the acpimadt n...
- Thank you for the detailed information.&br;Is vanilla O...
- Hello Kaw: What I meant to say is everything works as ...
- Thank you Fugu, see you in the Live Stream! #FuguIta --...
----
Former articles are at [[FuguIta/BBS/9]].
----
Return to [[Top>Welcome]]
Page: