[Bug 364616] Re: Wrong iscsistart path in iscsi hook

Colin Watson cjwatson at canonical.com
Thu Apr 23 10:25:20 BST 2009


Release notes text added:

== iSCSI upgrades fail to generate initramfs ==

Upgrades of systems using iSCSI will fail to generate the initramfs. As a workaround, edit `/usr/share/initramfs-tools/hooks/iscsi` and change this line: {{{
copy_exec /usr/sbin/iscsistart /sbin
}}} to this: {{{
copy_exec /sbin/iscsistart /sbin
}}} This will be fixed in a post-release update. (Bug:364616)

** Changed in: ubuntu-release-notes
       Status: New => Fix Released

-- 
Wrong iscsistart path in iscsi hook
https://bugs.launchpad.net/bugs/364616
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.



More information about the Ubuntu-server-bugs mailing list