Displaying 20 results from an estimated 100 matches similar to: "OT: Help to do something basic"
2007 Aug 13
1
Booting Physical CD with PXELINUX
Is there a way to start or trigger the el-torito process from PXELinux?
On my network, veeeeery occasionally I have the need to start the
contents of a boot cd or usb stick from pxelinux, is there a device node
(like grub has) that I can call to create a label like
LABEL StartCD
Menu LABEL Boot from the CD Drive
2007 Jun 27
2
LSPCI comboot module
Is there an LSPCI comboot module that someone has written?
Or a linux style boot disk that has:
a KERNEL
b LSPCI
c very small size
d quick boot time
I am currently having to get through a 5 - 7 minute boot cycle with a
fedora setup just to get the lspci output.
Heeeeeeeeeeeeeeelp
Authenticlick, Inc.
5757
2007 Dec 06
1
WDS and PXELinux
Dear All,
First posting here...
I am trying 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
1998 Oct 22
0
[Fwd: SVGATextMode 1.8 /tmp race]
Just got this on bugtraq...
Balu
-------- Original Message --------
Subject: SVGATextMode 1.8 /tmp race
Date: Thu, 21 Oct 1999 23:01:34 +0300
From: Adrian Voinea <root@DEATH.GDS.RO>
Reply-To: Adrian Voinea <root@DEATH.GDS.RO>
To: BUGTRAQ@NETSPACE.ORG
Hello,
savetextmode, a utility that comes with SVGATextMode 1.8, saves the text
mode data in /tmp, in two files with the mode 644:
2007 Apr 11
2
Unable to figure out extlinux
OK, been perusing the archives and Google, but can't find what I want.
I'm building up a 512 MB compact flash using the CLFS directions to
build the filesystem. That works great, but I would like to use extlinux
to make the cflash bootable on my little SBC. However, to date, no dice.
Attached is my extlinux.conf file and the steps I have used to make this
work.
Initially I tried to
2007 Jun 22
3
pxelinux and WDS server for Vista
I am testing BDD 2007 and WDS on a Windows 2003
Server.
I have a PXE Server with tftpd32 and pxelinux boot.
Is it possible to have a menu entry that chain the
first pxe booting(pxelinux) to the WDS Server which is
on a different computer because I can't install WDS on
the TFTP pxelinux.
I have testing this entry:
LABEL TEST WDS
kernel ipadress::pxeboot.0
but the first server always respond
2004 Jun 26
1
smbmount and windows 2003
Here's my setup:
MARVIN: Linux / Redhat ES 3
ZAPHOD: Windows 2003 STD Edition; Active Directory Server.
[root@marvin jalifrangis]# smbmount //zaphod/public /public
cli_negprot: SMB signing is mandatory and we have disabled it.
18980: protocol negotiation failed
SMB connection failed
[root@marvin jalifrangis]#
1997 Apr 23
0
Linux squake security hole (provides root if squake is installed mode 4755)
I''ll just include the letter that I sent to John Carmack and Dave "Zoid"
Kirsch concerning this problem.
----------------------------------------------------------------------
From: Greg Alexander <galexand@sietch.bloomington.in.us>
Approved: R.E.Wolff@BitWizard.nl
To: zoid@threewave.com
cc: johnc@idsoftware.com
Subject: Security hole in squake.
Please respond with this
2008 Mar 04
3
Booting Windows
When booting windows I currently have to use an extracted boot sector to
chain-load the OS, is there any merit to creating a method to execute NTLDR
directly using a /reverse engineered/ version of the boot sector?
2008 Mar 08
5
MEMDISK and ABIOSDSK
Does anyone know if the ABIOSDSK service in XP would "find" and a HDD image pushed to ram by MEMDISK??
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
1997 Mar 06
1
SuperProbe and others
Hi,
Recently once again an exploit for SuperProbe was posted to the
bugtraq. That message was forwarded to linux-security and Rogier Wolff
rejected it on the basis of the author of the SuperProbe (David Wexelblatt)
comment that it was never intended to be suid.
In general, there is absolutely no reason for programs that are
supposed to be run only by root to be suid to root!
If your
2004 Feb 09
1
checksum_seed
What is the point to checksum_seed? When reading/writing batch, it is
initialized to a constant value, otherwise it is initialized to
time(NULL). It certainly has no useful cryptographic value :)
I got the go-ahead from the client on my --link-by-hash proposal, and the
seed is making the hash unstable. I can't figure out why the seed is
there so I don't know whether to cirumvent it in
2004 Mar 02
1
Win32 and Backing up open files
I now fully and completely remember why I hate Windows.
I have struggled with the backup semantics options in order to get rsync
able to back up open files, and I got something that appeared like it
should work, but it didn't work. So I finally broke down and wrote a
holdopen.exe and a tryopen.exe to test my theory, and no matter what
privleges were enabled (backup and restore were enabled),
2003 Oct 15
1
Versioned files (take 2)
I've pondered the feedback and revised my proposal to the client. Here
is the revised project objectives. Notably, this is the addition of 4),
the deletion of the whole slew of items actually related to handling
versioned files, and mention of preexisting work on 1).
I've took a little gander at some of the backup wrappers, and it looks
like I will probably use one of these. I'll
2008 Jan 21
2
PXELINUX and WDS (The Proper WAY)
After about 15 hours, a packet sniffer and a ton of google searching later, I have a solution to getting WDS (Windows Deployment Services) to work with PXELINUX
Google didn't turn up anything of use directly, everything that was referenced appeared to be related to starting pxelinux from either WDS or RIS. That just won't do, since they often can give hiccups and lockups when
2009 Dec 31
0
configure R-2.10.1 => "Error: MPlayer will not compile without (PR#14175)
Hi.
uname -a
Linux localhost.localdomain 2.6.30.10-105.fc11.i686.PAE #1 SMP Thu Dec
24 16:41:17 UTC 2009 i686 i686 i386 GNU/Linux
[??@localhost R-2.10.1]$ pwd
/home/??/Bin/RStats/R-2.10.1
I fixed this before for previous version of R by copying part of the
mplayer tree into the R tree.
But, I forgot what I did.
Any help?
Checking for FFmpeg libavutil ...
Error: MPlayer will not compile
2003 Apr 06
6
FW: graphich bootscreen howto ???
Hello sylvian
Thanks.
I use kernel 2.4.3 so far, and the Linux Progress Patch seems to start at
2.4.13....
What I don't understand is, why the kernel whipes out the VGA-display, as
both Syslinux and
the kernel is setup for serial-console.
best regards
ole at danelec.dk
* danelec electronics a/s
* Blokken 44
* DK-3460 Birkeroed
* DENMARK
* Phone: +45 45821879
* Fax: +45 45821979
*
2003 Oct 14
2
Adding support for versioned files in rsync
Hi!
Below is a link to a proposal I'm writing for two clients of ours who want an
Internet-based backup solution. I propose eleven "objectives" in it,
most of which are modifications to rsync. I'd like to contribute
these changes back where possible, and so I'm posting this here for review.
The nuts and bolts of it is the ability to keep multiple copies of files
(think
2004 Feb 20
3
open files
hi guyz,
One simple question. What does rsync do when it encounters open files.
Do we have to use open file manager(like st bernard) to back up open files or is there any open source open file manager or can rsync backup open files by itself.
thanx
tarun
---------------------------------
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
2004 Jul 10
6
How can Windows 2000 mount a share as a service?
I've asked every M$ expert I know, trolled through M$ TechNet, experimented
with SRVANY/INSTSRV login scripts which hard-code username/passwords to
login to a Samba 2.2.8a SMB server. I've experiment with and without the
"Allow service to interact with Desktop" switch turned on.
I am stuck. :( I can find no way to mount a share as a service, so that
IIS can serve web-pages