| |

VerySource

 Forgot password?
 Register
Search
View: 859|Reply: 2

LINUX command

[Copy link]

3

Threads

6

Posts

5.00

Credits

Newbie

Rank: 1

Credits
5.00

 China

Post time: 2020-1-18 12:20:01
| Show all posts |Read mode
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)
Reply

Use magic Report

0

Threads

13

Posts

9.00

Credits

Newbie

Rank: 1

Credits
9.00

 China

Post time: 2020-1-29 19:54:01
| Show all posts
mount chang FS2410XP_camare_demo.cramfs -o loop
The parameter order is wrong, it should be
mount -o loop FS2410XP_camare_demo.cramfs chang
Reply

Use magic Report

0

Threads

1

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2020-8-26 23:30:01
| Show all posts
mount -o loop FS2410XP_camare_demo.cramfs chang
The one upstairs is right, this is the command to mount the file system.

Don't quite understand what is wrong with you.
Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

Contact us|Archive|Mobile|CopyRight © 2008-2023|verysource.com ( 京ICP备17048824号-1 )

Quick Reply To Top Return to the list