For the record: $ sudo dd if=/dev/sdc bs=404 count=1 | cmp - /usr/lib/syslinux/mbr.bin
confirms that it's identical, so it seems syslinux is installed. $ sudo LANG= fdisk -l /dev/sdc Disk /dev/sdc: 1028 MB, 1028653056 bytes 255 heads, 63 sectors/track, 125 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x0006230b Device Boot Start End Blocks Id System /dev/sdc1 * 1 125 1004031 c W95 FAT32 (LBA) Anything wrong with the partition type? -- created USB stick does not boot (worked two weeks ago) https://bugs.launchpad.net/bugs/348078 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
