如何在Centos下安装Union文件系统


2

我在Centos LiveUSB系统上做了一些工作。我创建了一些文件等。

我后来转到完整的Linux安装,并希望直接从usb密钥读取以前的LiveUSB文件系统。

根据我的研究,LiveUSB似乎使用了Union文件系统。

我认为这些是构成文件系统数据的文件。

[root@hostname ~]# ls /mnt/hgfs/H_UsbKey/LiveOS/ -lah
total 2.8G
drwxrwxrwx. 1 root root    0 Dec 16 04:32 .
drwxrwxrwx. 1 root root    0 Dec 31  1979 ..
-rwxrwxrwx. 1 root root  28K Dec 16 04:32 livecd-iso-to-disk
-rwxrwxrwx. 1 root root  12K Dec 15 07:32 osmin.img
-rwxrwxrwx. 1 root root 4.0G Mar  9 23:56 overlay-LIVE-C060-D3BD
-rwxrwxrwx. 1 root root 1.6G Dec 15 03:41 squashfs.img
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.