Skip to content
This repository has been archived by the owner. It is now read-only.

AlexanderAmelkin/mountimg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mountimg tool

mountimg is a simple script to mount a specific partition from a disk image as a loop device.

Usage:

$ sudo mountimg <disk_image_file> <partition_number> <mountpoint> <mountoptions>

Example:

$ sudo mountimg mydisk.img 1 /mnt/mydiskp1 -t vfat -o ro,codepage=866,iocharset=utf-8

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published