similar to: Booting using single image file

Displaying 20 results from an estimated 300 matches similar to: "Booting using single image file"

2013 Jan 07
8
Has anyone used a Dell with a PERC H310?
Hello Sa?o! I found you here: http://mail.opensolaris.org/pipermail/zfs-discuss/2012-May/051546.html "How about reflashing LSI firmware to the card? I read on Dell''s spec sheets that the card runs an LSISAS2008 chip, so chances are that standard LSI firmware will work on it. I can send you all the required bits to do the reflash, if you like." I got Dell Perc H310 controller
2009 Jul 09
2
libxc: Question on kernel image unzipping
Hi, libxc contains the following function which is used when uncompressing zipped kernel images: /* ------------------------------------------------------------------------ */ /* read files, copy memory blocks, with transparent gunzip */ size_t xc_dom_check_gzip(void *blob, size_t ziplen) { unsigned char *gzlen; size_t unziplen; if ( strncmp(blob,
2020 Nov 12
2
ssacli start rebuild?
> On Nov 11, 2020, at 5:38 PM, Warren Young <warren at etr-usa.com> wrote: > > On Nov 11, 2020, at 2:01 PM, hw <hw at gc-24.de> wrote: >> >> I have yet to see software RAID that doesn't kill the performance. > > When was the last time you tried it? > > Why would you expect that a modern 8-core Intel CPU would impede I/O in any measureable way as
2013 Dec 04
2
Boot iPXE from syslinux/isolinux
"H. Peter Anvin" <hpa at zytor.com> on Tue, 2013/12/03 20:26: > On 10/24/2013 01:09 AM, Christian Hesse wrote: > >>> > >>> version 6.02-pre5 works, 6.02-pre6 does not. > >> > >> Struggled with git bisect, but finally succeeded: > >> > >> 8f470e7bfe75f6401f6c5432988c620b863ad274 is the first bad commit > >>
2013 Jul 25
2
Efi64 boot fail during download from kernel and initrd via http
> Damn, I messed up the git tags so I wasn't looking at an accurate list > of changes between -pre1 and -pre2. > > Your error is likely being triggered by the recent kernel changes. For > x86-64 we now try to boot a Linux kernel via the 32-bit entry point. > It's possible that code doesn't work correctly with vmware. > > Could you grab -pre10 and change the
2012 Dec 09
3
Unable to boot Linux kernel in from Syslinux 6.00-pre efi64
Hi, Line 762 of efi/main.c (git firmware branch) should be changed to if (hdr->version < 0x20b) { Without this change syslinux efi64 gives out "handover protocol unimplemented error" and fails to boot. With this change syslinux boots the kernels fine (tested with 3.6.9 and 3.7rc6 kernels). Please fix this. Thanks in advance. Regards. Keshav
2008 Jun 12
3
Odd Polycom Reboot Issue
Hello list- I'm having an extremely odd issue with an installation of mine. The system is running * 1.2.12.1 and currently handles around 100 handsets. With the exception of a few Grandstream DTA's, all devices are Polycom 320, 430, or 601's. After a recent power outage, I'm having an extremely odd issue with one of the handsets. One of the Polycom 601 units simply reboots every
2003 Aug 22
2
Re: ATAs
John Todd wrote.... > For those of you wanting to salvage your Cisco ATA-186 after > inadvertent locking, or after recovering your devices from a vendor > who has locked them, here is a rainy-day project for you: > somedoc.pdf..... Immediately strides to ATA, rips off cover... woohoo, EEPROM is socketed.... well maybe I'll just copy the contents of a working ATA into the
2005 Jan 16
2
Looking for help with a Polycom Soundpoint IP 600
Hi all, I have a Polycom Soundpoint IP 600 that looks like it is fried. It either has a bad or corrupt bootrom (I'm guessing). It never gets to the prompt that asks if I want to enter the setup configuration or continue booting. When plugged into power, it turns on, shows the Polycom logo for 3 seconds and then pretty much goes dead with two red lights on. The one in the top right corner
2013 Jul 24
2
Efi64 boot fail during download from kernel and initrd via http
> Actually, can you grab the version I built from, > > ftp://syslinux.org/pub/syslinux/tests/syslinux-6.02-pre2.tar.gz > > And see whether things work for you? I'm just trying to rule out any > kind of distribution error on the Syslinux build machine. > > -- > Matt Fleming, Intel Open Source Technology Center > _______________________________________________
2004 Jul 10
10
Syslinux 2.10 does not load initrd anymore
Hello all, I just installed syslinux 2.10 on my usb-stick. It still boots then, but doesn't load initrd.gz (same config file..). Reverting back to syslinux 2.09 works fine, eg: initrd.gz is loaded. Something changed in initrd handling code? greetz, Jaap Crezee NB I am willing to share you more information or hints how to solve the problem. I am using kernel 2.6.7-bk20
2010 Feb 18
5
OpenVPN/SNOM 820: a review.
Hey, all. Got an SNOM 820 in the other day to kick the tires. As with many phones, provisioning it was a bit of a PITA. The biggest problem, as far as I could tell, was that their firmware just doesn't seem that stable, and is sometimes hard to get to. - I managed to corrupt the firmware twice; fortunately, instead of bricking the phone, there's a fairly easy-to-use "rescue
2005 Dec 11
2
Using syslinux to boot from .... hard disk?
Hi all, Sorry if this question seems odd. Is it possible to use syslinux to boot from a regular hard disk? I know that's exactly what grub, lilo etc. are doing, but I would really like to utilize the comboot option of syslinux. Are there LBA limitations to such a setup? Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. Have you backed up today's work?
2002 Jan 26
2
PXE Hanging
Hi, I have been trying to boot a PC based terminal using your PXELINUX project and I am having a problem. The Terminal (a Netier NetXpress XL2000) has a m-systems Disk-On-Chip 2000 flash memory module which is normally used to boot a cut-down version of WinNT. I work in a repair department where we often have to open up these terminals and temporarily install a hard-drive to reflash the
2016 Jun 10
4
[PATCH] Fix recognition of keeppxe option
PXELINUX has stopped recognizing the keeppxe option on the kernel command line. Here is a patch to make it work again. With COM32, it is no longer possible to use preprocessor directives to determine the SYSLINUX variant. The code inside the #if will never be compiled. So, I changed it to use syslinux_filesystem() to determine the variant. Also, I moved the relevant code from
2013 Nov 01
17
[PATCH v2 00/14] xen: arm: 64-bit guest support and domU FDT autogeneration
I''ve addressed all (I think/hope) of the review comments. The main change is to expose the guest virtual platform (e.g. memory layout and interrupt usage etc) to the toolstack via the public interface. This is then used during FDT generation. I have just codified the current defacto standard layout, it''s probably not the best layout but any change can be a separate patch/series.
2004 Jul 24
1
pxelinux.0 bug
Hi: I use this driver to set up my Fedora Core 1 as a PXE server. After I successfully boot up from network in my laptop, it erases my Intel PXE boot manager from my laptop's BIOS. The BIOS of my laptop has an option to choose form "boot from ethernet", but it is gone after I use this driver. Now I have to reflash my laptop's BIOS and Intel PXE boot manager ROM to make it come
2003 Feb 26
1
rsyncing files in flash
HI all, I wonder how rsync works when files-to-be-updated are in flash (e.g. on IPAQ) Ideally rsync should write to the flash as little as possible (because of max reflash count) SO ideally the following should happen If file needs to be updated, the new file is created. Then the old file is deleted the new file is renamed to the old file (making sure that the file does not get copied over)
2016 Jul 12
4
CentOS 6, mptfusion software?
Hi, folks, Got an older Dell R410, with an LSI 1068E PCI-Express Fusion-MPT SAS (rev 08). It *appears* that a) trying MegaRaid, and b) from what I'm googling, that what I need are mptfusion-related packages. Unfortunately, yum shows me nothing available in base, epel, or rpmfusion. Am I looking for the wrong thing, or does anyone have a source (no, I haven't looked at LSI, sorry
2015 Feb 05
4
[PATCH] load_linux: correct a type
Correct base's type to match its initialization from prot_mode_base and passage to syslinux_memmap_find(). Tested with extlinux. Signed-off-by: Scot Doyle <lkml14 at scotdoyle.com> --- com32/lib/syslinux/load_linux.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/com32/lib/syslinux/load_linux.c b/com32/lib/syslinux/load_linux.c index 06ae2a9..ac73729 100644 ---