Comment 12 for bug 236640

Revision history for this message
malaiwah (michel-belleau) wrote :

Colin, did you also check for the "awk" requirement of the "/sbin/iscsi_discovery" script?
I'll try a daily build later today, but the latest Beta from Jaunty was having this problem.

I successfully started installation of Jaunty on a OpenSolaris Zvol (iSCSI target) using these three commands at the console (ALT-F2) before entering my target hostname:

udpkg -i /cdrom/pool/main/g/gawk/gawk*.deb
ln -s /usr/bin/gawk /bin/awk
ln -s /sbin/iscsi-iname /usr/sbin/iscsi-iname

By the way, iscsi=true is correctly parsed by the Jaunty installer; just make sure you are not concatenating it with "--" which is at the end of the default boot command line.