# HG changeset patch # User Pascal Bellard # Date 1307434424 -7200 # Node ID 3e4b4e3aabbf185d0dc7219d27e2cb81cf5d4824 # Parent 8f616d2e14908427eda7d1fa6120276ef73fa2ee tazusb: typo diff -r 8f616d2e1490 -r 3e4b4e3aabbf tazusb --- a/tazusb Mon Jun 06 13:56:58 2011 +0200 +++ b/tazusb Tue Jun 07 10:13:44 2011 +0200 @@ -621,7 +621,7 @@ mount_target_usb copy_cdrom_files install_boot - umount /dev/cdrom + umount /media/cdrom losetup -d /dev/loop0 exit_or_reboot ;;