search for: vmlinuz0

Displaying 20 results from an estimated 45 matches for "vmlinuz0".

Did you mean: vmlinuz
2013 Nov 22
1
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
Rich, this wasn't operational. First of all, the image on my version of RHEV-H is kept in other directory. So I did that: 1. $ export FEBOOTSTRAP_KERNEL=/dev/.initramfs/live/vmlinuz0 2. $ echo $FEBOOTSTRAP_KERNEL /dev/.initramfs/live/vmlinuz0 3. $ libguestfs-test-tool ************************************************************ * IMPORTANT NOTICE * * When reporting bugs, include the COMPLETE, UNEDITED...
2014 Nov 19
2
Sysylinux-6.03 freezes at Loading kernel..., works smooth with 4.06 via SD-CARD
...-Card on COMe-mBTi10 board, it works perfect with syslinux 4-06(as BIOS supports booting from SD-CARD), but hangs with syslinux-6.03 during 'Loading vmlinuz ... '. I tried various ways in which I could debug but no hints, just one time I got the error below the loading screen. 'Loading vmlinuz0 ... CHS: Error 8001 reading sector 34(0/3/3) EDD: Error 8000 reading sector 50' After this I never got the error again and it hangs. I have also tried using sysdump.c32 and debug.c32, even they don't work. In source code, in various files I traced the pattern 'Loading $ ...' and i...
2011 Aug 25
1
[PATCH node 1/3] add reinstall and uninstall options to boot menu
...d" { linux0==1 && $1=="label" && $2!="linux0" { linux0=2 print "label serial-console" - print " menu label Boot with serial console" + print " menu label Install or Upgrade with serial console" print " kernel vmlinuz0" - print append0" console=ttyS0,115200n8" + print append0" console=ttyS0,115200n8 " + print "label reinstall" + print " menu label Reinstall" + print " kernel vmlinux0" + print append0" reinstall " + print "label reinsta...
2010 Feb 08
2
Proposals for making configure_from_network function works in f13
...83) --- cobbler-import.ori 2010-01-12 11:54:13.000000000 +0100 +++ cobbler-import 2010-02-08 10:31:44.000000000 +0100 @@ -46,15 +46,9 @@ cobbler distro add --name="oVirt-Node-$node_arch" --arch=$node_arch \ --initrd=$node_dir/tftpboot/initrd0.img -- kernel=$node_dir/tftpboot/vmlinuz0 \ - --kopts="rootflags=loop root=/ovirt-node-image.iso rootfstype=iso9660 ro console=tty0 console=ttyS0,115200n8" + --kopts="rootflags=loop root=live:/ovirt-node-image.iso rootfstype=iso9660 ro console=tty0 console=ttyS0,115200n8" I didn't try this patch but I thin...
2014 Nov 20
2
Sysylinux-6.03 freezes at Loading kernel..., works smooth with 4.06 via SD-CARD
Hi, First of all thank you so much for your prompt suggestions/help. I really appreciate this. Here is the syslinux.cfg which works perfect with syslinux-4.06 ---- PROMPT 0 TIMEOUT 50 SERIAL 0 DEFAULT mylabel LABEL mylabel KERNEL vmlinuz0 APPEND initrd=initrd.img root=/dev/mmcblk0p2 rootwait rootfstype=ext3 console=tty0 console=ttyS0,9600 ---- To further round off the error possibilities I used the same configuration as above with syslinux-6.03 but with USB, initially i got the system hanging at Probing EDD, but after using 'ed...
2013 Nov 22
3
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
...ack this issue quickly just putting the kernel file (desired by libguestfs) manually to some directory on the RHEV-H file system? /boot and /lib/modules do not contain kernels on RHEV-H. Hey, as you said, a workaround is to link the kernel into the right place, e.g.: $ ln -s /dev/.initramfs/live/vmlinuz0 /boot/vmlinuz-$(uname -r) - fabian > Виталий Исаев > Инженер-программист > Группа разработки и внедрения ПСЗИ > Департамент информационной безопасности > ОАО «Финтех» > > > -----Original Message----- > From: Richard W.M. Jones [mailto:rjones@redhat.com] > Sent: F...
2014 Nov 19
2
Sysylinux-6.03 freezes at Loading kernel..., works smooth with 4.06 via SD-CARD
...hangs. UEFI mode is disabled in my BIOS. Also I tested today the same installation procedure on a USB. Now here is the interesting part, in booting from a USB with the same settings and configuration. The kernel loads successfully but a new error shows up resulting in a system hang. ' Loading vmlinuz0 ... ok Loading initrd0.img... ok Probing EDD (edd=off to disable)... ' The problem starts when syslinux tries to load kernel file into the memory, for some reason it tries to read the wrong addresses, or maybee it calculates the addresses wrongly. I have tried several paritions sizes <128M...
2014 Nov 19
0
Sysylinux-6.03 freezes at Loading kernel..., works smooth with 4.06 via SD-CARD
...works > perfect with syslinux 4-06(as BIOS supports booting from SD-CARD), but > hangs with syslinux-6.03 during 'Loading vmlinuz ... '. > I tried various ways in which I could debug but no hints, just one time I > got the error below the loading screen. > > 'Loading vmlinuz0 ... CHS: Error 8001 reading sector 34(0/3/3) > EDD: Error 8000 reading sector 50' Have you tried to install Syslinux 4.06 on the SD-Card again? Is it still working? > > After this I never got the error again and it hangs. I have also tried > using sysdump.c32 and debug.c32, ev...
2014 Nov 19
0
Sysylinux-6.03 freezes at Loading kernel..., works smooth with 4.06 via SD-CARD
...d in my BIOS. > Also I tested today the same installation procedure on a USB. Now here > is the interesting part, in booting from a USB with the same settings > and configuration. The kernel loads successfully but a new error shows > up resulting in a system hang. > ?' Loading vmlinuz0 ... ok > Loading initrd0.img... ok > Probing EDD (edd=off to disable)... ' > The problem starts when syslinux tries to load kernel file into the > memory, for some reason it tries to read the wrong addresses, or maybee > it calculates the addresses wrongly. I have tried several...
2009 Jun 24
1
Adding hosts to the hardware pool
...h cobbler, then fails with message "WARNING: Cannot find root file system!" and "Create symlink /dev/root and then exit this shell to continue the boot sequence." I suspect I didn't set up my ovirt-node correctly in cobbler. I used "/usr/share/ovirt-node-image/tftpboot/vmlinuz0" as the kernel and "/usr/share/ovirt-node-image/tftpboot/initrd0.img" as initrd. Can you please help me with this, I just ran out of ideas?.. Thanks a lot! L- -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/ovir...
2009 Dec 08
1
[PATCH node] iscsi remote root basework This lays most of the groundwork for iscsi installation and configuration. At this time configuring iscsi is disabled due to multiple issues with dependent pieces.
...quot; + else + initrd_dest="/liveos" + grub_dir="/liveos/boot/grub" + grub_prefix="/boot/grub" + fi + + rm -rf $grub_dir + mkdir -p $grub_dir + cp -p $live/LiveOS/squashfs.img /liveos/LiveOS \ - && cp -p $live/$syslinux/vmlinuz0 /liveos + && cp -p $live/$syslinux/vmlinuz0 $initrd_dest rc=$? if [ $rc -ne 0 ]; then log "image copy failed." @@ -139,17 +172,23 @@ set -e\ # lvm is not static in Fedora cp /lib$bit/libreadline.so.5 /lib$bit/libncurses.so.5 lib$bit fi +...
2010 Dec 01
4
problem booting (Fedora) LiveCD ISO over PXELINUX
...a system without issue. 2) I then took that same ISO and dropped it in my pxelinux.cfg/default for being able to boot over the network. I made sure to extract the proper vmlinuz and initrd from the LiveCD and make it available to my PXELINUX Config: label LiveCD MENU LABEL LiveCD kernel livecd/vmlinuz0 append initrd=livecd/initrd0.img media=network root=live:CDLABEL=F13-LiveCD-POC-20101201-122711 rootfstype=auto ro liveimg rhgb rd_NO_LUKS rd_NO_MD rd_NO_DM ramdisk_size=164212 init=/bin/init iso1=nfs://imagesrv/fedora-livecd.iso iso1mnt=/mnt/bootdevice What I got was the following error messag...
2013 Nov 22
0
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
...placing the link into the /boot does not work. > libguestfs-test-tool failes with the same message: Could you provide $ ls /boot $ ls /dev/.initramfs/live/ $ ls /dev/.initramfs/live/isolinux/ I just realized that I provided the wrong path, it should be: $ ln -s /dev/.initramfs/live/isolinux/vmlinuz0 /boot/vmlinuz-$(uname -r) Please remove the old link in /boot and try to link it like given above. - fabian > > > ************************************************************ > > * IMPORTANT NOTICE > > * > > * When reporting bugs...
2009 Oct 22
0
[PATCH node] merge Root and /boot partitions
...up() { else syslinux= fi - rm -rf /boot/grub + rm -rf /liveos/boot/grub rm -rf /liveos/LiveOS - mkdir -p /boot/grub + mkdir -p /liveos/boot/grub mkdir -p /liveos/LiveOS cp -p $live/LiveOS/squashfs.img /liveos/LiveOS \ - && cp -p $live/$syslinux/vmlinuz0 /boot + && cp -p $live/$syslinux/vmlinuz0 /liveos rc=$? if [ $rc -ne 0 ]; then log "image copy failed." @@ -142,14 +142,14 @@ set -e\ find $init_script bin/lvm lib$bit -type f | cpio -H newc --quiet -o | gzip -9 | - cat $live/$sysl...
2016 Oct 30
2
Cannot boot CentOS 7 VM after updating Host CentOS 7 Kernel
...1 root root 10190975 Dec 19 2015 initrd-plymouth.img -rw-r--r--. 1 root root 252739 Oct 10 23:20 symvers-3.10.0-327.36.2.el7.x86_64.gz -rw-------. 1 root root 2965270 Oct 10 23:18 System.map-3.10.0-327.36.2.el7.x86_64 -rwxr-xr-x. 1 root root 4902656 Apr 3 2015 vmlinuz0-rescue-6494b5d98adc4f66b0cf4c19a0f6ab66 -rwxr-xr-x. 1 root root 5157936 Oct 10 23:18 vmlinuz-3.10.0-327.36.2.el7.x86_64 So the CentOS DVD iso in linux rescue mode shows that everything is there and can be mounted. I guess that means somehow either grub itself is corrupted or one of the...
2013 Nov 22
2
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
...amfs/live/grub -rw-r--r--. 1 root root 185842 2013-03-29 20:59 symvers-2.6.32-358.6.1.el6.x86_64.gz -rw-r--r--. 1 root root 2407872 2013-03-29 20:58 System.map-2.6.32-358.6.1.el6.x86_64 lrwxrwxrwx. 1 root root 29 2013-11-22 11:42 vmlinuz-2.6.32-358.6.1.el6.x86_64 -> /dev/.initramfs/live/vmlinuz0 $ libguestfs-test-tool ************************************************************ * IMPORTANT NOTICE * * When reporting bugs, include the COMPLETE, UNEDITED * output below in your bug report. * **********************************************...
2009 Sep 14
2
[PATCH node-image] add livecd-iso-to-iscsi script to support iscsi root booting setup
...t;y": + print "Aborting" + sys.exit(1) + +isomount = mkdtemp() +isomount_ret = subprocess.call(["mount", "-o", "loop", options.iso, isomount]) +if isomount_ret != 0: + fail("Error mounting %s" % options.iso) + +kernel="%s/isolinux/vmlinuz0" % isomount +initrd="%s/isolinux/initrd0.img" % isomount +squashfs="%s/LiveOS/squashfs.img" % isomount +ext3fs="tftpboot/squashfs-root/LiveOS/ext3fs.img" +shutil.copy(kernel,"tftpboot") +shutil.copy(initrd,"tftpboot") + +unsquash = subprocess.c...
2010 Oct 26
0
[PATCH node] add install.py
...os" + grub_dir = "/liveos/boot/grub" + grub_prefix = "/boot/grub" + if os.path.isdir(grub_dir): + shutil.rmtree(grub_dir) + if not os.path.exists(grub_dir): + os.makedirs(grub_dir) + os.system("cp -p /live/" + syslinux + "/vmlinuz0 " + initrd_dest) + rc = os.system("cp -p /live/" + syslinux + "/initrd0.img " + initrd_dest) + if rc != 0: + log("kernel image copy failed.") + return rc + + if not OVIRT_VARS.has_key("OVIRT_ISCSI_ENABLED"): + rc = os.system...
2010 Jan 19
1
How I installed ovirt on fc 12
Hi, I installed ovirt on fedora 12 (64 bits) successfully but I had to make some changes to make it work. 1. Installation from rpms builded from the lastest git version 2. Patch ace : missing backslashes in sed commands vim /usr/share/ace/modules/ovirt/manifests/freeipa.pp line 33 : '/\\[kdcdefaults\\]/a \\ kdc_ports = 88' single_exec {"set_kdc_defaults":
2015 Oct 07
4
UEFI: Failed to load ldlinux.e64/ldlinux.e32
On Wed, Oct 7, 2015 at 6:09 PM, Gene Cumm <gene.cumm at gmail.com> wrote: >> -----Original Message----- >> From: Gene Cumm [mailto:gene.cumm at gmail.com] >> Sent: Wednesday, October 07, 2015 4:43 PM >> To: For discussion of Syslinux and tftp-hpa; Geert Stappers >> Subject: Re: [syslinux] UEFI: Failed to load ldlinux.e64/ldlinux.e32 >> >> On Wed, Oct