Zombah openSUSE sandbox

Материал из Toshiba AC100 wiki
Перейти к навигации Перейти к поиску

openSUSE PXE install

Mount DVD iso

Download iso to some folder and mount it, add something like this to fstab

/mnt/md0/suse/openSUSE-Leap-42.2-DVD-x86_64.iso /tftpboot/distr/opensuse/42.2_DVD iso9660 rw,loop=/dev/loop26 0 0

Add syslinux config section to pxelinux.cfg

LABEL openSUSE-Leap-42.2-x86_64
        MENU LABEL openSUSE-Leap-42.2 x86_64 DVD
        kernel distr/opensuse/42.2_DVD/boot/x86_64/loader/linux
        append initrd=distr/opensuse/42.2_DVD/boot/x86_64/loader/initrd root=/dev/ram0 load_ramdisk=1 ramdisk_size=65536 splash=verbose showopts install=ftp://172.16.1.254/opensuse/42.2_DVD