similar to: Monthly posting

Displaying 20 results from an estimated 1000 matches similar to: "Monthly posting"

2015 Sep 06
1
Monthly posting
Hi, What text should be in monthly posting to this mailingist, the Syslinux mailinglist? Things I have in mind: * That gettng a wiki account is in two phase, first create a wiki account, then tell the accountname so it gets write permission * our Roadmap (currently: BIOS works, UEFI is work in progress ) * Download locations and git repositories. * Answers to Frequently Asked Questions.
2018 Jan 24
1
Help with SQLsave
Hi all, I'm using RODBC library to connect to a database. I'm trying to read a table from a database and after manipulating it would like to write to the same database but with a different table P<-data.frame(sqlQuery(myconn,'select? *? from Demographics')) sqlSave(myconn,p,tablename="trial",rownames=FALSE) I'm gettng this error Version:1.0
2014 Jan 20
0
USB boot problems on Gigabyte GA-M55Plus-S3G
Hi, Ronald F. Guilmette: > > Doesn't the Syslinux project provide (hopefully strong) specific > > reccomendations, [...] hpa: > We try (see our wiki), The general wiki http://www.syslinux.org/wiki/index.php/SYSLINUX#Creating_a_Bootable_Disk says "In order to create a bootable disk using SYSLINUX, prepare a normal MS-DOS formatted disk." which would not have
2006 Apr 06
4
using two foreign keys to the same table
i am working on a task manager with ruby on rails. it is my first major project, so i''m still gettng my feet wet as i learn. i''ve been trying to use the built in relationships to link my tables together, but i''m not able to use the same naming conventions. for each task, it has a field for the creator, and another field for the assignee. both of these fields
2011 Jan 21
0
Polycom SoundPoint IP 650 freezes on boot after adding just one custom ringtone
Hi I'm new to this list, so please forgive me off-topic or RTFM-questions. I have an asterisk/elastix driven phone-environment using Polycom SoundPoint IP 650 as extensions. When adding just one custom ringtone (~57KB) in a proper format (ML.wav: RIFF (little-endian) data, WAVE audio, ITU G.711 mu-law, mono 8000 Hz) the phone boots well. But after I have chosen the custom ringtone as my
2005 Mar 30
3
Rails 0.11.1 Debian problem
Hi, I have just upgraded to rails 0.11.1 by apt-gettng rails and running rails myapp and overwriting everything but the app directory. Now AR looks for table Article where instead it should be looking for table articles (for the Article object) like it used to be. I am using Mysql 4.0.23. I also created a fresh project by running rails project, and ruby script/generate scaffold article I noticed
2015 Feb 13
0
UEFI PXE Difficulties
On 2015-02-13 13:45, Geert Stappers via Syslinux wrote: > Elaborate > They start to load and the system reboots. I have the same issue, syslinux6.03, using syslinux.efi I have a HP G9 BL460c blade with EFI and a vmware virtualised guest with EFI enabled. I'm attempting to install rhel6.6, kernel 2.6.32. Both machines will boot successfully, load kernel vmlinuz, then start to load
2015 Feb 09
1
regression: relocatable kernels on a chromebook
On Sun, 8 Feb 2015, Ady wrote: ... > There have been discussions and/or reports somewhat related to this > matter during 2013 (Mar-Dec), and reports about failing to boot some > kernels with Syslinux 6.03 (2014Q4). > > The topics involved: > > _ Kernels with no protected-mode code (e.g. grub's kernel lnxboot.img > initrd=core.img) > _ bzImage and zImage files
2015 Jul 30
0
Fedora change that will probably affect RHEL
On Jul 29, 2015, at 6:19 PM, Nathan Duehr <denverpilot at me.com> wrote: > >> On Jul 28, 2015, at 6:32 PM, Warren Young <wyml at etr-usa.com> wrote: >> >> Now we have entrenched commercial interests that get paid more when you get DDoS?d. I?ll give you one guess what happens in such a world. > > What happens? Folks have to think harder about connecting
2015 Feb 08
0
regression: relocatable kernels on a chromebook
> On Sat, 7 Feb 2015, Ady via Syslinux wrote: > > Thank you for this meaningful report. Ideally, I would suggest > > performing a similar test (at least with the same kernel built with all > > the above "config_*=y" settings) with official pre-built Syslinux > > versions 4.07 and 3.86 (remembering that all Syslinux-related files, > > including c32
2004 May 03
0
wine-users digest, Vol 1 #1756 - 15 msgs
besides wine is there no other package thats can be used ----- Original Message ----- From: <wine-users-request@winehq.org> To: <wine-users@winehq.org> Sent: Friday, April 30, 2004 5:20 PM Subject: wine-users digest, Vol 1 #1756 - 15 msgs > Send wine-users mailing list submissions to > wine-users@winehq.org > > To subscribe or unsubscribe via the World Wide Web, visit
2015 Jan 18
2
Error loading vesamenu.c32
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 El 18/01/15 a las 13:18, Gene Cumm escribi?: > On Sun, Jan 18, 2015 at 6:44 AM, Angel <angelv64 at gmail.com> wrote: >> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 >> >> Hello. >> >> I'm trying to setup an multiboot USB, mainly to install Debian >> using netinst images. >> >>
2015 Jan 18
0
Error loading vesamenu.c32
On Sun, Jan 18, 2015 at 6:44 AM, Angel <angelv64 at gmail.com> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Hello. > > I'm trying to setup an multiboot USB, mainly to install Debian using > netinst images. > > I've mounted one of iso image and copied to a directory in USB (made > with syslinux 6.03) and copied too the kernel and initrd
2014 Jan 22
2
Advice/directions to users of Syslinux
Hi, Ady wrote: > I personally don't like this "hiding" [of CHS], but I understand > their reasons to do so. > > I think that the "USB-Geometry" section in the wiki should try to > point to the same kind of users. But it is in wiki page Hardware_Compatibility. Check out the neighborhood. If there is a place to - for once - state how a "normal"
2015 Jan 18
0
Error loading vesamenu.c32
> > http://www.syslinux.org/wiki/index.php/Common_Problems#Modules > > Shouldn't be enough copy modules from /user/lib/syslinux....? > 1_ Booting with Syslinux, in the Syslinux "boot:" prompt press "Ctrl+V" so to see relevant information. The c32 modules shall match the same version. 2_ The Current Working Directory is relevant, specially for relative
2020 Apr 13
2
Why we don't have eternal optimizers?
Hi everyone, Lately I've been thinking of the optimization model of almost any optimizer ever. The optimizer should finish "at a reasonable time". For example, for a 20k lines program, the optimizer should finish in a couple of minutes and not e.g. a couple of days. And my question is, why? For almost all programs, the period that starts when the program starts being developed to
2014 Jan 25
0
Advice/directions to users of Syslinux
Hi, i have now sparsely modified the last paragraph of http://www.syslinux.org/wiki/index.php/SYSLINUX#Creating_a_Bootable_Disk added a new section http://www.syslinux.org/wiki/index.php/Common_Problems#Bad_Heritage_on_MS_DOS_disk and a new article http://www.syslinux.org/wiki/index.php/What_is_a_SYSLINUX_disk_%3F My proposal is to place a link to the new article at all wiki occasions,
2014 Jul 09
0
isohybrid binary not in 6.03-pre18? (utils bt is in bios/utils?)
> > But these is no isohybrid in the efi directories? So, why wasn't the isohybrid.c > also moved to bios/utils? The source code is still in the same place; the binaries are generated into respective subdirectories. I would suggest reading: http://www.syslinux.org/wiki/index.php/Library_modules http://www.syslinux.org/wiki/index.php/Common_Problems#Multi-Arch and in the
2014 Dec 07
0
syslinux 6.03 does not boot some kernels
Am 07.12.2014 schrieb Spike White: > >Date: Sat, 6 Dec 2014 09:12:19 -0500 > >From: Gene Cumm <gene.cumm at gmail.com> > > > >In an effort to get things started, I just wrote > >http://www.syslinux.org/wiki/index.php/Common_Problems#Linux_EFI_kernels > > > >I understand the CONFIG_RELOCATABLE issue well enough to write about > >it however Ady
2017 Oct 11
0
Unable to find linux kernel on ext4, filesystem-related root cause assumed
Am Mi, 11. Okt 2017, um 01:34, schrieb Ady Ady via Syslinux: > > > On 10/10/17 12:28, Manuel Wagesreither via Syslinux wrote: > > > Dear all, > > > > > > I'm working on a shell script which is producing a bootable image file. It contains a populated MBR and a single file system (ext4) which again contains a debootstrabed debian stable distribution. >