iSCSI disconnected when sleep (Daemon Tools for MAC)
When Mac slept, iSCSI disconnected, and the iSCSI LUN disk disappeared. This issue caused application could not open disk correctly when iSCSI connected again.
When Mac slept, iSCSI disconnected, and the iSCSI LUN disk disappeared. This issue caused application could not open disk correctly when iSCSI connected again.
If you want to reuse a mac keyboard or mouse for another mac, use following steps
Connect keyboard via USB lightening cable, it will automatically pair with new mac.
Connect mouse via USB lightening cable, and click on bluetooth icon, then click on connect.
Tried iPXE, but failed after boot into kernel file.
Able to boot by given filenames using similar method as below in iPXE configuration file tftp/boot.ipxe
.
initrd ubuntu/12.10-desktop-${cpu_name}/casper/initrd.lz
chain ubuntu/12.10-desktop-${cpu_name}/casper/vmlinuz root=/dev/nfs boot=casper netboot=nfs nfsroot=192.168.1.17:/volume1/tftp/ubuntu/12.10-desktop-${cpu_name} quiet splash
boot
The error shows some sort of issue related to invalid function. Internet users mentioned that it was caused by converting EFI boot to MBR boot in iPXE but firmware doesn't support it.
Looks like MacbookPro supports EFI disk boot only
Secure boot verifies the signature of boot software whether trusted by firmware. This issue had been fixed after copy workable boot partition from other bootable images, such as ubuntu, fedora, or windows boot image, include /boot
and /boot/efi
.
Got issue with this stag, kernel read, but execution error with invalid function, didn't have time to troubleshoot.
For network root partition boot, which has /boot
locally, root partition /
on iSCSI disk, the grub should be configured as upgrade acceptable, including following requirements.
For iPXE boot, iPXE firmware can be loaded by PXE boot process or a local disk, following requirements should be considered.
Fix: System Found Unauthorized Changes on the Firmware, Operating System or UEFI Drivers