2

This is what I'm looking to do:

Create a LiveCD that only can Try Ubuntu, can't install the OS at all. Boots directly to Try Ubuntu. I need to have certain packages on that LiveCD, such as fsarchiver , hwinfo, etc and some Perl scripts. No GUI, just the good old CLI is all that's needed.

Preferably, I'd like to get a full install going, customize it from within (update it, install the packages I need, place the scripts where I need them, etc.) And then from that create a LiveCD that only boots up, with no install option at all.

Is anything like this possible?

user300458
  • 2,138
Arkevius
  • 21
  • 2

1 Answers1

0

Yes it is possible. Remove the package ubiquity from a chrooted installation DVD.

Here are several answers on how to create a Live DVD: How to customize the Ubuntu Live CD?

Rinzwind
  • 309,379