- [Show page]
- [Old revisions]
- [[unknown link type]]
- []
Differences
This shows you the differences between two versions of the page.
|
linux:virtual:mount [2017/10/05 09:52] admin created |
linux:virtual:mount [2017/10/05 09:53] (current) admin |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======= Mounting VPS image offline ======= | ======= Mounting VPS image offline ======= | ||
| first use fdisk to see partitions' offsets | first use fdisk to see partitions' offsets | ||
| - | <code> | + | <code bash> |
| # fdisk -l /dev/xvda | # fdisk -l /dev/xvda | ||
| Line 19: | Line 19: | ||
| </code> | </code> | ||
| or you can use it for an image, here is another example with usb flash.iso file | or you can use it for an image, here is another example with usb flash.iso file | ||
| - | <code> | + | <code bash> |
| # fdisk -l vps01.iso | # fdisk -l vps01.iso | ||
linux/virtual/mount.1507189974.txt.gz · Last modified: 2017/10/05 09:52 by admin


