[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-knoppix] syslinux bug??? Strange options in /proc/cmdline



At Tue, Jan 14, 2003 at 12:15:49PM +0100, Andreas Mueller wrote:
> Documentation of syslinux say: 
> 
> "In the configuration file blank lines and comment lines beginning
> with a hash mark (#) are ignored." 

It does not start with a #, it ends in hashes. Now could you please take a
look at the (default) syslinux.cfg in Knoppix, as seen in version
2003-01-01, and then try to answer my question? You seem to think that i
have a config file with hashes at the beginning of the line - or whatever -
but I'm just using the regular Knoppix syslinux.cfg.

> it helps, if you attach your syslinux.conf

syslinux.cfg as found in Knoppix.

> > No, the ### at the end are place holders for a customized configuration. Did
> Where i can find this doc,diff ?  

The Knoppix syslinux.cfg has a line that says

APPEND=##################################################################

(I think I've said this before. You keep coming back at your "# is a
comment" statement - but that is of no use here).

> > you really look at syslinux.cfg at the Knoppix CD? Which version of Knoppix
> > did you look at? From what I read, you seem to look at an older version that
> 
> I co the boot.img from Oct. 2002, compared it with syslinux.orig.tar.gz from

This one doesn't have the append statement at the end.

I attached the syslinux.cfg from the latest Knoppix.

V.
DEFAULT vmlinuz
APPEND lang=us ramdisk_size=100000 init=/etc/init apm=power-off hda=scsi hdb=scsi hdc=scsi hdd=scsi hde=scsi hdf=scsi hdg=scsi hdh=scsi vga=791 initrd=miniroot.gz nomce quiet BOOT_IMAGE=knoppix
TIMEOUT 300

PROMPT 1
DISPLAY boot.msg
F1 boot.msg
F2 f2
LABEL knoppix
KERNEL vmlinuz
APPEND lang=us ramdisk_size=100000 init=/etc/init apm=power-off hda=scsi hdb=scsi hdc=scsi hdd=scsi hde=scsi hdf=scsi hdg=scsi hdh=scsi vga=791 initrd=miniroot.gz nomce quiet BOOT_IMAGE=knoppix
LABEL knoppix-txt
KERNEL vmlinuz
APPEND lang=us ramdisk_size=100000 init=/etc/init apm=power-off hda=scsi hdb=scsi hdc=scsi hdd=scsi hde=scsi hdf=scsi hdg=scsi hdh=scsi vga=normal initrd=miniroot.gz nomce quiet BOOT_IMAGE=knoppix
LABEL expert
KERNEL vmlinuz
APPEND lang=us ramdisk_size=100000 init=/etc/init apm=power-off hda=scsi hdb=scsi hdc=scsi hdd=scsi hde=scsi hdf=scsi hdg=scsi hdh=scsi vga=791 initrd=miniroot.gz nomce BOOT_IMAGE=expert
LABEL fb1280x1024
KERNEL vmlinuz
APPEND lang=us ramdisk_size=100000 init=/etc/init apm=power-off hda=scsi hdb=scsi hdc=scsi hdd=scsi hde=scsi hdf=scsi hdg=scsi hdh=scsi vga=794 xmodule=fbdev initrd=miniroot.gz nomce quiet BOOT_IMAGE=knoppix
LABEL fb1024x768
KERNEL vmlinuz
APPEND lang=us ramdisk_size=100000 init=/etc/init apm=power-off hda=scsi hdb=scsi hdc=scsi hdd=scsi hde=scsi hdf=scsi hdg=scsi hdh=scsi vga=791 xmodule=fbdev initrd=miniroot.gz nomce quiet BOOT_IMAGE=knoppix
LABEL fb800x600
KERNEL vmlinuz
APPEND lang=us ramdisk_size=100000 init=/etc/init apm=power-off hda=scsi hdb=scsi hdc=scsi hdd=scsi hde=scsi hdf=scsi hdg=scsi hdh=scsi vga=788 xmodule=fbdev initrd=miniroot.gz nomce quiet BOOT_IMAGE=knoppix
LABEL failsafe
KERNEL vmlinuz
APPEND lang=us ramdisk_size=100000 init=/etc/init vga=normal noscsi nodma noapm nousb nopcmcia nofirewire noagp nomce xmodule=vesa initrd=miniroot.gz BOOT_IMAGE=knoppix
LABEL userdef
KERNEL vmlinuz
APPEND ###############################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################

Reply to: