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


ADVERTISEMENT

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

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 View Related

General :: Mandriva 2010.2 Usb Image Not Booting?

Mar 17, 2011

I got 'Mandriva 2010.2 One KDE Europe - Americas' live image with a tech magazine as an .iso. The live usb image created with Unetbootin on my Mint 10 of the iso won't boot. All I get a warning no operating system or something. I tried the Mandriva-seed script but it gives an error

Quote:

GLib-GIO:ERROR:/build/buildd/glib2.0-2.26.0/gio/gdbusconnection.c:2270:initable_init: assertion failed: (connection->initialization_error == NULL)

Also tried the isotostick script too but it too won't work. Here is the error message

Quote:

Not verifying image...(no checkisomd5 in Ubuntu so skipping)!
./isotostick.sh: line 103: /lib/udev/vol_id: No such file or directory
USB filesystem must be vfat or ext[23]
Cleaning up to exit...

note that the file system of the usb drive is FAT32 and the md5sum of the iso is the same as that specified in the website !!

View 5 Replies View Related

General :: Boot - Display A Static Image While Debian Is Booting Up?

Aug 19, 2011

I need to show a static image with the logo of our department while Debian boots. Is there any easy way or tool to do this? (Any parameter of the kernel maybe?) It doesn't have to be anything fancy (like a progress bar)... just a plain an simple image.

I've seen many bootsplash projects..but most of them are broken. I tried splashy (which is available on the repo), but by the time it loads, my system is already booted, so I don't really like it. note that I don't have any Xorg server installed.

View 1 Replies View Related

General :: Normal For Mkisofs To Use Only 5% Cpu Power / Force It To Use More?

Aug 2, 2010

Is it normal for mkisofs to use only 5% cpu power? it seems to take an awful long time to create a .iso file. Is there a way to force it to use more?

View 4 Replies View Related

General :: Cd-rom .iso Image Not Found After Dd Command

Feb 15, 2010

i was trying to install windows xp on vbox, but the cd wont work, so i want to make an iso image from the cd and run it from that. after some research, i found this code to use disk dump and make a raw cd image:

Code:

dd if=/dev/cdrom of=~/cdrom_image.iso

ive done that successfully (making sure the drive is unmounted), but i cant even find the file now. ive searched the filesystem, but it doesnt appear anywhere.

View 1 Replies View Related

General :: Image Pen Drive Using Dd Command?

Jun 16, 2010

i want to image my pen drive using dd command. i tried

dd if=/media/disk of=/media/disk-1/images.img

where disk is my pen drive and disk-1 is my hard disk. I boot and run the pc using linux bootable cd

View 3 Replies View Related

General :: Command To Use To Explore Iso Image File?

Nov 1, 2010

I have used to knoppix to grab an image off a pc to my external hard drive.I then used the command dd if=/sdc1/backup.iso of sda2 bs=4096 conv=notrunc,noerror to another pc I was cloning.This process failed and the hard drive was not seen after that even using fstab.Is there any way I can verify if the iso image i grabbed is good.What command can i use to explore this iso image?

View 3 Replies View Related

General :: Booting Into Command Line?

Apr 12, 2010

I installed an older version of gdm and created a new XR1196 directory in /usr/bin and now my computer only boots into command line...

I can get to the GUI using startx, but in doing so I lose all audio output, and the option to shutdown or reboot from both CairoDock and the default panel...

View 16 Replies View Related

General :: Printing Image (Created Using Montage Command) With LPR

Oct 23, 2010

I have created an image out of 2 other images using the "montage" command. I want to then print it using "lpr". I view the output from montage in XV and it looks fine however when I try to print, it prints the bottom half of the first image then the second and then the bottom half again.

E.g., imagine this:
Code:
<< end of top image
<< end of bottom image

The above is how it looks in xv however when printed, it looks like:
Code:
-------
-------
~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~
//////////////////
//////////////////
-------
-------

I really can't understand it, I've tried opening and saving the image again but it still prints as above. I don't know if montage is outputting it incorrectly or something, however it looks right on the screen!

View 3 Replies View Related

General :: Booting To Command Line Instead Of GNOME?

May 24, 2010

I need to be able to boot into the command line, instead of booting automatically into the GUI. I have Red Hat 5, Fedora 12, and also a Suse 11 box that I would like to do this in.

In addition, once at the command line, is there any way to change the command line resolution and refresh rate. I know how to do this in the GUI, but would like to view different resolutions/refresh rates at the command line screen as well.

View 6 Replies View Related

General :: Possible Too Use DD Command To Make Image File Of Blackberry 8330?

Feb 26, 2010

i was wondering if it is possible too use the DD command to make an image file of my blackberry 8330?i need it of the onboard memory and not the external memory card.

View 1 Replies View Related

Ubuntu :: Minimal Image Not Booting?

Jun 12, 2011

what I do I can't seem to be able to USB boot the minimal image of Ubuntu. No matter what program I use (Ubootnetin/Universal USB Installer/Etc) I always get a blank screen when selecting anything from the menu Install/Command-line Install)

