1

I'm making my own Ubuntu based distribution called Focus OS but I'm confused as to how I am meant to put the "Install Focus OS" program on the Live CD, can someone help me with this please?

Like this but with Install Focus OS on it instead:
Like this but with Install Focus OS on it instead

pomsky
  • 68,507
Plexit
  • 23
  • 1
    do you mean you have all customization's done and you are looking for the name change only? – PRATAP May 23 '20 at 09:52
  • yeah, im just wanting the program on the desktop that'll say Install FocusOS – Plexit May 23 '20 at 10:35
  • I used Linux Live Kit to create the Bootable ISO but i think that is slax based so im not sure wat to do, should I use something else and if yes, what would you reccommend? – Plexit May 23 '20 at 10:49

1 Answers1

2

the name is coming from the file

/usr/share/applications/ubiquity.desktop

So edit that file while you are customizing the ISO.

enter image description here

In the image you can notice that, I used CUBIC application to customize the ISO.

enter image description here

PRATAP
  • 22,460
  • So how would I go about doing this on LXDE instead? – Plexit May 24 '20 at 11:19
  • Make sure you use the Lubuntu ISO (https://lubuntu.net/downloads/) for an Ubuntu based LXDE, and follow the instructions here: https://askubuntu.com/a/741770/100356. Then make the change as Pratap pointed out. – Enterprise May 31 '20 at 16:29