-
Notifications
You must be signed in to change notification settings - Fork 0
klark973/usermode-fs-tools
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Briefly: ======== extfs2dir: Unpack contents of the extfs image. extfsinfo: Output information about extfs image. dev2extfs: Populate /dev nodes to an existing extfs image. dir2extfs: Pack directory contents to an extfs image. dir2vfat: Pack directory contents into vfat image. grub2dirs: User-mode grub-install to the few directories. img2parts: Split disk image to the separate partition images. iso2stick: Repack ALT ISO-9660 to the USB-stick disk image. parts2img: Unite separate partitions to the single disk image. vfat2dir: Unpack contents of the vfat image. There are two ways for work with extfs filesystems in user-mode: 1. Inside Hasher (SUID'ed chroot) as 'rooter'. 2. Use fakeroot in the regular user environment. Coming soon: ============ extfs-cat: Output contents of the specified file to stdout. extfs-ls: List contents of the specified path. isorepack: Repack ALT ISO-9660 to another ISO-9660 image. vfat-cat: Output contents of the specified file to stdout. vfat-ls: List contents of the specified path. vfatinfo: Output information about vfat image. man pages
About
The toolset for work with the raw disk and partition images under regular user, inclusive ability to make boottable disk images.
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published