blog:netboot_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
blog:netboot_linux [2018/11/28 08:59] – [Ubuntu] johnblog:netboot_linux [2018/11/28 09:01] (current) – [Linux Mint] john
Line 32: Line 32:
  
 === Mint 18.x === === Mint 18.x ===
-   * KERNEL - Path to vmlinuz kernel image, as found at [root_of_mint_iso]/casper/vmlinuz +   * **KERNEL** - Path to vmlinuz kernel image, as found at [root_of_mint_iso]/casper/vmlinuz 
-   * initrd - Path to initrd.lz root filesystem image, as found at [root_of_mint_iso]/casper/initrd.lz +   * **initrd** - Path to initrd.lz root filesystem image, as found at [root_of_mint_iso]/casper/initrd.lz 
-   * nfsroot - NFS path to the extracted Mint 18.x iso image +   * **nfsroot** - NFS path to the extracted Mint 18.x iso image 
-   * root - Instruct the installer to mount the root filesystem over NFS +   * **root** - Instruct the installer to mount the root filesystem over NFS 
-   * boot - Use the 'casper' installer (default on Mint)+   * **boot** - Use the 'casper' installer (default on Mint)
  
 === Mint 19.x === === Mint 19.x ===
-   * KERNEL - Path to vmlinuz kernel image, as found at [root_of_mint_iso]/casper/vmlinuz +   * **KERNEL** - Path to vmlinuz kernel image, as found at [root_of_mint_iso]/casper/vmlinuz 
-   * initrd - Path to initrd.lz root filesystem image, as found at [root_of_mint_iso]/casper/initrd.lz +   * **initrd** - Path to initrd.lz root filesystem image, as found at [root_of_mint_iso]/casper/initrd.lz 
-   * nfsroot - NFS path to the extracted Mint 19.x iso image +   * **nfsroot** - NFS path to the extracted Mint 19.x iso image 
-   * boot - Use the 'casper' installer (default on Mint) +   * **boot** - Use the 'casper' installer (default on Mint) 
-   * netboot - Instruct the installer to mount the root filesystem over NFS (this is a change from 18.x) +   * **netboot** - Instruct the installer to mount the root filesystem over NFS (this is a change from 18.x) 
-   * toram - Unpack the root filesystem to RAM; do not try to mount NFS read/write +   * **toram** - Unpack the root filesystem to RAM; do not try to mount NFS read/write 
-   * systemd.* - A heap of directives that stop systemd from trying to bring up several filesystems in read/write mode+   * **systemd.*** - A heap of directives that stop systemd from trying to bring up several filesystems in read/write mode
  
  
Line 76: Line 76:
 APPEND pxelinux.cfg/default APPEND pxelinux.cfg/default
 </code> </code>
 +
 +Both the **linux** kernel image and the **initrd.gz** ramdisk filesystem come from the Ubuntu network install CD iso. Other than that, the only options I've used are keyboard layout. Everything else simply works and installs over the network (hence you need a working internet connection).
  • blog/netboot_linux.1543395549.txt.gz
  • Last modified: 2018/11/28 08:59
  • by john