View 1 Replies View Related

Ubuntu :: Does GRUB Support Booting Off Of A Dd Image?

Oct 13, 2010

I know a dd image represents an entire hard disk, so I would have to specify a partition. Can it be done?

View 2 Replies View Related

Debian :: Booting - Initrd Image Works?

May 11, 2011

When we boot the kernel before loding the main file system it loads the temp file system through initrd how that initrd image works.

View 1 Replies View Related

Applications :: Webcam - Image Sensor HV7131R Is Not Always Identified As Being Detected When Booting

Jul 17, 2010

Using Slackware 13.0. Have a Microdia web cam (60fc) and was (still am) looking for a simple free application to test it. Found a site which identified the drivers, modules, etc. needed so was checking my messages file and noticed that the Image Sensor HV7131R is not always identified as being detected when booting: kernel: usb 1-1.3: HV7131R image sensor detected Is this a problem or what?

I found modules videodev, V4L2, but could not find compat_ioctl32 and it is not listed in the modules loaded. Is this correct? Could not "find" it. I see usbcore listed during booting but does this mean it is a module? or a driver? or what? Also cannot find the an appropriate module that is for either ehci_hcd or uhci_hcd related as both of these appear in the messages. Also I see that the camera is for SN9C105 bridge and know that the "sn9c105" is supposed to be included in "sn9c102" module(?) but the SN9C105 camera notation does not always appear in messages. Is this correct? or (I think) I am confused by the numbering and cases used, i.e. what is a module (loadable?) a bridge and why change cases? Can someone straighten me out? Are all modules loaded listed by lsmod or just the loadable ones and usbcore etc. are "modules" loaded at another time?

View 2 Replies View Related

CentOS 5 :: Mkisofs For Making .iso File?

Aug 27, 2010

I'm facing problem while making .iso from CD.I used the following commandmkisofs -o cdi.iso clusterwarewhere 'clustereware' is the content i need.Once done, checking this cdi.iso file noticed that certain file names are trimmed/corrupted like from .oui to _ouirunInstaller.sh to runInstalike this many file name changed.

View 5 Replies View Related

Fedora :: QEMU: Booting From ISO Image - Boot Failed: Could Not Read From CDROM (code 0004)

May 3, 2011

I'm running Fedora x86_64. I need to setup a virtual machine to do some work on ARM platform. Thus, I've installed QEMU.

Code:

qemu --version
QEMU emulator version 0.13.0 (qemu-kvm-0.13.0), Copyright (c) 2003-2008 Fabrice Bellard

Then, I have dowloaded an ISO image of Debian 6.0 armel.Following instructions on official wiki, I have first created an empty disk image,

Code:

qemu-img create -f qcow debian-armel.img 650M

then I have attempted to boot from ISO image;

Code:

qemu -m 512 -hda debian-armel.img -cdrom debian-6.0.1a-armel-CD-1.iso -boot d

Boot process hangs with the message:

Code:

Booting from cdrom...
639 medium detected
Boot failed: Could not read from CDROM (code 0004)
No bootable device

link refers to Fedora 12, but it seems still unresolved...

View 4 Replies View Related

Ubuntu :: Mkisofs - Cannot Make Working ISO File

Mar 4, 2011

I have an iso file that I want to mount. It turned out to contain only data so I need to make it into a working iso file using mkisofs. For some reason it was done in a couple of seconds while the file is more then 7Gb. The output is....nothing. I looked inside /media/isodrive and there is nothing there. The original img is suddenly only 363Mb :s.

