Comment 1 for bug 771395

Revision history for this message
Brian Murray (brian-murray) wrote :

One way to handle this might be to the following:

elif uname -r | grep -qs "\-pae" && grep -qsi "server" /var/log/installer/media-info; then
        URL="http://www.ubuntu.com/server/doc"
fi