similar to: booting dos with pxelinux

Displaying 20 results from an estimated 5000 matches similar to: "booting dos with pxelinux"

2003 Oct 31
6
pxelinux+memdisk experience & problem..
hi: i try to make some images for pxelinux+memdisk. the version i try is 2.0.6 and 2.0.7pre5 for 2.88M floppy image, first i make a 1.44M boot floopy, then use "winimage" to load the disk and transfer it to 2.88M format, then save the image. it seems a easy way to make a 2.88M boot image. for harddisk image, i use vmware to build a virtual machine with 20M harddisk, make it boot
2012 Apr 02
3
booting a dos floppy from a disk image over pxe
Hello, I'm trying to boot a dos floppy stored on a disk image which is initially loaded over pxe using memdisk. I've created the disk image as follows: dd if=/dev/zero of=$IMGLOCATION/$IMGNAME bs=$(( 1024 * 1024 )) count=20 LOOPDEV=$(losetup --show -f $IMGLOCATION/$IMGNAME) MAJOR_MINOR=$(ls -l $LOOPDEV|awk '{print $5$6}'|sed 's/,/:/') DMSIZE=$(( $(ls -l
2003 Jun 11
3
copy files from Linux to NT Server
Hi & sorry if this is too "newbie" of a question but I just can`t find a solution. I`m trying to use smbclient or at least smbmount, but both is not working. What I want to do is: copy files via command line (I will have to do that later with an automated script) from my Linux server to the NT Server (server1) in a directory called "photo library test" (I tried as well
2008 Jun 24
4
Convert ISOLINUX into PXELINUX
Hi, I work on a solution for school including Eyeos and thinclient, iwant to convert syplinux ISO into syplinux Pxeboot, is there a way to do that ? Actually i'm using PXELINUX, When I boot the SYPLINUX.GZ (extract from the iso) I get this error : VFS: Cannit open root device "<NULL>" or unknown-block(3,5) Please append a correct "root=" boot option Kernel panic -
2005 Nov 04
3
pxelinux menu questions
Hello all, I have a few questions about the menuing system that I haven't been able to find in the archives (it would be nice if they were available in a searchable form other than having to click on a month-by month basis and read through them - if they are searchable I would love to find a way to do this but it hasn't jumped out at me). My first question is : What is menu.c32? I
2003 Feb 05
1
pxelinux and booting dos
I have got pxelinux booting a DOS ramdisk via the memdisk program from the command line. However I am having a problem getting it to use the configuration file. pxelinux find the configuration directory, pxelinux.cfg and then finds the file, C0A801, and reads the file, but no matter what I put on my "kernel" line, it looks for a kernel named "linux". When I create a sofft
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
2003 Nov 18
1
aov with Error and lme
Hi I searched in the list and only found questions without answers e.g. http://finzi.psych.upenn.edu/R/Rhelp02a/archive/19955.html : Is there a way to get the same results with lme as with aov with Error()? Can anybody reproduce the following results with lme: id<-c(1,1,1,2,2,2,3,3,3,4,4,4,5,5,5,1,1,1,2,2,2,3,3,3,4,4,4,5,5,5,1,1,1,2,2,2,3,3,3,4,4,4,5,5,5)
2004 Jul 22
3
security = ADS
Hi all, I've been fighting with joining my samba server (debian) to my active directory domain for 4 days now. The problem here is that users in my active directory domain on windows machines are not able to browse my samba shares without being prompted for authentication. I can: - Join the domain from samba server using net ads - View list of tickets when brownsing window shares with
2003 Oct 17
1
Booting to a DOS boot disk using pxelinux?
After succesfully launching automated Linux install using MTFTP, DHCP and PXE servers all running W2K, I wanted to explore the possibility of using the same setup to serve DOS boot floppies through the same PXE server. Is this possible? I cannot hardcode the MAC addresses of the NICs as the computers will be updated every month or so. Thank you in advance, Fet
2003 Jun 12
0
Dos 6.22 pxelinux
Hi, on Intel VX chipset with Realtek 8139 with pxe flash on nic Dos 6.22 is not booting. Dos from win98 is OK. (compressed or uncompressed) Linux is OK. On Intel 815 with lan on board Dos 6.22 is OK. Dos from win98 uncompressed is OK. Dos from win98 compressed is not booting.(gzip run out of data) Linux is OK. Any hint ? I need to boot dos622 on VX Below is screen for VX mobos: Loading
2005 Sep 23
2
Help: Boot Dos Floppy image through Pxelinux
Hello, I would like to boot dos image through PXE linux with menu where the user will have option of booting A: Dos b: Linux Any how to or guide , will help me out any links will also help Regards K.dinesh *********************************************************************** In a World Without Fences Who Needs GATES ? ***********************************************************************
2004 Jan 31
1
newbie thinclient env
i have a lot of questions, maybe you've got some answers. I've got the following setup : 1 central server ( linux ) , 17 servers ( LTSP ) on different locations, where each server has a number of thinclients connected to it ( max 6 ) The central server / 17 LTSP servers are on the internet and share 1 VPN ( freeswan ). It would be nice if the 17 LTSP servers could use asterix on one
2005 Oct 04
3
Boot DOS through Pxelinux
Hello list, My set up is almost complete in booting DOS through PXELinux, but I need to create a DOS boot image from (2 )DOS floppies. I've search the archives and google but didn't find any relavant info... My current set up now works with the standard setup (with one DOS floppy): kernel: memdisk append: initrd=floppy.img ramdisk=10000 My goal to is create a floppy.img from 2 DOS
2003 Dec 30
5
Pxelinux/memdisk with XP "MS-DOS" boot disk
I'm trying to use this universal DOS TCP/IP boot disk available here: http://members.iinet.net.au/~bdriver/bootdisk/ It requires an MS-DOS formatted disk created by Windows XP. It works great as a floppy but doesn't boot at all with memdisk. The problem can be simplified down to just the XP boot disk. If you make an MS-DOS startup disk with XP on a floppy, dd the floppy to an image
2003 Feb 21
1
Fetching TFTP server from dos/memlinux via pxelinux?
I am using pxelinux to boot a dos image using memdisk. Now what I'd like to do is connect via tftp and fetch an additional file from DOS. I am using the 'keeppxe' memdisk option; can I access the pxe stack from DOS, and retrieve the TFTP server address? I am using MS-DOS currently, and syslinux-1.76. -- Andre Dalle [andre at dalle.ca]
2013 Oct 07
5
HXen
Good afternoon, I would like to understand the current status of the HXEN project. Is it still being developed/maintained by anyone? Many thanks, Karoline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
2003 Aug 25
4
Re: ANN: wxRuby 0.1.0 Alpha has been released!
I''m not a Linux user. I suggest you subscribe to the wxRuby ML and get advice there from other Linux users. For the time being, I''ll cross-post this message to the wxRuby ML. Curt Markus Jais wrote: > > Curt Hibbs wrote: > > > http://rubyforge.org/project/showfiles.php?group_id=35&release_id=46 > > > > The code itself has been quite stable for
2010 Jul 03
0
Help: Please help me size my server requirements
I am looking to build a Workgroup Server. (Should be compatible/certified with both XEN & VMware hypervisors, as I am not sure which one I will settle with...comments requested) To run baremetal on hypervisor, with each of the following services running virtualized with minimum OS install (CentOS 5.x, latest stable release). - Multi-homed router-cum-border firewall (Access to Network Card
2005 Aug 31
2
booting from MS-dos disk.
Hi there, I am using memdisk with pxelinux, i have created ms-dos boot disk from windows xp, but when i boot from it stops on starting.... what is the problem can anybody tell me.. Regards, Yogesh