[[Linux]]\\
[[https://github.com/defunctzombie/virtualbox-pxe-boot|Bootstrap for testing PXE boot configs in VirtualBox]]\\
[[https://blogs.oracle.com/scoter/networking-in-virtualbox-v2|VirtualBox: Networking options and how-to manage them]]\\
===== - KNOPPIX 8.1.0 Public Release =====
[[http://www.knopper.net/knoppix/knoppix810-en.html|KNOPPIX 8.1.0 Public Release]] \\
**See [[Installing_Linux_on_TBao_Laptops|Installing Linux on TBao Laptops]] and [[Linux#Poor_Man.27s_Install_to_Hard_Disk_since_Knoppix_7.6.0|Poor Man's Install]]**\\
**See Example here: dd if=KNOPPIX_V8.1-2017-09-05-EN.iso of=/dev/sdb bs=1M [[Linux#How_do_you_monitor_the_progress_of_dd.3F|status=progress]]**\\
**See Micro-Remastering and UEFI Secure Boot here - Works on [[https://www.gearbest.com/laptops/pp_1110383.html|TBao X8S Laptop]]**\\
\\
[[http://www.knopper.net/knoppix/knoppix-uefi-en.html|KNOPPIX - UEFI Secure Boot]]\\
\\
===== - Poor Man's Install to Hard Disk since Knoppix 7.6.0 =====
[[http://knoppix.net/forum/threads/31801-Poor-Man-s-Install-to-Hard-Disk-since-Knoppix-7-6-0|Poor Man's Install to Hard Disk since Knoppix 7.6.0]] \\
\\
insmod part_msdos
insmod fat
set root = 'hd0,msdos5'
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5 D1AD-D3E7
linux /boot/syslinux/linux64 root=/dev/sda5 lang=en apm=power-off nomce desktop = lxde hpsa.hpsa_allow_any=1 loglevel=1
initrd /boot/syslinux/minirt.gz
===== - Knowing Knoppix =====
**Virtualbox will not install on Knoppix 8.2 - but KVM and QEMU are already installed.**\\
**See [[Linux#How_to_convert_a_VirtualBox_virtual_machine_to_QEMUwto_image.3F|How to convert a VirtualBox virtual machine to QEMUwto image?]] below**\\
\\
===== - Tina Knoppix Remastering Instructions =====
[[http://www.tina-vision.net/tina-knoppix/remastering.html|Tina Knoppix Remastering Instructions]] \\
**Also see [[http://n6xre.ttl60.com:8000/wikipedia_en_all_novid_2017-08/A/Remastersys.html|remastersys]] on Kiwix**\\
\\
Category:Programming Category:Computing