#!/bin/bash

E1=E
E2=("MOUNT/UNMOUNT DOS FLOPPY")

function mount_dos {

    cmm df

}
