similar to: Floppy boot disc w/ lspci

Displaying 20 results from an estimated 5000 matches similar to: "Floppy boot disc w/ lspci"

2010 May 25
5
RS232 connection
I installed Board Master a software that control a CNC machine to produce PCB (Printed Circuit Board). The software install flawlessly but to check if it works I need RS232 working to control CNC machine. I tried to set connection parameters in Board Master choosing COM1 (the only available) but CNC machine don't move and software keep asking for switching machine on. Of course software and
2012 Mar 07
4
[PATCH] xen: Make sure log-dirty is turned off before trying to dismantle it
Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com> diff --git a/xen/arch/x86/mm/paging.c b/xen/arch/x86/mm/paging.c --- a/xen/arch/x86/mm/paging.c +++ b/xen/arch/x86/mm/paging.c @@ -722,6 +722,10 @@ int paging_domctl(struct domain *d, xen_ /* Call when destroying a domain */ void paging_teardown(struct domain *d) { + /* Make sure log-dirty is turned off before trying to
2010 Oct 11
1
Problems with gpxelinux and Broadcom 57711
Hello. We are using gpxelinux from SYSLINUX 4.02. We recently purchased some HP Proliant BL460c G6 servers with Broadcom BCM 57711 10Gbit NICS. We have a very simple pxelinux.gpxe script compiled into gpxelinux.0: #!gpxe set use-cached 1 dhcp net0 chain http://webserver/gpxe/gpxe.php?IP=${net0/ip} The PHP script dynamically creates a config file that looks something like this: #!gpxe set
2017 Nov 11
1
how safe is "net use" in a batch file? plus some encryption questions
On Sat, 11 Nov 2017 13:32:31 -0600 Andrew Walker <walker.aj325 at gmail.com> wrote: > I thought "net use" will use ntlm for auth (no clear-text passwords > passing over the wire). At least that's what I see in wireshark on > modern windows. > If you use NTLMv1, you might as well use plain passwords. Given the NTLMv1 password, it would take your average badhat
2014 Apr 02
3
Xen4CentOS: Unnecessary gpxe / ipxe obsoletes
I installed CentOS6 with the xen4centos set of packages; then I tried to install KVM (for performance comparison), I got the following error in YUM: --> Processing Dependency: /usr/share/gpxe/e1000-0x100e.rom for package: 2:qemu-kvm-0.12.1.2-2.415.el6_5.4.x86_64 Package gpxe-roms-qemu is obsoleted by ipxe-roms-qemu, but obsoleting package does not provide for requirements I manually
2009 Jan 02
2
gpxe help
Hello, This is my first post. Please forgive me if I am not posting this in the right location. I work at a college where we clone staff computer every now and then. We have an internal network in our office. There is a Linux NAT, DHCP, PXE server in our office separating the two networks. Internally, we PXE with images that boot into Ghost to clone computers. We do not have access to the
2008 Mar 26
4
SYSLINUX 3.70-pre7: a very special prerelease
I have produced a first cut of integrating gPXE with PXELINUX. This builds, in addition to the usual pxelinux.0, an image called gpxelinux.0 which includes the gPXE network stack. The result is that one can now download images via (almost) any network protocol supported by gPXE, including http. This lets one do fun things like using a CGI or PHP script for the configuration file. SAN
2018 May 01
1
4.2.14 (or newer) support "Windows for Workgroups 3.1a"?
On Mon, Apr 30, 2018 at 07:57:32PM +0100, Rowland Penny via samba wrote: Hello Rowland. > I understand about CNC, nobody thinks about the builtin PC going > obsolete before the machine wears out, so you end up a machine that is > virtually obsolete. Exactly. > If it does, then creating a VM to run a Unix domain member in, would be > a good idea. I will do it, security is never
2013 Sep 24
4
[PATCH 1/1] gpxe: fix possible null pointer dereference
Possibly authority variable (initialized with NULL) might be dereferenced when an arbitrary path (without "//" on it) is supplied to parse_uri() function Signed-off-by: Felipe Pena <felipensp at gmail.com> --- gpxe/src/core/uri.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpxe/src/core/uri.c b/gpxe/src/core/uri.c index 6a1f2e5..4987821 100644 ---
2009 Sep 03
1
gpxelinux questions
Hi All, I've been enjoying playing with gpxe and gpxelinux, however I have a few questions that I'd love to get some answers for... 1) Will gpxelinux support chain loading of other NBPs without hanging or is this already resolved ? 2) Why does gpxelinux take much longer than pxelinux to enumerate the UUID, MAC address, then hex IP address chop ? 3) Can gpxelinux load gpxe scripts at all
2011 Apr 17
2
gpxelinux.0: pxechain to another NBP then RET fails
IRC user ernini first noticed this. We both tried using gpxe/gpxelinux.0 from Syslinux-4.04-pre22. ernini used pxechain to a commercial NBP which RETs (the same as PXELINUX) and failed. Both of us had success with core/pxelinux.0 from Syslinux-4.04-pre22. For my test, I have a VM in VMware Server 2.0.2 (VMHW v7). I loaded gpxelinux.0 using the VM's built-in PXE ROM. Then I used
2008 May 23
3
Syslinux 3.70pre9 - sanboot.c32 says: gPXE API not detected'
Hi, I have a working PXE environment that chainloads gPXE and loads pxelinux.0 afterwards. As I'm also interested in doing san boot (in my case aoe) I tried loading the new gpxelinux.0 file instead of my gPXE --> pxelinux.0 setup (works) and booting from my aoe target by adding this to the default config file: LABEL doaoe MENU LABEL Continue AoE kernel sanboot.c32 append
2007 Oct 12
1
Passing commands from pxelinux to gpxe ?
Hi All, Sorry if this is a stupid question, but I've managed to get pxelinux to load gpxe and then manually load linux by using the gpxe command line and HTTP for the kernel and initial ram disk. My question is whether it is possible to somehow pass gpxe commands through some mechanism other than the DHCP filename response. Since I don't have control over our DHCP infrastructure, but do
2011 Nov 16
2
Strange behavior
I'm using syslinux 4.04 with dynamically generated menus configuration based on info found in various web pages. I'm doing my testing using a vCetner 4.10 Vmware virtual machine. This works some of the time, but not always. I just copied the prebuilt modules from the syslinux 4.04 distribution for gpxelinx.0, menu.c32, reboot.c32, and pxelinux.0 When I boot a machine dhcpd says to boot
2008 Jun 25
1
gPXE static IP parameter instead of DHCP
Hey *, When using gPXE as a second stage loader, the computer will complete this procedure: POST/BIOS, PXE (DHCP+TFTP) -> Download gPXE ROM, Execute ROM, Do a second DHCP request, Download images with HTTP, I was wondering if PXELinux/gPXE can give the gPXE-ROM some parameters like a static IP based on the IP they got the first time, so it does not have to do the second DHCP request. I am
2009 Apr 26
3
memdisk issue with gpxelinux.0
Helle, I'm facing a strange issue with memdisk The context : syslinux 3.75 gpxelinux.0 the gpxe stript called from a menu executed through menu.c32 : #!gpxe kernel /modules/memdisk initrd=/freedos initrd /freedos The output before the freeze : /boot.gpxe. ok /modules/memdisk. ok /freedos...... ok MEMDISK 3.75 3.75 Copyright 2001-2009 H. Peter Anvin et al e820: 0000000000000000
2009 Oct 01
2
How to support iSCSI multipath...
Hi Bootmeisters, I am using gpxelinux.0 + sanboot.c32 to boot a diskless machine into Linux. I would like to use device-mapper-multipath to provide fault tolerant access to its root disk. Although I am able to do this by hardcoding the additional paths in the initrd, it would be better if the bootloader could pass the information in the iBFT (iSCSI Boot Firmware Table). However, at the
2009 Feb 25
4
[gpxelinux] How to use sanboot.c32 to attach a iscsi lun and then boot from CD
Hi, I've been trying a couple of day now, but I can't seem to figure it out. On www.etherboot.org, I found the example of configuring gPXE so that it mounts an iSCSI lun and then boot from CDROM so you are able to install on the LUN. But if I use gpxelinux.0 (latest release 3.73), with sanboot.c32 like this: label sanboot2008srv menu label ^[iscsi] Windows server 2008 kernel
2010 Mar 03
1
[gPXE] localboot 0 hang on some machines
Randy McAnally wrote: > > Thank you so much, this is the kind of news I needed! > > ---------- Original Message ----------- > From: "Arends, R.R." <r.r.arends at hro.nl> > To: "Randy McAnally" <rsm at fast-serv.com> > Cc: <gpxe at etherboot.org> > Sent: Wed, 03 Mar 2010 10:10:56 +0100 > Subject: Re: [gPXE] localboot 0 hang on some
2009 Aug 06
1
[PATCH node-image] workaround for gpxe issue with the virt-preview
Unable to boot using qemu-kvm and gPXE from virt-preview repository https://bugzilla.redhat.com/show_bug.cgi?id=512358 Signed-off-by: Alan Pevec <apevec at redhat.com> --- common-blacklist.ks | 9 +++++++++ common-pkgs.ks | 3 +++ 2 files changed, 12 insertions(+), 0 deletions(-) diff --git a/common-blacklist.ks b/common-blacklist.ks index 7c19aa4..2f8842f 100644 ---