Welcome, Guest. Please login or register.

Author Topic: Need to burn Linux LiveCD iso image with MakeCD... How?  (Read 1979 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline LPTopic starter

  • Sr. Member
  • ****
  • Join Date: Jan 2003
  • Posts: 358
    • Show only replies by LP
    • http://bailout.dk
Need to burn Linux LiveCD iso image with MakeCD... How?
« on: October 18, 2003, 02:16:15 AM »
Hmm... Hi there guys and girls :-)

How do I get Make CD to burn a .iso image I downloaded...

It's auto detection says it's a MPEG1 audio file...
So I changed the filetype to Data(mode 1)...
But MakeCD gives me error on this...

It's supposed to be a Bootable CD...
So I can try out the distro of Gentoo 1.4 on my new x86...

Hmm... Is the only way to switch the CD-RW to my winslows machine?

Shouldn't MakeCD be able to burn this?
 

Offline Tomas

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2828
    • Show only replies by Tomas
Re: Need to burn Linux LiveCD iso image with MakeCD... How?
« Reply #1 on: October 18, 2003, 02:22:09 AM »
no clue sorry.... I used xcdroaster for burning isos , no idea on how you burn with makeCD :\
 

Offline LPTopic starter

  • Sr. Member
  • ****
  • Join Date: Jan 2003
  • Posts: 358
    • Show only replies by LP
    • http://bailout.dk
Re: Need to burn Linux LiveCD iso image with MakeCD... How?
« Reply #2 on: October 18, 2003, 02:29:52 AM »
Cheers but,
Is xcdroaster an Amiga application then?

-edit-
After seaching gOOgle I realize this was a stupid question :-D

But still...
Can anyone sort this out?
 

Offline KennyR

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 8081
    • Show only replies by KennyR
    • http://wrongpla.net
Re: Need to burn Linux LiveCD iso image with MakeCD... How?
« Reply #3 on: October 18, 2003, 03:44:09 AM »
Two ways to do this:

Use the original (non-beta) version of MakeCD. This can't burn mp3 so won't confuse your iso for one. The problem is you'll have to register it again with your code and then again when you copy the beta back when you're finished.

Or....

Rename LIBS:mpega.library to LIBS:mpega.library_, and reboot or flush. Now MakeCD will not be able to identify the iso as mpeg and will burn it normally. Just rename the lib back when you're finished.
 

Offline Cass

  • Hero Member
  • *****
  • Join Date: Apr 2003
  • Posts: 826
  • Country: 00
    • Show only replies by Cass
Re: Need to burn Linux LiveCD iso image with MakeCD... How?
« Reply #4 on: October 18, 2003, 04:00:52 AM »
Quote

Shouldn't MakeCD be able to burn this?


Yes, I think so. Did you try MENU:Edit/Import CD Image/.toc .cue ? (try to rename the .iso file to .cue or .toc)

________
IPAD GUIDE
« Last Edit: March 18, 2011, 09:34:36 PM by Cass »
"If we don't got it, you don't want it!"
 

Offline KennyR

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 8081
    • Show only replies by KennyR
    • http://wrongpla.net
Re: Need to burn Linux LiveCD iso image with MakeCD... How?
« Reply #5 on: October 18, 2003, 04:20:44 AM »
Quote
Cass wrote:
Yes, I think so. Did you try MENU:Edit/Import CD Image/.toc .cue ? (try to rename the .iso file to .cue or .toc)


That probably won't work. cue files aren't iso's, they're just a very small text file that comes with a .bin file to describe the tracks inside. And .toc is different too, but I'm not sure what the difference is.
 

Offline Cass

  • Hero Member
  • *****
  • Join Date: Apr 2003
  • Posts: 826
  • Country: 00
    • Show only replies by Cass
Re: Need to burn Linux LiveCD iso image with MakeCD... How?
« Reply #6 on: October 18, 2003, 04:29:07 AM »
Quote

That probably won't work. cue files aren't iso's, they're just a very small text file that comes with a .bin file to describe the tracks inside.


That's true, but I don't remember wich kind of file (.cue or .toc) holds the general info (that's why I put both of them: it's been long time since my last burning session) :-)
________
Fetish kissing
« Last Edit: March 18, 2011, 09:34:58 PM by Cass »
"If we don't got it, you don't want it!"
 

Offline LPTopic starter

  • Sr. Member
  • ****
  • Join Date: Jan 2003
  • Posts: 358
    • Show only replies by LP
    • http://bailout.dk
Re: Need to burn Linux LiveCD iso image with MakeCD... How?
« Reply #7 on: October 18, 2003, 02:02:35 PM »
Renameing the mpega.library helped..

Thanks!