Displaying 20 results from an estimated 200 matches similar to: "isolinux menu32 (Re: Problems booting on Intel i9x5 motherboards.)"
2006 May 23
1
Problems booting on Intel i9x5 motherboards.
Hello,
I'm using Isolinux 3.11 to make a boot image with a variety of 2.6 kernels.
I have two Intel-branded motherboards with i915 and i945 chipsets that
have trouble booting with menu.c32.
If I load the image from the isolinux commandline with a set of append
parameters, it works. The same settings loaded from the menu.c32 causes
the kernel to load and promptly hang.
All I can tell is
2006 Nov 20
5
Parallal Building?
I''m trying to index ~130,000 documents [soon to grow to about 500,000
documents] and I''m wondering if its possible to combine ferret databases
or in some other way split up the building process.
Normally, indexing 130k documents wouldn''t be that painful except that
there are different types of links between these documents and they are
not absolute (so for example
2005 Aug 21
2
pxelinux menu32 and two boot images
Hi, there
now i am booting pxelinux menu32 with 2 boot images 1. DOS boot
image 2. Thinstaion pxelinux and my directory structure is like this
(Pxelinux with menu32)
/tftpdroot/pxelinux.0
/tftpdroot/pxelinux.cfg/default
/tftpdroot/dos.imz (DOS bootimage)
/tftpdroot/memdisk (memdisk package)
(Thinstation Pxelinux)
/tftpdrooot/pxe/pxelinux.0
/tftpdroot/pxe/initrd
2005 Aug 22
2
10-pre19 ok on pxelinux, w menu32
ok on a soekris 4801.
Now that youre in late pre-release, pls consider these doc-patches, 1st
sent in May.
which are (I assume) still true, if not directly desirable. (reword as
you see fit, or reject outrite)
They apply -p0
other trivialities:
early part of pxelinux paints approx 16 chars wide across serial to my
terminal (picocom)
and often doesnt scroll, (does so rarely, dont recall
2006 Sep 20
1
using menu.c32 from ISOLINUX to display two menu....
Hey Guys,
I am trying to use the simple menu system to provide menus on my boot CDs.
For testing, I have the following entry in my isolinux.cfg file:
label linuxmenu
kernel menu.c32
append menu32.cfg
The option work as it should.
I am trying to display two sets of menus. At the bottom of the
menu32.cfg I have the following:
label 64
menu label Press enter here for
2010 Apr 27
2
gpllib write_sectors() patch
Here is a partial patch that I'm using to illustrate a few questions
that I have.
Looking at the gpllib write_sectors (com32/gpllib/disk/write.c) it
looks like the allocated
size is wrong; size is in sectors so we should adjust the alloc/memcpy
by size*SECTOR.
Also, comparing core/diskio.c it looks like the registers aren't even
setup right.
In the patch below I put an #if 0 around the
2016 Jan 20
1
linking icecast to ios and android phones
.PLS files should work for iOS devices. See sample text:
[playlist]
numberofentries=1
File1=http://91.121.91.172:31090/LG73
Title1=LG73 Vancouver's Best Music Mix!
Length1=-1
Version=2
On Wed, Jan 20, 2016 at 1:27 PM, Holden Stanford <hstanford1 at gmail.com>
wrote:
> You can create a .m3u or .mp3 container linking to the stream URL. I can't
> remember the exact tags
2012 Nov 27
1
virtio for 9.1-R
Hi guys,
I can't see virtio in releng/9.1, is there any particular reason why it
isn't going to be included given that it works reasonable well (and is
optional anyway, so not likely to be detrimental)?
Thanks,
Joe
2013 Aug 26
5
[RFC PATCH 0/2] GLOBAL() macro for asm code.
Hello,
This series has been split into two patches, one for arm and one for x86. I
figured that this was easier than doing it as a single combined patch,
especially as the changes are functionally independent.
x86 has been boot tested, but arm has not even been compile tested as I lack a
suitable cross compiler. However, the changes are just text replacement, so I
dont expect any issues.
The
2003 Dec 30
4
Assignments in loops
Greetings all. Any help with the following would be appreciated.
I want to create a data frame for each file in a directory. The following
code does not work but it may show what I am trying to do:
carmakes <- c('BMW','Chrysler','Citroen','Fiat','Ford','Holden','Honda',
2005 Jan 27
2
Samba not recognizing secondary groups
Hi all. I'm having a strange issue with a server running Samba 3.0.2a.
The server has a single share, and under that are subfolders that
contain documents. Each subfolder is owned by a different
folder-specific group, and users belong to the groups that own the
folders to which they need access.
But suddenly one user can't access any folders. Windows (the client)
suggests that she
2004 Sep 20
2
late or replayed packet warning
I get a lot of these in my log, especially when I am moving lots of traffic
across the vpn:
Sep 20 10:45:11 titan tinc.tdvpns[16152]: Got late or replayed packet from
holden (xx.yy.zz.ww port 655), seqno 37609, last received 37610
(sequence numbers displayed generally differ by only one)
What exactly is this trying to say? Surely this doesn't simply mean that
the udp packets arrived in a
2004 Nov 11
1
[Announcement] Version 1.0.3 released
With pleasure we announce the release of version 1.0.3. Here is a
summary of the changes:
* Show error message when failing to write a PID file.
* Ignore spaces at end of lines in config files.
* Fix handling of late packets.
* Unify BSD tun/tap device handling. This allows IPv6 on tun devices and
anything on tap devices as long as the underlying OS supports it.
* Handle IPv6 on Solaris tun
2004 Nov 11
1
[Announcement] Version 1.0.3 released
With pleasure we announce the release of version 1.0.3. Here is a
summary of the changes:
* Show error message when failing to write a PID file.
* Ignore spaces at end of lines in config files.
* Fix handling of late packets.
* Unify BSD tun/tap device handling. This allows IPv6 on tun devices and
anything on tap devices as long as the underlying OS supports it.
* Handle IPv6 on Solaris tun
2002 May 15
3
how to get 2.2.3a.tar.gz
I'd like to go back to 2.2.3a since I cant get printing to work at
moment with 2.2.4 at the moment does any one know where I can get this
from the samba ftp site seems to not keep previous versions.
thanks in advance,
Dave.
--
Personal Links:-
Recommended reading : http://www.oreilly.com/catalog/dbnationtp/
UK Privacy (R.I.P) : http://www.stand.org.uk/commentary.php3
Public
2010 Jul 26
5
[RFC/PATCH] New chainloading functionality
This patch introduces extra functionality to chain.c, mainly with reference to
BPB adjustments, but not only that. It expects 3 small patches I sent earlier
(they are included for easy reference, patches 1-3/4).
The changes introduced are:
1) file and boot sector use separate options to control load address and jump
address (if applicable). Options are as described below:
*
2016 Jan 20
3
linking icecast to ios and android phones
I think it's because the website uses Flash as first player instead of
using it as a fallback for when the browser does not support modern web
standards like the audio tag.
I am running a desktop without flashplayer and this is the screenshot of
your web radio
2016-01-20 18:55 GMT+01:00 Jeremiah Rogers <jeremiahzrogers at gmail.com>:
> I use iOS to listen to my Icecast all the
2009 Apr 14
2
subset dataframe by rows using character vector?
Dear List,
I'm stuck on what seems like a simple indexing problem, I'd be very grateful to anyone willing to help me out.
I queried a dataframe which returns a character vector called "plot". I have another dataframe from which I want to subset or select only those rows that match "plot". I've tried subset, and also the "which" command.
plot
2010 Jul 24
0
[PATCH] chain.c: allocation fixes
1) At the end of main, there's attempt to free cur_part->record, which
rarely comes from malloc. Only valid case is if gpt handover was performed
and chaining was not successful (cur_part->record is overwritten with gpt
specifc handover record). Freeing the handover area has been adjusted.
2) If our current iterator is ebr, parent wouldn't be freed at the end of
main. Added generic
2001 Aug 15
2
x11drv
I have SuSE 7.1.
I installed wine from the disc
When I try to run it as root, I get "Could not load graphics driver 'x11drv'"
I cannot find x11drv anywhere on the disc's or the installed packages.
can anyone tell me where I can get ?
Chris.