Tiny Core Base > CorePlus
Xserver doesn't start.
Cyberium:
Boot code default for Boot Core with X/GUI (TinyCore) + WiFi extension
--- Code: ---/multiboot/CorePlus-current/boot/vmlinuz initrd=/multiboot/CorePlus-current/boot/core.gz log level=3 cde showapps lst=xwbase.lst base desktop=flwm_topside
--- End code ---
gerald_clark:
If you already have a bootloader on the USB drive, create a boot stanza that loads vmlinuz and the core.gz initrd.
Then create a tce directory on the root filesystem on the USB.
Boot core and run "tce-load -iw Xvesa Xprogs flwm_topside aterm wbar"
Then run startx.
On reboot X should start automatically.
Cyberium:
This is the SYSLINUX Bootloader entry i have for CorePlus
--- Code: ---#start CorePlus-current
LABEL CorePlus-current
MENU LABEL CorePlus-current
MENU INDENT 1
CONFIG /multiboot/CorePlus-current/boot/isolinux/isolinux.cfg
APPEND /multiboot/CorePlus-current/boot/isolinux
#end CorePlus-current
--- End code ---
And This is the entry in the CorePlus boot menu itself
--- Code: ---LABEL cxw
MENU LABEL Boot Core with X/GUI (TinyCore) + Wifi Extension.
TEXT HELP
Boot Core with flwm_topside with X/GUI and the Wifi Extension.
Extensions are loaded mount mode. Boot media is not removable.
Use TAB to edit desktop= to boot to alternate window manager.
ENDTEXT
kernel /multiboot/CorePlus-current/boot/vmlinuz
APPEND initrd=/multiboot/CorePlus-current/boot/core.gz loglevel=3 cde showapps lst=xwbase.lst base desktop=flwm_topside
--- End code ---
Misalf:
Boot code cde is used for CD-ROM only. Remove it from your boot codes and rename the cde directory to tce .
Cyberium:
cde removed and renamed to tce
What do I do in terms of tce-load as I do not have a Ethernet connection
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version