# fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 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 identifier: 0x3b7e273f
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 206847 102400 7 HPFS/NTFS/exFAT
/dev/sda2 206848 266242047 133017600 7 HPFS/NTFS/exFAT
/dev/sda3 266242048 976771071 355264512 7 HPFS/NTFS/exFAT
Run Code Online (Sandbox Code Playgroud)
有没有办法找出我的 linux 发行版安装在列出的哪个分区上?
我是用五笔安装的。Ubuntu 是我的发行版。
我知道这里 …
我使用 Nautilus 中的“压缩”到 36MB 文件夹。它创建了一个名为fs.tar.gz.
它的fs.tar.gz大小为 98MB。
这怎么可能?
我确实在某处读到符号链接或类似的东西可能会导致这种情况 - 我的文件夹中确实有符号链接。