similar to: Reply to list

Displaying 20 results from an estimated 600 matches similar to: "Reply to list"

2013 Aug 09
1
com32 module compatibility between 5.x versions
Pete Batard <pete at akeo.ie> wrote: > On 2013.08.09 16:24, Bernd Blaauw wrote: > >> Sorry. If you are substituting any files you should substitute them all. > > > From where I stand, the idea that someone using an ISO will only ever > use it in optical media mode (either real or emulated) is a thing of > the past. > > These days, you can be almost certain
2013 Aug 09
5
com32 module compatibility between 5.x versions
H. Peter Anvin schreef op 9-8-2013 7:37: > Sorry. If you are substituting any files you should substitute them all. I assume it's not possible to store a copy of the LDLINUX.SYS binary at the end or inside of either ISOLINUX.BIN or LDLINUX.C32 then? Then at least it could be extracted, for those distributions not having LDLINUX.SYS / SYSLINUX(64).EXE present on their CD. Having
2004 Oct 05
3
Translating Lilo to syslinux and (isolinux)
I have a Lilo.conf file, which I have tried for many hours to convert to Syslinux. I looked around on the web for references on translating some of the components. I want to convert it to Syslinux/Isolinux. Any suggestions would be greatly appreciated. When I tried to convert it I made sure that the kernel and initrd had proper DOS names and such. -Michael =:LILO.CONF:= prompt timeout=10
2014 Dec 03
2
partedmagic connecting to a comcast address
On 12/03/2014 11:13 AM, Mark Milhollan wrote: <> > Do you mean PartedMagic as the destination port? If so that's just a > translation from the port number to a name found in your /etc/services > file. It is often wrong or misleading, and in most cases can be > ignored. i have no PartedMagic in /etc/services >> NetName: COMCAST-VOIP-4 > > Given this
2014 Dec 03
5
partedmagic connecting to a comcast address
i have been noticing a short connection burst in system monitor every time i connect to internet. i got curious and decided to run wireshark to see what was happening. seems that i am connecting to 96.195.141.178 with destination of "PartedMagic". this seemed strange because i do not have PartedMagic installed, so i ran a 'whois' check. this is what it showed: IP Location
2008 Jan 26
2
Error: C stack usage is too close to the limit
Lately R has been behaving strange on my Linux (Ubuntu 7.10) machine, with occasional segfaults. Today something else and reproducible happened: If I type the code below (meant for calibrating data), I get the error message that "the C stack usage is too close to the limit". calcurve <- cbind(1:2e4, 1:2e4, 1:2e3); #dummy curve, real one is more complex caldist <-
2009 Nov 22
1
Dead link in Nile help documentation (PR#14079)
When doing ?Nile, the url for the data source is dead. It says http://www.= ssfpack.com/dkbook/ but this has changed to=20 http://www.ssfpack.com/DKbook.html Version: platform =3D i386-redhat-linux-gnu arch =3D i386 os =3D linux-gnu system =3D i386, linux-gnu status =3D major =3D 2 minor =3D 10.0 year =3D 2009 month =3D 10 day =3D 26 svn rev =3D 50208 language =3D R version.string
2012 Sep 21
2
cptime/memdisk block size
Is there any documentation available about what block size MEMDISK uses to load (big iso/harddisk) image files? Experimenting with cptime.c32 on a Lexar Triton Jumpdrive (64GB, 170MB/s read in Windows, 150MB/s write in Windows) on bootable USB3.0 resulted in the following, depending on specified block size: * 2048 bytes --> 25MB/s * 2MB --> 61MB/s It would be nice to know at which speed
2004 Nov 30
2
feature request/reminder - alias / bootsector
HPA, a longterm reminder. See below. Can you also make a LABEL ignore other labels if no KERNEL statement is found in between? That way you could define multiple aliasses for an entry. label foo label bar label memtest kernel memtestp foo ignores 'label bar' , 'label memtest' and executes 'kernel memtest' bar ignores 'label memtest' and executes 'kernel
2017 Dec 19
3
no display what can I try.
I have an odd issue. I have one machine that does not display to the monitor when it goes to a linux boot loader. It has the issue with grub and pxelinux. I see the bios but between bios and graphics driver I see a blank screen. Any recommendations on how to fix it? More to it. It is a newer nvidia card, That I need to drive a 4K monitor at 60Hz . If I replace it with an old nvidia card I can
2014 Dec 03
3
partedmagic connecting to a comcast address
John, thank you for replying. On 12/03/2014 03:21 PM, John R Pierce wrote: > On 12/3/2014 12:47 PM, g wrote: >> wireshark text file loaded at; >> >> http://pastebin.com/rCU0CC10 > > some device on your network has the MAC address 00:0f:fe:8f:8f:23 > which Wireshark is calling PartedMagic for unknown reasons. see my new paste at; http://pastebin.com/8vBxnUSf
2003 Jan 23
2
Windows harddisk images.
Hello all, I've been following this project with interest, and have had great fun implementing Isolinux within the FreeDOS cdrom distribution. Since I'm not that an expert at Linux, I would like to know how I can *succesfully* generate a bootable image from a partition. Situation is like this: (640MB RAM on system) 60GB IDE harddisk, primary partition 1 win98 500MB extended partition
2012 Jan 15
3
some issues with modules/syslinux
Dear Syslinux bootloader list, I'm running into a few issues concerning Syslinux modules here, hoping you can answer one or more of the following questions: * Where's "ifmemdsk.c32" ? 4.05, 4.06pre1 and latest 4.10pre seem to lack it. Only the "ifmemdsk.c" file, which is likely sourcecode. Not seeing any "ifmemdsk.cbt" legacy comboot module. * Do COM32
2008 Jan 16
1
menu(s) won't compile because of missing header file
If you cd to the /menu directory and type 'make' it fails with this error: libmenu/help.c:17:57: error: loadfile.h: No such file or directory libmenu/help.c: In function 'showhelp': libmenu/help.c:99: warning: implicit declaration of function 'loadfile' make: *** [libmenu/help.o] Error 1 The problem can be averted by adding the proper header location the file
2003 Jan 31
2
isolinux.cfg - DISPLAY command - screen pause?
Hi, is there an option to have the DISPLAY command issue a pause after each screen full of information? I've been searching for a way to have users to agree to (or at least be able to read ) the GPL license. "by issueing a command other than F2 you agree that you are bound to the terms of the GNU Public License that is used on this FreeDOS beta9 cdrom. You can read the license terms by
2012 Jul 29
3
extlinux.conf not found
Hello, I noticed the following behavior of extlinux 4.05: I created an ext3 filesystem on the first (primary and active) partition of a usb stick. I mounted it at /mnt/. Then I copied to /mnt/ldlinux.sys the ldlinux.sys found in the syslinux 4.05 archive and I created a basic /mnt/extlinux.cfg. Then I ran "extlinux -i /mnt/" and rebooted on the usb stick. I got "ERROR: No
2017 Dec 21
2
no display what can I try.
I want to see things, I'm not sure how quiet would work. Maybe next time I get the box I can re-put in the older working card and try to do a firmware upgrade. This does not seem distro specific. All versions of grub and syslinux do not work in the default configs. I will try using menu.c32 vs vesamenu.c32 as well. To see if it won't display. On Wed, Dec 20, 2017 at 4:52 AM, Gene Cumm
2011 Jun 04
2
Completely disable local keyboard input in Syslinux / Extlinux?
Hello list, I'm trying to reuse a fairly old PC based embedded system. It has no video output at all, no VGA, nothing older, and no keyboard / mouse connectors. The console is on a standard RS232 interface, including BIOS output and the minimal BIOS loader. The BIOS emulates / redirects text output to and keyboard input from the console RS232 interface, but unfortunately, this emulation
2014 Dec 03
1
partedmagic connecting to a comcast address
Possibly your system was installed or cloned using PartedMagic, and that left an entry in /etc/ethers mapping your default nic to the name 'PartedMagic'? K Kahlil (Kal) Hodgson GPG: C9A02289 Head of Technology (m) +61 (0) 4 2573 0382 DealMax Pty Ltd Suite 1416 401 Docklands Drive Docklands VIC 3008 Australia "All parts should go
2003 Aug 13
1
LABEL command.
Does the Syslinux LABEL command support multiple labels on 1 line? for example, I'd like both "h" and "0" to perform the same operation (for example, boot harddisk, I hope the command below is correct). label 0 localboot 0x80 label h localboot 0x80 intended: label 0;h localboot 0x80 -or- label 0 h localboot 0x80 regards, Bernd Blaauw