User Tools

Site Tools


自作クラスタ計算機:pxeブート

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
自作クラスタ計算機:pxeブート [2026/07/04 05:46] – [Ubuntu serverのインストール] koudai自作クラスタ計算機:pxeブート [2026/07/09 00:59] (current) – [BIOSを使う場合] koudai
Line 92: Line 92:
  
 <file - /etc/exports> <file - /etc/exports>
-/srv/nfs/compute-root  192.168.1.0/24(rw,no_root_squash,no_subtree_check,async)+/srv/nfs/compute-root  192.168.0.0/24(rw,no_root_squash,no_subtree_check,async)
 </file> </file>
  
Line 117: Line 117:
  
   - BIOSによるPXEブートのブートローダーをインストール<code>   - BIOSによるPXEブートのブートローダーをインストール<code>
-sudo apt install -y pxelinux syslinux-common+sudo apt install -y pxelinux syslinux-common
 </code> </code>
   - TFTPの公開ディレクトリを作成し、PXE用のブートローダーをコピー<code>   - TFTPの公開ディレクトリを作成し、PXE用のブートローダーをコピー<code>
自作クラスタ計算機/pxeブート.1783111573.txt.gz · Last modified: 2026/07/04 05:46 by koudai