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/isosudo mount -o loop /path/to/your-iso-image.iso /mnt/isomount OR df -H OR ls -l /mnt/iso/sudo umount /mnt/iso/This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.