Red Hat / Fedora :: Use Mkisofs And Cdrecord To Create And Burn An Iso Image?

Jul 6, 2010

I am using Oracle Enterprise Linux version 4 update 7. I would like to create and burn iso images via the terminal. Assume I have a folder called movies in directory /root/Desktop.I would like to create a movie.iso image ans burn it using mkisofs and cdrecord.

View 3 Replies


ADVERTISEMENT

OpenSUSE :: Burn Large Files With K3b Mkisofs Crashed

Nov 2, 2010

I have a problem with burning some disks. I believe the problem to be when the file sizes are large. using suse 11.3 x 64 and updates done. k3b version 2.0.1-1pm 2.7 burned normal dvd yesterday with3.5 Gb + 1.5Gb files. Tried burning to BD-R disk with 11.5 Gb file. I have burned blu ray disks before with my machine but used nero, I would prefer to use k3b as should do this. I get error of mkisofs crashed and following error log

[code]...

View 3 Replies View Related

General :: Use Mkisofs To Rebuild Iso Image?

Mar 11, 2010

Iam trying to alter a bootable Debian install CD based on the instructions [URL] this is the command to rebuild the iso image as specified at the above link.

Code:

$ mkisofs -o debian-503-amd64-CD-1-preseed.iso
-r -J -no-emul-boot -boot-load-size 4
-b isolinux/isolinux.bin
-c isolinux/boot.cat ./debian-503 2> /dev/null

I've read the man pages for all the options specified and made sure that all paths are relative. However, the output iso file is not being generated.

View 3 Replies View Related

OpenSUSE :: [mkisofs] Make An Image Bootable?

Jun 29, 2010

I have an image with a autorun.inf file on it and wanted to make it bootable on a simple cd (700Mb). Untill now I tried and failed to make it bootable. The image is on the cd but the cd won't boot.I tried also under windows (with n?r0) and failed again... no way to boot on this cd with the image I created.I need more informations or how toes ^^ to use the "El-Torito" features for the mkisofs utility that I use to create my .iso files

View 3 Replies View Related

General :: Mkisofs Command - Booting From ISO Image

Jan 28, 2010

I have created an iso image from a RHEL5.4 disc using mkisofs.
mkisofs -A "Red Hat Linux 5.4" -V "Red Hat Linux 5.4" -v -U -J -R -T
-b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot
-boot-load-size 4 -boot-info-table -o /tmp/RHEL54-x86_64-dvd.iso .

It creates the iso image no problem, however when I go to boot a new server from the disc I get the boot prompt, hit enter, answer the language and keyboard questions and then it throws the following error:
"The Red Hat Enterprise Linux Server CD was not found in any of your CDROM drives. Please insert the Red Hat Enterprise Linux Server CD and press OK to retry".
Perhaps I need to specify in my mkisofs command that its supposed to be iso9660? This is on a RHEV virtual machine.

View 3 Replies View Related

Software :: Mkisofs: Create Iso With Menus That Can Be Opened With Gxine?

Jun 28, 2009

I have an extracted ISO and I'd like to put the files back into an ISO in such a way that the menus are restored, like the orginal ISO. I am not having any luck with this though, currently the ISO does not play at all (usually gxine can open raw isos and run the menues as if it were put in the dvd drive).

View 4 Replies View Related

Fedora Installation :: F7 Software To Burn Iso Image To CD

Jun 13, 2009

I read in the F11 install guide that you can download a install iso image and then do an internet install. Since my F11 DVD hasn't arrived yet; I downloaded that ISO ; and figured it'd be a quicker install anyway, since that way I'd avoid having to download all the updates after the DVD install.I have a USB CD-RW drive attached to my laptop, currently running F7. Almost all of the instructions I see for burning a CD image are for Win users and Win software. I did download Brasero and it's acting flaky; it seems to want to unmount my CDRW drive, even when I'm logged in as root; so it doesn't give me that option to burn to that disk.

I found K3B, but that's for KDE and I'm using Gnome -- is there any good CD burning software (with a link please?) I can use?

View 3 Replies View Related

Fedora :: Burn An ISO Image To A DVD / Brasero Freezes At "Finalizing"

Apr 4, 2010

I recently tried to burn an ISO image to a DVD. Everything seemed to be going fine except Brasero froze at "Finalizing". It stayed there for about 10 minutes before I gave up. When I hit cancel nothing happened. When I tried to eject the drive nothing happened. Not until I shut the computer down and restarted was I able to open my DVD drive. Upon trying to read the disc no computer shows that it has anything on it.

View 13 Replies View Related

Fedora :: Command - Type Into The Terminal That Would "burn" An Iso Image To A Storage Device (usb)?

Nov 27, 2010

