linux_wiki:os_install_bare_metal

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
Next revision Both sides next revision
linux_wiki:os_install_bare_metal [2016/01/31 23:58]
billdozor [NFS Server: Image Prep]
linux_wiki:os_install_bare_metal [2016/01/31 23:59]
billdozor [Boot ISO]
Line 36: Line 36:
     * Copy the images/ directory from the mounted ISO image to the same directory as the ISO image<code bash>cp -pr /mnt/images /iso/centos6.7-dvd/</code>     * Copy the images/ directory from the mounted ISO image to the same directory as the ISO image<code bash>cp -pr /mnt/images /iso/centos6.7-dvd/</code>
     * Unmount ISO image<code bash>umount /mnt</code>     * Unmount ISO image<code bash>umount /mnt</code>
-    * Example: the following directory now contains: /iso/centos6.7-dvd/+    * Example: the directory /iso/centos6.7-dvd/ now contains:
       * CentOS-6.7-x86_64-bin-DVD1.iso       * CentOS-6.7-x86_64-bin-DVD1.iso
       * images/ (directory copied from ISO)       * images/ (directory copied from ISO)
Line 49: Line 49:
 ---- ----
  
-===== Boot ISO =====+===== Boot to Netinstall ISO =====
  
   * Connect to system console (via KVM, other remote access solution, or physically in front of it)   * Connect to system console (via KVM, other remote access solution, or physically in front of it)
  • linux_wiki/os_install_bare_metal.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)