Results 1 to 3 of 3
I have trouble mounting ISO on Fedora 6. I dl mountiso program and tried to use it, but it keep giving me errors
ERROR: "/home/Larry/Desktop/V49_MASTER_PART1.ISO" has data error! File might ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-05-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 19
? on how to mount ISO
I have trouble mounting ISO on Fedora 6. I dl mountiso program and tried to use it, but it keep giving me errors
ERROR: "/home/Larry/Desktop/V49_MASTER_PART1.ISO" has data error! File might be of wrong type or corrupted.
And the file that I have running is just a DVD ISO I created in Window. I mean it's the typical ISO9660 Image File.
Can someone help me out on this one. I tried the link where they tell me to change like line 111 and 14.. to 000000 instead of 008008. but that still doesn't fix the problem. I think get the error that my file system is corrupted and check that.
ANy help would be appricated.
Thank you in advance
-Larry
- 02-05-2007 #2
You don't need to download anything to mount an iso filesystem, try this.
mount -o loop -t iso9660 file.iso /mnt/test
change file.iso to the actual filename, and create the /mnt/test directory or point it to something else.I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.
- 02-05-2007 #3Just Joined!
- Join Date
- Jan 2007
- Posts
- 19
Thanks!!!!!
works much better than mount-iso stuff
Now I don't have to be a slave to window with deamon tool or alcohol 120%
THough if there is a similar program to DVD decrypter for linux would be great.
Again thanks
-Larry


Reply With Quote