There is a command that you can type into the terminal that would "burn" an iso image to a storage device (usb). In ubuntu, this command would be <dd if=(path leading to iso) of=(device to be "burned" to)> Is this the same in Fedora, or is it a different command?

View 6 Replies View Related

Fedora :: What Is The Cdrecord Original Fork Status

Feb 10, 2010

I realize the information found here is potentially biased, but it made me curious where Fedora stands. Now that even Debian has agreed to distribute the original fork of Cdrtools, is Fedora considering that option? Several other distros are distributing the original fork now, and it's where active development is ongoing.

View 6 Replies View Related

Fedora :: Possible To Create ONE Iso Image On 2 CDs ?

Apr 8, 2010

Is it possible to create ONE iso image on 2 CDs ?I have a very old version Windows XP which installer is on 2 disc. I need to create an ISO image on them. If possible, please advise which command shall I run, dd ?

View 2 Replies View Related

General :: Burn An Iso Image To DVD?

Jan 4, 2011

Can you please let me know how to burn and iso image in my home directory to a DVD?

View 5 Replies View Related

Fedora :: How To Create Bootable DOS CD Iso Image Under F8 Or F10?

Jun 21, 2009

I have downloaded a bootable DOS iso CD image that I have burnt to CD and can boot from.I need to add more disk checking utilities to the CD iso image.The DOS disk checking utilities are designed to be run from a floppy disk, but my laptop does not have a floppy drive, so CD-ROM is an alternative, if I can remaster the existing iso image file?Can I mount the DOS iso file and then add other programs to it, and then remaster the updated iso, and make a new CD-ROM to boot from with the added tools?

View 3 Replies View Related

Fedora :: How To Create Disk Image For 14

Dec 14, 2010

I have fedora on a parition. the root / folder, and a swap. I wanna try other linux, but i dont want to delete my Fedora. So I want to back up my Fedora whole disk data, can I create a disk image for Fedora so that later I can Restore it?

View 2 Replies View Related

OpenSUSE Install :: Dd Won't Burn Iso Image?

Jan 30, 2010

I downloaded a live cd iso image from factory but can't get it to burn.

