Displaying 20 results from an estimated 300 matches similar to: "problem booting (Fedora) LiveCD ISO over PXELINUX"
2010 Sep 01
1
[PATCH] Fix virtual disk name (virtio)
Fix a little bug in virtio disk attributions
Signed-off-by: Arthur Clement <aclement at linagora.com>
---
src/task-omatic/task_vm.rb | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/src/task-omatic/task_vm.rb b/src/task-omatic/task_vm.rb
index 3a197f9..cf84ea2 100644
--- a/src/task-omatic/task_vm.rb
+++ b/src/task-omatic/task_vm.rb
@@ -66,7 +66,9 @@ def
2010 Aug 25
2
[PATCH] Virtio support
From: Simon Courtois <scourtois at linagora.com>
Signed-off-by: Simon Courtois <scourtois at linagora.com>
---
src/app/controllers/vm_controller.rb | 19 ++++++++++++++++-
src/app/views/vm/_form.rhtml | 25 ++++++++++++++++++++---
src/db/migrate/044_add_virtio_to_vm_and_nic.rb | 11 ++++++++++
src/public/stylesheets/components.css | 5
2010 Aug 09
3
Lua.c32 wiki page
Hi,
I have been experimenting a bit with lua.c32 and I have created a small
lua.c32 wiki page at:
http://syslinux.zytor.com/wiki/index.php/Lua.c32
With my minimal knowledge about Lua (and the inconvenience of not being
able to copy&paste or edit scripts) I discovered that the dmi module has 2
functions (supported, gettable) and a syslinux module with 1 function
(run_command).
Do we
2002 Jul 19
1
mbr to flash
Dear Mr Anvin,
we use SYSLINUX for our industrial embedded devices and it works very good.
You can see them at www.control.de (EDSP and TRZB) if you want.
Questions 1:
I didnt find out how to put the DOS mbr, delivered with SYSLINUX, to my
bootdevice. What is the right command?
Question 2:
When I want to use PXELINUX with a BIOS that does not support Network boot via
PXE is it possible to
2008 Nov 10
2
PXE booting BartPE ISO file to Eee Pc
So I've been playing with this for hours and still unable to get everything
working properly. In short I'm trying to boot an ISO image created by BartPE
over pxelinux. When I attempt to do this it goes directly to a blank screen
that just has a blinking cursor. Here's what my setup looks like:
pebuilder.iso - the ISO file created from BartPE using WinXP SP2 CD as
source but with
2010 Dec 03
1
Chainloading / Nested PXELINUX [SOLVED]
I was able to solve the problem with the following configuration:
label custom1
MENU custom1
kernel pxechain.com
append ::custom1/pxelinux.0
label custom2
MENU custom2
kernel pxechain.com
append ::custom2/pxelinux.0
configdir1/pxelinux.cfg/default
configdir2/pxelinux.cfg/default
Then I dropped the custom pxelinux.0 files in their respective
directories, confgdir1 and configdir2.
On Tue, Nov
2013 Sep 29
1
LiveCD issue
Greetings,
I am trying to build a Centos 6.4 LiveCD using the config provided
per Centos minimal Live kickstart using command:
livecd-creator --config=centos-livecd-minimal.ks --fslabel=c6min-live
--debug --verbose --cache=ssclone-rpm-cache --logfile=ssclone.log
I included rsync, samba and mc in the kickstart file
The build succeded in making an iso but the iso fails to boot on KVM
based vm
2013 Nov 19
2
CentOS LiveCD on USB
I have been following these instructions:
https://www.centos.org/forums/viewtopic.php?t=501
to put a bunch of utilities (Clonezilla, SystemRescue, CentOS netinstall/rescue, etc.)
on a single USB key. It works great for everything (including Ubuntu Live) except the
CentOS 6.4 LiveCD. (You can see my postings at the bottom of the forum.) When
booting the LiveCD, I got:
Kernel panic - not syncing:
2011 Mar 03
1
Puppet without FQDN (could not retrieve fact fqdn)
Hello,
I am testing Puppet and I would like to use it without having to add a
DNS entry. Is there a way around this, or am I required to rely on
DNS?
More specifically, the reason I ask is I am getting the following
error when trying to invoke puppet --mkusers:
# puppet master --mkusers
warning: Could not retrieve fact fqdn
Could not parse for environment production: Could not find file /root/
2005 Aug 23
0
patch: SDI Xpe images support for pxelinux
>Velu Erwan wrote:
>>>The real reason is it dropped off my mental list, since I don't have
any
>>>way to test this stuff.
>>>
>>>Either way, I would actually prefer to see this done as a COM32
module,
>>>similar to mboot, rather in the syslinux core if at all possible.
>>
>> I don't have the skill to do it but I can give my
2006 Oct 04
3
Boot image from hard drive from syslinux initiated by a floppy disk boot
I have been trying to find the information by searching through the
archives and google, so I am sorry if this question has been asked
before I just have not been able to find an answer.
I have a syslinux boot floppy which loads to the boot prompt, I wish to
load a .gz image which is on my hd0 0 by using memdisk as the kernel. I
have tried to kernel memdisk append root=/dev/hd0 0 (also just
2010 Sep 21
1
[PATCH] Introduce ability to select any kind of nic model, not just default or virtio.
There was no release since virtio support was introduced, so a proper
migration is not necessary.
Signed-off-by: Nicolas Ochem <nicolas.ochem at gmail.com>
---
src/app/controllers/vm_controller.rb | 6 ++-
src/app/models/nic.rb | 2 +
src/app/views/vm/_form.rhtml | 25 +++++++++-------
src/db/migrate/046_add_model_to_nic.rb | 29 ++++++++++++++++++
2009 Oct 27
0
ipconfig does not time out (klibc-utils)
Package: klibc-utils
Version: 1.5.15-1
Hello!
I'm trying to boot Debian from a different nic than the first one.
After some digging into klibc and initramfs, it seems like DEVICE=all
in /etc/initramfs-tools/initramfs.conf is near a solution
(I cannot reliable tell, which name the nic has, it may be eth0, eth1,
eth2, eth3, ...; as I've machines with one to four nics).
/scripts/functions
2010 Apr 22
0
Bug#552554: ipconfig does not time out (klibc-utils)
hello,
sorry for late reply, bin digging through klibc backlog
and this seems the only unawswered one. thanks for patience. :)
On Tue, 27 Oct 2009, Nico Schottelius wrote:
> Package: klibc-utils
> Version: 1.5.15-1
hmm, unstable got newer klibc innbetwen, 1.5.17 should fix most of
the listed pain, although 1.5.18-1 would be recommended, just uploaded.
:)
>
> I'm trying to
2018 May 14
0
kickstart leavebootorder
hi all,
we have hosts that we want to pxeboot first, always. with uefi,
anaconda/kickstart always set the freshly installed disk as first
bootdevice and there seems to be no way to disable this behaviour.
the rhel7 docs describe a "leavebootorder" option
(https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/installation_guide/sect-kickstart-syntax)
but it
2017 Apr 08
0
how to use livecd-creator to create my own livecd iso as same as offical release iso?
Hello list,
I use the livecd-creator to customize my own livecd iso. I use the
kickstart config file from
https://raw.githubusercontent.com/CentOS/sig-core-livemedia/master/kickstarts/centos-7-livecd.cfg.
#livecd-creator -v --config centos-7-livecd.cfg --cache
/var/cache/livecd
finally I got a iso, but the iso is strange.
The offical distribution iso is
2005 Apr 19
1
Large files timeout
I am trying to download a 200MB ISO file and each time I attempt to do
so it will timeout after around 30 MB. I've used both a Microsoft and a
FreeBSD tftp client with the same results. When PXE booting a pc and
letting it download the ISO it either hangs halfway through or the ISO
appears to be corrupted when trying to boot to it from ramdisk. I am
looking for suggestions on how to
2010 Sep 30
1
PXELINUX: initrd loading failed
Hi All,
During booting from network i am getting the following error
initrd too large to handle, disabling initrd
Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(0,0)
Size of initrd0.img is approx. 317 MB
Size of vmlinuz is approx. 4 MB
Following is the part of my default file in pxelinux.cfg/
label linux0
menu label MyFedora13 (default)
kernel vmlinuz0
APPEND
2005 Apr 21
0
BartPE over PXE
Turns out that I did not have a corrupted ISO file and tftp-hpa is not
at fault. I had saved the winnt.sif file in a unix format and for
reasons that are not clear this was producing the error message telling
me txtsetup.sif is missing or corrupt. One would think the parsing of
the file would cause the inability to locate the ISO file to be
downloaded since that information is the last line in the
2005 Nov 13
1
FW: pxelinux and bar
Have a look at the 911cd forums. I wrote the initial thread on RAM
booting WinPE.
To answer to question... memdisk won't work with Windows. Windows uses
32bit access (direct HW access) and memdisk relies on the BIOS. Any
programs that don't use the BIOS disk interfaces will not work. The
other problem is the allocation of memory. Windows doesn't respect the
memdisk allocation.