i also cant get this to work. (yes i did everything EXACTLY as you showed it pic by pic). Any ideas?
Here are the contents of my syslinux.cfg file ( i put them 4th and 5th so i could get to them quicker, and yes i tried at the end to)
Code:
PROMPT 0
TIMEOUT 40
DEFAULT /boot/vesamenu.c32
LABEL cubez
MENU LABEL BT3 Graphics mode (Compiz) - Experimental
KERNEL /boot/vmlinuz
APPEND vga=0x317 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw chexpand=256 load=cubez autoexec=xconf;cubez;startx
LABEL cubez
MENU LABEL BT3 Graphics mode (Compiz Nvidia) - Experimental
KERNEL /boot/vmlinuz
APPEND vga=0x317 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw chexpand=256 load=cubez,nvidiadriver autoexec=xconf;startnvidia.sh;startx
LABEL xconf1
MENU LABEL BT3 Graphics mode (KDE)
KERNEL /boot/vmlinuz
APPEND vga=0x317 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw autoexec=xconf;kdm
LABEL BT4
MENU LABEL BT4 Beta - Console
KERNEL /boot/beta.vmlinuz
APPEND vga=0x317 initrd=/boot/beta.initrd.gz ramdisk_size=6666 root=/dev/ram0 rw quiet
LABEL BT4
MENU LABEL BT4 Beta - Console no FB
KERNEL /boot/beta.vmlinuz
APPEND initrd=/boot/beta.initrd.gz ramdisk_size=6666 root=/dev/ram0 rw quiet
LABEL xconf2
MENU LABEL BT3 Graphics mode (Flux)
KERNEL /boot/vmlinuz
APPEND vga=0x317 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw autoexec=xconf;flux
LABEL startx
MENU LABEL BT3 Graphics mode (VESA KDE)
KERNEL /boot/vmlinuz
APPEND vga=0x317 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw autoexec=kdm
LABEL BT3
MENU LABEL BT3 Text mode Frame Buffer
KERNEL /boot/vmlinuz
APPEND vga=0x317 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw
LABEL BT3_no_DHCP
MENU LABEL Run BT3 no DHCP
KERNEL /boot/vmlinuz
APPEND vga=0x317 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw nodhcp
LABEL BT3_no_HD
MENU LABEL Run BT3 no Hard Disk
KERNEL /boot/vmlinuz
APPEND vga=0x317 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw nohd
LABEL BT3_Safe
MENU LABEL Run BT3 Safe Mode
KERNEL /boot/vmlinuz
APPEND vga=normal initrd=/boot/initrd.gz ramdisk_size=6666
root=/dev/ram0 rw
LABEL pchanges
MENU LABEL BT3 Graphics mode with Persistent Changes
KERNEL /boot/vmlinuz
APPEND vga=0x317 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw changes=/changes/slaxsave.dat autoexec=xconf;kdm
LABEL copy2ram
MENU LABEL BT3 Graphics mode, Copy To RAM
KERNEL /boot/vmlinuz
APPEND vga=0x317 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw copy2ram autoexec=xconf;kdm
LABEL msramdmp
MENU LABEL msramdmp
com32 /boot/msramdmp.c32
LABEL memtest86
MENU LABEL Run Memtest utility
KERNEL /boot/mt86p