Code:
laptop:/downloads # dd if=./openSUSE-KDE-LiveCD-x86_64-Build0416-Media.iso of=/dev/sr0 bs=4K
dd: opening `/dev/sr0': Read-only file system

[code]....

View 9 Replies View Related

Ubuntu Multimedia :: How To Burn An UDF Image

Feb 12, 2010

Ubuntu 9.10 here.

I'm trying to preserve my DVD collection, so I want to use DVD backups instead of the originals. I did the following:

Code:
$ dd if=/dev/sr0 of=FightClub.iso bs=2048 conv=notrunc
$ ls -l FightClub.iso
-rw-r--r-- 1 rdl rdl 8039299072 2010-02-10 09:55 FightClub.iso

[Code]....

I tried brasero and k3b, but, after burning, I cannot read the disks on my PC or DVD player...

View 2 Replies View Related

Ubuntu :: K3b Won't Burn Image - Get Empty Dvd

Jun 26, 2010

Why can't I burn image with k3b After I' ve tried to burn it it says: "Completed succesfully". But when I then check my DVD, there's absolutely NOTHING on it... and there it says:"0 Objects"It seems like it has only got a new label.And burning an image should else be one of the most easy things in life...And it SEEMS very easy when reading a tutorial.

View 2 Replies View Related

Ubuntu :: Can't Burn ISO Image, Error After 3%?

Jul 21, 2011

I created a ISO under DeVeeDee and went to burn it with Brasero (also tried with K3B) and they both came up with error messages.k3b comes up with "Internal error. Short read! Please report" and stops at around 3% and 3-4 minutes into burning. The same error happens under Brasero, it'll stop after a few minutes.

View 1 Replies View Related

Debian :: How To Download ISO Image And Burn It Into CD

Sep 20, 2010

I am new to Linux currently using Lubuntu , Puppy etc . What I did with Lubuntu I downloaded iso image burnt it into a CD and boot from that CD thats it. Apparently Debian has no iso download link. It is asking me to install with jigdo (I am not familiar with it). I dont want to use a CD with minimal install (because of slow internet speed) How to download an iso CD image

View 2 Replies View Related

Ubuntu :: Burn An Iso Image That Downloaded?

Jan 14, 2010

Am trying to burn an iso image that i downloaded. When using Brasero (even on the slowest burn) and at the end i get an error message. Have also tried XfBurn, but when i choose the file the image is in and click to open it appears on the very top of the panel and i can't get into it.

View 11 Replies View Related

General :: How To Burn Slackware 13.37 DVD Iso Image

May 12, 2011

I have download Slackware 13.37 DVD via bit torrent.But it contain several files in addition to ISO image.I try to burn that folder which contain all this files as image.But it detect only the ISO image. Do i need to burn all this files to DVD or if i burn only the ISO image file will it work.Can i burn them in data format to a DVD.

View 1 Replies View Related

Ubuntu :: How To Burn Current Image To DVD?

Apr 20, 2010

If I have ubuntu installed on some machine, how can I burn the ubuntu image that is on that machine onto a DVD so I can install that exact image onto a new machine?

View 2 Replies View Related

CentOS 5 :: 5.5 X86_64 DVD ISO Image Burn In 1 DVD And 1 CD?

Jan 28, 2011

Just finished downloading the CentOS5.5 x86_64 DVD images (2 ISO's), and realize that I have almost run out of DVD-R's. First ISO is a perfect fit for the 4.7GB DVD, the second only is ~400MB. Wondering if there may be any issue if I burn the second one to a CD (which I have plenty). I guess it should be okay, but wanted to double-check.

View 2 Replies View Related

Fedora Installation :: Create Boot CD And USB Image?

Jul 8, 2011

I already download Fedora 15 from website As ISO Image , How I can create Bootable CD Image? and it possible but it in USB as bootable

View 3 Replies View Related

Ubuntu Multimedia :: Does Not Burn ISO Disc Image To CD

Jan 4, 2011

I am having trouble burning an iso disc image that I downloaded of the Windows Vista Recovery disc for a friend who cannot boot her computer anymore. I downloaded the iso disc image and it mounts on my computer just fine, so it should be able to be burned as the disc image to a CD no problem. However, each time I right click on the iso file, and go down to Write to Disc, and then the menu comes up and I make sure that the destination drive is my CD/DVD burner drive with a blank CD-R in the drive, it burns the disc, but it always ends up being a CD with the file of the iso on the disc...!! It doesn't burn the image, it burns a copy of the image as a file! I uninstalled the CD/DVD burning software that was on my computer and installed CD/DVD Creator instead from the Ubuntu Software Center.

I tried following the steps on [URL] which tells how to burn a disc image from an ISO file. I follow it exactly, but I still get the same results: I get a disc that is not the image, but has the image on the disc. Now, I can mount the image on the disc on my computer, but that won't do my friend any good who needs to BOOT off this disc to fix her computer running Windows Vista. But ever since I wiped out my computer and went Ubuntu, I haven't been able to write an iso disc image to a CD or DVD properly. Does it matter if it is a CD or a DVD that is used? Like, if I put a DVD in, would the disc iso image burn to the DVD rather than a CD because of the way the image was made? For some reason I never thought it mattered, but does it?

View 1 Replies View Related

General :: Burn ISO Image To DVD Using Red Hat System Server?

Jul 3, 2011

Im still a newbie in Linux. I would like to know how to burn an ISO image to DVD using RHLServer.

View 4 Replies View Related

Fedora :: Create Restore Image For Dual Boot?

Dec 28, 2009

I have recently setup a dual boot system that consist of Windows Vista and Fedora 12, I am looking for a solution that will allow me to create an entire restore image for both OS's on an external hard drive. I am looking for something that is easy to use, stable, and free. I have looked at clonezilla and have used Norton ghost 2003 in the past which is not supported with Windows Vista.

View 3 Replies View Related

Fedora :: Create An ISO Image Out Of A Directory From Command Line?

Feb 7, 2010

I am implementing a strategy to organize my data among the several machines I work with and thought that getting some ISO images out of it could be a good idea because that way data would be 'read only' thus allowing for easier synchronization.

At first I thought of using the "dd" command to create the ISO out of a directory, but it fails code...
So, I have two questions:

Is the ISO 'format' capable of storing complex directory structures with long filenames (pretty much as any Linux filesystem does), or are there some inherent limitations?

Supposing the ISO format is not constrained, which command would allow me to create an ISO file out of a directory?

View 5 Replies View Related

Red Hat / Fedora :: Create A LiveCD Image Of My Current 11 Installation

Nov 15, 2010

I have a fedora 11 installation on my machine , with a customized partitioning of the 500GB sata HDD , I wanted to create a exact replica image on a USB stick , for future installations on other 500GB sata HDDs .. while only need to create a copy of the 5 GB (/boot + / ) while the remaining 400 GB + is a Data Logger partition which can be created by a script. I tried doing a rsync .. but have got stuck up with the bootable drive configs et all ..

View 2 Replies View Related

Slackware :: K3B Taking Forever - Burn An Iso Image To A DVDRW

May 4, 2010

I've been tring to burn an iso image to a DVDRW using K3B and the progress has been setting a 99% for almost an hour. the iso image is only 2GIGS. why is it taking so long?

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved