Customizing USB image in SUSE Studio

From openSUSE

    Portal Start   FAQ FAQ   Tour Tour   Howto Howto    API API   Feddback, bugs and known issues Bugs   Support and information channels Support   Download appliances and other things Download    Display index of "Category: SUSE Studio"   How to edit this documentation


There are some customizations that you won't be able to make on SUSE Studio. But you can do that after that, with the built files you've downloaded (the appliance itself).

In the case of a USB image, after unzipping it, you can mount the disc image by using the following command:

mount -oloop,offset=32256 discimage.raw /mnt/ 	

Then change whatever you want to change and umount.