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
Last revision Both sides next revision
cmd:sanboot [2017/04/12 15:12]
mcb30
cmd:sanboot [2021/01/25 17:53]
mcb30
Line 66: Line 66:
 If you wish to attach to multiple independent SAN drives, then you must use the ''​[[:​cmd:​sanhook]]''​ command to attach each non-boot drive individually. If you wish to attach to multiple independent SAN drives, then you must use the ''​[[:​cmd:​sanhook]]''​ command to attach each non-boot drive individually.
  
-On a UEFI platform, some older operating systems (e.g. RHEL6) will install the bootloader with a non-default filename. ​ You can use either ​the ''​%%--filename%%''​ option or the ''​[[:​cfg:​san-filename]]''​ setting to specify the correct bootloader filename. ​ For example:+On a UEFI platform, some older operating systems (e.g. RHEL6) will install the bootloader with a non-default filename. ​ You can use the ''​%%--filename%%''​ option ​(or the ''​[[:​cfg:​san-filename]]''​ settingto specify the correct bootloader filename. ​ For example:
  
 +    # For RHEL6
     sanboot --filename \EFI\redhat\grub.efi \     sanboot --filename \EFI\redhat\grub.efi \
-            iscsi:​192.168.0.2::::​iqn.2010-04.org.ipxe.chipmunk:​rhel6 ​ +            iscsi:​192.168.0.2::::​iqn.2010-04.org.ipxe.chipmunk:​rhel6 
 +     
 +    # For Debian 
 +    sanboot --filename \EFI\debian\grubx64.efi \ 
 +            iscsi:​192.168.0.2::::​iqn.2010-04.org.ipxe.chipmunk:​debian10
  
 For the sake of backwards compatibility,​ you can use the ''​[[:​cfg:​keep-san]]''​ setting to prevent iPXE from detaching a SAN drive, and you can use the ''​[[:​cfg:​skip-san-boot]]''​ setting to prevent iPXE from booting from a SAN drive. ​ The combination of both of these settings provides functionality which is approximately equivalent to the ''​[[:​cmd:​sanhook]]''​ command. For the sake of backwards compatibility,​ you can use the ''​[[:​cfg:​keep-san]]''​ setting to prevent iPXE from detaching a SAN drive, and you can use the ''​[[:​cfg:​skip-san-boot]]''​ setting to prevent iPXE from booting from a SAN drive. ​ The combination of both of these settings provides functionality which is approximately equivalent to the ''​[[:​cmd:​sanhook]]''​ command.
cmd/sanboot.txt · Last modified: 2024/03/07 16:58 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.