Skip to content

Deepin

Linux Deepin, previously Hiweed Linux, is a Linux distribution based on the Ubuntu Linux Distribution.

The Chinese version is tailored for Chinese language users and includes preconfigured Chinese applications such as simplified Chinese input methods, Chinese dictionaries, and Chinese TrueType fonts.

From Version 11.12, Linux Deepin provides different ISO images for Chinese and English.

The Linux Deepin Project is one of the most active Linux Projects in China.

It features safety, simplicity and elegance, and is committed to provide its users with a stable and productive operating system.

Deepin x86

Copy initrd.lz , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/deepin/i386/vmlinuz
cp /mnt/cdrom/casper/initrd.lz /tftpboot/er/plugins/deepin/i386/initrd.lz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/deepin/i386/casper/

Deepin x64

Copy initrd.lz , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/deepin/x86_64/vmlinuz
cp /mnt/cdrom/casper/initrd.lz /tftpboot/er/plugins/deepin/x86_64/initrd.lz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/deepin/x86_64/casper/