running draklive-install from a terminal as root seemed like a good idea. Produced the following output, but no install. I have no idea what this means, but here it is.
/media/ user
Warning: /dev/sdb contains GPT signatures, indicating that it has a GPT table. However, it does not have a valid fake msdos partition table, as it should. Perhaps it was corrupted -- possibly by a program that doesn't understand GPT partition tables. Or perhaps you deleted the GPT table, and are now using an msdos partition table. Is this a GPT partition table?
Warning: /dev/sdb contains GPT signatures, indicating that it has a GPT table. However, it does not have a valid fake msdos partition table, as it should. Perhaps it was corrupted -- possibly by a program that doesn't understand GPT partition tables. Or perhaps you deleted the GPT table, and are now using an msdos partition table. Is this a GPT partition table?
1 /dev/sdb1 fat32 normal (40,409639,409600)2 /dev/sdb2 normal (409640,2930014983,2929605344)$VAR1 = {
'part_number' => '1',
'fs_type' => 'fat32',
'pt_type' => 186,
'size' => '409600',
'start' => '40',
'real_device' => '/dev/sdb1'
};
$VAR2 = {
'part_number' => '2',
'fs_type' => '',
'pt_type' => 186,
'size' => '2929605344',
'start' => '409640',
'real_device' => '/dev/sdb2'
};
INTERNAL ERROR: unknown device sdb2
MDK::Common::Various::internal_error() called from /usr/lib/libDrakX/devices.pm:176
devices::entry() called from /usr/lib/libDrakX/devices.pm:191
devices::make() called from /usr/lib/libDrakX/fs/type.pm:277
fs::type::call_blkid() called from /usr/lib/libDrakX/fs/type.pm:285
fs::type::type_subpart_from_magic() called from /usr/lib/libDrakX/fsedit.pm:271
fsedit::get_hds() called from /usr/sbin/draklive-install:116
main::umount_first_pass() called from /usr/sbin/draklive-install:135
main::init_hds() called from /usr/sbin/draklive-install:68
main::install_live() called from /usr/sbin/draklive-install:42