• Home
  • Articles
  • Portfolio
  • Contact
Linux/Ubuntu Tutorials
  • Convert AVCHD
  • Convert UIF to ISO
  • Drupal Theming
  • Xbox 360 Media Sharing

Reply to comment

on July 19th, 2009 Anonymous (not verified) said:

Use:

unzip uif2iso.zip -d uif2iso

if you do not want to clutter your directories because the stupid zip does not embed any subdirectory.

And the two lines:

sudo mkdir ISO_directory
sudo mount /media/file.iso /media/ISOPoint/ -t iso9660 -o loop

are supposed to mention the same directory and it does not have to be owned by root or be in /media

Reply

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This is how I tell if you are human or a bot.
7 + 7 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

Search Linux Articles