rm -rf $DIR/$DEV$Disk in hotplug.sh

# commented #
partitions on the disk were mounted multiple timesPartitions can be mounted multiple times with a bad autoexec/autoinit or rc.d/* scripts making a recursive loop.
The init script "mount, test and unmount" partitions and it start the new root with only ram0 and the new root mounted.
In V4 autoexec is called after rc.bridge (last lines) like in V1 version and i have not tested with V3 filesystem.
Autoexec is executed twoice if founded at sda1 and hda1 with devices already mounted. ¿How many times are mounted?