Menu

#267 bxmount - mount tool for harddisk images

open
nobody
5
2012-10-15
2005-02-21
Anonymous
No

Hi,
I wrote a tool which allows us to mount partitions
inside of harddisk images with directories for easy
file exchanging.

Features:
1. Shows infos about the partitions inside a harddisk
image, size in Mega-/Gigabytes, partition types, ...
2. Mounts specified partition with a directory.
3. Dismounts the directory.

Todo:
1. Support for more platforms other than Linux (Windows
NT and newer for example), other UNIXes have not been
tested.
2. Support for extended partitions. Currently only
primary partitions are supported.
3. Manual page.
4. Patch for Makefiles so that it is being compiled
while building Bochs. (build currently only manual)

Note:
Feature 2 and 3 require superuser rights, eighter by
logging in as root or using the prefix sudo (see 'man
sudo' for more informations).
For Windows NT and newer only FAT and NTFS partitions
can be mounted.

Mathis

Discussion

  • Nobody/Anonymous

    build: gcc -Wall -o bxmount -I.. bxmount.c

     
  • Nobody/Anonymous

    Logged In: NO

    Hi again,
    micro-patch: please replace line 168 in bxmount.c with
    following line (removes fixed usage of /dev/loop3)
    sprintf(arg, "offset=0x");

    Mathis

     
  • Nobody/Anonymous

    Logged In: NO

    Hi again,
    micro-patch: please replace line 168 in bxmount.c with
    following line (removes fixed usage of /dev/loop3)
    sprintf(arg, "offset=0x");

    Mathis

     
  • Nobody/Anonymous

    Logged In: NO

    Hi again,
    micro-patch: please replace line 168 in bxmount.c with
    following line (removes fixed usage of /dev/loop3)
    sprintf(arg, "offset=0x");

    Mathis

     
  • Mathis

    Mathis - 2005-06-17

    Logged In: YES
    user_id=1295016

    oooops
    seems, my feature/patch is not needed...

    Mathis

     
  • Nobody/Anonymous

    Logged In: NO

    rechupalooooooooooooooooooooooooooo bosch rreculiao

     

Log in to post a comment.