Displaying 11 results from an estimated 11 matches for "remoteinstall".
2006 Feb 07
0
Booting centos from a windows ris server - SOLVED
.../syslinux.zytor.com/pxe.php
>
Thanks for the link.
This lead me to http://syslinux.zytor.com/ris.php which explained what
we needed to do.
Here's a quick summary of actions to add Centos PXE installs to an
existing windoze ris server.
Create the following folder structure on RIS Server:
RemoteInstall\Setup\English\Tools\PXELinux\i386\templates\
RemoteInstall\Setup\English\Tools\PXELinux\i386\templates\pxelinux.cfg\
>From the Centos images directory, extract contents of 'diskboot.img'
into the templates folder.
Rename 'syslinux.cfg' to 'default' and move to
..\templa...
2007 Dec 06
1
WDS and PXELinux
...to integrate a PXELinux boot into my native-mode WDS
server. I have found that making WDS boot the PXELinux is easy (see
below), it is making PXELinux give control back to WDS that I have not
cracked yet.
-In your WDS server, copy the contents of your tftpboot folder to the
Boot\x86 folder in your RemoteInstall one.
-Open the Windows Deployment Services window, right-click on the server
entry and select Properties.
-On the WDS Server Properties window, click on the Boot tab.
-On the first entry, Default boot program (optional) x86 architecture,
change the existing value, boot\x86\pxeboot.com, for
boot\...
2007 Dec 11
6
Mongrel install problem
Hi,
I''m having difficulties getting mongrel running on my Debian Etch
machine. It seems to install and is listed with my other gems, but
things like...
"mongrel_rails start ..."
... are not recognised.
Perhaps this is something to do with the file "lib" not being found in
the install process:
ruby extconf.rb install mongrel --include-dependencies
checking for main()
2014 Dec 29
2
Chain-loading from WDS to PXELinux on a different tftp server
...ave a ROOT
path variable (kind of like gpxelinux.0) that can either have HTTP or
TFTP urls. That would be a very useful addition to PXELinux.
Because of this I'm going to have to move over all the work setting up a
nice PXELinux boot menu with all our support tools and goodies over to
the WDS \RemoteInstall folder and have Microsoft NTFS file system over
iscsi be use deploying everything. I would give my left arm to avoid
that if I could.
Peter, your thoughts?
Cheers,
Luke
2014 Dec 29
0
Chain-loading from WDS to PXELinux on a different tftp server
...ave a ROOT path variable (kind of like gpxelinux.0) that can either have HTTP or TFTP urls. That would be a very useful addition to PXELinux.
Because of this I'm going to have to move over all the work setting up a nice PXELinux boot menu with all our support tools and goodies over to the WDS \RemoteInstall folder and have Microsoft NTFS file system over iscsi be use deploying everything. I would give my left arm to avoid that if I could.
Peter, your thoughts?
Cheers,
Luke
-----Original Message-----
From: Syslinux [mailto:syslinux-bounces at zytor.com] On Behalf Of Spike White
Sent: Saturday, Dece...
2007 Dec 12
0
Mongrel-users Digest, Vol 23, Issue 4
.../mongrel_rails:16:in `load''
from /usr/bin/mongrel_rails:16
... which indicates it is getting stuck in the block of this search method:
def search(gem_pattern,
version_requirement=Version::Requirement.new(">= 0"))
#FIXME - remove duplication between this and RemoteInstaller.search
gem_pattern = /^#{ gem_pattern }$/i if String === gem_pattern
version_requirement =
Gem::Version::Requirement.create(version_requirement)
result = []
@gems.each do |full_spec_name, spec|
next unless spec.name =~ gem_pattern
result << spec if ve...
2007 Jul 12
15
Ruby Gems and Rails
Hi,
I think this has been discussed previously on the list, so apologies if
I''m covering old ground but I''ve been using puppet to manage a few Rails
applications which have dependencies on quite a few gems, so it''s
getting to be a bit of an onerous task to manage them. It looks like
the command line interface to gems doesn''t really support automated
2005 Sep 21
3
pxelinux on a cdrom - possible?
I'm using PXE booting to make operating system installations.
There is one problem with it - it won't work when BIOS or NIC doesn't
support network booting.
Is it possible to put pxelinux somehow on a CD or on a floppy?
--
Tomek
http://wpkg.org
2008 Apr 09
4
SYSLINUX 3.63-pre4
I have tackled a major bug that affected sdi.c32 especially, but might
at least theoretically have affected other formats as well. It
*appears* to load the SDI image I managed to stitch together with XP
Embedded Studio, but it doesn't actually boot neither on my system nor
in simulation; then trying to upgrade it to SP2 caused it to corrupt
itself, so I'm not all that keen to trying
2003 Dec 16
1
PXELinux over Ris server
...00.24 ; # My Linux Server
}
host W330558 {
hardware ethernet 00:02:a5:c3:ac:8f ;
fixed-address 11.23.100.44 ;
next-server 11.23.97.14; # My Linux Server
}
host W005441 {
filename "D:\RemoteInstall\OSChooser\i386\startrom.com";
hardware ethernet 00:50:8b:33:2c:a6 ;
fixed-address 11.23.100.54 ;
next-server 11.23.97.2; # My W2k Server
}
}
:.________________
CONFIDENTIALITE : Ce message et les ?ventuelles pi?ces attach?es s...
2014 Dec 26
3
Chain-loading from WDS to PXELinux on a different tftp server
> Date: Thu, 25 Dec 2014 07:07:52 +0000
> From: Luke Ledgerd <luke.ledgerd at niteco.se>
> To: "syslinux at zytor.com" <syslinux at zytor.com>
> Subject: [syslinux] Chain-loading from WDS to PXELinux on a different
> tftp server
> Message-ID: <17ba7ad419d54b6cab685c2cedc3de95 at NI-MAILEX.niteco.se>
> Content-Type: text/plain;