Displaying 20 results from an estimated 30000 matches similar to: "PXE: Distro?"
2002 Mar 22
1
PXE: Some basic questions
First of all it works great!! I have my 3Com cards booting off the network
and it grabs the linux kernel just fine. My next problem is more of me not
understanding the rules.
Is the /tftpboot directory just like /? My though was to take a Linux
rescue disk that had some imaging tools and then just put the whole thing in
/tftpboot and tell it to boot the kernel in that directory. But I always
2002 Mar 27
0
Re: PXE Distro
You should try pxes.sourceforge.net that helps you create mini linux
distributions.
--
______ ________
/ / \/ /___ ) I N T E G R A C I O N
/ / /___ / I N F O R M A T I C A
/__/__/\___/_____'
Diego Torres Milano Maipu 42 Office 164 - (C1084ABB) Buenos Aires Argentina
diego at in3.com.ar Tel: +5411 4331-2233 Fax +5411
2006 Jan 19
1
PXE ACROSS NETWORK
Have a primary site with Kickstart Service and "Primary Host" that provides resources to multiple workstations.
Once workstation are configured, they work fine across the distance with the Primary Host.
I use kickstart to load machines and have no problem locally loading, but have problems when attempting to
kickstart across the wire to a remote site.
I currently physically bring the
2012 Apr 02
3
booting a dos floppy from a disk image over pxe
Hello,
I'm trying to boot a dos floppy stored on a disk image which is initially
loaded over pxe using memdisk.
I've created the disk image as follows:
dd if=/dev/zero of=$IMGLOCATION/$IMGNAME bs=$(( 1024 * 1024 )) count=20
LOOPDEV=$(losetup --show -f $IMGLOCATION/$IMGNAME)
MAJOR_MINOR=$(ls -l $LOOPDEV|awk '{print $5$6}'|sed 's/,/:/')
DMSIZE=$(( $(ls -l
2006 Jan 06
1
Wondershaper and DSCP
Did anyone ever answer this one? THIS is what I am trying to do:
>[LARTC] cbq+sfq and DSCP marking
>Maria Joana Urbano stmaria@dei.uc.pt
>Thu, 13 Feb 2003 19:29:42 +0000
>
> * Previous message: [LARTC] Monitoring....
> * Next message: [LARTC] two routes 1 network card
> * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>
2002 May 02
4
Intel Boot Agent 4.0.19
First, THANKS! The SYSLINUX/PXELINUX s/w and docs are great. I have been
able to set up a working server for PXE boot in very little time, using our
existing Win2k DHCP server and a Red Hat 7.2 Linux server for tftp, etc...
It took very little time (compared to an earlier effort 4 months ago.....)
and the pxelinux/menu/memdisk environment is great for us.
The environment seems to support PXE
2005 Jul 02
0
Bandwidth shaping script appears to incorrectly halve the bandwidth
Hi,
I''m trying to modify the Wondershaper script so achieve the following.
1. Prioritize traffic to the few IP addresses.
2. Everyone else should get a fair amount of bandwidth
The problem I am facing is when I run this script is that the bandwidth
seems to get halved. I tried to apply this script to a site where the
upstream and downstream were fully saturated. I immediately saw
2007 Dec 23
2
PXE-bootable diskless Asterix distro?
Hello
Since I got the IBM Netvista to boot Linux, and am still waiting for
the Compact Flash cards that I ordered, I was wondering if someone
knew of an Asterisk distribution that can run on that kind of diskless
host?
I've taken a look at AstLinux and AskoziaPBX, but they both seem to be
meant to be installed on a solid-state medium instead of RAM. For
instance, the Netvista is unable to
2004 Dec 09
1
Chainloading from pxelinux
Can pxelinux be used to chain other *network* bootloaders directly?
I.e., keep the pxe stack but replace itself with an alternate network
boot loader (eg, the intel nbp, or, more specificly, an arbitrary
bootloader for another OS)?
I'm sure this is an obvious FAQ but I can't find reference to it
(sorry).
Obviously memdisk could be used to load other OSes, but I have been
given a strict
2005 Jun 20
2
Recursively loading pxelinux?
This may seem to be an odd request, but here it goes:
I would like to be able to recursively load pxelinux. Simple reason being
that many useful mini distro's now use it (PXES, Recovery is Possible,
Fedora Anaconda, my own homebrew setup program, unattended.sf.net, etc), and
I would like to be able have drop in upgradabily for those distro's. The
idea being I can create a master menu and
2002 Oct 15
1
Réf . : Re: trying to use wondershaper on a dedicated line (not adsl)
here''s the output :
# tc -s -d class show dev eth0
class cbq 1: root rate 10Mbit cell 8b (bounded,isolated) prio
no-transmit/8 weight 10Mbit allot 1514b
level 2 ewma 5 avpkt 1000b maxidle 23us
Sent 294 bytes 7 pkts (dropped 0, overlimits 0)
borrowed 0 overactions 0 avgidle 605 undertime 0
class cbq 1:10 parent 1:1 leaf 10: rate 100Kbit cell 8b prio 1/1 weight
100Kbit allot 1600b
2004 May 25
1
how to borrow bandwith
Hi,All
I am using iproute2 to manage bandwith for ADSL router.High,medium,low priority are needed for different protocol port on the ADSL's upstream side,as following:
LAN --- |ADSL Router|------WAN
When there aren't traffic on the specific priority, its bandwidth should be borrowed by other priorities.But it doesn't work.Here is my script:
/usr/sbin/tc qdisc del dev nas0 root
2004 Dec 23
1
does the inbound traffic affect the outbound on 2 different interfaces
hey guys
i am regulating the traffic to & fro by my network through a
linux gateway , its behaving strange. i regulated Downlink to 2Mbps &
UPlLINK to 500Kbps. both perform well when those are done independent
i.e. one at a time
but when i do both from a client system ..the downlink however
continues at 2mbps but the uplink falls down to 100kbps?
is something wrong with my script or
2007 Nov 06
0
Learning and new - any distro ready to install several OSs from live CD?
I am reading a lot these days about XEN and VT paravirtualization.
I would like to know if it does exists a linux distro live CD/DVD that
would allow me to install several OSs. I''ve read this implementation:
http://unit.aist.go.jp/itri/knoppix/xen/index-en.html , but I cannot
dowload it
If it doesn''t exist I would like a Live CD/DVD that would allow to
install a Linux
2003 Jun 15
3
how to emulate large IP routing table
Hi all
I am conducting the experiments comparing IP router forwarding delay and
MPLS LSR forwarding delay, it is obvious in theory MPLS in Core should be
faster than IP, but for small netork (only have several core routers),
result show it is not, this is why I want emulate a large IP routing table
in one core router.
can I do it and how ? right now I use static routing table (by using command
:
2003 Jan 13
1
Getting Error when starting Wondershaper 1.1a
Hello,
i´ve installed a Suse 8.1 minimal System with iproute 2.4.7 and iptables, Suse default Kernel 2.4.19.
When I start the Wondershaper 1.1a Script I get the following Error:
CBQ: "allot" is required to set WRR parameters.
/home/skripte/./wshaper: line 72: allot: command not found
CBQ: "allot" is required to set WRR parameters.
/home/skripte/./wshaper: line 78: allot:
2014 Feb 25
0
[RFC, PATCH] core/pxe: Add architecture-specific discovery request for PXE config file
On Mon, Feb 24, 2014 at 11:56 PM, Don Cupp <doncuppjr at yahoo.com> wrote:
> https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/s1-netboot-pxe-config-efi.html
Don, thanks for the reference. If Jeremy is doing this, then the
dhcpd DOES INFACT know EXACTLY what it's booting and can easily use
different directories.
Without something
2014 Feb 25
0
[RFC, PATCH] core/pxe: Add architecture-specific discovery request for PXE config file
On Mon, Feb 24, 2014 at 10:09 PM, Jeremy Kerr <jk at ozlabs.org> wrote:
> Hi Gene,
>
>>> What I'm looking to do here is establish a bit of a convention for
>>> allowing machines of multiple architectures to be perform PXE
>>> configuration in a uniform way (in this case, without requiring the DHCP
>>> server to send out different lease parameters
2013 Sep 19
0
One DHCP/PXE config for BIOS, EFI32, and EFI64 clients?
> Dear all,
> I'd like to have a DHCP/PXE server for different arch of clients, i.e.
> BIOS, EFI32, and EFI64 clients.
> As described here:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720589
> What Daniel has proposed
> (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720589#10) should
> work, i.e. Using a file called pxelinux.cfg/bios containing the
>
2007 Jun 19
0
PXE problems with syslinux 3.51
Anyone else seeing problems doing pxe boots off the latest dag/rpmforge
syslinux packages? Versions 3.35 works, doing the tftp request like this:
Jun 18 06:01:19 boothost in.tftpd[25947]: RRQ from 172.16.0.26 filename /centos5-i386/pxelinux.0
Jun 18 06:01:19 boothost in.tftpd[25947]: tftp: client does not accept options
Jun 18 06:01:19 boothost in.tftpd[25948]: RRQ from 172.16.0.26