Notepad:Local Mount
From Amar
lomount -t <type> -diskimage </dev/> -partition <num> /mnt/point
More details on local mount of disk
- Determine what loopbacks are currently being used
To determine all the loops type
ls /dev/loop*
Determine which loops have been assigned
losetup -a
Pick a loop device which has not been assigned Open the disk image using loopback devices; replace values as appropriate
losetup /dev/loop5 disk0
Determine what the partitions are
fdisk -l /dev/loop5
← Back to Notepad
<insert>googlesearchwiki</insert> | <insert>paypal</insert> | <insert>analytics</insert> |