I'm trying to get the legacy bios to boot the syslinux on partition 12 on ssd, below is the command I used:
>> cgpt boot -i 12 /dev/sda
>> cgpt boot -p /dev/sda
I can confirm that the syslinux files is indeed in the partition 12, which is vfat-formated. However I can never get it booted, the legacy bios alwasy displays "Missing OS"
I also tried to put the syslinux files on sdb3 of a usb drive, which has the same partition layout as SSD. After running:
>> cgpt boot -i 3 /dev/sdb
>> cgpt boot -p /dev/sdb
it turned out I can not boot legacy syslinux in this way either.
But according to http://dev.chromium.org/chromium-os/how-tos-and-troubleshooting/kernel-faq#TOC-Testing-with-a-legacy-BIOS ,this should work. Could you help me to get syslinux working?
Rong
--
--
Chromium OS discuss mailing list: chromium-...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-discuss?hl=en
No bootable device
"
Seems I need activate partition 12 in pmbr. I tried "cgpt boot -i 12 /dev/sda", but it reverses the effect of gptmbr.bin.