[syslinux] EXTLINUX 3.07 - trouble with extlinux.conf

Wojciech Ściesiński Wojciech at beep.pl
Tue Mar 1 23:38:19 PST 2005


"H. Peter Anvin" <hpa at zytor.com> wrote

> > timeout 0
> > default vmlinuz
> > append loadramdisk=1 initrd=initrd ramdisk_blocksize=4096 root=/dev/rd/0
> > ramdisk_size=262144 splash=silent vga=791
> > display thinstation.txt
> >
>
> If you have initrd=initrd, then it will expect to find the initrd and
> other files in /boot/extlinux/initrd.  You need to make it /boot/initrd
> since that's where your files are, OR make a hard link into /boot/extlinux.

Now I have extlinux.cfg this

default Thinstation
timeout 0
label Thinstation
kernel /boot/vmlinuz
append loadramdisk=1 initrd=/boot/initrd ramdisk_blocksize=4096 root=/dev/rd/0
ramdisk_size=262144 splash=silent vga=791
display thinstation.txt

but my computer still not booting correctly.

I have three extlinux.cfg files (the same file) in

.:
-rw-r--r--  1 root root   214 2005-03-02 08:13 extlinux.cfg
./boot:
-rw-r--r--  1 root root     214 2005-03-02 08:12 extlinux.cfg
./boot/extlinux:
-rw-r--r--  1 root root  214 2005-03-02 08:19 extlinux.cfg

Which files I may delete ?

Thanks

Best Regards

-- 
Wojciech Sciesinski, wojteks at wojteks.net

NO PATENTS ON SOFTWARE IN EUROPE !!




More information about the Syslinux mailing list