similar to: Cant boot a image

Displaying 20 results from an estimated 20000 matches similar to: "Cant boot a image"

2014 May 01
1
Corrupt image?
I took a gzipped qcow2 image And do a gunzip on it But what? [root@mjw vm]# fdisk w.qcow2 -l Disk w.qcow2: 0 MB, 0 bytes 255 heads, 63 sectors/track, 0 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x00000000 [root@mjw vm]# The disc should not be 0 mb!!! The disc
2014 Jan 22
1
After USB boot problems on Gigabyte GA-M55Plus-S3G
Am 22.01.2014 09:27, schrieb Ronald F. Guilmette: > In message <BLU0-SMTP46982596DE9C2639CEB6B078BA40 at phx.gbl>, Ady wrote: > >> I am going to repeat what Genec requested at some point. Please post >> the result of (replace 'sdX' with the adequate device): >> >> 'fdisk -l -c=dos -u=cylinders/dev/sdX' >> and >> 'fdisk -l
2014 Jan 21
3
After USB boot problems on Gigabyte GA-M55Plus-S3G
> > In message <BLU0-SMTP1383C5798F6C577E5FFF368BA40 at phx.gbl>, > Ady <ady-sf at hotmail.com> wrote: > > >> With respect to all of the actually important stuff however, I may have > >> missed it all, but I don't recall having read or seen an explanation of > >> what Ady & everybody else finally figured out about all this... > >
2016 Dec 01
1
maildir-size-fix.pl - The file command can wrongly detect gzipped mails as being Minix filesystems
Hi, Some days ago, I have used the maildir-size-fix.pl script (cited in this mail thread: http://www.dovecot.org/list/dovecot/2013-January/087942.html, in available here: http://dovecot.org/tools/maildir-size-fix.pl). This is a very good script and helped me a lot! However, some compressed mails where misdetected as non-compressed mail. So I discovered that some versions of the file command
2011 Mar 11
2
Support for gzipped kernel mods
After my wonderful experience with febootstrap and and gzipped kernel modules I just wanted to post a little information about it. febootstrap uses insmod, it seems because insmod is required for building the initrd, while modprobe can read in gzipped kernel modules, insmod cannot. This means that there are two solutions to the problem, one would be to make febootstrap copy all of the modules to
2001 Nov 03
1
gunzip error message
I downloaded the ext3-2.4-0.9.13-2413.gz file. When I issue the gunzip < ext3-2.4-0.9.13-2413.gz | patch -p1 command, I get an error message that states the file is not in gunzip format. I would appreciate any recommendations on this problem. Gerald
2013 Jul 31
1
recover a imagefile
i have a converted img file format i think are raw it are converted from qcow2 are it possible to convert it back to qcow2? i tryed with qemu-img convert -O qcow2 w.img w.qcow2 w.img are 75 gb fdisk w.img -l shows correct size but fdisk -l w.qcow2 shows totaly wrong! 0 mb -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 May 05
1
Rcompression and Java Deflator
(this may be a duplicate post since I attached a file to the previous try...sorry about that) Below are the first few lines of a zlib compressed byte array written from Java with the Deflator class. > readBin("row_1",raw(),10000000) [1] 4c 45 50 e2 49 d5 86 bc 48 a1 32 5d 49 9d f5 90 48 e0 14 33 49 8f 54 6a 49 77 c9 48 48 d9 ec 56 47 91 48 f0 47 25 56 ef 47 b8 f5 7b 46 35 25 00
2008 Apr 25
9
dd trough scp with tar
Hi, first i will explain my experiment : We have ESX server running virtual machines .We want to migrate to XEN. As i did not found any tool for transfering ESX to for example real server, or better to XEN --> please correct me if i am wrong , i found following approach : i will inside virtual machine on ESX boot from Live-CD of CentOS , using dd i will transfer images trought scp to CentOs
2008 Apr 25
9
dd trough scp with tar
Hi, first i will explain my experiment : We have ESX server running virtual machines .We want to migrate to XEN. As i did not found any tool for transfering ESX to for example real server, or better to XEN --> please correct me if i am wrong , i found following approach : i will inside virtual machine on ESX boot from Live-CD of CentOS , using dd i will transfer images trought scp to CentOs
2001 Oct 30
6
ext3 patch does not want to gunzip
Hi, I seem to have a problem with compiling the kernel 2.4.13 on redhat 7.2? It would compile fine but have errors about ext3 support on reboot. I download ext3-2.4-0.9.13-2413.gz to my linux machine to enable it be useful with ext3 support but when I try to gunzip it with the instructions gunzip < ~/ext3-2.4-0.9.13-2413.gz | patch -p1 i get gunzip: stdin: not in gzip format I get an
2014 Jan 14
2
USB boot problems on Gigabyte GA-M55Plus-S3G
In message <CAD0Rxe=p2gHHN9U3Zjn34Y71-KTxk5v+WzG7V3VH0ZNGCzqSvA at mail.gmail.com> Gene Cumm <gene.cumm at gmail.com> wrote: >On Fri, Jan 10, 2014 at 9:35 PM, Ronald F. Guilmette ><rfg at tristatelogic.com> wrote: >> In message <BLU0-SMTP145A44932CB6CC2DB4621568BB30 at phx.gbl>, >> Ady <ady-sf at hotmail.com> wrote: > >>>I don't know
2003 Jan 28
2
Can't unzip package
I just upgraded to Solaris 8, and downloaded the the following binary package from www.samba.org <http://www.samba.org> : samba-2.2.7-sol8-suncc-64bit.pkg.gz When trying to gunzip it, here is my output: /home/ccampbell # gunzip samba-2.2.7-sol8-suncc-64bit.pkg.gz gunzip: samba-2.2.7-sol8-suncc-64bit.pkg.gz: not in gzip format /home/ccampbell # file samba-2.2.7-sol8-suncc-64bit.pkg.gz
2013 Mar 12
4
isohybrid --uefi - resulting EF00 partition too small
Hello everyone, I am maintaining a distribution loosely based on LFS and am now trying to add UEFI support. Integrating a FAT formatted partition image containing, preloader, gummiboot, kernel and initramfs correctly results in a ISO image that is bootable on BIOS and UEFI systems if booted from the optical drive. However, when I run isohybrid --uefi name-of.iso the resulting GPT entry for
2005 Nov 17
5
[DOC] Update item on FAQ
It''s not quite clear how to go about this so hopefully whoever maintains the FAQ is on this list. As part of closing bug #156, it would be nice to add a sentence on item 4.8 (The initrd that came with my distro does not...) to include the following sentences: "Some distros (notably SLES9) have a mkinitrd that adds garbage to the end of the initrd. These initrds will not work
2001 Nov 18
3
gunzipping the patch...
Hi, I'm sure this is a really stupid question, but when I type in the line: gunzip < ~/ext3-***extraStuffHere***.gz | patch -p1 as in the installation guide, it tells me that the patch is not a proper gzip file. What do I do??? Also, when it says "make menuconfig", does the menuconfig file appear once the patch is ungzipped, or should it be there already? I'm kinda worried
2018 May 27
2
List-Archives ...
Hi everybody, actually I wanted to search the list archive, before asking, but unfortunately I don't "get" it: $ gunzip 2018-May.txt.gz gunzip: 2018-May.txt.gz: not in gzip format It seems, that in every archive-file there is always one message in plaintext and then a big binary block. Any hint? Thanks a lot, -- kind regards, thg
2006 Jun 29
3
hotuser and hotkernel
G''Day Folks, While I have a few minutes online (which is rare at the moment - travel), let me post about a couple of new scripts. I''ve just uploaded them to http://www.brendangregg.com/dtrace.html. They are to profile user-level functions and libaries; and kernel-level functions and modules. They sample, rather than trace (which can be both good and bad). Here is hotuser
2014 Jan 16
4
USB boot problems on Gigabyte GA-M55Plus-S3G
Hi, (mixing statements from various mails) Ronald F. Guilmette wrote: > To repeat, I already do know exactly how to set or unset the bootable > flag. Sorry for not getting this right on the first reading. I currently understand that a set active/bootable flag prevents the USB stick from showing up in BIOS, and that without that flag it begins to boot but fails with files not found.
2004 May 04
3
Unable to gunzip file
Hello all, I have downloaded samba-2.2.8a-1-sol8-suncc-32bit.pkg.gz and I am trying to gunzip it but I get gunzip: samba-2.2.8a-1-sol8-gcc295.pkg.gz: not in gzip format what could be the problem ? ********************************************************************************* Ce courriel ainsi que ses pieces jointes sont strictement reserves a l'usage de la ou du destinataire et peut