Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Multimedia
  • Search

howto burn .mds and .mdf iso files?

Help with creation, editing, or playback of sounds, images, or video. Amarok, audacious, mplayer, grip, cdparanoia and anything else that makes a sound or plays a video.
Post Reply
Advanced search
16 posts • Page 1 of 1
Author
Message
Dhurntan
n00b
n00b
Posts: 21
Joined: Tue Jan 28, 2003 1:30 am

howto burn .mds and .mdf iso files?

  • Quote

Post by Dhurntan » Sun Jun 08, 2003 7:19 am

Hello,

I have an iso file .mds/.mdf but i dunno how to burn it... As I heard, this iso comes from Alcohol 120% (M$ Windows)... Does linux have a burning tool which support .mds/.mdf ?

Dhurntan
Top
viperlin
Veteran
Veteran
Posts: 1319
Joined: Tue Apr 15, 2003 5:50 pm
Location: UK

  • Quote

Post by viperlin » Wed Jan 28, 2004 11:54 am

Did you ever find a way to burn them/it? i have the same problem now. i'm starting to hate this format.
Top
infirit
l33t
l33t
User avatar
Posts: 778
Joined: Sat Jan 11, 2003 1:43 pm
Location: Hoofddorp / The Netherlands

  • Quote

Post by infirit » Wed Jan 28, 2004 1:10 pm

I could not find any documentation on how to burn these images under linux.
Maybe you can use wine to install/run alcohol and convert it to a more open image format :wink:
EASY TO INSTALL = Difficult to install, but instruction manual has pictures.
Join the adopt an unanswered post initiative today
Top
viperlin
Veteran
Veteran
Posts: 1319
Joined: Tue Apr 15, 2003 5:50 pm
Location: UK

  • Quote

Post by viperlin » Wed Jan 28, 2004 1:19 pm

oh well, thanks. i'll wait until my dad or sisters PC is back online and install it on their computer (windowsME/2k and windowsME) :-) i've decided i dont like Alcohol
Top
mellon101
n00b
n00b
Posts: 14
Joined: Mon Dec 15, 2003 12:22 am

  • Quote

Post by mellon101 » Fri Jan 30, 2004 12:24 am

I ran into one of these files today, and figured I was screwed.
Just for kicks I started up K3B and tried to burn the MDF file as an ISO image AND IT WORKED!

The burn dialogue came up and identified it as an ISO9660 image ....and it burned no problem.

I am using K3B 0.11.1 from portage (~x86)

All these god forsaken image formats are enough to drive a man crazy.
Top
viperlin
Veteran
Veteran
Posts: 1319
Joined: Tue Apr 15, 2003 5:50 pm
Location: UK

  • Quote

Post by viperlin » Fri Jan 30, 2004 12:30 am

hmmm, xcdroast didn't like it and mouting it as iso9660 through loopback didn't either.

i'll emerge k3b and try it
hopefully it's not dependant on much.
Top
tracyde
n00b
n00b
User avatar
Posts: 27
Joined: Wed Feb 18, 2004 11:27 pm
Contact:
Contact tracyde
Website

  • Quote

Post by tracyde » Thu Sep 16, 2004 12:59 am

I don't know if you are still having the same problems but a solution is in another thread. I will summarize it.

first create a cue file using bin2iso

Code: Select all

# bin2iso myfile.cue -c myfile.mdf
then create the iso file from the cue using bin2iso

Code: Select all

# bin2iso myfile.cue
This will create an iso file that you can burn using whatever you want. An mdf file is very very similar to a bin file that is why this works.




edit: cleaned up post bb tags
----------------------------------------------------
-- D --
----------------------------------------------------
Top
viperlin
Veteran
Veteran
Posts: 1319
Joined: Tue Apr 15, 2003 5:50 pm
Location: UK

  • Quote

Post by viperlin » Thu Sep 16, 2004 11:36 am

