Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:mount_iso [2011/05/07 05:14] – Guy | wiki:mount_iso [2011/06/16 13:06] (current) – Guy | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Mount an ISO ====== | ====== Mount an ISO ====== | ||
| - | If you have an iso file, you can access | + | If you have an iso file, want to access files in it without writing it to a CD or DVD, you can mount it. |
| For example, let's say you downloaded tinycore_3.6.iso to /home/tc/dl | For example, let's say you downloaded tinycore_3.6.iso to /home/tc/dl | ||
| Line 19: | Line 19: | ||
| busybox mount tinycore_3.6.iso tmp</ | busybox mount tinycore_3.6.iso tmp</ | ||
| - | An example of this is discussed | + | An example of this is used in [[update|Update |