Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
usr_lib.tar.xz | 2017-11-04 | 75.6 MB | |
usr_lib.tar.xz_md5 | 2017-11-04 | 33 Bytes | |
usr_share.tar.xz | 2017-11-04 | 314.0 MB | |
usr_bin.tar.xz_md5 | 2017-11-04 | 33 Bytes | |
usr_bin.tar.xz | 2017-11-04 | 41.8 MB | |
root.tar.xz_md5 | 2017-11-04 | 33 Bytes | |
root.tar.xz | 2017-11-04 | 129.5 MB | |
usr_share.tar.xz_md5 | 2017-11-04 | 33 Bytes | |
usr_lib64.tar.xz | 2017-11-04 | 234.1 MB | |
usr_sbin.tar.xz_md5 | 2017-11-04 | 33 Bytes | |
usr_sbin.tar.xz | 2017-11-04 | 7.9 MB | |
usr_libexec.tar.xz_md5 | 2017-11-04 | 33 Bytes | |
usr_libexec.tar.xz | 2017-11-04 | 108 Bytes | |
usr_lib64.tar.xz_md5 | 2017-11-04 | 33 Bytes | |
Totals: 14 Items | 803.0 MB | 0 |
Highlight: Sles 12.3 primary XZ compressed OS can not delete /etc/fstab. Please modify it to contents as below. Original, UUID=8c8184de-d0d2-4b44-9c11-e98acc64fd5d / ext4 acl,user_xattr 1 1 Update to, /dev/ram0 / ext4 acl,user_xattr 0 0 Suse Sles12.3 or OpenSuse 12.3, file system howto: 1. Install a OS u want to use 2. Install necessory drivers 3. detach the OS hdd and attach it to another machine (VM). 4. Mount the OS disk to /media 5. tar -cf /home/SlesOS.tar /media/* 6. Split and XZ them to reduce system boot time Suse initrd howto: 1. Get Suse config 2. Get Suse kernel source 3. make kernel and make install kernel source of Suse to Cent7.4 4. Run Cent7.4 dracut with same command from SOP 5. follow the SOP ...