Displaying 20 results from an estimated 2000 matches similar to: "isolinux.cfg - DISPLAY command - screen pause?"
2002 Jun 23
1
Using MTOOLS in place of loopback mounting
I am trying to build a distribution without having to be root. The
SYSLINUX installer typically needs root to do loopback mounting, but
if you have MTOOLS, you can use that instead. This seems to work so
far:
#!/bin/sh
# A minimal replacement for /usr/bin/syslinux; assumes that ldlinux.sys
# and ldlinux.bss are available in the current directory. You must
# specify locations of mkdosfs and
2003 Feb 07
1
Security issues with SYSLINUX 2.01
I have just received some audit info on the SYSLINUX 2.01 installer
running setuid. There seems to be some issues, and although I can fix
them easily enough I'm somewhat questioning the whole approach.
The other alternative would be to make the syslinux installer a wrapper
around mtools, and use mtools for the filesystem access. Since this
would be done entirely in userspace, as a normal
2002 Jul 04
1
New user problem
Peter,
I'm a new user of Linux trying to use the SYSLINUX boot loader to create a
Linux system. I'm doing it on a PC with WIN98 installed, and I prefer using
a dual boot system.
I got through as far as creating a semi-bootable floppy. The problem I'm
getting states "could not find kernel image: Linux." However, I do get the
"boot:" prompt as well (I just
2002 Jul 17
1
Question on "root pivot" function
Seth,
Thank you for your reply. I'm sorry to bother with this, but what is
the "root pivot" function and
where can I find doc's on it.
From what I understand from your email the system would basically boot
twice. Once from a stripped
kernel on the floppy disk to mount the CD, and then after the CD is
mounted it would reboot with the
kernel and initial randisk found on the
2003 Mar 14
2
isolinux + cloop
Hi. I am trying to build a bootable linux CD using isolinux and a cloop
image. I am a bit lost right now.
What I have done is built a custom distro on a seperate partition on my
hard drive. I can boot to it with Grub no problem. I've added the
ioslinux directory with isolinux.bin, isolinux.cfg, a kernel (with
initrd, loopback, iso support), and an initrd file.
My next mission is to some
2003 Dec 09
3
Last call before syslinux 2.08
I am planning to release SYSLINUX 2.08 in the next day or so; basically
2.08-pre9 without any further changes.
So, I would appreciate any and all testers for this...
-hpa
2004 Jun 04
2
chainload cdrom
perhaps the boot-from-cdrom code in Smart Boot Manager?
Bernd
>>>
No, since booting from CD-ROM requires that the El Torito part of the
BIOS is activated, which it won't be if it didn't boot from CD-ROM in
the first place.
----------------------------------------------------------------
Op deze e-mail zijn de volgende voorwaarden van toepassing:
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
2004 Apr 28
1
SYSLINUX.CFG not readed
Hello list.
I have configured a Linux box for booting from a Compact Flash instead of a
Hard Disk, this is an IDE CF, Syslinux is on the MBR because it loads, when
I put the the kernel file named as linux as it expects i load it but when I
rename it expecting it to load the SYSLINUX.CFG it does not load the menu as
I would like, I will put two images on that Compact flash in order to boot
from
2004 Mar 17
1
ISOLinux and OpenBSD?
>+ booting floppy34.fs image from the CD works correctly (no ISOLinux, in
>built BIOS emulates the floppy)
Hi,
have you tried the following (Isolinux direct emulation):
KERNEL 34FS.IMG
should function the same as if direct 1.44MB eltorito emulation was used.
but using MEMDISK it fails?
KERNEL MEMDISK
APPEND INITRD=34FS.IMG
that's all I can come up with .
2004 Dec 17
3
ISOLINUX users - debugging on by default?
I'm considering the suggestion which was raised before about turning the
debugging messages on by default in isolinux, or specifically, not
building the non-debugging-messages version in the standard distribution.
What do people think (especially distro maintainers?)
-hpa
2004 Aug 26
2
isolinux booting problem
Hello!
I'm trying to boot with a remastered Knoppix 3.4 CD.
I burned it with debugging and I get the following output:
isolinux: Starting up, DL = 9F
isolinux: Loaded spec packet OK, drive = 9F
isolinux: Loading main image from LBA = DEADBEF0
isolinux: Sectors to load = D5B7
isolinux: Disk error BE, AX = 42F0, drive 9F
A don't understand everything in it and I can't find enough
2007 Nov 26
2
v1.1.beta9 released
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta9.tar.gz
http://dovecot.org/releases/1.1/beta/dovecot-1.1.beta9.tar.gz.sig
Some changes since beta8:
- This release should work perfectly with NFS attribute cache enabled.
- Fixes to handling what should be written to cache file and when
- Some index handling optimizations
- IMAP LIST: dbox and cydir can now return children state
Beta9 will
2006 Apr 26
4
Re: Rails AR/Oracle Unit Test: [4280] failed
The revised patch submitted on #4748 broke the build, I''m looking to
sort out why.
Also note that this auto-test email didn''t make it to rails-core because
it was too big (every test failed, so the resulting email was huge).
I''ll patch my auto-testing script to truncate the email to no larger
than a few kb.
Michael Schoen wrote:
> "marcel" made
2005 Jan 21
4
Load setupldr.bin using isolinux
Hello,
Can I load setupldr.bin directly using isolinux without original CD boot
sector?
Thanks,
Theewara
2002 Oct 08
2
sem (lisrel) - starting problems
Hi,
(1.)
How is it possible to get automatic a "lower triangle of correlation matrix" ?
h.cor <- cor(dat,use="pairwise.complete.obs")
zz <- lower.tri(h.cor,diag=T)
### that's not what i wish and "wrong" ?
results <- matrix(unlist(h.cor[upper.tri(h.cor,diag=T)]))
results <- matrix(unlist(h.cor[upper.tri(h.cor,diag=T)]),5)
Must i take the lowest
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 <-
2006 Jun 15
3
Problem with Dovecot LDA / Postfix
Our setup is ok with Postfix / Dovecot.
I just need to add dovecot LDA.
I use the 1.0beta9
LDA Configuration:
protocol lda {
postmaster_address = postmaster@clm.net4all.ch
#hostname =
#mail_plugins =
#mail_plugin_dir = /usr/lib/dovecot/imap
#sendmail_path = /usr/lib/sendmail
auth_socket_path = /var/run/dovecot/auth-master
}
auth default-socket {
mechanisms = plain login
passdb
2006 Oct 16
6
Rails AR/Oracle Unit Test: [5310] failed (but getting better)
"rick" has given AR/Oracle some love, but it''s still unhappy...
http://dev.rubyonrails.org/changeset/5310
------------------------------------------------------------------------
r5310 | rick | 2006-10-16 08:42:55 -0700 (Mon, 16 Oct 2006) | 1 line
Fix has_many :through to add the appropriate conditions when going through an association using STI. Closes #5783. [Jonathan Viney]
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