This is the commandline I used:
sven@sven-XPS-L501X:~/Desktop$ sudo mkisofs -o shaun.white.iso /media/isodrive/
[sudo] password for sven:
I: -input-charset not specified, using utf-8 (detected in locale settings)
2.69% done, estimate finish Fri Mar 4 19:04:42 2011
5.38% done, estimate finish Fri Mar 4 19:04:23 2011
8.06% done, estimate finish Fri Mar 4 19:04:17 2011
10.76% done, estimate finish Fri Mar 4 19:04:14 2011
13.44% done, estimate finish Fri Mar 4 19:04:12 2011
16.13% done, estimate finish Fri Mar 4 19:04:11 2011
18.82% done, estimate finish Fri Mar 4 19:04:15 2011
21.51% done, estimate finish Fri Mar 4 19:04:14 2011
24.19% done, estimate finish Fri Mar 4 19:04:13 2011
26.88% done, estimate finish Fri Mar 4 19:04:12 2011
29.57% done, estimate finish Fri Mar 4 19:04:11 2011
32.26% done, estimate finish Fri Mar 4 19:04:11 2011
34.94% done, estimate finish Fri Mar 4 19:04:13 2011
37.63% done, estimate finish Fri Mar 4 19:04:12 2011
40.32% done, estimate finish Fri Mar 4 19:04:12 2011
43.01% done, estimate finish Fri Mar 4 19:04:11 2011
45.69% done, estimate finish Fri Mar 4 19:04:11 2011
48.39% done, estimate finish Fri Mar 4 19:04:13 2011
51.07% done, estimate finish Fri Mar 4 19:04:12 2011
53.76% done, estimate finish Fri Mar 4 19:04:12 2011
56.45% done, estimate finish Fri Mar 4 19:04:12 2011
59.14% done, estimate finish Fri Mar 4 19:04:11 2011
61.82% done, estimate finish Fri Mar 4 19:04:11 2011
64.51% done, estimate finish Fri Mar 4 19:04:12 2011
67.20% done, estimate finish Fri Mar 4 19:04:12 2011
69.89% done, estimate finish Fri Mar 4 19:04:12 2011
72.57% done, estimate finish Fri Mar 4 19:04:11 2011
75.26% done, estimate finish Fri Mar 4 19:04:11 2011
77.95% done, estimate finish Fri Mar 4 19:04:12 2011
80.64% done, estimate finish Fri Mar 4 19:04:12 2011
83.32% done, estimate finish Fri Mar 4 19:04:12 2011
86.02% done, estimate finish Fri Mar 4 19:04:11 2011
88.70% done, estimate finish Fri Mar 4 19:04:11 2011
91.39% done, estimate finish Fri Mar 4 19:04:11 2011
94.08% done, estimate finish Fri Mar 4 19:04:12 2011
96.77% done, estimate finish Fri Mar 4 19:04:12 2011
99.45% done, estimate finish Fri Mar 4 19:04:12 2011
Total translation table size: 0
Total rockridge attributes bytes: 0
Total directory bytes: 0
Path table size(bytes): 10
Max brk space used 0
186021 extents written (363 MB)

View 3 Replies View Related

Software :: Mkisofs Creates Iso That Will Not Open Or Play?

Jul 13, 2009

I had no problems doing my video editing with my home videos whether they are dv or the mpeg4.avc hd format. I was able to use KDEdvdauthorwizard easily to make a burnable playable iso from my mpegs that I made from avidemux2. I upgraded many packages and since then I cannot make an iso that I can play at all.

Also, dvdstyler and qdvdauthor crash. KDEdvdauthorwizard says there is a problem with my transcode so will not make an iso anymore. I have tried many versions of transcode and none are accepted. Just a few weeks ago KDEdvdauthorwizard worked great for making my iso.

I decided to experiment with tovid and it makes a dvd that will not play in either of my dvdplayers. It plays poorly on the computer. I tried to make an iso out of my mpeg with mkisofs and that .iso will not open or play. I used mediainfo on the iso and this is what I got:

mediainfo output.iso
General
Complete name : output.iso
Format : MPEG-PS

[code]....

My system is: dual core opteron 185 2.6ghz, 1000 gigs of hard drive, 3 gigs ram memory, onboard video nvidia hdtv capable. I can play hd movies just fine on my system. Movie editing is fast, too.

View 1 Replies View Related

Fedora Installation :: Mkisofs Rpm Package For Core 6 On 32 Bit Machine?

Apr 12, 2009

Since the yum repository for FC 6 is no longer available, I'm looking for a place to find the latest package of mkisofs that can be used on FC6. I could not find a decent place to download it from.

View 2 Replies View Related

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

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

Software :: Make Bootable ISO (live CD) Of A Directory Using Mkisofs + Grub2?

Jun 23, 2011

Id like to make bootable ISO of a directory using mkisofs + grub2.

View 3 Replies View Related

General :: Booting Live Cd Of Fedora 15 / Change Argument During Booting Mode?

Jun 1, 2011

I am in a situation to boot fedora 15 live cd in to command line mode, not graphical mode, for some testing purpose. how to change argument during booting mode

View 4 Replies View Related

Debian :: Use Output From Command In Image Viewer

Jun 4, 2011

I want an image viewer to show the images in a directory in a random order. For that, I made the following script:

cd /home/DIRECTORY
ls > files
sort -R files
cat files | gpicview

Everything looks fine, but gpicview doesn't open the images! I also tried it with pqiv but instead of just opening the images, it opens a dialog asking me which of the files I want to open.

View 6 Replies View Related

Ubuntu :: Using Dd Command To Get Image Of Windows Machine?

Jul 20, 2011

this is a procedure that was put in place before i got here. We basically just install windows and then use this command to create the image

dd if=/dev/sda | gzip -c | split -b 2000m /mnt/foldername/filename.img.gz.

i have been using this for a close to 2 years but have recently run into a problem where i am only getting part of the image. This is the first windows 7 64 bit machine that i have done it on so im not sure if that has to do with it.

the error im getting is dd: reading '/dev/sda' : input/output error

it is erroring out at the exact same point everytime i try it.

View 2 Replies View Related

Server :: Command To Backup An Image Or .iso File?

Mar 3, 2011

Is there a way/command to back up all data from a Red hat Linux 4 serve[Including user rpofiles, data, group info, encrypts] either to a Red hat Linux 5.4 machine or as an Image file or manageable resource?

View 1 Replies View Related







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