FuguIta -
FuguIta/BBS
をテンプレートにして作成
Top
Index
Search
Recent
Help
Start:
Your message?
Notice: To avoid posts by spam, a message body without th...
Please include the word in your message text.
----
#article
**Change of mirror servers [#s5b8d5d2]
>[[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...
//
#comment
**Laptop Connected to Monitor [#d67b26b7]
> (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};
#comment
**Recent articles on FuguIta [#s3725834]
>[[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.~
//
#comment
**FuguIta 6.8 tools [#h48b7ac9]
>[[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 [[河豚板の開発ツール...
//
#comment
**Ventoy Compatibility? [#y323cb09]
>[[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...
#comment
**FuguIta-6.8 status [#oba9dfae]
>[[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...
#comment
**Live Update for FuguIta LiveUSB [#kc657395]
>[[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 ...
#comment
**isotop on FuguIta [#vc6211a3]
>[[kaw]] (2020-09-08 (Tue) 14:07:35)~
~
[[isotop>https://3hg.fr/Isos/isotop/]] is a script to con...
~
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%);
//
#comment
**Archive video of FuguIta Talk on OSC2020 Niigata [#w928...
>[[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...
#comment
**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};
#comment
**Boot mode difference [#cd61aa39]
>[[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 --...
#comment
----
Former articles are at [[FuguIta/BBS/9]].
----
Return to [[Top>Welcome]]
End:
Your message?
Notice: To avoid posts by spam, a message body without th...
Please include the word in your message text.
----
#article
**Change of mirror servers [#s5b8d5d2]
>[[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...
//
#comment
**Laptop Connected to Monitor [#d67b26b7]
> (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};
#comment
**Recent articles on FuguIta [#s3725834]
>[[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.~
//
#comment
**FuguIta 6.8 tools [#h48b7ac9]
>[[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 [[河豚板の開発ツール...
//
#comment
**Ventoy Compatibility? [#y323cb09]
>[[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...
#comment
**FuguIta-6.8 status [#oba9dfae]
>[[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...
#comment
**Live Update for FuguIta LiveUSB [#kc657395]
>[[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 ...
#comment
**isotop on FuguIta [#vc6211a3]
>[[kaw]] (2020-09-08 (Tue) 14:07:35)~
~
[[isotop>https://3hg.fr/Isos/isotop/]] is a script to con...
~
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%);
//
#comment
**Archive video of FuguIta Talk on OSC2020 Niigata [#w928...
>[[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...
#comment
**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};
#comment
**Boot mode difference [#cd61aa39]
>[[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 --...
#comment
----
Former articles are at [[FuguIta/BBS/9]].
----
Return to [[Top>Welcome]]
Page: