Download List

Project Description

transitmount is simple rack/removable hard disk management. It mounts partitions not mentioned in fstab, by volume name if available, without needing root intervention. It is intended for desktop machines, either run by unprivileged users or people who often swap hard disks.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-02-24 12:42
0.5

The inability to function on non-devfs systems has been fixed. The "canonicalization" of device names has been rewritten. Absolute symlinks in /dev are no longer a problem. An RPM package is available.
Tags: Major bugfixes

2001-12-22 16:15
0.4

This release is a partial rewrite. It now also works in systems with devfs enabled, and enhances ext3 filesystem support. It also tries harder to see if a filesystem is already mounted in another place. It should now work with whatever devices the kernel recognizes as containing partitions (i.e. not only IDE and SCSI disks, but flash devices, "diskonchip", XT hard disks, etc.).
Tags: Major feature enhancements

2001-08-13 17:49
0.3

transitmount now handles "soft" volume labels, which enables putting a label on all kernel-supported filesystems types. Also, it now really calls e2fsck for ext2 (which didn't work in version 0.2).
Tags: Major feature enhancements

2001-08-07 02:44
0.2

This release has better handling of ext2 partitions (now fscks them before mounting), and uses e2label to find their label.
Tags: Minor feature enhancements

Project Resources