nice :-) shame i deleted them ages ago :-(
Top
benzwt
n00b
n00b
Posts: 20
Joined: Mon Sep 06, 2004 12:24 pm

  • Quote

Post by benzwt » Thu Nov 11, 2004 3:26 am

how do handle the md0, md1, md2 ... ?
Top
SnEptUne
l33t
l33t
User avatar
Posts: 656
Joined: Mon Aug 23, 2004 4:13 am

  • Quote

Post by SnEptUne » Thu Nov 25, 2004 8:17 am

tracyde wrote:I don't know if you are still having the same problems but a solution is in another thread. I will summarize it.

first create a cue file using bin2iso

Code: Select all

# bin2iso myfile.cue -c myfile.mdf
then create the iso file from the cue using bin2iso

Code: Select all

# bin2iso myfile.cue
This will create an iso file that you can burn using whatever you want. An mdf file is very very similar to a bin file that is why this works.




edit: cleaned up post bb tags
bin2iso doesn't works for my mds and mdf files. Any other solution?
"There will be more joy in heaven over the tear-bathed face of a repentant sinner than over the white robes of a hundred just men." (LM, 114)
Top
Freespirit
Tux's lil' helper
Tux's lil' helper
Posts: 84
Joined: Thu Aug 14, 2003 12:59 pm

  • Quote

Post by Freespirit » Wed May 04, 2005 12:27 pm

bin2iso doesn't works for my mds and mdf files. Any other solution?
Does your image names contain any spaces? if so bin2iso will not work!
Try renaming you mdf file to something that does not contain any spaces and start over!

Freespirit
Top
SnEptUne
l33t
l33t
User avatar
Posts: 656
Joined: Mon Aug 23, 2004 4:13 am

  • Quote

Post by SnEptUne » Wed May 04, 2005 3:18 pm

The problem isn't that it can't convert the mdf/mds file to iso, the problem is that the iso generated is corrupted. I cannot mount the iso file, and if I burn the iso files, I cannot read the cd. I suspect there are important data in the subchannel file, which are not converted with bin2iso.
"There will be more joy in heaven over the tear-bathed face of a repentant sinner than over the white robes of a hundred just men." (LM, 114)
Top
SilverXXX
l33t
l33t
User avatar
Posts: 885
Joined: Sat Sep 18, 2004 10:11 am

  • Quote

Post by SilverXXX » Wed May 04, 2005 8:20 pm

maybe mdf2iso ???? which is also in portage
about:mozilla
Top
MadEgg
l33t
l33t
User avatar
Posts: 678
Joined: Thu Jun 06, 2002 7:46 pm
Location: Netherlands

  • Quote

Post by MadEgg » Sat Mar 18, 2006 2:01 pm

I just tried mdf2iso on a DVD image but it only says the file is too large... :(
Pentium 4 Prescott 3,2 GHz
Asus P4P800 SE, i865PE chipset
1024 MB PC3200 RAM
AOpen Aeolus GeForce 6800 Ultra 256 MB DDR2
Creative Audigy2 ZS
gentoo-sources-2.6.20-r7
nVidia-drivers version 9755
Top
maiku
l33t
l33t
User avatar
Posts: 608
Joined: Wed Mar 24, 2004 6:06 am
Location: Escaping from NY

  • Quote

Post by maiku » Wed Mar 22, 2006 8:26 pm

SnEptUne wrote:
tracyde wrote:I don't know if you are still having the same problems but a solution is in another thread. I will summarize it.

first create a cue file using bin2iso

Code: Select all

# bin2iso myfile.cue -c myfile.mdf
then create the iso file from the cue using bin2iso

Code: Select all

# bin2iso myfile.cue
This will create an iso file that you can burn using whatever you want. An mdf file is very very similar to a bin file that is why this works.




edit: cleaned up post bb tags
bin2iso doesn't works for my mds and mdf files. Any other solution?
Strange, this solution worked no problem for me.
Michael
Top
Xaosratt
n00b
n00b
Posts: 12
Joined: Wed Feb 08, 2006 7:45 pm

  • Quote

Post by Xaosratt » Fri Sep 01, 2006 5:05 pm

tracyde wrote:I don't know if you are still having the same problems but a solution is in another thread. I will summarize it.

first create a cue file using bin2iso

Code: Select all

# bin2iso myfile.cue -c myfile.mdf
then create the iso file from the cue using bin2iso

Code: Select all

# bin2iso myfile.cue
This will create an iso file that you can burn using whatever you want. An mdf file is very very similar to a bin file that is why this works.




edit: cleaned up post bb tags

This also worked great for me without the last step. Just make the .cue file and then burn that in K3b. Converting the .mdf you will lose the extra copy protection data.
Top
Post Reply

16 posts • Page 1 of 1

Return to “Multimedia”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic