<repository type="...">
<!-- Remove the comment markers in the next line -->
<!-- <source path="/image/CDs/full-
VERSION
-
ARCH
" -->
<source path="opensuse://openSUSE:11.0/standard"/>
</repository>
17.4.2 Creating an Image
An image is a virtual disk image containing all partitions, boot loader information, and
packages as it resides on a real disk. To create an ISO image, proceed as follows:
1
Install the packages
kiwi
and
kiwi-doc
and resolve any dependencies.
2
Open a shell and become
root
.
3
Copy the directory
/usr/share/doc/packages/kiwi/examples/
suse-11.0/suse-oem-preload
to your current directory.
4
Open the file
config.xml
and locate the element
repository
. If you want
to use a local installation source, refer to
Section 17.4.1
(page 260) for more in-
formation.
5
Execute KIWI with the following command to prepare the first stage (“physical
extend”):
kiwi --prepare suse-oem-preload --root oem
6
Build the ISO image:
kiwi --create oem --type iso --destdir /tmp/myoem
17.4.3 Creating Preload Image with NFS
To create an image with NFS functionality, proceed as follows:
1
Open a shell and become
root
.
2
Copy the directory
/usr/share/doc/packages/kiwi/examples/
suse-11.1/suse-oem-preload
to your current directory.
KIWI
261
Содержание LINUX ENTERPRISE SERVER 11 - DEPLOYMENT
Страница 1: ...SUSE Linux Enterprise Server www novell com 11 March 23 2009 Deployment Guide...
Страница 8: ......
Страница 17: ...Part I Architecture Specific Installation Considerations...
Страница 18: ......
Страница 50: ......
Страница 89: ...Part II Manual Deployment...
Страница 90: ......
Страница 152: ......
Страница 192: ......
Страница 200: ......
Страница 238: ......
Страница 258: ......
Страница 265: ...Part III Imaging and Creating Products...
Страница 266: ......
Страница 282: ......
Страница 294: ......
Страница 295: ...Part IV Automated Installations...
Страница 296: ......