nas:readynas_duo_v2_openwrt_fstab
差分
このページの2つのバージョン間の差分を表示します。
次のリビジョン | 前のリビジョン | ||
nas:readynas_duo_v2_openwrt_fstab [2022/05/28 17:00] – 作成 nipa28 | nas:readynas_duo_v2_openwrt_fstab [2022/05/28 18:38] (現在) – [概要] nipa28 | ||
---|---|---|---|
行 8: | 行 8: | ||
+ | Fstab Configuration|OrenWrt https:// | ||
- | https://openwrt.org/docs/guide-user/storage/fstab | + | |
+ | |||
+ | 手順 | ||
+ | ---- | ||
+ | |||
+ | blockコマンドとuciコマンドで`/etc/config/fstab`を生成し、 | ||
``` | ``` | ||
root@OpenWrt: | root@OpenWrt: | ||
- | root@OpenWrt: | ||
root@OpenWrt: | root@OpenWrt: | ||
+ | root@OpenWrt: | ||
root@OpenWrt: | root@OpenWrt: | ||
行 58: | 行 64: | ||
config swap | config swap | ||
option device '/ | option device '/ | ||
- | option enabled '0' | + | option enabled '1' |
config mount | config mount | ||
option target '/ | option target '/ | ||
option uuid ' | option uuid ' | ||
- | option enabled '0' | + | option enabled '1' |
root@OpenWrt: | root@OpenWrt: | ||
``` | ``` | ||
+ | |||
+ | 確認 | ||
+ | ---- | ||
+ | |||
+ | |||
+ | ``` | ||
+ | hiroshi@VPCF24AJ-ubuntu: | ||
+ | root@192.168.10.2' | ||
+ | |||
+ | |||
+ | BusyBox v1.35.0 (2022-05-20 19:00:24 UTC) built-in shell (ash) | ||
+ | |||
+ | _______ | ||
+ | | ||
+ | | ||
+ | | ||
+ | |__| W I R E L E S S F R E E D O M | ||
+ | | ||
+ | | ||
+ | | ||
+ | root@OpenWrt: | ||
+ | root@OpenWrt: | ||
+ | /dev/root on /rom type squashfs (ro, | ||
+ | proc on /proc type proc (rw, | ||
+ | sysfs on /sys type sysfs (rw, | ||
+ | cgroup2 on / | ||
+ | tmpfs on /tmp type tmpfs (rw, | ||
+ | /dev/ubi0_1 on /overlay type ubifs (rw, | ||
+ | overlayfs:/ | ||
+ | tmpfs on /dev type tmpfs (rw, | ||
+ | devpts on /dev/pts type devpts (rw, | ||
+ | debugfs on / | ||
+ | none on /sys/fs/bpf type bpf (rw, | ||
+ | /dev/md3 on /mnt/md3 type ext4 (rw, | ||
+ | root@OpenWrt: | ||
+ | Filename Type Size Used Priority | ||
+ | / | ||
+ | root@OpenWrt: | ||
+ | TESTFILE | ||
+ | root@OpenWrt: | ||
+ | ``` | ||
+ | ReadyNASの再起動後、/ |
nas/readynas_duo_v2_openwrt_fstab.1653724828.txt.gz · 最終更新: 2022/05/28 17:00 by nipa28