Displaying 20 results from an estimated 3000 matches similar to: "XP iscsi gpxelinux?"
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
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
2011 Feb 04
1
sanboot.c32 with gpxelinux 4.03
Hello All.
Yesterday I?m trying another ways but without luck.
Issue still exist ? Please help.
Is it possible to rewrite DHCP setting for sanboot.c32 after gpxelinux.0 load?
Will be nice to have this possibility because:
1. DHCP can be ?black box?.
2. DHCP admin not available.
3. PXE server rewrite dhcp setting.
I cannot boot from cdrom after pxe(gpxelinux.0) ? please help.
LABEL Windows 7
2010 Dec 03
1
Enable debug messages for gpxelinux.0
All,
For several days, I've been trying to debug an issue booting a Windows 7 machine over iscsi (utilizing gpxelinux.0 and sanboot.c32).
?
??? - I can get it to function OK utilizing plain gPXE (so I know my iscsi config is OK and also the iscsi drive is OK).
??? - When utilizing gpxelinux, the system shows that the iscsi drive is mounting and trying to boot. However, at that point the
2008 Aug 05
3
HVM iSCSI Boot ROM
Microsoft has their "boot" version of their iSCSI software initiator. Apparently this still requires that the network card be iSCSI Boot "enabled." Intel seems to be the only obvious company out there supporting it on their Server adapters - I was wondering if there are any thoughts/plans on implementing iSCSI Boot functionality in the HVM Boot ROM? Or maybe there''s
2009 Apr 09
1
iSCSI booting Windows XP
Dear Developer:
i am working a project including iSCSI booting. i have a iscsi server with windows xp system image and fedora system image, and a booting server providing dhcp and tftp services.I made some menus using pxelinux and things are working fine with linux, but failed with windows .
i use the following strings in my dhcpd.conf:
.......
filename = "pxelinux.0";
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
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
2009 Feb 03
1
hello and aoe booting
hi to the list,
Hello everyone, I am new in the world of pxe booting and i try to use
AOE to boot my linux debian lenny machines.
I install the linux like this:
parted -s /dev/etherd/e10.1 mklabel gpt
parted -s /dev/etherd/e10.1 mklabel gpt
parted -s /dev/etherd/e10.1 mkpart primary ext3 17408B 314590207B
parted -s /dev/etherd/e10.1 mkpart primary ext3 314590208B 3535815679B
parted -s
2008 Sep 03
4
gpxelinux feature request
Hi All,
A while back there was some mention that gpxe may acquire the
ability to receive command-line parameters. I'd dearly love if
this could become a reality.
It would be fantastic if we could have a pxelinux menu config
as follows:
KERNEL gpxelinux.0
APPEND config http://someserver.net/gpxe-for-this-box.cfg
This would solve a huge number of our problems since we
don't have the
2009 Apr 17
1
keeppxe option is still broken with gpxelinux.0 in 3.75
but it works well with pxelinux.0 in 3.75
2014 Mar 07
2
Syslinux EFI + TFTPBOOT Support
On 2014?03?07? 18:24, Ady wrote:
> Hi Steven,
>
> Perhaps this could be of some basic sample/help, being based on
> Debian:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720589
>
> where:
> _ if gpxelinux.0 is needed, it should probably be replaced by ipxe.
> _ lpxelinux.0 (from official Syslinux archive) could optionally be
> added.
>
> _ from the
2010 Oct 27
0
[gPXE] localboot 0 hang on some machines with gpxelinux.0
I'm bringing back an old thread, but I'm still having problem with this:
http://etherboot.org/pipermail/gpxe/2010-March/000571.html
The summary of that thread is that with gpxelinux.0, on some computers
the command LOCALBOOT 0 will hang the computer. Around the same time
as the original thread, there was a patch to add localboot -1. Also in
the original thread, it was proposed to use
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
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 May 12
3
Chain loading hard disk with gPXELinux
Hello syslinux mailing list,
I've been working on a kind of system administration tool (
http://twyna.sourceforge.net/) with a colleague of mine for our Computer
Science Bachelor degree internship. I hope I'm saying that right :)
We use gPXELinux to boot over a web service and it's all working
marvellously, except for the localboot bug. Until now we've used chain.c32
to solve
2009 Feb 28
1
gpxelinux and dhcp
Hello,
I'm playing with gpxelinux, it's works but ...
In my dhcpd.conf I have the traditional:
option space gpxelinux;
option gpxelinux-encap-opts code 175 = encapsulate gpxelinux;
option gpxelinux.bus-id code 177 = string;
subnet 192.168.0.0 netmask 255.255.255.0 {
host essai {
hardware ethernet 00:11:22:33:44:55;
fixed-address 192.168.0.62;
if not exist
2013 Aug 07
2
pxechain.com and gpxelinux.0 odd behavior
I'm sure I'm doing something wrong here, but I would appreciate a pointer.
I have tried to rtfm, but find the docs a little sparse wrt
pxechain.comand gpxelinux.0.
I am trying to setup a pxe chain server (aka chainloading?) where one of
the entries on one pxe server forwards to another (cobbler, in this case).
I know this works fine with traditional pxelinux.0 images, but it's
2008 May 27
1
need advice: runing gpxelinux.0 without tftp
Hi,
?I happily use gpxelinux.0 in subnets where nic-embedded pxe stack can
load it from a tftp server pointed by the dhcp daemon.
Now I'd like to know the best way to run gpxelinux.0 in a special
subnets, where no tftp trafic is allowed, http is served through a
reverse proxy, and dhcp is ok.
I tried "gpxe on local media (rom/iso/floppy/usb) -> gpxelinux.0" with
limited success
2013 Apr 18
2
gpxelinux.0 Unable to locate configuration file while pxelinux.0 works
I have a situation very similar to whats in
http://www.syslinux.org/archives/2013-January/019251.html
The server is setup to provide info over dhcp+tftp and I'm planning on
chaning that to dhcp+http so I copied gpxelinux.0 to pxelinux.0 and
started failing.
The client (in my case it's a hp proliant BL460c G7) manage to get
gpxelinux.0 loaded but when it comes to load the config file it