Displaying 20 results from an estimated 1200 matches similar to: "MEMDISK and ABIOSDSK"
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?
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
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
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
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
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]#
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 Oct 08
0
OT: Help to do something basic
I need help in assembling a pretty basic collection of things.
I'm trying to put together a basic filesystem and kernel for network
booting, here's what I basically need
Kernel 2.6.22
Busybox
Networking (dhcp, nfs client)
Fsck
Lynx
Reiserfstools
Dosfstools
Vim and nano ( emacs is preferred )
And svgalib
And .... A custom dir layout.
All of this needs to be
2008 Jan 17
6
Voicemail systems- flow charts, digit/key cards, etc
Does anyone have flow charts or digit/key cards for some of the more popular voicemail systems out there?
(shows which digits/keys to press, where it takes you, etc.)
I need to create some of the new voicemail system.
Send 'em my way if you have them.
nt_jnewman at yahoo.com
Justin
____________________________________________________________________________________
Looking for last
2013 Feb 12
12
State of GPLPV and Windows 8
What is the state of GPLPV and Windows 8? I am currently running tests
with Windows 8 and GPLPV rev956 and operations (disk IO, net IO) look
good. There seems to be a problem with shutdown/reboot where Windows
hangs somewhat and displays a warning about improper shutdown on next
reboot.
Regards Andreas
2007 Nov 24
10
Dynamic-irq''s in HVM domains
''cat /proc/interrupts'' in a Linux PV domain shows interrupts starting at
256 and labelled as ''Dynamic-irq''. Are these available in a HVM domain,
eg under Windows?
Thanks
James
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2008 Jan 02
7
Two Asterisks behind NAT and need to link them using IAX trunk
Hi List;
I heared that IAX is good for NATing issues, but I do
not know if it can help me in that senario:
I have two Asterisks machines in different sites and
both are behind NAT (both have private IP address), I
need to link these two asterisks with IAX trunk (if it
help really in such senario), but I do not know if it
will work without doing special routing settings on
the router (like
2008 Feb 28
2
New Interested services to be added for Telephoney Service Provider
Hi All;
We have a telephony service provider that is asking
what is new technology and services to be added with
the telephony service that can be used for VoIP and
PBX purposes.
Any suggestion to be added that can really give new
advantages and technologies specially in VoIP issues?
Anyone interested?
Regards
Bilal
2003 Nov 11
2
Compilation problem SuSE 9.0
Hi
I have problem running R (tried 1.8.0 and 1.7.1) under a fresh installed SuSE
9.0 using default settings: I'm not able to send plots to the monitor. Only
postscript graphs are produced in external files. When assigning
options(device='X11') and then plotting I get the message "Error in X11() :
X11 is not available".
Since this occured using the r-cran binary I tried
2008 Jan 21
2
PXE Linux and EFI....or Intel MACs
Has anyone gotten PXELinux to work on the Intel Imacs or other EFI Based
Systems?
2008 Feb 07
2
Boot from CD
Is there an option to trigger the El-Torito Code (Boot from CD) in
syslinux/pxelinux?
Sort of like this:
LABEL CDROM
Chainboot (cd0,0)
Label Floppy
Chainboot (fd0,0)
2008 Jan 28
6
client first, top down, outside in, etc with rails
I''m starting a new project and I want to try writing the client first. I.e. I want to write my ''views'' first and I would like to mock out all the models in such a way that I can run the site and browse it with the mocked out models. Is it easy to use rspec''s mocking for this sort of thing and has anyone done it before? Does anyone know of a tutorial out there
2006 Oct 21
1
Problems running IsoMDS using vegdist with pres-abs data and two sites with zero distance
Hi
I have just (finally) started to poke around in R and wanted to analyse
a stream fish dataset with 28 sites and 18 species. When trying to
follow the Vegan manual to run nmds from distance measures calculated by
the vegdist function it turns out that I have two sites (streams) with
the exactly the same four species (I have used pres-abs data in this
case). When I try to run isoMDS I get an
2008 Jan 23
4
extlinux reports "./extlinux: path /media/disk doesn't match device /dev/sda4"
Hello list,
in a previous post I mentioned I had managed to make
USB-Stick with 2048
byte sectors bootable. In fact I wiped out my Linux
partitions
bootrecord. This was with an old version of extlinux
as still
distributed by openSuSE.
Interestingly enough the current version
syslinux-3.61-pre2, spares my
hard disk, but still seems to live under the
impression it is the USB
stick.
The setup is