how do u extract files from iso cd images in linux?
Answer Posted / mayilvahanan
simply mount with below command
1. mount -o loop /home/sample.iso /mnt (to mount iso)
2. mount - to check whether it has been mount or not
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain difference between nfs soft and hard mouniting points?
What does mkdir mean?
Which command is used to check the number of files and disk space used and the each user’s defined quota?
What is the pwd command?
What does top do in linux?
In order to display the last five commands you have entered using the fc command, you would type?
What is cmake in linux?
How do I stress test my cpu?
Explain grep command.
What is Syntax of any Linux command?
What does chmod 666 do?
How do I check dns entry?
How do I run multiple commands in linux?
What is FC command?
How do I find the process id in linux?