Displaying 20 results from an estimated 300 matches similar to: "SYSLINUX 3.11-pre3 -- release candidate"
2002 Dec 12
1
Windows boot-NTLDR not found?
Hello All,
I am using NU2's BCD with the isolunix/memdisk add-on to create the cd. Floppy images work fine, however the bootsector (w2K et.al) doesn't. I get an NTLDR not found error. Not a problem, as the issue is that the bootsector needs to be in the root of the CD. Well if I do that then how do I spec that location properly in isolinux.cfg for the label tag?
For example-
this
2015 Oct 22
2
Isohybrid wiki page and UEFI
On Thu, Oct 22, 2015 at 1:56 PM, Bruno Cornec via Syslinux
<syslinux at zytor.com> wrote:
> 3/ Using syslinux.efi in a FAT32 image (similar to the previous 2
> confs) stored on a iso9660 media by genisoimage and its
> -eltorito-alt-boot -efi-boot $imagefile -no-emul-boot option doesn't
> work. I get a red screen with debug info (attached). However, I'm not
>
2005 Aug 22
2
Usin ISO Linux & Memdisk to create a Viritual Floppydrive that Linux & Windows can load driver disk from.
With windows, if your "virtual" floppy is drive B:, then windows
will treat it specially. It will basically copy the contents into
memory from real mode using int13h, knowing that it will not be
able to access the device after it switches to protected mode.
I asked a few days ago about support for making a memdisk image
behave as drive B:, but got no answer. :-(
We have our
2014 Oct 17
3
creating a floppy image from a linux file
Hi,
I am still trying to get kick-start centos in my vmware5 because pxe
cannot find the pxe server. I do not control the dhcp or pxe server.
I have both my kickstart file and my iso image for centos6.5 on my
vmware datastore, but am trying to run my kickstart file from VMware guest.
Can I tell the command line to run from the datastore in VMWare? Or must
I convert my kickstart file to a
2014 Sep 12
3
vol-info showing old disk size
Hi,
I just resized the disk image of a virtual machine by following the
recommended virt-resize procedure.
The enlarged disk is working fine, and the size is correctly detected and
used in the virtual machine.
But "virsh vol-info /path/to/imagefile" still shows the old size and
allocation. Is there a way to "fix" this, i.e. making virsh aware of the
new size?
Thanks.
Marco
2006 Aug 26
3
order of saving/validating
Hi guys,
I''m trying to do some validation on an image upload. Basically I have
a model, Property, which has_many :property_images. I need to check
that one image has been uploaded at least and so it was suggested I
checked the number of images uploaded -
@property.property_images.count > 0. Makes sense.
I''ve added a validation on my Property model, like -
def
2006 Aug 15
8
AGAIN: file object treated as string
I am trying to implement the uploading of a file to a remote server
I get error while trying to write the file on the server. The error I
get is the following:
undefined method `rewind'' for #<String:0x2aaaad062eb8>
It seems to be treating my file as a string instead of a File object.
--------- Code is below ------------------
VIEW:
<%=
2005 Oct 07
1
tftp pxe and dos
So I have a few questions. I have already made the base part of making a
windows TFTPD running with memedisk. So that part works, but what I was
wondering, if there is a way to some how add an option to the config file.
What I have is something like this:
label winstall
kernel unattended/memdisk
append initrd=unattended/winstall.imz
That all works great, However, for each image, I have
2012 Aug 20
1
Digium Phones
I have been looking for the specs (format, bit rate, ect) on custom ringtones for digium phones. Using the DPMA how would I deliver the ringtone to a digium phone?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120820/cb4927d0/attachment.htm>
2004 May 22
1
PXElinux & memdisk
I am trying to acheve pxe booting of a image of barts boot disk (www.nu2.nu).
I have managed to get LTSP booting via pxelinux, so I know my dhcp/tftp servers are ok.
However when I try to boot memdisk with either a stock suselinux boot image file (taken from
SuSE 9.1) or my dos disk (created by dd if=/dev/fd0 of=/imagefile)
I get output like
MEMDISK 2.08
command line : BOOT_IMAGE=memdisk
2005 Jan 25
1
feature request: gzip support in syslinux itself
HPA,
is it possible to add GZ support in syslinux itself?
Some standalone software compresses very well, but is not compressed.
Example is the Memtest86+ binary (90KB uncompressed --> 35KB gzip'd) and maybe Smart Boot Manager (gzip'd COM32 binary instead of normal COM32 binary?).
I'm using both on a simple bootdisk, and all space savings are welcome.
a workaround could ofcourse
2011 Nov 13
1
missing syslinux details/docs
I'm running into some issues with regard to isolinux and memdisk, and am
not sure where to ask/look in the best way possible. These are
DOS-related issues.
So here goes:
* Can MEMDISK map a imagefile (compressed? harddisk?) to more than
(and/or beyond) 4GB of memory? Say you'd have 8/16GBGB and want 4GB
available to the user so might as well use the other 4/12GB for MEMDISK.
Or max
2004 Dec 09
1
EDD error RE: Re: SYSLINUX 2.12-pre7 released
(Sorry, Outlook webmail prohibits me from proper replying/quoting)
>it has the nice effect that you can load the El Torito
>CD-ROM driver.
Which seems logical if you boot a kernel (like Linux, or Memdisk with an imagefile), but not when doing a local boot (diskette/harddisk)
In other words: boot from cdrom, and if you then load a disk-image, eltorito.sys should load. If not loading a
2017 Sep 22
1
Embedding PDF into RTF document via R language
R 3.4.1
OS X and Windows
Colleagues
I have a complicated problem that includes several components:
R
RTF
PDF
Using R (and a slew of RTF commands), I assemble a text document with an RTF extension. The document contains text, tables, and images (JPEG format, previously created with R).
To ?import? the JPEG images into the document, I use the following R code:
cat("\\pard\\qc
2006 Apr 20
1
Unmodified 2003/2000/FC5 on XEN 3.0.2
I can see that Windows Loads in VM and when I run in safe mode it
reaches until loading
multi(0)\disk(0)\rdisk(0)\partition(1)\Windows\system32\drivers\Mup.sys
After this it hangs.Attached is the qemulog.
Note : These VM''s are running out of a complete disk (/dev/sdb), which
has working installation of Windows on it!
I am running FC5 along with Xen 3.0.2 (tried unstable too) on
2005 Nov 01
1
PXE Boot Image Hangs
My system is hanging up when attempting to boot a floppy disk image.
Does the following info tell any story as to what's happening?
Loading ghost.imz .............
Ready.
MEMDISK 3.11 2005-09-02
e820: 0000000000000000 000000000009fc00 1
e820: 000000000009fc00 0000000000000400 2
e820: 00000000000e0000 0000000000020000 2
e820: 0000000000100000 0000000009ef0000 1
e820: 0000000009ff0000
2004 Mar 03
2
SYSLINUX works on more than 'floppy' media
Hi folks,
I hit the syslinux homepage for the first time in a while. The stuff
just works, so there's no reason to come to the website, eh? :)
Anyway, the first line is "The SYSLINUX Project covers lightweight
bootloaders for floppy media (SYSLINUX)", and I think that this needs to
be expanded a bit. I use SYSLINUX on CompactFlash, and it works great
because together with
2010 Oct 06
3
Gameplay asks for the second CD
Wing Commnader Prophecy (multiple CD's) install doesn't give any problem (due to its small pop-up format window) and the game plays well until I come to the next CD.
Game grabs full screen 800x600 svga. Pop-up window for second CD appears, but I can not switch with <Alt><Tab> to desktop.
What did I already try?
Read lots of items on this forum :D
2001 Feb 01
6
hello, I need some help for using wine
hello,
i have this problem :
[y.moya@yves y.moya]$ cd /mnt/cdrom
[y.moya@yves cdrom]$ ls
3Dfx SETUP.EXE _setup.dll autorun.pak hlinst.dll
setup.bmp
DATA.TAG SETUP.INI _sys1.cab data1.cab lang.dat
setup.ins
DIRECTX Worldcraft _user1.cab dsetup.dll layout.bin
setup.lid
Localize.cab _INST32I.EX_ autorun.exe dsetup16.dll os.dat
sierra.inf
2004 Feb 16
3
PXE booting 2.88MB floppy
Hi,
I'm sorry to bring this up again but I can't quit get this too work. I'm trying
to build a 2.88 floppy image so that I can use PXE to load Ghost.
I'm useing the following to get a copy of the bootsector:
dd if=/dev/fd0 of=bootblock bs=512 count=1
Then I build the image file with:
mformat -C -t 160 -s 18 -h 2 -B bootblock x:
Then use mcopy to put the required