Fedora/Raspberry Pi: Difference between revisions
Jump to navigation
Jump to search
Line 91: | Line 91: | ||
---- | ---- | ||
|- | |- | ||
| valign="middle" | | |||
<source lang="bash"> | |||
sudo pvdisplay | |||
:' | |||
--- Physical volume --- | |||
PV Name /dev/mmcblk0p3 | |||
VG Name fedora_fedora | |||
PV Size 5.41 GiB / not usable 3.00 MiB | |||
Allocatable yes (but full) | |||
PE Size 4.00 MiB | |||
Total PE 1385 | |||
Free PE 0 | |||
Allocated PE 1385 | |||
PV UUID QSZIHQ-zti6-8zM2-gCrb-XXWT-LFVT-csiI54 | |||
' | |||
</source> | |||
| valign="middle" | | | valign="middle" | | ||
<source lang="bash"> | <source lang="bash"> | ||
Line 105: | Line 122: | ||
tmpfs 783M 0 783M 0% /run/user/1000 | tmpfs 783M 0 783M 0% /run/user/1000 | ||
' | ' | ||
</source> | </source> | ||
Line 153: | Line 153: | ||
Free PE / Size 0 / 0 | Free PE / Size 0 / 0 | ||
VG UUID fr0O3c-g90f-jeh0-9fjv-q63b-VCGi-wH8yIn | VG UUID fr0O3c-g90f-jeh0-9fjv-q63b-VCGi-wH8yIn | ||
' | |||
</source> | |||
| valign="middle" | | |||
<source lang="bash"> | |||
sudo fdisk -l | |||
:' | |||
Disk /dev/mmcblk0: 29.81 GiB, 32010928128 bytes, 62521344 sectors | |||
Units: sectors of 1 * 512 = 512 bytes | |||
Sector size (logical/physical): 512 bytes / 512 bytes | |||
I/O size (minimum/optimal): 512 bytes / 512 bytes | |||
Disklabel type: dos | |||
Disk identifier: 0x8f4e3975 | |||
Device Boot Start End Sectors Size Id Type | |||
/dev/mmcblk0p1 * 2048 1230847 1228800 600M 6 FAT16 | |||
/dev/mmcblk0p2 1230848 3327999 2097152 1G 83 Linux | |||
/dev/mmcblk0p3 3328000 14680063 11352064 5.4G 8e Linux LVM | |||
Disk /dev/mapper/fedora_fedora-root: 5.41 GiB, 5809111040 bytes, 11345920 sectors | |||
Units: sectors of 1 * 512 = 512 bytes | |||
Sector size (logical/physical): 512 bytes / 512 bytes | |||
I/O size (minimum/optimal): 512 bytes / 512 bytes | |||
Disk /dev/zram0: 7.64 GiB, 8205107200 bytes, 2003200 sectors | |||
Units: sectors of 1 * 4096 = 4096 bytes | |||
Sector size (logical/physical): 4096 bytes / 4096 bytes | |||
I/O size (minimum/optimal): 4096 bytes / 4096 bytes | |||
' | ' | ||
</source> | </source> | ||
|- | |||
| valign="middle" colspan="2" | | |||
---- | |||
|- | |||
| valign="middle" | | | valign="middle" | | ||
<source lang="bash"> | <source lang="bash"> | ||
Line 176: | Line 213: | ||
- currently set to 256 | - currently set to 256 | ||
Block device 253:0 | Block device 253:0 | ||
' | ' | ||
</source> | </source> | ||
| valign="middle" | | | valign="middle" | | ||
<source lang="bash"> | <source lang="bash"> | ||
Line 202: | Line 231: | ||
/dev/mmcblk0p2 1230848 3327999 2097152 1G 83 Linux | /dev/mmcblk0p2 1230848 3327999 2097152 1G 83 Linux | ||
/dev/mmcblk0p3 3328000 14680063 11352064 5.4G 8e Linux LVM | /dev/mmcblk0p3 3328000 14680063 11352064 5.4G 8e Linux LVM | ||
' | ' | ||
</source> | </source> | ||
|} | |} |
Revision as of 22:11, 8 November 2021
================================================================================ ================================================================================ 1) [x] Language Settings 2) [x] Time Settings (English (United States)) (US/Eastern timezone) 3) [ ] Network configuration 4) [x] Root password (Not Connected) (Disabled. Set password to enable root account.) 5) [ ] User creation (No user will be created) Please make a selection from the above ['c' to continue, 'q' to quite, 'r' to refresh]: we needs to set root password & user creation before move forward. We can skip other settings for future or can be done on the fly. | |
| |
sudo timedatectl set-timezone 'Asia/Kuala_Lumpur' sudo hostnamectl set-hostname fedora sudo timedatectl set-ntp true |
sudo nmcli dev wifi rescan sudo nmcli dev wifi sudo nmcli dev |
| |
sudo nmcli dev wifi con 'ChorkeOrg_2.4GHz' password 'sadaqah!' sudo nmcli dev wifi con 'ChorkeOrg' password 'sadaqah!' https://10.19.83.111:9090/ |
Disable Overscan
sudo su
cat << EOF >> /boot/efi/config.txt
disable_overscan=1
EOF
cat /boot/efi/config.txt
init 6
Device Status
sudo nmcli dev
:'
DEVICE TYPE STATE CONNECTION
wlan0 wifi connected ChorkeOrg_2.4GHz
p2p-dev-wlan0 wifi-p2p disconnected --
eth0 ethernet unavailable --
lo loopback unmanaged --
'
ifconfig
|
lsblk
:'
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
mmcblk0 179:0 0 29.8G 0 disk
├─mmcblk0p1 179:1 0 600M 0 part /boot/efi
├─mmcblk0p2 179:2 0 1G 0 part /boot
└─mmcblk0p3 179:3 0 5.4G 0 part
└─fedora_fedora-root 253:0 0 5.4G 0 lvm /
zram0 252:0 0 7.6G 0 disk [SWAP]
'
|
| |
sudo pvdisplay
:'
--- Physical volume ---
PV Name /dev/mmcblk0p3
VG Name fedora_fedora
PV Size 5.41 GiB / not usable 3.00 MiB
Allocatable yes (but full)
PE Size 4.00 MiB
Total PE 1385
Free PE 0
Allocated PE 1385
PV UUID QSZIHQ-zti6-8zM2-gCrb-XXWT-LFVT-csiI54
'
|
df -h
:'
Filesystem Size Used Avail Use% Mounted on
devtmpfs 3.8G 0 3.8G 0% /dev
tmpfs 3.9G 0 3.9G 0% /dev/shm
tmpfs 1.6G 9.2M 1.6G 1% /run
/dev/mapper/fedora_fedora-root 5.5G 2.4G 3.1G 44% /
tmpfs 3.9G 32K 3.9G 1% /tmp
/dev/mmcblk0p2 1014M 154M 861M 16% /boot
/dev/mmcblk0p1 599M 31M 569M 6% /boot/efi
tmpfs 783M 0 783M 0% /run/user/1000
'
|
| |
sudo vgdisplay
:'
--- Volume group ---
VG Name fedora_fedora
System ID
Format lvm2
Metadata Areas 1
Metadata Sequence No 2
VG Access read/write
VG Status resizable
MAX LV 0
Cur LV 1
Open LV 1
Max PV 0
Cur PV 1
Act PV 1
VG Size 5.41 GiB
PE Size 4.00 MiB
Total PE 1385
Alloc PE / Size 1385 / 5.41 GiB
Free PE / Size 0 / 0
VG UUID fr0O3c-g90f-jeh0-9fjv-q63b-VCGi-wH8yIn
'
|
sudo fdisk -l
:'
Disk /dev/mmcblk0: 29.81 GiB, 32010928128 bytes, 62521344 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x8f4e3975
Device Boot Start End Sectors Size Id Type
/dev/mmcblk0p1 * 2048 1230847 1228800 600M 6 FAT16
/dev/mmcblk0p2 1230848 3327999 2097152 1G 83 Linux
/dev/mmcblk0p3 3328000 14680063 11352064 5.4G 8e Linux LVM
Disk /dev/mapper/fedora_fedora-root: 5.41 GiB, 5809111040 bytes, 11345920 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/zram0: 7.64 GiB, 8205107200 bytes, 2003200 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
'
|
| |
sudo lvdisplay
:'
--- Logical volume ---
LV Path /dev/fedora_fedora/root
LV Name root
VG Name fedora_fedora
LV UUID NbFPQx-F1x7-XW8d-2Ghe-K8Bv-Q3e7-S6SIo7
LV Write Access read/write
LV Creation host, time fedora, 2021-10-26 13:39:46 +0800
LV Status available
# open 1
LV Size 5.41 GiB
Current LE 1385
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:0
'
|
sudo fdisk /dev/mmcblk0 -l
:'
Disk /dev/mmcblk0: 29.81 GiB, 32010928128 bytes, 62521344 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x8f4e3975
Device Boot Start End Sectors Size Id Type
/dev/mmcblk0p1 * 2048 1230847 1228800 600M 6 FAT16
/dev/mmcblk0p2 1230848 3327999 2097152 1G 83 Linux
/dev/mmcblk0p3 3328000 14680063 11352064 5.4G 8e Linux LVM
'
|
System Update
sudo su
cat << EOF >> /etc/dnf/dnf.conf
fastestmirror=True
max_parallel_downloads=10
defaultyes=True
EOF
dnf update
Enable Repositories
1. Community:
sudo dnf install\
https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
2. Commercial:
sudo dnf install\
https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
References
| ||