Displaying 1 result from an estimated 1 matches for "ro_mpoint".
Did you mean:
rl_point
2012 May 03
1
plash screen stop displayed when starting linux
Hi,
I'done a ubuntu 10.04 live CD (kernel 2.6.32-41).
Here is my (V4.04) syslinux.cfg:
PROMPT 0
DISPLAY splash.lpg
TIMEOUT 0
DEFAULT linux
CONSOLE 0
LABEL linux
kernel vmlinuz
append boot=balird initrd=initrd.gz
rolayer=LABEL=Cd_rom:/filesystem.squashfs ro_mpoint=/cdrom
ro_mpoint_opts=rw quiet splash nomodeset
video=uvesafb:mode_option=1280x1024-24,mtrr=3,scroll=ywrap
Every thing is ok : splash screen is displayed.
But after a few second, and before seeing plymouth screen, i've got a
grey screen with cursor on top left.
What have i to do to don't...