Tiny Core Linux

Tiny Core Base => CorePlus => Topic started by: jbander on July 13, 2014, 10:45:43 AM

Title: How to burn ezremasters remastered ISO back to disk
Post by: jbander on July 13, 2014, 10:45:43 AM
I have made a ISO that has included added programs  that was created in ezremaster. now how do I burn it back to the original CD. I have the latest Tiny core plus. Thank you for the help.
Title: Re: How to burn ezremasters remastered ISO back to disk
Post by: gerald_clark on July 13, 2014, 10:55:03 AM
You burn it to a new CD.
Title: Re: How to burn ezremasters remastered ISO back to disk
Post by: Misalf on July 13, 2014, 12:13:08 PM
You get flburn or brasero from the repo.
Title: Re: How to burn ezremasters remastered ISO back to disk
Post by: gerald_clark on July 13, 2014, 12:26:12 PM
Or copy the ISO to a thumb drive and burn it from another machine.
Title: Re: How to burn ezremasters remastered ISO back to disk
Post by: jbander on July 14, 2014, 10:10:33 AM
You get flburn or brasero from the repo.
  Using filburn it asks you to find the ISO that you have created with exremaster but I can't find it any where in the files. I designated mnt/sr0 for the file and I can't find anything in it, nor can I find any ISO file anywhere in the files. Any help would be apreciated.
Title: Re: How to burn ezremasters remastered ISO back to disk
Post by: gerald_clark on July 14, 2014, 10:37:40 AM
Well, Core's filesystem is in RAM, so if you rebooted, it is gone.
Run it again, and save it somewhere permanent or burn it immediately.
Title: Re: How to burn ezremasters remastered ISO back to disk
Post by: jbander on July 14, 2014, 05:40:40 PM
Well, Core's filesystem is in RAM, so if you rebooted, it is gone.
Run it again, and save it somewhere permanent or burn it immediately.
Thank you very much for the response . Ok what I did is I loaded Firefox from the apps program , Then I used ezremaster and loaded it and selected "use mount CD" then I saved it in /mnt/sr0 , converted it to a ISO and then tried to burn  it but there is nothing in/ Mnt/sr0 or any where in the files
Title: Re: How to burn ezremasters remastered ISO back to disk
Post by: gerald_clark on July 14, 2014, 05:55:34 PM
./mnt/sr0 is your CD drive.  You can't write to it.
If the CD is not mounted and you write to /mnt/sr0, again you are writing to non persistent RAM based filesystem.
Title: Re: How to burn ezremasters remastered ISO back to disk
Post by: jbander on July 15, 2014, 09:39:28 PM
./mnt/sr0 is your CD drive.  You can't write to it.
If the CD is not mounted and you write to /mnt/sr0, again you are writing to non persistent RAM based filesystem.
Two things, I dont know if in ezremaster do I use mnt cd or use iso image. and then I can't find a path to either the mnt cd or iso image. What can I use for a path.  Well that doesn't seem to be the last of the problems either , I can't get flburn to find my optical drive and brasero ounce downloaded, won't open. I really like the cxhallenge and like the idea of a program with just the apps I need.
Title: Re: How to burn ezremasters remastered ISO back to disk
Post by: gerald_clark on July 15, 2014, 10:34:33 PM
You seem to have little understanding of what Core is and how it works.
Please spend some time reading the corebook http://tinycorelinux.net/book.html
the core concepts on the web page header, and the wiki articles.
Title: Re: How to burn ezremasters remastered ISO back to disk
Post by: coreplayer2 on July 15, 2014, 11:12:43 PM
As always Gerald Clark is right on the money..

Meanwhile I use these commands to mount the original iso

Code: [Select]
sudo mkdir -p /tmp/core
sudo /bin/mount Core-5.3.iso /tmp/core

then the path is /tmp/core/
Title: Re: How to burn ezremasters remastered ISO back to disk
Post by: Juanito on July 15, 2014, 11:22:18 PM
and brasero ounce downloaded, won't open.

Did you download and load the brasero extension using the apps gui or "tce-load -iw brasero"?

What, if any, error message do you get when you try to start brasero from a terminal window?
Title: Re: How to burn ezremasters remastered ISO back to disk
Post by: jbander on July 16, 2014, 09:16:46 AM
and brasero ounce downloaded, won't open.

Did you download and load the brasero extension using the apps gui or "tce-load -iw brasero"?

What, if any, error message do you get when you try to start brasero from a terminal window?
I downloaded brasero.tcz , is that the right one , there is three of them there. .I also have flburn downloaded but when I try to use that it says it can't find optical drive. The Brasero is downloaded and shows on the desktop but nothing happens when I left click on it, no message.
Title: Re: How to burn ezremasters remastered ISO back to disk
Post by: Juanito on July 16, 2014, 09:40:40 AM
The Brasero is downloaded and shows on the desktop but nothing happens when I left click on it, no message.

As mentioned, don't click on the icon, open a terminal window and type brasero <enter> at the command prompt - this will usually show an error message.