|
I enter the / USR directory
And copy FS2410XP_camare_demo.cramfs here,
Create two directories
mkdir chang
mkdir guo
Mount FS2410XP_camare_demo.cramfs to the chang directory
mount chang FS2410XP_camare_demo.cramfs -o loop
The results show that chang: is a directory
cd chang
The upper directory of tar -cvf / chang / 1.tar. / (how do I express it here, thank you) |
|