K 10 svn:author V 6 grehan K 8 svn:date V 27 2012-10-02T04:41:43.816064Z K 7 svn:log V 346 Fix the error return in disk_readslicetab() when an MBR/GPT partition wasn't found, and use that in userdisk_open() to allow raw disks and ISO images to be read. This is a temporary fix - disk.c has changed a lot in CURRENT so this code may be reworked or made redundant on the next IFC. It is useful to be able to boot from CD in the meantime. END