creating a custom live dvd

Hi All!
I would like to create a custom live dvd (or thumb drive) of OpenSuSE12.1 that I can carry around. I want to install some custom applications, so I can’t use the standard Live DVD. I found this online - is this the best way to go?

SDB:Live USB stick - openSUSE

Since I don’t know what the capabilities of the target machines will be, I presume it’s best NOT to install the Desktop Effects. Does this sound right? The instructions sound dicey - I guess I would need to get 12.1 running/bootable on a thumb drive, then there might be a way to turn that into an iso file to turn into a DVD. And the installation with “namescheme=by-label” makes sure that the drives aren’t referenced in a hardware-specific manner. What confuses me is kiwi_hybridpersistent=yes because I thought everything on a USB stick was persistent (unlike trying to rewrite a closed DVD).

TY!!!
Patti

On Fri, 01 Jun 2012 16:46:02 +0000, PattiMichelle wrote:

> I would like to create a custom live dvd (or thumb drive) of
> OpenSuSE12.1 that I can carry around. I want to install some custom
> applications, so I can’t use the standard Live DVD. I found this online
> - is this the best way to go?

I’d go with SUSE Studio to create it, myself.

Jim


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

Thank you for the reply. This looks like overkill for just making a bootable USB? This looks like making a separate, cloudable, virtualizable, distro. Maybe I’m just too simple?

On Fri, 01 Jun 2012 17:36:02 +0000, PattiMichelle wrote:

> Thank you for the reply. This looks like overkill for just making a
> bootable USB? This looks like making a separate, cloudable,
> virtualizable, distro. Maybe I’m just too simple?

One of the options is to create a bootable USB drive - it’s pretty easy
to use, and you can customize the installed apps.

I used this when 12.1 first came out while waiting for a convenient time
to upgrade my systems. It was very slick and easy to do. :slight_smile:

Jim


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

My problem is that it’s tricky to install nonstandard software you build from source. I would need to do that interactively on a machine. In effect, it would be like trying to capture (recreate, actually) my current desktop OpenSuSE install to a USB.

Hi
Use the OBS to create rpms? Script out the building and add? Build on
the appliance (test drive) and install, then remove all the devel
stuff…

Else look at using kiwi, there are SDB articles on what to do.

You can create a tarball of your installed files for the stuff you have
built and add to your appliance on SUSE Studio…


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 12.1 (x86_64) Kernel 3.1.10-1.9-desktop
up 4:32, 3 users, load average: 0.01, 0.03, 0.05
CPU Intel i5 CPU M520@2.40GHz | Intel Arrandale GPU

On Fri, 01 Jun 2012 18:36:03 +0000, PattiMichelle wrote:

> My problem is that it’s tricky to install nonstandard software you build
> from source.

There are a few options for this.

First would be to build the software in testdrive.

Second would be to use something like checkinstall to capture the ‘make
install’ as an RPM when installing it locally, and then install the RPM
generated in the appliance.

Third would be to build the software using the build service and
subscribe to your home project in the appliance and install it from the
repository.

Jim


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

On Sat, 02 Jun 2012 16:51:36 +0000, Jim Henderson wrote:

> Third would be to build the software using the build service and
> subscribe to your home project in the appliance and install it from the
> repository.

A forth option that just occurred would be to build the appliance on a USB
and then boot from it and use as a normal install - build the software in
that environment. Since it’s a flash drive, it’ll be persistent.

Jim


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C