i got it.
this was the one :
# Start LILO global section
boot = /dev/hdc13
default = linux
#compact
#prompt
#timeout = 0
# End LILO global section
# Partition 1: Linux GUI mode
image = /boot/vmlinuz
root = /dev/hdc13
label = linux
append = " "
read-only
# Partition 2: Linux GUI mode
#image = /boot/vmlinuz
# root = /dev/hdc13
#label = linux-gui
#append = "4 "
#read-only
i just noticed it minutes ago before posting this. . .
everytime i run lilo.. . it posts, added linux* even though the label = linux-gui is NOT commented. . .
then upon loading the VL6.0 as i posted earlier.. the labels "linux" and "linux-gui" appears.. BUT ANY OF THE TWO just loads my default GUI. ..
i tried COMMENTING OUT, the label "linux" and VL6.0 DID NOT BOOT.. it just hangs at "loading VL6.0 and a cursor blinking"
not sure how it reads BUT.. . does this one :
boot = /dev/hdc13
default = linuxREADS this ? (i know that "label" is just a name)
image = /boot/vmlinuz
root = /dev/hdc13
label = linux append = " "
read-only
i thought that.. this "PARTITION n" (n is the number) are the same.
# Partition 1: Linux GUI mode
# Partition 2: Linux GUI mode
again a BIG THANKS to the GUYS who replied on this thread.. and has the patience to support me. . .
NOW that this has been solved.. i will jump now into configuring the WIFI tool (xfce) sorry to bother much of your time.. really appreciated it.

again. .
THANK YOU