|
|
除了分区结构
http://ctcc.ddns.org.cn:9563/tz.php // IPv4+IPv6
http://cucc.ddns.org.cn:9563/tz.php // IPv4+IPv6
http://cmcc.ddns.org.cn:9563/tz.php // 仅IPv6
root@uefi-x86:~# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
root@uefi-x86:~# cat /etc/issue
Armbian 23.02.2 Bullseye \l
root@uefi-x86:~# cat /etc/lsb-release
cat: /etc/lsb-release: No such file or directory
root@uefi-x86:~# cat /etc/issue
Armbian 23.02.2 Bullseye \l
root@uefi-x86:~# uname -a
Linux uefi-x86 5.15.94-x86 #23.02.2 SMP Sat Feb 18 06:08:31 UTC 2023 x86_64 GNU/Linux
root@uefi-x86:~# df -h
Filesystem Size Used Avail Use% Mounted on
udev 7.8G 0 7.8G 0% /dev
tmpfs 1.6G 9.2M 1.6G 1% /run
/dev/nvme0n1p3 470G 3.4G 462G 1% /
tmpfs 7.8G 0 7.8G 0% /dev/shm
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 7.8G 0 7.8G 0% /tmp
/dev/nvme0n1p2 253M 142K 252M 1% /boot/efi
/dev/zram1 49M 1.8M 44M 4% /var/log
tmpfs 1.6G 0 1.6G 0% /run/user/0
root@uefi-x86:~# free -m
total used free shared buff/cache available
Mem: 15874 301 14794 12 778 15277
Swap: 7937 0 7937
root@uefi-x86:~# fdisk -l
Disk /dev/nvme0n1: 476.94 GiB, 512110190592 bytes, 1000215216 sectors
Disk model: HP SSD EX950 512GB
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: gpt
Disk identifier: 4BFF1561-F5A8-AF42-A199-429DD3A26455
Device Start End Sectors Size Type
/dev/nvme0n1p1 8192 16383 8192 4M BIOS boot
/dev/nvme0n1p2 16384 540671 524288 256M EFI System
/dev/nvme0n1p3 540672 1000215182 999674511 476.7G Linux filesystem
Disk /dev/zram0: 7.75 GiB, 8322867200 bytes, 2031950 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
Disk /dev/zram1: 50 MiB, 52428800 bytes, 12800 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
|
|