Displaying 8 results from an estimated 8 matches for "mlblandf".
2006 Jun 15
2
Problem with booting disk images
Hello,
We are having problems booting disk images and are looking for a little
help.
Here is the screen capture of what we see:
http://www.kmaclub.com/syslinux/largefloppy.png
We have also tried using images from
http://severinterrier.free.fr/Boot/ImgBoot/ with a similar result.
Basically, memdisk loads the images and then it hangs.
label linux
kernel memdisk
append
2003 Jun 14
0
Re: WinME command.com
...(Michael Blandford)
> 2. Re: WinME command.com (was Re: Problems with Memdisk 2.04)
> (Andreas Kneiseler)
>
>
>----------------------------------------------------------------------
>
>Message: 1
>Date: Mon, 02 Jun 2003 13:05:14 -0700
>From: Michael Blandford <mlblandf at sedona.ch.intel.com>
>Subject: Re: pxelinux 2.04 dumps vmmon, was Re: [syslinux] load
> pxelinux w/o PXE BIOS?
>To: hm at seneca.muc.de
>Cc: sales at vmware.com, Michael Blandford
> <mlblandf at sedona.ch.intel.com>, Support at ArgonTechnology.com,
> syslinux at zytor....
2003 Feb 13
4
Netbooting / building
Hi, I have been using pxelinux for quite a while.
It works extremely well for us.
Now, I am looking at something new.
We would like to:
boot ( some OS - hopefully linux )from the network using pxelinux.
make a small partition dos partition on the first disk.
connect ( via perl dbi ) to a back end database
Download the appropriate files for either a winxp build OR a
kernel/ramdisk for a
2003 Feb 27
1
Problem with rbfg and pxelinux
Hello again and thanks for your support.
I am trying out the pxe floppy - rbfg that you mentioned in your
previous email for some machines that are not pxe capable but have
supported network cards.
It looks like it is going to work but then hangs.
The dialog below is from a vmware session just for testing but I have
the exact same problem on an old IBM box with a Intel e100 card.
Here is
2003 Aug 08
0
Syslinux / Hard drive booting
Hello,
We have been using syslinux to boot machines successfully for quite a
while. However, we now have a model of machine that just doesnt seem to
work.
We are currently using syslinux/pxelinux 2.05 but have tried 2.03 as well
Here is the procedure we normally use. This is typically fully unattended.
We boot a small linux distro using pxelinux.
Then we copy in mbr.bin from the syslinux
2005 Dec 05
1
Determining 32/64 bit install
Hello,
I would like to have a single cd/dvd to install an OS on a i686 or
x86_64 machine.
Is there any way to get isolinux to determine the architecture of the
machine and choose the appropriate installer?
Michael
Disclaimer: The content of this message is my personal opinion only and
although I am an employee of Intel, the statements I make here in no way
represent Intel's position
2004 May 19
3
pxelinux and http
Hello,
Is there any possibility pxelinux could have the ability to pull its
kernel/ramdisk/disk images/etc via http instead of tftp?
I would really like the ability to pxe boot a machine, have it tftp
pxelinux and its config file. Then, all the files listed in the config
file are pulled via http.
Michael
Disclaimer: The content of this message is my personal opinion only and
although I
2002 Nov 01
2
pxelinux / memdisk booting problem
I have been using pxelinux for quite a while to automagically build
linux boxes with great success. Thanks to everyone involved!
Now, I am trying to download a floppy image and get that to boot.
My conf file looks like:
default sir4
label sir4
kernel ia32/memdisk
append initrd=ia32/sir4/floppy.img
Everything starts off fine.
pxelinux loads
I see it get the conf file.
gets memdisk