Displaying 20 results from an estimated 73 matches for "bootmenue".
Did you mean:
bootmenu
2015 Feb 12
3
way to see the bootmenu via serial?
Maybe this should go to the qemu mail list, but I have domains configured
to dump to serial. Works fine I see Grub menu/kernel messages and the like,
but the "bootmenu" listing only shows up over vnc. Is there a way to have
that show up over serial?
I definitely can hit up the qemu mail list as well if inappropriate for here
2015 Feb 13
1
Re: way to see the bootmenu via serial?
On 13.02.2015 09:23, Ján Tomko wrote:
> On Thu, Feb 12, 2015 at 03:32:02PM -0600, mail list wrote:
>> Maybe this should go to the qemu mail list, but I have domains configured
>> to dump to serial. Works fine I see Grub menu/kernel messages and the like,
>> but the "bootmenu" listing only shows up over vnc. Is there a way to have
>> that show up over serial?
2015 Feb 13
0
Re: way to see the bootmenu via serial?
On Thu, Feb 12, 2015 at 03:32:02PM -0600, mail list wrote:
> Maybe this should go to the qemu mail list, but I have domains configured
> to dump to serial. Works fine I see Grub menu/kernel messages and the like,
> but the "bootmenu" listing only shows up over vnc. Is there a way to have
> that show up over serial?
>
I believe
<bios useserial='yes'/>
is the
2023 Apr 14
2
ecrypting image file breaks efi/boot of the guest/Ubuntu - ?
On Fri, Apr 14, 2023 at 13:39:17 +0200, lejeczek wrote:
>
>
> On 11/04/2023 09:13, Peter Krempa wrote:
> > On Sat, Apr 08, 2023 at 11:25:18 +0200, lejeczek wrote:
> > > Hi guys.
> > >
> > > I've have a guest and that guest differs from all other guest by:
> > >
> > > ? <os>
> > > ??? <type arch='x86_64'
2023 Apr 11
1
ecrypting image file breaks efi/boot of the guest/Ubuntu - ?
On Sat, Apr 08, 2023 at 11:25:18 +0200, lejeczek wrote:
> Hi guys.
>
> I've have a guest and that guest differs from all other guest by:
>
> ? <os>
> ??? <type arch='x86_64' machine='pc-q35-rhel9.0.0'>hvm</type>
> ??? <loader readonly='yes' secure='yes'
>
2023 Apr 08
1
ecrypting image file breaks efi/boot of the guest/Ubuntu - ?
Hi guys.
I've have a guest and that guest differs from all other
guest by:
? <os>
??? <type arch='x86_64' machine='pc-q35-rhel9.0.0'>hvm</type>
??? <loader readonly='yes' secure='yes'
type='pflash'>/usr/share/edk2/ovmf/OVMF_CODE.secboot.fd</loader>
<nvram>/var/lib/libvirt/qemu/nvram/ubusrv1_VARS.fd</nvram>
2023 Apr 14
1
ecrypting image file breaks efi/boot of the guest/Ubuntu - ?
On 11/04/2023 09:13, Peter Krempa wrote:
> On Sat, Apr 08, 2023 at 11:25:18 +0200, lejeczek wrote:
>> Hi guys.
>>
>> I've have a guest and that guest differs from all other guest by:
>>
>> ? <os>
>> ??? <type arch='x86_64' machine='pc-q35-rhel9.0.0'>hvm</type>
>> ??? <loader readonly='yes'
2006 Mar 30
0
PXE Linux (Simple Menu) freeze after pressing 23 times return
...ng.com
DEFAULT menu.c32
PROMPT 0
IMPLICIT 1
ALLOWOPTIONS 0
MENU TITLE Auswahlmenue
LABEL dos
MENU LABEL ^1: DOS Booten
Menu DEFAULT
KERNEL memdiskg
append initrd=images/sonstiges/dos622.img
LABEL gdisk
MENU Label ^2: Gdisk starten
kernel memdiskg
append initrd=images/sonstiges/gdisk.img
LABEL bootmenue
MENU LABEL ^3: Bootmenue v3.3
KERNEL memdiskg
append initrd=images/sonstiges/bootmenue.img
LABEL biosmenue
MENU Label ^4: BIOS Updates
KERNEL menu.c32
append biosmenue.conf
LABEL raidmenu
MENU Label ^5: Raid Controller Firmwareupdate
kernel menu.c32
append raidmenue.conf
LABEL hdboot
MENU Labe...
2013 Apr 02
1
Problem with pxelinux 5.0 and memtest
Hi there,
----- Original Message -----
From: koxudaxi at gmail.com
To: syslinux at zytor.com
Date: 01.04.2013 10:00:27
Subject: Re: [syslinux] Problem with pxelinux 5.0 and memtest
> On 04/01/2013 09:28 AM, H. Peter Anvin wrote:
>> On 03/31/2013 05:26 PM, Koudai Aono wrote:
>>> I ran the test on a x86 emulator is called Oracle VirtualBox.
>>> I think it might not be
2003 Dec 04
0
Comboot for showing DOCS
hm, nice algorythm thingie.
I'm not a programmer, so here goes:
currently: F1 helpfile.txt probably results in DISPLAY helpfile.txt
perhaps extend this option:
F1 arg1 arg2 arg3 argX
if arg1 does not exist, abort (currently also done?)
if arg1 ends in COM extension, execute it and pass the optional arg2/3/X parameters
if arg1 ends in C32 extension, same thing.
else DISPLAY arg1 // arg1
2011 May 13
1
Booting from scsi
Hi all,
I am starting up to use libvirt with virsh and virt-install. I used
virt-install successfully and have a running linux system with raw disk
exported to the virtual machine as scsi. (the whole of qemu + libvirt +
virtmanager is compiled and installed on /usr/local from source)
After the virtual OS installation (which succeeds) I am not able to boot
into the OS from the harddisk.
2003 Dec 16
2
syslinux bootsector info?
Mr Anvin,
is there a specific loading address used with the Syslinux bootsector (to load ldlinux.sys)?
like msdos 0x70,
freedos 0x60
we're trying to have a SYS program that can create bootsector for other OS's than FreeDOS only. not much luck though :(
this way I'm trying to avoid the use of syslinux.exe/com
(need the diskspace that it would save by not including this program)
I
2017 Sep 28
2
syslinux.cfg, default, labels
Hi,
http://www.syslinux.org/wiki/index.php?title=Config
> DEFAULT
>
> DEFAULT command
>
> Set the default command line (which often references a LABEL).
I have tried
default vmlinuz-4.12.13_1 root=.... rootflags=.... initrd=....
but vmlinuz does not get executed.
I was given a prompt ("boot:"). Despite that "prompt 0" and "timeout 0" are
2016 Feb 29
1
Network speed between two guests on same host.
Hi,
I've got two hosts. Most of my guests are Windows systems. I'm using LANBench to test network performance.
1) From an physical PC to a guest (it doesn't matter on which host), I get almost 1Gb/s. They are connected through a 1Gb/s swich => very good!
2) From a guest on one host to a guest on the other host => plusminus 1Gb/s => Okay!
3) Between two guests on the same
2013 Dec 03
0
Problem booting guest with more than 8 disks
Hello All,
On my host machine, I'm using kvm, libvirt, ceph and ubuntu versions as
follows:
>> QEMU emulator version 1.5.0 (Debian 1.5.0+dfsg-3ubuntu5), Copyright (c)
2003-2008 Fabrice Bellard
>> root at kitt:~# virsh --version: 1.1.1
>> ceph version 0.67.4 (ad85b8bfafea6232d64cb7ba76a8b6e8252fa0c7)
>> VERSION="13.10, Saucy Salamander"
>> Linux kitt
2012 Nov 22
1
Syslinux Digest, Vol 116, Issue 20
Hi!
We use Windows tftp-servers (so I dont think switching now would be an alternative). But I can try to suggest it.
More specific, vendor id of the mac address, is what I want to be able to "choose" (if match) which bootmenu to display.
Like all broadcom NICs we have would boot the undionly.kpxe "menu!! (I am having some trouble with broadcom (PCI fiber) and iPXE :)
And the
2013 Feb 12
3
Problem with pxelinux 5.0 and memtest
Hello,
This is my first post to this list.
After searching through the archives and google searches I could not find a solution
for my memtest problem.
In previous versions of pxelinux/gpxelinux (4.04 and 4.06) I could successfully
start the memtest utility. But using pxelinux/gpxelinux versions 5.01 and 5.02 the
memtest utility does not boot and I get an error message:
boot:
Loading
2020 Oct 12
6
Re: Encrypting boot partition Libvirt not showing the OS booting up
On 10/12/20 2:14 PM, john doe wrote:
>> <snip/>
>
> I sent privately the requested xml file to 'Peter Krempa
> <pkrempa@redhat.com>'.
> Peter Krempa 's privately answered me back suggesting to add the
> following in the domain xml file:
Solving things privately doesn't help the community.
>
>
> <bios useserial='yes'/>
2013 Jun 19
1
32 bit client on 32bit host
As mentioned in another post, I trying to set up an existing Windows7
partition on an Ubuntu desktop as a libvirt guest and now have the
following configuration files for this:
<domain type='qemu'>
<name>Windows7</name>
<uuid>b2c9c297-907a-159d-7e87-a24a01eb5a57</uuid>
<memory unit='KiB'>1048576</memory>
<currentMemory
2015 Jul 11
3
Re: Migrate Win2k3 to KVM
Hi,
Here is the XML file of the my VM:
<!--
WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
OVERWRITTEN AND LOST. Changes to this xml configuration should be made
using:
virsh edit SJ-SIMISPC
or other application using the libvirt API.
-->
<domain type='kvm'>
<name>SJ-SIMISPC</name>