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
Brief about the command nn?
What does chmod 777 do?
Explain the free command.
What are linux commands?
What is tty name?
What is lsof command in linux?
Which command reduces the size of a file?
What is iptables command in linux?
What is command line in unix?
How do you run command every time a file is modified?
What is the role of case sensitivity in affecting the way commands are used?
What would be the result of the command paste -s dog cat?
What is bash linux?
How do I create a .txt file?
Is cmake a compiler?