Tiny Core Base > Corepure64

faild logon desktop if boot tinycore iso by syslinux

(1/4) > >>

andysendo:
Boot tinycore iso with qemu as cdrom,  succese logon desktop.

Boot the iso file directly by syslinux (the storage media is usb drive), will only login the text mode but not desktop,  both qemu or real env. The tinycore iso default desktop boot option 1 & 2 is same result: no desktop.

the syslinux boot iso config is:
LABEL livecd
MENU LABEL tinycore livecd
kernel /syslinux/memdisk
append iso initrd=/livecd/TinyCorePure64-current.iso

many desktop live iso i can boot successful with the same config.

So is some bug with tinycore iso inside boot loader  or  need more syslinux configure?
 

Rich:
Hi andysendo
You probably need to add a  waitusb=5  to the  append  line.

andysendo:
syslinux config as:

kernel /syslinux/memdisk
append iso loglevel=3 cde waitusb=5 vga=791 initrd=/livecd/TinyCorePure64-current.iso

still boot into CLI. The desktop extensions load failed?

Juanito:
some usb cd/dvd drives are really slow to start-up - maybe try "waitusb=20" just to be really sure..

Also check that there are no other connected storage devices (hd, usb stick, etc) with a /tce folder or the cd boot will try to use that instead.

andysendo:
"waitusb=30" still boot into CLI.
syslinux boot iso image should sucecces, i can boot slitaz, debian live, puppy etc. into desktop with append iso initrd=xxx.iso.
Is there some logs that could be check desktop extensions loading status?

Navigation

[0] Message Index

[#] Next page

Go to full version