Tiny Core Base > CorePlus

iso booting xfbdev

(1/3) > >>

zlagos:
Hello everyone,
Sorry for my bad English, I'm Spanish.
Someone could tell me how to make an iso (for a live usb) it to start with Xfbdev (TinyX, kdrive) and not vesa?
(and mouse ps2)
And how to install it on your hard drive?

I need a boot similar to Damn Small Linux for Toshiba Libretto 100CT.

Thank you.

Juanito:
I'm not sure if it's useful, but the tinycorepure64 iso uses Xfbdev by default.

If the aim is a usb install, you don't need to make a re-mastered iso.

You can, for example, use the tc-install tool with the coreplus iso to install to usb or hd and then modify onboot.lst and the boot codes to use Xfbdev.

zlagos:

--- Quote from: Juanito on July 28, 2016, 10:10:30 AM ---I'm not sure if it's useful, but the tinycorepure64 iso uses Xfbdev by default.

If the aim is a usb install, you don't need to make a re-mastered iso.

You can, for example, use the tc-install tool with the coreplus iso to install to usb or hd and then modify onboot.lst and the boot codes to use Xfbdev.

--- End quote ---

That is precisely what we do not know: what and how to modify exactly the onboot.lst
Thank you

Juanito:
Assuming you can boot your machine to a console prompt, you can edit the onboot.lst text file to include Xfbdev, Xprogs, flwm, aterm and wbar and then reboot.

For example:
--- Code: ---$ vi /mnt/sdb1/tce/onboot.lst
[edit and save onboot.lst]
$ cat /mnt/sdb1/tce/onboot.lst
...
Xfbdev.tcz
Xprogs.tcz
flwm.tcz
aterm.tcz
wbar.tcz
--- End code ---

Note that this assumes that these extensions and their recursive deps are present in the tce folder on the usb stick.

Juanito:
See also:

http://wiki.tinycorelinux.net/wiki:display_modes?s[]=xfbdev

Navigation

[0] Message Index

[#] Next page

Go to full version