#!/bin/bash

A1=A
A2=("MOUNT/UNMOUNT LINUX FLOPPY")

function mount_ext2 {

    cmm e2f

}
