FuguIta -
FuguIta/StartGuide
をテンプレ〖トにして侯喇
Top
Index
Search
Recent
Help
Start:
*FuguIta Start Guide [#te0da106]
In this page, we will explain the simple usage of FuguIta.
----
#contents
*Creating FuguIta Media (on OpenBSD) [#dbef1e2f]
FuguIta provides ISO images for LiveDVD and raw disk imag...
Download the apropriate file of FuguIta from the site des...
**Creating LiveDVD [#qd9ded45]
The ISO image file of FuguIta is about 950MB in size. The...
OpenBSD itself does not include software for burning DVDs...
>
-Install DVD writing tool
# pkg_add dvd+rw-tools
-Download the ISO image of FuguIta from the site describe...
# ftp http://MIRROR.dl.fuguita.org/FuguIta-X.X-ARCH-YYYY...
Note that the part ''YYYYMMDDN'' must be replaced with th...
and ARCH is one of i386 and amd64.
-After decompression completed, burn that image into DVD-...
# gzip -d FuguIta-X.X-ARCH-YYYYMMDDN.iso.gz
# dvd-format /dev/rcd0c (format media, if you will be...
# growisofs --dvd-compat -Z /dev/rcd0c=FuguIta-X.X-ARCH-...
**Creating LiveUSB [#h1779af1]
To make a LiveUSB version of FuguIta, prepare a USB memor...
The following is an example of writing using OpenBSD.
>
-Download the image for USB flash drive
# ftp http://MIRROR.dl.fuguita.org/FuguIta-X.X-ARCH-YYYY...
-Decompressing that image, and write it into USB storage ...
# gzip -dc FuguIta-X.X-ARCH-YYYYMMDDN.img.gz | dd of=/de...
The ''/dev/rsd?c'' part in the above example is the desig...
Even if you use a USB memory of 2 GB or more, the portion...
If you want to create a LiveUSB version FuguIta that matc...
**Creating media for Raspberry Pi 3 [#qb7b4a0d]
Files for Raspberry Pi 3 are provided in tar archive form...
For how to create the media, please unpack the archive an...
*Booting FuguIta [#rba5c27f]
After displaying FuguIta's logo, selection of FuguIta's o...
Unless you attached multiple FuguIta devices, simply pres...
============================================
= ______ __ _
= / ____/ | |_| |__
= / /____ ______ __ _| /_ _/_____
= / ___/ / / / __ \/ / / | | | | / _ |
= / / / /_/ / /_/ / /_/ /| | | |_| (_) |__
=/_/ \____/\__ /\____/ |__| \___/____/__/
= __/ /
= /___/
=
= Welcome to FuguIta - OpenBSD Live System
= http://fuguita.org/
=============================================
scanning partitions: wd0i wd0j cd0a
FuguIta's operating device(s): cd0a.
Which is FuguIta's operating device? [default: cd0a] ->
Next, enter capacity of TMPFS. ~
Unless you have the reason that you wish to fix the size ...
user memory: 495 MB
Enter tmpfs size in MB. (0 is auto)
[default: 0] ->
Select boot mode. ~
At first boot, we recommend mode 0.
Boot modes:
0: fresh boot - standard mode as a live system
1: fresh boot - less memory, faster boot (/usr is non-...
2: fresh boot - works using only RAM (about 1GB or mor...
3: boot with retrieving saved files from storage device
or enter passphrase for an encrypted volume
4: boot with retrieving saved files from floppy disk
5: interactive shell for debugging
->0
Set keyboard layout, then set root password
Enter keyboard type.
pc-xt/pc-at keyboard:
us de de.nodead fr fr.dvorak dk dk.nodead it uk jp sv sv...
us.dvorak us.colemak us.swapctrlcaps us.iopener uk.swapc...
fr.swapctrlcaps fr.swapctrlcaps.dvorak be.swapctrlcaps u...
us.swapctrlcaps.colemak us.swapctrlcaps.iopener es be ru...
pt lt la br tr tr.nodead pl hu si cf cf.nodead lv nl nl....
keyboard type -> us
kbd: keyboard mapping set to us
Changing password for root.
New password:
Retype new password:
Network Settings:~
Enter host name (short name, i.e. no domain part). ~
Next, settings for IP protocols and their name resolution...
host name (without domain) -> fugu-demo
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' selected as default
Selecting network interface for setting
==[ifconfig -a]=========================
lo0: flags=8008<LOOPBACK,MULTICAST> mtu 32768
index 3 priority 0 llprio 3
groups: lo
em0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr 52:54:00:12:34:56
index 1 priority 0 llprio 3
media: Ethernet autoselect (1000baseT full-duplex)
status: active
enc0: flags=0<>
index 2 priority 0 llprio 3
groups: enc
status: active
========================================
Available network interface(s): em0
network interface to setup [em0] ->
Enter domain names after the host name
FQDN of this host -> fugu-demo.localnet
After this, the following settings will appear only if yo...
Wi-Fi SSID -> MY-WIFI-NET
WPA Key -> MY-WPA-SECURED-KEY
If you enter the WPA key only in ENTER and do not set it,...
We strongly recommend that you use WPA instead of WEP bec...
If you press only ENTER for WEP Key prompt, it attempts t...
Wi-Fi SSID -> MY-WIFI-NET
WPA Key ->
WEP Key -> MY-WEP-UNSECURED-KEY
Name resolution method ~
When you select "Manual", IP address/Subnetmask/Default g...
DNS setup;
Manual : Enter up to three IPv4/IPv6 addresses, separa...
DHCP : Just press ENTER .
no DNS : Enter "none".
->
If you wish to use X Window System, type X.
Do you login with C)onsole or X) Window System?
[default: C] ->
____________________________________________...
/ Setup for FuguIta ends. /
/ OpenBSD's boot sequence will follow. /
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Automatic boot in progress: starting file system checks.
kbd: keyboard mapping set to us
... snip ...
starting local daemons: cron.
fuguita: disabled KARL because of read-only media
Wed Aug 19 05:28:08 UTC 2020
OpenBSD/amd64 (fugu-demo.localnet) (tty00)
login:
* Initial settings after first root login [#v9bb789c]
FuguIta will make the minimum settings necessary for the ...
In addition, you should configure the environment for run...
** set clock to time zone [#j2da861e]
To set the OS clock to your timezone, link from /etc/loca...
# cd /etc
# ln -sf /usr/share/zoneinfo/Asia/Tokyo localtime
** doas utility configuration [#u1308a25]
In OpenBSD, the command doas is used to temporarily perfo...
By setting the contents of the doas configuration file /e...
# echo permit persist :wheel > /etc/doas.conf
** desktop environment setup [#r3782537]
FuguIta provides an utility command dtjsetup that allows ...
# dtjsetup
#==========================================
# Welcome to dtjsetup
# Desktop (and Japanese) setup utility
#
# for FuguIta-6.7-amd64-202008261
#==========================================
Which desktop software will you install?
1: no desktop (wm only)
2: [rox-filer]
3: xfce
4: mate
5: lumina
6: lxqt
-> Pressing just ENTER means selecting an item
enclosed in braces ("rox-filer" in this c...
Which window manager will you install?
1: cwm
2: fvwm
3: twm
4: [icewm]
5: fluxbox
6: jwm
->
Will you setup Japanese language environment? [y/N] ->
*** You selected icewm as desktop software.
*** Installing Japanese environment is NO.
*** No Japanese input method choosen.
*** Checking your root authorization...
*** OK.
*** Checking network accessibility...
*** OK.
*** Installing packages: rox-filer icewm
Will you continue? [y/N] -> y
https://ftp.jaist.ac.jp/pub/OpenBSD/6.7/packages-stable/...
quirks-3.325 signed on 2020-08-11T12:56:29Z
https://ftp.jaist.ac.jp/pub/OpenBSD/6.7/packages-stable/...
... snip ...
https://ftp.jaist.ac.jp/pub/OpenBSD/6.7/packages/amd64/i...
*** Rewrite .xsession configuration file.
Will you continue? [y/N] -> y
Copy this .xsession file to /etc/skel ? [y/N] -> y
*** all installation and configuration completed.
*** Check your /root/.xsession and login to X if OK.
*** Note: You can save this configuration and addtionall...
*** by using usbfadm utility.
*** And can reload them at next boot time by selecting...
#
If you want to install a WM not listed, set the environme...
DTJ_WMS='dwm enlightenment' dtjsetup
On the other hand, you can add a WM which has been alread...
'''~/.xsession''' file:
#!/bin/sh
. $HOME/.profile
if [ -x /usr/local/bin/dbus-launch -a -z "${DBUS_SESSION...
eval `dbus-launch --sh-syntax --exit-with-x11`
fi
dt="no"
wm="fvwm" replace this with your WM
case "$dt" in
no)
xsetroot -solid gray12
xclock -geometry 115x115-0+0 -analog -update 1 -...
xterm -geometry +0+0 -rv &
$wm
;;
rox-filer)
** adding software packages [#j49fb92f]
If you wish add application softwares more, ports/package...
Please refer [[OpenBSD's FAQ>https://www.openbsd.org/faq/...
** adding an normal user [#l2341e46]
To create an normal user, use adduser utility as follows:
# adduser
Couldn't find /etc/adduser.conf: creating a new adduser ...
Reading /etc/shells
Enter your default shell: csh ksh nologin sh [ksh]:
Your default shell is: ksh -> /bin/ksh
Default login class: authpf bgpd daemon default pbuild s...
[default]:
Enter your default HOME partition: [/home]:
Copy dotfiles from: /etc/skel no [/etc/skel]:
Send welcome message?: /path/file default no [no]:
Do not send message(s)
Prompt for passwords by default (y/n) [y]:
Default encryption method for passwords: auto blowfish [...
Use option ``-silent'' if you don't want to see all warn...
Reading /etc/shells
Check /etc/master.passwd
Check /etc/group
Ok, let's go.
Don't worry about mistakes. There will be a chance later...
Enter username []: yoshi
Enter full name []: Yoshihiro Kawamata
Enter shell csh ksh nologin sh [ksh]:
Uid [1000]:
Login group yoshi [yoshi]:
Login group is ``yoshi''. Invite yoshi into other groups...
[no]: wheel add wheel group to enable sy...
Login class authpf bgpd daemon default pbuild staff unbo...
[default]:
Enter password []:
Enter password again []:
Name: yoshi
Password: ****
Fullname: Yoshihiro Kawamata
Uid: 1000
Gid: 1000 (yoshi)
Groups: yoshi wheel
Login Class: default
HOME: /home/yoshi
Shell: /bin/ksh
OK? (y/n) [y]: y
Added user ``yoshi''
Copy files from /etc/skel to /home/yoshi
Add another user? (y/n) [y]: n
Goodbye!
#
Next, login as an ordnary user "yoshi" to check such acco...
# exit
OpenBSD/amd64 (fugu-demo.local) (tty00)
login: yoshi
Password:
OpenBSD 6.7-stable (RDROOT.MP) #5: Wed Jul 22 12:57:54 J...
Welcome to OpenBSD: The proactively secure Unix-like ope...
Please use the sendbug(1) utility to report bugs in the ...
Before reporting a bug, please try to reproduce it with ...
version of the code. With bug reports, please try to en...
enough information to reproduce the problem is enclosed,...
known fix for it exists, include that as well.
fugu-demo$ pwd
/ram/home/yoshi
fugu-demo$ exit
* FuguIta LiveUSB - save and load your data [#uea040b9]
All the settings you have made up to this point exist on ...
FuguIta can save the settings you have made and the data ...
** saving files and directories when FuguIta is running [...
A utility called usbfadm is used to save settings and data.
# usbfadm
Welcome to usbfadm.
USB flash drive administration tool for FuguIta
Version/Arch: 6.7/amd64 (FuguIta-6.7-amd64-202008261)
Boot mode: manual
Data stored in: not set
Data Saved as: not set
Type ? for help.
? : ? ->target Use "target" to specify the ...
Searching storage device
Please make sure the device inserted.
Then press ENTER ->
sd0a +sd0d the partition for saving dat...
target device->sd0d
sd0d : ? ->saveas Use "saveas" to name the set...
Name of saved data->fugu-demo
Your data will be saved as ``fugu-demo''.
sd0d : fugu-demo ->sync "sync" saves data actually
Sync current tmpfs as ``fugu-demo'' , OK? [y/N] -> y
copying /ram to /mnt/livecd-config/6.7/amd64/fugu-demo (...
pax: ./tmp/sndio/sock0 skipped. Sockets cannot be copied...
pax: ./var/run/ntpd.sock skipped. Sockets cannot be copi...
pax: ./var/run/smtpd.sock skipped. Sockets cannot be cop...
pax: ./var/run/cron.sock skipped. Sockets cannot be copi...
25.0MiB 0:00:02 [10.6MiB/s] [===========================...
waiting for pax to finish ... syncing ... done.
sd0d : fugu-demo ->info confirm the status of the ta...
Filesystem Size Used Avail Capacity iused ifr...
/dev/sd0d 961M 22.8M 939M 2% 20423 1116663 ...
scanning...
22.8M 6.7/amd64/fugu-demo
sd0d : fugu-demo ->quit
Bye bye...
#
Since the second and subsequent syncs perform differentia...
>''Note:'' You can do usbfadm's sync on a command line of...
# usbfadm -r
The option '-r' will redo usbfadm's sync on a command lin...
And also you can do it background by cron:
# crontab file
#minute hour mday month wday command
...snip...
# save session periodically
0 */4 * * * PATH=$PATH:/usr/...
This will do usbfadm's sync every 4 hours. ''-q'' is the ...
** loading files and directories at subsequent boot [#l55...
To restore the data saved by usbfadm at startup, specify ...
Boot modes:
0: fresh boot - standard mode as a live system
1: fresh boot - less memory, faster boot (/usr is non-...
2: fresh boot - works using only RAM (about 1GB or mor...
3: boot with retrieving saved files from storage device
or enter passphrase for an encrypted volume
4: boot with retrieving saved files from floppy disk
5: interactive shell for debugging
->3
scanning partitions: sd0a sd0d sd0i cd0a
Device(s) found:
loadable from: sd0d
Which is FuguIta's storage device? [default: sd0d] ->
/dev/sd0d : available data;
fugu-demo
config name -> fugu-demo
Copying files from flash to ram ...
... snip ...
starting local daemons: cron.
fuguita: disabled KARL because of read-only media
Thu Sep 3 15:13:36 JST 2020
OpenBSD/amd64 (fugu-demo.localnet) (tty00)
login:
>''Note:'' Even if you are using FuguIta Live DVD, it is ...
** automate load/save operation [#ib622aa0]
*** automated load [#pc0c7d7c]
FuguIta prompts the user to enter the following 5 items a...
-Name of FuguIta's system partition
-Maximum capacity of TMPFS (RAM file system)
-Boot mode
-Name of data storage device
-Name of data you saved as
You can automate those inputs by editing the noasks files...
# mount /dev/sd0d /mnt ...
# vi /mnt/noasks
Edit noasks file to fill item values and to uncomment them
#
# noasks - parameter settings for non-interactive boot
#
# Make statements uncommented
# to activate settings
#
#
# 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
#
# data set name in USB flash drive
noask_confdir=fugu-demo
# umount /mnt
Since noasks edited, following line will appear at boot t...
# reboot
...snip...
============================================
= ______ __ _
= / ____/ | |_| |__
= / /____ ______ __ _| /_ _/_____
= / ___/ / / / __ \/ / / | | | | / _ |
= / / / /_/ / /_/ / /_/ /| | | |_| (_) |__
=/_/ \____/\__ /\____/ |__| \___/____/__/
= __/ /
= /___/
=
= Welcome to FuguIta! - OpenBSD Live System
= http://fuguita.org/?FuguIta
=============================================
scanning partitions: wd0i wd0j sd0a sd0d sd0i
FuguIta's operating device(s): sd0a.
Press ^C to cancel non-interactive boot
Wait 5 seconds after this message is displayed, and the b...
If you enter <Control>-C within 5 seconds, the automatic ...
*** automated save [#x23a5cf9]
In the previous section, we explained the automation at t...
In OpenBSD, the script /etc/rc.shutdown is executed when ...
export PATH=$PATH:/usr/local/bin
/usr/fuguita/sbin/usbfadm -r
>''Note:'' This process does not perform error recovery d...
If you perform important processing during operation, we ...
* Create another FuguIta LiveUSB that fits the size of yo...
As mentioned earlier, the FuguIta raw disk image we distr...
To create a FuguIta with a partition that fits your USB m...
>
-First, create FuguIta LiveDVD or LiveUSB from download f...
-Login as root, then execute ''newdrive'' subcommand on t...
# usbfadm
Welcome to usbfadm.
USB flash drive administration tool for FuguIta
Version/Arch: 6.7/amd64 (FuguIta-6.7-amd64-202008111)
Boot mode: manual
Data stored in: not set
Data Saved as: not set
Type ? for help.
? : ? ->newdrive
Scanning USB devices after pressing ENTER.
Please make sure the device inserted.
Then press ENTER ->
Enter the device name of USB flash drive. ~
Contents of system log entries are displayed for your inf...
==== disk(s) and vnode devices =========================...
sd0 at scsibus1 targ 0 lun 0: <VirtIO, Block Device, >
sd0: 1024MB, 512 bytes/sector, 2097152 sectors
sd1 at scsibus2 targ 0 lun 0: <VirtIO, Block Device, >
sd1: 4096MB, 512 bytes/sector, 8388608 sectors
vnd0: not in use
vnd1: not in use
vnd2: not in use
vnd3: not in use
vnd4: not in use
vnd5: covering /sysmedia/fuguita-6.7-amd64.ffsimg on cd0...
Select the disk you will install FuguIta to
Enter the name of device which FuguIta will be installed...
There are several ways of boot. Choose one. ~
"Hybrid" enables boot with either Legacy BIOS or UEFI, bu...
Select boot method:
1: [Legacy BIOS]
2: UEFI
3: none (only for save data)
4: Hybrid
->1
Entering partition sizes. ~
If you answer "Y" for data encryption, input for passphra...
Enter sizes for swap, user data and extra FAT.
You can add suffix K, M, G or T (otherwise considered ...
'*' implies 'all'
'0' doesn't make this partition.
If you input any size of swap greater than 0, the maximum...
3GB (3149MB) (6451136sectors) free
swap->0
3GB (3149MB) (6451136sectors) free
user data->2560m
user data encryption? [y/N] ->
Create an extra FAT partition? [y/n] -> y
target disk: sd1
partition type=MBR
boot type=Legacy
-------------------- : ------
partition : size
-------------------- : ------
whole disk : 4GB
partition tables : 32KB
UEFI system : 0B
FuguIta system : 9 46MB
FuguIta swap : 0B
FuguIta user data : 2GB
MSDOS FAT : 589MB
-------------------- : ------
***THIS IS THE LAST CHANCE***
If you type 'Y' now, all the data on sd1 will be lost.
Are you sure to modify disk sd1? [y/N] -> y
========================================
= Clearing MBR, GPT and BSD disklabel
=
1+0 records in
1+0 records out
1048576 bytes transferred in 0.040 secs (25613268 bytes/...
...snip...
/dev/rsd1d: 2560.0MB in 5242880 sectors of 512 bytes
13 cylinder groups of 202.47MB, 12958 blocks, 25984 inod...
super-block backups (for fsck -b #) at:
32, 414688, 829344, 1244000, 1658656, 2073312, 2487968,...
3731936, 4146592, 4561248, 4975904,
** /dev/rsd1d
** File system is already clean
** Last Mounted on /mnt
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Cyl groups
3 files, 3 used, 1289388 free (20 frags, 161171 blocks, ...
? : ? ->quit
Bye bye...
#
If you specify an unused vnd device when executing newdri...
*More further infomations [#kd805aed]
FuguIta can be used in various ways by combining boot mod...
See the [[蚕期饶ガイド(FuguIta Guide)>蚕期饶ガイド]] for ...
Here's the translated table of contents for FuguIta Guide:
- [[What is FuguIta>蚕期饶ガイド#v1de7f5b]]
- [[Make FuguIta>蚕期饶ガイド#ha898539]]
-- [[Download FuguIta>蚕期饶ガイド#r740bc2a]]
-- [[Making FuguIta LiveDVD>蚕期饶ガイド#ibfed0ca]]
-- [[Make FuguIta LiveUSB>蚕期饶ガイド#sa216e5d]]
- [[Launch FuguIta>蚕期饶ガイド#i322b9ad]]
-- [[Select boot device>蚕期饶ガイド#e21929c7]]
-- [[Memory usage setting>蚕期饶ガイド#ceed87b2]]
-- [[Select boot mode>蚕期饶ガイド#f8b048c7]]
-- [[Keyboard layout settings>蚕期饶ガイド#te842ff2]]
-- [[Set administrator password>蚕期饶ガイド#ad3588bf]]
-- [[Network related settings>蚕期饶ガイド#sffc6969]]
--- [[Host name setting>蚕期饶ガイド#ie5a333c]]
--- [[Select IP protocol version>蚕期饶ガイド#m437800b]]
--- [[Network interface settings>蚕期饶ガイド#b17e97e6]]
--- [[Domain name setting>蚕期饶ガイド#xd790bd7]]
--- [[WiFi settings>蚕期饶ガイド#gcd7e74b]]
--- [[IP address and DNS settings>蚕期饶ガイド#n0705aa2]]
-- [[Select login method>蚕期饶ガイド#a5fdbf53]]
- [[Using FuguIta [Fundamental]>蚕期饶ガイド#v7ad37bc]]
-- [[Login/logout as system administrator>蚕期饶ガイド#w2...
-- [[Register general users>蚕期饶ガイド#h1216f6c]]
-- [[Start X Window System.>蚕期饶ガイド#a1cfa1e7]]
-- [[Shutdown FuguIta>蚕期饶ガイド#r5ff7390]]
-- [[Save settings and files>蚕期饶ガイド#k57e4ba1]]
-- [[Load saved settings and files at startup>蚕期饶ガイ...
-- [[Find out how to use Unix>蚕期饶ガイド#qd261f24]]
--- [[Prepare your books>蚕期饶ガイド#eb296ff3]]
--- [[Just do it yourself &br; Make use of the online man...
--- [[Let's use the net as "reference information">蚕期饶...
--- [[Summary of this section>蚕期饶ガイド#w8477b64]]
-- [[Find out how to use OpenBSD>蚕期饶ガイド#z306ec3b]]
--- [[Introduction>蚕期饶ガイド#y69d2587]]
--- [[Online documentation>蚕期饶ガイド#p2cb140a]]
--- [[File on system>蚕期饶ガイド#p9f62bb7]]
--- [[Information on the Internet>蚕期饶ガイド#z8ce8604]]
--- [[Books>蚕期饶ガイド#cf43eff9]]
- [[Using FuguIta [Advanced]>蚕期饶ガイド#kf683b7c]]
-- [[Add an application software>蚕期饶ガイド#af9dcfcb]]
-- [[Allow general users to temporarily become system adm...
-- [[Change the time zone>蚕期饶ガイド#i0182778]]
-- [[Example of Server Configuration - Change NTP server ...
-- [[Change OS settings>蚕期饶ガイド#g61850e9]]
--- [[Kernel parameter>蚕期饶ガイド#k3a552ed]]
--- [[Basic network settings>蚕期饶ガイド#pd55b21e]]
--- [[Starting/stopping daemon and setting>蚕期饶ガイド#j...
--- [[Other settings>蚕期饶ガイド#k8fb92e4]]
-- [[Boot Mode 1 - Reduce startup time. Use less memory>...
-- [[Boot Mode 2 - Run FuguIta without recording media>蚕...
-- [[usbfadm - Install FuguIta according to the capacity ...
-- [[noasks file - Allow to omit setting input at startup...
-- [[Allow data to be saved automatically on exit>蚕期饶...
-- [[Encrypt data storage area>蚕期饶ガイド#f90fbf26]]
-- [[Use multiple FuguIta together>蚕期饶ガイド#o7bfa547]]
-- [[Coexisting OpenBSD and FuguIta>蚕期饶ガイド#d99117a6]]
-- [[Coexisting FuguIta with Windows or Linux>蚕期饶ガイ...
-- [[Enable swap partition>蚕期饶ガイド#y45d0ddf]]
-- [[Add a partition to mount>蚕期饶ガイド#d052ec6d]]
-- [[dtsetup - Install desktop environment to X Window Sy...
--- [[Enable X login screen>蚕期饶ガイド#ceb55706]]
-- [[Update FuguIta>蚕期饶ガイド#h2ce3537]]
--- [[The major release of OpenBSD is upgraded>蚕期饶ガイ...
--- [[The major release of OpenBSD haven't chaned>蚕期饶...
-- [[Using FuguIta in mobile environment>蚕期饶ガイド#x0c...
--- [[Power supply related settings>蚕期饶ガイド#v970bab0]]
-- [[Change network settings>蚕期饶ガイド#g07d1048]]
--- [[gennetconfs - Network reconfiguration tool>蚕期饶ガ...
--- [[Use a WiFi device that requires a firmware download...
- [[Developing FuguIta>蚕期饶ガイド#oc4ca9a6]]
-- [[Check FuguIta's technical information>蚕期饶ガイド#h...
-- [[Dedicate FuguIta to the application's dedicated mach...
-- [[Make FuguIta ISO image from running FuguIta>蚕期饶ガ...
-- [[LiveDVD - Using FuguIta development tools>蚕期饶ガイ...
--- [[Before work>蚕期饶ガイド#e85a44f6]]
--- [[Setting up the kernel source tree>蚕期饶ガイド#z983...
--- [[Setting up FuguIta build tool>蚕期饶ガイド#ma7c8a0b]]
--- [[Generating kernels for a FuguIta>蚕期饶ガイド#zbf4c...
--- [[Updating RAM disk root file system (rdroot)>蚕期饶...
--- [[Write the file tree of FuguIta to ISO contents>蚕期...
--- [[Carrying out customization work>蚕期饶ガイド#w5fe26...
--- [[Setting up kernel and boot loader>蚕期饶ガイド#af76...
--- [[Creating an ISO image file for distribution>蚕期饶...
--- [[List of Makefile targets>蚕期饶ガイド#c647d459]]
-- [[LiveUSB - Make a disk image of FuguIta>蚕期饶ガイド#...
- [[At the end>蚕期饶ガイド#i3c5a3cb]]
----
#topicpath
End:
*FuguIta Start Guide [#te0da106]
In this page, we will explain the simple usage of FuguIta.
----
#contents
*Creating FuguIta Media (on OpenBSD) [#dbef1e2f]
FuguIta provides ISO images for LiveDVD and raw disk imag...
Download the apropriate file of FuguIta from the site des...
**Creating LiveDVD [#qd9ded45]
The ISO image file of FuguIta is about 950MB in size. The...
OpenBSD itself does not include software for burning DVDs...
>
-Install DVD writing tool
# pkg_add dvd+rw-tools
-Download the ISO image of FuguIta from the site describe...
# ftp http://MIRROR.dl.fuguita.org/FuguIta-X.X-ARCH-YYYY...
Note that the part ''YYYYMMDDN'' must be replaced with th...
and ARCH is one of i386 and amd64.
-After decompression completed, burn that image into DVD-...
# gzip -d FuguIta-X.X-ARCH-YYYYMMDDN.iso.gz
# dvd-format /dev/rcd0c (format media, if you will be...
# growisofs --dvd-compat -Z /dev/rcd0c=FuguIta-X.X-ARCH-...
**Creating LiveUSB [#h1779af1]
To make a LiveUSB version of FuguIta, prepare a USB memor...
The following is an example of writing using OpenBSD.
>
-Download the image for USB flash drive
# ftp http://MIRROR.dl.fuguita.org/FuguIta-X.X-ARCH-YYYY...
-Decompressing that image, and write it into USB storage ...
# gzip -dc FuguIta-X.X-ARCH-YYYYMMDDN.img.gz | dd of=/de...
The ''/dev/rsd?c'' part in the above example is the desig...
Even if you use a USB memory of 2 GB or more, the portion...
If you want to create a LiveUSB version FuguIta that matc...
**Creating media for Raspberry Pi 3 [#qb7b4a0d]
Files for Raspberry Pi 3 are provided in tar archive form...
For how to create the media, please unpack the archive an...
*Booting FuguIta [#rba5c27f]
After displaying FuguIta's logo, selection of FuguIta's o...
Unless you attached multiple FuguIta devices, simply pres...
============================================
= ______ __ _
= / ____/ | |_| |__
= / /____ ______ __ _| /_ _/_____
= / ___/ / / / __ \/ / / | | | | / _ |
= / / / /_/ / /_/ / /_/ /| | | |_| (_) |__
=/_/ \____/\__ /\____/ |__| \___/____/__/
= __/ /
= /___/
=
= Welcome to FuguIta - OpenBSD Live System
= http://fuguita.org/
=============================================
scanning partitions: wd0i wd0j cd0a
FuguIta's operating device(s): cd0a.
Which is FuguIta's operating device? [default: cd0a] ->
Next, enter capacity of TMPFS. ~
Unless you have the reason that you wish to fix the size ...
user memory: 495 MB
Enter tmpfs size in MB. (0 is auto)
[default: 0] ->
Select boot mode. ~
At first boot, we recommend mode 0.
Boot modes:
0: fresh boot - standard mode as a live system
1: fresh boot - less memory, faster boot (/usr is non-...
2: fresh boot - works using only RAM (about 1GB or mor...
3: boot with retrieving saved files from storage device
or enter passphrase for an encrypted volume
4: boot with retrieving saved files from floppy disk
5: interactive shell for debugging
->0
Set keyboard layout, then set root password
Enter keyboard type.
pc-xt/pc-at keyboard:
us de de.nodead fr fr.dvorak dk dk.nodead it uk jp sv sv...
us.dvorak us.colemak us.swapctrlcaps us.iopener uk.swapc...
fr.swapctrlcaps fr.swapctrlcaps.dvorak be.swapctrlcaps u...
us.swapctrlcaps.colemak us.swapctrlcaps.iopener es be ru...
pt lt la br tr tr.nodead pl hu si cf cf.nodead lv nl nl....
keyboard type -> us
kbd: keyboard mapping set to us
Changing password for root.
New password:
Retype new password:
Network Settings:~
Enter host name (short name, i.e. no domain part). ~
Next, settings for IP protocols and their name resolution...
host name (without domain) -> fugu-demo
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' selected as default
Selecting network interface for setting
==[ifconfig -a]=========================
lo0: flags=8008<LOOPBACK,MULTICAST> mtu 32768
index 3 priority 0 llprio 3
groups: lo
em0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
lladdr 52:54:00:12:34:56
index 1 priority 0 llprio 3
media: Ethernet autoselect (1000baseT full-duplex)
status: active
enc0: flags=0<>
index 2 priority 0 llprio 3
groups: enc
status: active
========================================
Available network interface(s): em0
network interface to setup [em0] ->
Enter domain names after the host name
FQDN of this host -> fugu-demo.localnet
After this, the following settings will appear only if yo...
Wi-Fi SSID -> MY-WIFI-NET
WPA Key -> MY-WPA-SECURED-KEY
If you enter the WPA key only in ENTER and do not set it,...
We strongly recommend that you use WPA instead of WEP bec...
If you press only ENTER for WEP Key prompt, it attempts t...
Wi-Fi SSID -> MY-WIFI-NET
WPA Key ->
WEP Key -> MY-WEP-UNSECURED-KEY
Name resolution method ~
When you select "Manual", IP address/Subnetmask/Default g...
DNS setup;
Manual : Enter up to three IPv4/IPv6 addresses, separa...
DHCP : Just press ENTER .
no DNS : Enter "none".
->
If you wish to use X Window System, type X.
Do you login with C)onsole or X) Window System?
[default: C] ->
____________________________________________...
/ Setup for FuguIta ends. /
/ OpenBSD's boot sequence will follow. /
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Automatic boot in progress: starting file system checks.
kbd: keyboard mapping set to us
... snip ...
starting local daemons: cron.
fuguita: disabled KARL because of read-only media
Wed Aug 19 05:28:08 UTC 2020
OpenBSD/amd64 (fugu-demo.localnet) (tty00)
login:
* Initial settings after first root login [#v9bb789c]
FuguIta will make the minimum settings necessary for the ...
In addition, you should configure the environment for run...
** set clock to time zone [#j2da861e]
To set the OS clock to your timezone, link from /etc/loca...
# cd /etc
# ln -sf /usr/share/zoneinfo/Asia/Tokyo localtime
** doas utility configuration [#u1308a25]
In OpenBSD, the command doas is used to temporarily perfo...
By setting the contents of the doas configuration file /e...
# echo permit persist :wheel > /etc/doas.conf
** desktop environment setup [#r3782537]
FuguIta provides an utility command dtjsetup that allows ...
# dtjsetup
#==========================================
# Welcome to dtjsetup
# Desktop (and Japanese) setup utility
#
# for FuguIta-6.7-amd64-202008261
#==========================================
Which desktop software will you install?
1: no desktop (wm only)
2: [rox-filer]
3: xfce
4: mate
5: lumina
6: lxqt
-> Pressing just ENTER means selecting an item
enclosed in braces ("rox-filer" in this c...
Which window manager will you install?
1: cwm
2: fvwm
3: twm
4: [icewm]
5: fluxbox
6: jwm
->
Will you setup Japanese language environment? [y/N] ->
*** You selected icewm as desktop software.
*** Installing Japanese environment is NO.
*** No Japanese input method choosen.
*** Checking your root authorization...
*** OK.
*** Checking network accessibility...
*** OK.
*** Installing packages: rox-filer icewm
Will you continue? [y/N] -> y
https://ftp.jaist.ac.jp/pub/OpenBSD/6.7/packages-stable/...
quirks-3.325 signed on 2020-08-11T12:56:29Z
https://ftp.jaist.ac.jp/pub/OpenBSD/6.7/packages-stable/...
... snip ...
https://ftp.jaist.ac.jp/pub/OpenBSD/6.7/packages/amd64/i...
*** Rewrite .xsession configuration file.
Will you continue? [y/N] -> y
Copy this .xsession file to /etc/skel ? [y/N] -> y
*** all installation and configuration completed.
*** Check your /root/.xsession and login to X if OK.
*** Note: You can save this configuration and addtionall...
*** by using usbfadm utility.
*** And can reload them at next boot time by selecting...
#
If you want to install a WM not listed, set the environme...
DTJ_WMS='dwm enlightenment' dtjsetup
On the other hand, you can add a WM which has been alread...
'''~/.xsession''' file:
#!/bin/sh
. $HOME/.profile
if [ -x /usr/local/bin/dbus-launch -a -z "${DBUS_SESSION...
eval `dbus-launch --sh-syntax --exit-with-x11`
fi
dt="no"
wm="fvwm" replace this with your WM
case "$dt" in
no)
xsetroot -solid gray12
xclock -geometry 115x115-0+0 -analog -update 1 -...
xterm -geometry +0+0 -rv &
$wm
;;
rox-filer)
** adding software packages [#j49fb92f]
If you wish add application softwares more, ports/package...
Please refer [[OpenBSD's FAQ>https://www.openbsd.org/faq/...
** adding an normal user [#l2341e46]
To create an normal user, use adduser utility as follows:
# adduser
Couldn't find /etc/adduser.conf: creating a new adduser ...
Reading /etc/shells
Enter your default shell: csh ksh nologin sh [ksh]:
Your default shell is: ksh -> /bin/ksh
Default login class: authpf bgpd daemon default pbuild s...
[default]:
Enter your default HOME partition: [/home]:
Copy dotfiles from: /etc/skel no [/etc/skel]:
Send welcome message?: /path/file default no [no]:
Do not send message(s)
Prompt for passwords by default (y/n) [y]:
Default encryption method for passwords: auto blowfish [...
Use option ``-silent'' if you don't want to see all warn...
Reading /etc/shells
Check /etc/master.passwd
Check /etc/group
Ok, let's go.
Don't worry about mistakes. There will be a chance later...
Enter username []: yoshi
Enter full name []: Yoshihiro Kawamata
Enter shell csh ksh nologin sh [ksh]:
Uid [1000]:
Login group yoshi [yoshi]:
Login group is ``yoshi''. Invite yoshi into other groups...
[no]: wheel add wheel group to enable sy...
Login class authpf bgpd daemon default pbuild staff unbo...
[default]:
Enter password []:
Enter password again []:
Name: yoshi
Password: ****
Fullname: Yoshihiro Kawamata
Uid: 1000
Gid: 1000 (yoshi)
Groups: yoshi wheel
Login Class: default
HOME: /home/yoshi
Shell: /bin/ksh
OK? (y/n) [y]: y
Added user ``yoshi''
Copy files from /etc/skel to /home/yoshi
Add another user? (y/n) [y]: n
Goodbye!
#
Next, login as an ordnary user "yoshi" to check such acco...
# exit
OpenBSD/amd64 (fugu-demo.local) (tty00)
login: yoshi
Password:
OpenBSD 6.7-stable (RDROOT.MP) #5: Wed Jul 22 12:57:54 J...
Welcome to OpenBSD: The proactively secure Unix-like ope...
Please use the sendbug(1) utility to report bugs in the ...
Before reporting a bug, please try to reproduce it with ...
version of the code. With bug reports, please try to en...
enough information to reproduce the problem is enclosed,...
known fix for it exists, include that as well.
fugu-demo$ pwd
/ram/home/yoshi
fugu-demo$ exit
* FuguIta LiveUSB - save and load your data [#uea040b9]
All the settings you have made up to this point exist on ...
FuguIta can save the settings you have made and the data ...
** saving files and directories when FuguIta is running [...
A utility called usbfadm is used to save settings and data.
# usbfadm
Welcome to usbfadm.
USB flash drive administration tool for FuguIta
Version/Arch: 6.7/amd64 (FuguIta-6.7-amd64-202008261)
Boot mode: manual
Data stored in: not set
Data Saved as: not set
Type ? for help.
? : ? ->target Use "target" to specify the ...
Searching storage device
Please make sure the device inserted.
Then press ENTER ->
sd0a +sd0d the partition for saving dat...
target device->sd0d
sd0d : ? ->saveas Use "saveas" to name the set...
Name of saved data->fugu-demo
Your data will be saved as ``fugu-demo''.
sd0d : fugu-demo ->sync "sync" saves data actually
Sync current tmpfs as ``fugu-demo'' , OK? [y/N] -> y
copying /ram to /mnt/livecd-config/6.7/amd64/fugu-demo (...
pax: ./tmp/sndio/sock0 skipped. Sockets cannot be copied...
pax: ./var/run/ntpd.sock skipped. Sockets cannot be copi...
pax: ./var/run/smtpd.sock skipped. Sockets cannot be cop...
pax: ./var/run/cron.sock skipped. Sockets cannot be copi...
25.0MiB 0:00:02 [10.6MiB/s] [===========================...
waiting for pax to finish ... syncing ... done.
sd0d : fugu-demo ->info confirm the status of the ta...
Filesystem Size Used Avail Capacity iused ifr...
/dev/sd0d 961M 22.8M 939M 2% 20423 1116663 ...
scanning...
22.8M 6.7/amd64/fugu-demo
sd0d : fugu-demo ->quit
Bye bye...
#
Since the second and subsequent syncs perform differentia...
>''Note:'' You can do usbfadm's sync on a command line of...
# usbfadm -r
The option '-r' will redo usbfadm's sync on a command lin...
And also you can do it background by cron:
# crontab file
#minute hour mday month wday command
...snip...
# save session periodically
0 */4 * * * PATH=$PATH:/usr/...
This will do usbfadm's sync every 4 hours. ''-q'' is the ...
** loading files and directories at subsequent boot [#l55...
To restore the data saved by usbfadm at startup, specify ...
Boot modes:
0: fresh boot - standard mode as a live system
1: fresh boot - less memory, faster boot (/usr is non-...
2: fresh boot - works using only RAM (about 1GB or mor...
3: boot with retrieving saved files from storage device
or enter passphrase for an encrypted volume
4: boot with retrieving saved files from floppy disk
5: interactive shell for debugging
->3
scanning partitions: sd0a sd0d sd0i cd0a
Device(s) found:
loadable from: sd0d
Which is FuguIta's storage device? [default: sd0d] ->
/dev/sd0d : available data;
fugu-demo
config name -> fugu-demo
Copying files from flash to ram ...
... snip ...
starting local daemons: cron.
fuguita: disabled KARL because of read-only media
Thu Sep 3 15:13:36 JST 2020
OpenBSD/amd64 (fugu-demo.localnet) (tty00)
login:
>''Note:'' Even if you are using FuguIta Live DVD, it is ...
** automate load/save operation [#ib622aa0]
*** automated load [#pc0c7d7c]
FuguIta prompts the user to enter the following 5 items a...
-Name of FuguIta's system partition
-Maximum capacity of TMPFS (RAM file system)
-Boot mode
-Name of data storage device
-Name of data you saved as
You can automate those inputs by editing the noasks files...
# mount /dev/sd0d /mnt ...
# vi /mnt/noasks
Edit noasks file to fill item values and to uncomment them
#
# noasks - parameter settings for non-interactive boot
#
# Make statements uncommented
# to activate settings
#
#
# 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
#
# data set name in USB flash drive
noask_confdir=fugu-demo
# umount /mnt
Since noasks edited, following line will appear at boot t...
# reboot
...snip...
============================================
= ______ __ _
= / ____/ | |_| |__
= / /____ ______ __ _| /_ _/_____
= / ___/ / / / __ \/ / / | | | | / _ |
= / / / /_/ / /_/ / /_/ /| | | |_| (_) |__
=/_/ \____/\__ /\____/ |__| \___/____/__/
= __/ /
= /___/
=
= Welcome to FuguIta! - OpenBSD Live System
= http://fuguita.org/?FuguIta
=============================================
scanning partitions: wd0i wd0j sd0a sd0d sd0i
FuguIta's operating device(s): sd0a.
Press ^C to cancel non-interactive boot
Wait 5 seconds after this message is displayed, and the b...
If you enter <Control>-C within 5 seconds, the automatic ...
*** automated save [#x23a5cf9]
In the previous section, we explained the automation at t...
In OpenBSD, the script /etc/rc.shutdown is executed when ...
export PATH=$PATH:/usr/local/bin
/usr/fuguita/sbin/usbfadm -r
>''Note:'' This process does not perform error recovery d...
If you perform important processing during operation, we ...
* Create another FuguIta LiveUSB that fits the size of yo...
As mentioned earlier, the FuguIta raw disk image we distr...
To create a FuguIta with a partition that fits your USB m...
>
-First, create FuguIta LiveDVD or LiveUSB from download f...
-Login as root, then execute ''newdrive'' subcommand on t...
# usbfadm
Welcome to usbfadm.
USB flash drive administration tool for FuguIta
Version/Arch: 6.7/amd64 (FuguIta-6.7-amd64-202008111)
Boot mode: manual
Data stored in: not set
Data Saved as: not set
Type ? for help.
? : ? ->newdrive
Scanning USB devices after pressing ENTER.
Please make sure the device inserted.
Then press ENTER ->
Enter the device name of USB flash drive. ~
Contents of system log entries are displayed for your inf...
==== disk(s) and vnode devices =========================...
sd0 at scsibus1 targ 0 lun 0: <VirtIO, Block Device, >
sd0: 1024MB, 512 bytes/sector, 2097152 sectors
sd1 at scsibus2 targ 0 lun 0: <VirtIO, Block Device, >
sd1: 4096MB, 512 bytes/sector, 8388608 sectors
vnd0: not in use
vnd1: not in use
vnd2: not in use
vnd3: not in use
vnd4: not in use
vnd5: covering /sysmedia/fuguita-6.7-amd64.ffsimg on cd0...
Select the disk you will install FuguIta to
Enter the name of device which FuguIta will be installed...
There are several ways of boot. Choose one. ~
"Hybrid" enables boot with either Legacy BIOS or UEFI, bu...
Select boot method:
1: [Legacy BIOS]
2: UEFI
3: none (only for save data)
4: Hybrid
->1
Entering partition sizes. ~
If you answer "Y" for data encryption, input for passphra...
Enter sizes for swap, user data and extra FAT.
You can add suffix K, M, G or T (otherwise considered ...
'*' implies 'all'
'0' doesn't make this partition.
If you input any size of swap greater than 0, the maximum...
3GB (3149MB) (6451136sectors) free
swap->0
3GB (3149MB) (6451136sectors) free
user data->2560m
user data encryption? [y/N] ->
Create an extra FAT partition? [y/n] -> y
target disk: sd1
partition type=MBR
boot type=Legacy
-------------------- : ------
partition : size
-------------------- : ------
whole disk : 4GB
partition tables : 32KB
UEFI system : 0B
FuguIta system : 9 46MB
FuguIta swap : 0B
FuguIta user data : 2GB
MSDOS FAT : 589MB
-------------------- : ------
***THIS IS THE LAST CHANCE***
If you type 'Y' now, all the data on sd1 will be lost.
Are you sure to modify disk sd1? [y/N] -> y
========================================
= Clearing MBR, GPT and BSD disklabel
=
1+0 records in
1+0 records out
1048576 bytes transferred in 0.040 secs (25613268 bytes/...
...snip...
/dev/rsd1d: 2560.0MB in 5242880 sectors of 512 bytes
13 cylinder groups of 202.47MB, 12958 blocks, 25984 inod...
super-block backups (for fsck -b #) at:
32, 414688, 829344, 1244000, 1658656, 2073312, 2487968,...
3731936, 4146592, 4561248, 4975904,
** /dev/rsd1d
** File system is already clean
** Last Mounted on /mnt
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Cyl groups
3 files, 3 used, 1289388 free (20 frags, 161171 blocks, ...
? : ? ->quit
Bye bye...
#
If you specify an unused vnd device when executing newdri...
*More further infomations [#kd805aed]
FuguIta can be used in various ways by combining boot mod...
See the [[蚕期饶ガイド(FuguIta Guide)>蚕期饶ガイド]] for ...
Here's the translated table of contents for FuguIta Guide:
- [[What is FuguIta>蚕期饶ガイド#v1de7f5b]]
- [[Make FuguIta>蚕期饶ガイド#ha898539]]
-- [[Download FuguIta>蚕期饶ガイド#r740bc2a]]
-- [[Making FuguIta LiveDVD>蚕期饶ガイド#ibfed0ca]]
-- [[Make FuguIta LiveUSB>蚕期饶ガイド#sa216e5d]]
- [[Launch FuguIta>蚕期饶ガイド#i322b9ad]]
-- [[Select boot device>蚕期饶ガイド#e21929c7]]
-- [[Memory usage setting>蚕期饶ガイド#ceed87b2]]
-- [[Select boot mode>蚕期饶ガイド#f8b048c7]]
-- [[Keyboard layout settings>蚕期饶ガイド#te842ff2]]
-- [[Set administrator password>蚕期饶ガイド#ad3588bf]]
-- [[Network related settings>蚕期饶ガイド#sffc6969]]
--- [[Host name setting>蚕期饶ガイド#ie5a333c]]
--- [[Select IP protocol version>蚕期饶ガイド#m437800b]]
--- [[Network interface settings>蚕期饶ガイド#b17e97e6]]
--- [[Domain name setting>蚕期饶ガイド#xd790bd7]]
--- [[WiFi settings>蚕期饶ガイド#gcd7e74b]]
--- [[IP address and DNS settings>蚕期饶ガイド#n0705aa2]]
-- [[Select login method>蚕期饶ガイド#a5fdbf53]]
- [[Using FuguIta [Fundamental]>蚕期饶ガイド#v7ad37bc]]
-- [[Login/logout as system administrator>蚕期饶ガイド#w2...
-- [[Register general users>蚕期饶ガイド#h1216f6c]]
-- [[Start X Window System.>蚕期饶ガイド#a1cfa1e7]]
-- [[Shutdown FuguIta>蚕期饶ガイド#r5ff7390]]
-- [[Save settings and files>蚕期饶ガイド#k57e4ba1]]
-- [[Load saved settings and files at startup>蚕期饶ガイ...
-- [[Find out how to use Unix>蚕期饶ガイド#qd261f24]]
--- [[Prepare your books>蚕期饶ガイド#eb296ff3]]
--- [[Just do it yourself &br; Make use of the online man...
--- [[Let's use the net as "reference information">蚕期饶...
--- [[Summary of this section>蚕期饶ガイド#w8477b64]]
-- [[Find out how to use OpenBSD>蚕期饶ガイド#z306ec3b]]
--- [[Introduction>蚕期饶ガイド#y69d2587]]
--- [[Online documentation>蚕期饶ガイド#p2cb140a]]
--- [[File on system>蚕期饶ガイド#p9f62bb7]]
--- [[Information on the Internet>蚕期饶ガイド#z8ce8604]]
--- [[Books>蚕期饶ガイド#cf43eff9]]
- [[Using FuguIta [Advanced]>蚕期饶ガイド#kf683b7c]]
-- [[Add an application software>蚕期饶ガイド#af9dcfcb]]
-- [[Allow general users to temporarily become system adm...
-- [[Change the time zone>蚕期饶ガイド#i0182778]]
-- [[Example of Server Configuration - Change NTP server ...
-- [[Change OS settings>蚕期饶ガイド#g61850e9]]
--- [[Kernel parameter>蚕期饶ガイド#k3a552ed]]
--- [[Basic network settings>蚕期饶ガイド#pd55b21e]]
--- [[Starting/stopping daemon and setting>蚕期饶ガイド#j...
--- [[Other settings>蚕期饶ガイド#k8fb92e4]]
-- [[Boot Mode 1 - Reduce startup time. Use less memory>...
-- [[Boot Mode 2 - Run FuguIta without recording media>蚕...
-- [[usbfadm - Install FuguIta according to the capacity ...
-- [[noasks file - Allow to omit setting input at startup...
-- [[Allow data to be saved automatically on exit>蚕期饶...
-- [[Encrypt data storage area>蚕期饶ガイド#f90fbf26]]
-- [[Use multiple FuguIta together>蚕期饶ガイド#o7bfa547]]
-- [[Coexisting OpenBSD and FuguIta>蚕期饶ガイド#d99117a6]]
-- [[Coexisting FuguIta with Windows or Linux>蚕期饶ガイ...
-- [[Enable swap partition>蚕期饶ガイド#y45d0ddf]]
-- [[Add a partition to mount>蚕期饶ガイド#d052ec6d]]
-- [[dtsetup - Install desktop environment to X Window Sy...
--- [[Enable X login screen>蚕期饶ガイド#ceb55706]]
-- [[Update FuguIta>蚕期饶ガイド#h2ce3537]]
--- [[The major release of OpenBSD is upgraded>蚕期饶ガイ...
--- [[The major release of OpenBSD haven't chaned>蚕期饶...
-- [[Using FuguIta in mobile environment>蚕期饶ガイド#x0c...
--- [[Power supply related settings>蚕期饶ガイド#v970bab0]]
-- [[Change network settings>蚕期饶ガイド#g07d1048]]
--- [[gennetconfs - Network reconfiguration tool>蚕期饶ガ...
--- [[Use a WiFi device that requires a firmware download...
- [[Developing FuguIta>蚕期饶ガイド#oc4ca9a6]]
-- [[Check FuguIta's technical information>蚕期饶ガイド#h...
-- [[Dedicate FuguIta to the application's dedicated mach...
-- [[Make FuguIta ISO image from running FuguIta>蚕期饶ガ...
-- [[LiveDVD - Using FuguIta development tools>蚕期饶ガイ...
--- [[Before work>蚕期饶ガイド#e85a44f6]]
--- [[Setting up the kernel source tree>蚕期饶ガイド#z983...
--- [[Setting up FuguIta build tool>蚕期饶ガイド#ma7c8a0b]]
--- [[Generating kernels for a FuguIta>蚕期饶ガイド#zbf4c...
--- [[Updating RAM disk root file system (rdroot)>蚕期饶...
--- [[Write the file tree of FuguIta to ISO contents>蚕期...
--- [[Carrying out customization work>蚕期饶ガイド#w5fe26...
--- [[Setting up kernel and boot loader>蚕期饶ガイド#af76...
--- [[Creating an ISO image file for distribution>蚕期饶...
--- [[List of Makefile targets>蚕期饶ガイド#c647d459]]
-- [[LiveUSB - Make a disk image of FuguIta>蚕期饶ガイド#...
- [[At the end>蚕期饶ガイド#i3c5a3cb]]
----
#topicpath
Page: