LiveOS image: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 89: | Line 89: | ||
where /path/to/overlay may be /mnt/live/LiveOS/overlay-devicename-discUUID or<br>/media/devicename/LiveOS/overlay-devicename-discUUID for an attached device. | where /path/to/overlay may be /mnt/live/LiveOS/overlay-devicename-discUUID or<br>/media/devicename/LiveOS/overlay-devicename-discUUID for an attached device. | ||
Follow this by | Follow this by registering the LiveOS image with Device-mapper: | ||
# mount /media/devicename/LiveOS/squashfs.img /mnt/some_mountpoint | # mount /media/devicename/LiveOS/squashfs.img /mnt/some_mountpoint | ||
# losetup /dev/loop1 /mnt/some_mountpoint/LiveOS/ext3fs.img -r | # losetup /dev/loop1 /mnt/some_mountpoint/LiveOS/ext3fs.img -r | ||