Displaying 20 results from an estimated 300 matches similar to: "PXE and Hard Drive Test Programms"
2018 Jun 12
9
RFC: Bug-closing protocol
TL;DR: It's okay to close a bug, if you can justify it properly.
Recently there has been a spate of bug-closing with what I would call
inadequate documentation. Comments such as "Obsolete?" or "I assume
it's fixed" could be applied to nearly every open bug we have. While
this does reduce the open bug count--something I have been watching
with morbid fascination
2004 Sep 22
1
Western Digital Diagnostic Utilities problems...
Western Digital Diagnostic Utilities problems...
PROBLEM: Western Digital Diagnostic DOS based utility does not work with the
latest ISOLinux (2.11).
BACKGROUND:
I utilize ISOLinux and memdisk at work to load various DOS diagnostic
utilities from various floppy images. Here is my ISOLinux Configuration
file (isolinux.cfg)
==========START========
default 0
display bootmsg.txt
prompt 1
F1
2018 Jun 13
2
RFC: Bug-closing protocol
Isn't svn set up to auto-parse and post to the bug so you can just say
"fixes bug 44444" and it parses it out?
I mean, i added that to gcc like 15 years ago, i'm surprised we don't do
this :)
Nobody should have to add this info manually unless someone forgot to put
it in a commit message.
On Tue, Jun 12, 2018 at 1:36 PM, Tom Stellard via llvm-dev <
llvm-dev at
2009 Jun 16
2
Further bug discovered with the Directshow decoder
Hi good people,
Just to inform:
I finally fed FFMpeg2Theora with a .VOB input, and the .OGV output produced played back beautifully in VLC, both audio and video. However, the same output .OGV file gave clicks and pops in the audio when fed through Directshow programs. I played it through Windows Mediaplayer as well as through Winamp, with the same crackles in the audio, and this leads me to
2015 Mar 13
1
Configuring Shared Mailbox Dictionaries
Hello, list!
I am in the midst of configuring a new Dovecot IMAP server, and I'm
preparing to setup shard mailboxes as part of the ocnfiguration. In
order to get these setup the way I want, I've figured out that I'm going
to have to setup an acl_shared_dict. This is where things start to get
confusing for me, as I have had difficulty finding thorough explanations
of dictionary
2018 Jun 13
2
RFC: Bug-closing protocol
https://gcc.gnu.org/viewvc/gcc/hooks/
is how it was done.
This used the incoming email handling for bugzilla i set up.
These days, you could just use bugzilla's rest API
IE a simple variant of
https://github.com/mozilla/github-bugzilla-pr-linker/blob/master/app/app.py
should work as a commit hook.
That thing is written as a service, you just need the find/add parts of the
rest api, rip
2005 Nov 03
2
simple menu limitations
I am using the following simple menu and have noticed that items at the
bottom are dropping off. I seem to be limited to 12 items. Is there a
limit to how many items can be on the simple menu?
default pxelinux.cfg/menu.c32
prompt 0
MENU TITLE UWSP PXE Boot Menu
# TIMEOUT 200
LABEL bartpe
MENU LABEL Build 12
KERNEL /STARTROM.0
APPEND keeppxe
LABEL 11dnet
MENU LABEL Build 11DNET beta
2009 Apr 29
3
Strange behaviour when using vesamenu.c32 and PXELinux
Hello,
I was wondering if anyone had any ideas and perhaps solutions around an
error i've been experiencing when using vesamenu.c32 (and the other
non-vesa menu too).
I have tried three different versions (the latest three) of pxelinux and
the other files. The problem exists in all of them.
My setup is pretty simple, filename defined in dhcpd, boot up from pxe,
starts requesting configs, and
2009 Jan 25
6
Porting Wine To Visopsys
Is it feasible to port Wine to Visopsys? http://www.visopsys.org/
2010 Sep 15
2
Authentication with lower case username ONLY
Hi,
how do you guys force your users to authenticate with lower case letters
ONLY? Or convert it?
Is there a SASL Option to force that - or are you using scripts i.e. a
bash script in combination with the command "tr" ... or a third solution
I didn't think of yet?
I'm using Postfix / Dovecot combination. Postfix is told to use Dovecots
SASL Service to authenticate it's
2006 Jan 19
3
ext3 fs errors 3T fs
Hello,
I looked through the archives a bit and could not find anything relevant,
if you know otherwise please point me in the right direction.
I have a ~3T ext3 filesystem on linux software raid that had been behaving
corectly for sometime. Not to long ago it gave the following error after
trying to mount it:
mount: wrong fs type, bad option, bad superblock on /dev/md0,
or too many
2015 Oct 05
3
xen and spice problem
On Mon, Oct 5, 2015 at 10:08 AM, Christoph <mangel at gmx.de> wrote:
> Am 2015-10-04 17:50, schrieb Mark Pryor:
>>
>> http://107.185.144.55/xen/cent7/dom0/RPMS/stable-4.6/mock/ [1]
>>
>> above is a build of upstream xen with this `configure` including spice
>> support:
>> ./configure --enable-systemd --prefix=/usr --enable-xsmpolicy
>>
2001 Oct 22
1
Wine & CD-Record
Hi !
(sorry for my english but I hope you understand what i mean :) )
Does CD-Record programms works with wine ?
Can i use CloneCD and WinOnCD with it ?
I have a windows PC only to burn CD's here and i want to do it with linux
For "normal" things i can use cdrecord but i cant copy all cd's with it,
sometimes i need clonecd
and WinOnCD is better for CD-Text than the GUI's
2009 Jun 21
5
domU autostart with deps
Hi!
It is possible to start domU''s with dependencies?
I mean something like that:
1. start domU a
2. wait till domU a completely started
3. start domU b
4. wait till domU b completely started
5. start all other domU''s
How to do it?
Greetz
PS: sorry for my english
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2011 Jan 31
2
how to move forward/undo/revert/fix re: a failed CentOS 5.5 to SL 5.5 migration ... [SOLVED?]
On Wed, Jan 26, 2011 at 11:25 AM, Larry Vaden <vaden at texoma.net> wrote:
> For various reasons which seemingly fail the necessary/sufficient
> tests with the benefit of hindsight, I attempted to migrate a shell
> machine which is the beach front from which I work (not a production
> server) from CentOS 5.5 to Scientific Linux 5.5 yesterday.
>
> Karanbir is quoted on this
2010 May 23
4
xen4.0 debian vlan config
Hello,
can anybody help me how to configure vlans?
There are vlans:
vlan2
vlan3
vlan30
Server has one nic - eth0.
vlan2 should be dom0 eth0(peth0) for management
Each vlan3 and vlan30 should be has its own bridge.
How to make it?
Br
Peter
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2015 Oct 01
5
xen and spice problem
Hi
it is possible to use xen and spice already? If yes is there any howto
or doc how?
If I turn on spice in cfg of a hvm domU, I get this error:
Parsing config from /etc/xen/marax.cfg
libxl: detail: libxl_dom.c:238:hvm_set_viridian_features: base group
enabled
libxl: detail: libxl_dom.c:238:hvm_set_viridian_features: freq group
enabled
libxl: detail:
2006 Nov 21
6
windows programms starting linux programms
Hi.
I have got the following problem: I'd like to use the windows version of
firefox in linux. When I download a file and tell firefox which
application to use with it, the application opens fine. But the path of
the file given to it by firefox is in windows style (C:\...). Is there a
(easy) way to tell wine to covert the path to linux style? If yes, where
can I read more about it?
2010 Aug 19
1
Adding column to dataframe
Two questions:
1) Are there any good R guides/sites with information/techniques for dealing
with large datasets in R? (Large being ~2 mil rows and ~200 columns)
2) My specific problem with this dataset.
I am essentially trying to convert a date and add it to a data frame. I
imagine any 'data manipulation on a column within dataframe into a new
column' will present the same issue, be it
2007 Apr 18
6
[Bridge] bridge wlan-eth
Hi!
I have some problems with an bridge between wlan0 and eth0 device...
It works and I can from both sides ping the router with the bridge device but
I cant ping the devices from other net so I cant ping wlan devs from eth net
and other way around
the wlan card is an atmel usbw11 from linksys and eth is a intel e100
10/100mbit nic
I have configured the bridge according to the how to and