Booting off iSCSI - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4) +--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6) +--- Thread: Booting off iSCSI (/showthread.php?tid=1680) |
Booting off iSCSI - mgamble - 07-07-2016 After building kernel 3.10.102 based on longsheep's sources I now have working iSCSI support on my Pine64, however, I can't figure out the correct arguments to put into uEnv.txt to actually boot off iSCSI - has anyone gotten this working and if so, what does your uEnv.txt look like? Thanks! RE: Booting off iSCSI - MarkHaysHarris777 - 07-07-2016 (07-07-2016, 12:43 PM)mgamble Wrote: After building kernel 3.10.102 based on longsheep's sources I now have working iSCSI support on my Pine64, however, I can't figure out the correct arguments to put into uEnv.txt to actually boot off iSCSI - has anyone gotten this working and if so, what does your uEnv.txt look like? You use 'rootwait' along with root=<device> ... which points the /boot to the iSCI location where the root partition is mounted. marcus RE: Booting off iSCSI - dmcwhinnie - 09-13-2016 Any chance some one has a complete set of steps to boot off iSCSI? Would like to be able to boot and run off of my NAS instead of from the SDCard |