Displaying 20 results from an estimated 900 matches similar to: "Virtual machines booting PXE - PXELINUX"
2006 Oct 27
3
Memdisk doesn't work without floppy drive
Hi,
I stumbled on a rather odd problem. A brand new HP Compaq dx2200 computer
didn't want to boot up pxelinux+memdisk image. The computer just gave "Disk I/O
error" and stopped there. Workaround was rather simple... Just attach regular
floppy drive to the motherboard and everything started working fine.
I tried with older 2.05 (pxelinux+memdisk) and newer 3.31. Both produced
2008 Feb 07
1
memdisk not booting .ima unless there is a floppy drive
Hi, bit of a newbie if I'm honest but was wondering if issue mentioned here: http://syslinux.zytor.com/archives/2006-October/007586.html was ever fixed? basically I have the same issue with the same machine.
I have 4 different types of PC's here that i'm trying to boot by USB stick. It works fine on 3 of them, but on the 4th, A HP/Compaq dx2200 MT, memdisk will not boot the .ima
2007 Aug 06
4
[Patch] HttpServer.port reports the bound port
This is for when you pass mongrel 0 for the port and the OS assigns
an open one.
Corey
--- mongrel-1.0.1/lib/mongrel.rb 2007-08-05 15:29:59.000000000
-0700
+++ mongrel-1.0.1/lib/mongrel.rb.zero_port_fix 2007-08-05
15:29:23.000000000 -0700
@@ -560,7 +560,7 @@
@socket = TCPServer.new(host, port)
@classifier = URIClassifier.new
@host = host
- @port = port
2006 Jan 03
5
RDOC and dot on mac
All,
This is probably a bit more of a mac question, but here goes. (Admission: I
posted this to ruby-talk as well....)
I am trying to use rdoc -d to generate class diagrams on a mac running Tiger
(OS X 10.4) for a rails app. I managed to get dot installed, but now am
running into problems with dot looking for libraries that either do not
exist or are apparently in the wrong place. I probably made
2006 Feb 19
2
Sortable list (scriptalicious) and updating database
I have made a sortable list which is sortable by dragging & dropping the
list elements. It works, but the order of the elements will not be
updated in the database. Hopefully someone could help me, or tell me
what I''m doing wrong.
Thnx!
Rgds,
Eric
Controller: album_controller.rb
class AlbumController < ApplicationController
def show_sort_album
@photos =
2008 Jan 21
5
attachment_fu and story runner, any updates
I''m trying to write a story for a Rails app which involves using the
attachment_fu plugin to upload images.
After blunting my pick on this for a while, google found me this:
http://www.ruby-forum.com/topic/134743#600831
So it seems that there''s a hole in Rails integration testing and
multipart form posting. David offered to incorporate a patch to story
runner at the end of the
2006 Nov 30
4
mongrel served from a subdirectory
Hello,
I have setup mongrel successfully a few times now, but, each time I have
used apaceh 2.2 and mod_proxy setup descibed on the mongrel site.
However, I need to set up another app in a subdomain. example.com/docserver
instead of docserver.example.com.
I have tried just adding I have something like:
ProxyPass /docserver/ http://example.com:3001/
ProxyPassReverse /docserver/
2007 Apr 10
7
Error from boot .img can not run from protected enviornment
I set up a bios update option on a PXE server, when it boots and starts to run the exe for the bios I get the error: Can not run from protected enviornment. Can any one help me reconcile this issue so I can get the bios update .img to work correctly.
Thanks for any help guys.
Thank You
BP Computer Consultants
Bryan Pershall (MCSE, Dell Certified)
IT Consultant ------
Office: 281-469-6456
Cell:
1997 Dec 12
1
Help unsubscribing
>
> I have had the same problem. I've have read all the instructions. I am
> able to send commands (ex. help) to the listserv and receive a reply. As
> far as I can tell, I'm doing everything right but I just can't seem to
> get off this list.
>
> Rob Towner
> Yuma Union High School District, CIS
>
>
> Rich Jewett wrote:
> >
> > To the
2015 Aug 31
3
COLUMNS and LINES environment variables
Hello openssh developers,
Instead of just playing nethack, I've been building a client that
would log in to nethack at alt.org and using a pipe to get the login data
from pwsafe directly onto the server.
All of this works brilliantly after playing with some stty magic (full
script in [0]), however, this way the terminal size is burned into
80x24, which is way smaller than my graphical
2005 May 27
2
5000 sip clients (voip phones)
In a pure voip envoirnment which uses a single codec say ulaw across all its
phones can asterisk support 5000 voip sip phones on a dual / single xeon with
1 gb ram. If all the phones support reinvite (Send RTP stream directly to
each other).
Or would I need more than 1 system to support 5000 phones in the enviornment
described above.
also I am not talking about the phones using meetme or
2007 Aug 03
2
Plugins ''speced'' with rSpec?
Hello,
I''m trying to figure out how to setup a spec structure for plugins. I''m
getting pretty lost in figuring out how to isolate a plugin enviornment
emulating rails, but not actually being reflected upon the current rails
project.
What I mean is this, let''s say I have a comment plugin. This has two things
in lib, the comment model (comment.rb) and then the module
2006 Nov 21
1
memdisk requires floppy drive to boot
Hello!
Below is an excerpt from the thread in October. I have the same problem,
but my laptop (which is a Brand new HP Compaq NC6230) does not have options
in the BIOS to enable or disable floppy support. It just doesn't have one.
I assume it leaves it enabled for USB Floppy support, but does not come with
the drive.
My ISOLinux setup is a UBCD. I tried to make my own, but the lack of
2017 Apr 21
2
Include for sshd_config
On Thu, Apr 20, 2017 at 11:00 AM, Scott Neugroschl <scott_n at xypro.com> wrote:
>
> On Wed, Apr 19, 2017 at 1:02 PM, navern <livingdeadzerg at yandex.ru> wrote:
>
>> Is there any available tool with this for pre-evaluating the resulting sshd_config for fatal errors? I'm not demanding: I'm thinking "that could be really, really useful".
>
>
2011 Jan 29
1
environment question: changing variables from a formula through model.frame?
Hello all,
I came across a behavior of R with environments that I'm not sure what is
causing it.
It involves changing variables that are found through using model.frame on a
formula inside a function.
I wonder if it's a "bug" or a "feature". And in either case, how it might
be managed.
Here is a simple example:
# let's say we have an x and y variables:
temp_x
2005 Nov 30
3
wcmd crashes all the time on the set command.
Below is a crash I get on my gentoo box when I execute
the set command in wcmd. I believe the problem is
caused by wine using the entire enviornment from my
linux machine:
john@jmd0 ~ $ wcmd
WCMD Version 0.17
W:\home\john>set
ALLUSERPROFILE=c:\windows\Profiles\Administrator
ALLUSERSPROFILE=c:\windows\Profiles\Administrator
ANT_HOME=/usr/share/ant-core
CLASSPATH=.
COLORTERM=
2010 Sep 18
3
max-age/header problems with nginx
0 down vote favorite
I notice that in my production enviornment (where I have memcached
implemented) in see a cache-control - max-age header in firebug,
anytime I am looking at an index page (posts for example).
Cache-Control max-age=315360000
In my dev environment that header looks like following.
Cache-Contro private, max-age=0, must-revalidate
As far as I know I have not done anything
2006 Oct 24
4
Where to put a large constant?
In a registration form I allow the user to select several spoken
languages and of course to minimize tomfoolery I am using selects. In
the view I have:
<%= select(''person'', ''language1'', LANGUAGES, options = {}) %>
In my people_helper.rb I have:
module PeopleHelper
# constant for language selection in ''_form_background.rhtml''
2006 Mar 08
3
attribute or instance method or what?
Hi!
Uhm are attributes just something like additional members of a class,
other than those that come from the names of columns in the table?
I''ve got images table, which has ''name'' column. I''ve added support for
creating thumbnails out of uploaded pictures and i''d like to have an
easy way of accessing them in my views.
How to do it? I.e. my image
2005 Jan 06
2
3 site asterisk installation question
Good Day list,
I have a friend who is interested in implementing an asterisk
implementation at his offices.
The configuration would consist of the following
Site A ---- Asterisk Box With 12 incoming lines and 15 phones
Extensions 101-115
Site B ---- Asterisk Box With 4 incoming lines and 7 phones
Extensions 201-207
Site C ---- Asterisk Box With 4 incoming lines and 6 phones