i put this thing in games because i want to play a windows 95 game
and
this iso is too old its older than me by a lot
how do i mount it
i put this thing in games because i want to play a windows 95 game
and
this iso is too old its older than me by a lot
how do i mount it
sudo mkdir /mnt/iso
sudo mount -o loop /path/to/your-iso-image.iso /mnt/iso
mount
OR df -H
OR ls -l /mnt/iso/
sudo umount /mnt/iso/