[gobolinux-devel] gobo on Eee PC?
Jeremy Visser
jeremy at visser.name
Sun Aug 31 23:28:58 NZST 2008
On Sun, Aug 31, 2008 at 1:49 AM, Jonatan Liljedahl <lijon at kymatica.com> wrote:
> Also tried with another stick of different brand, same thing. It just
> gives me a black screen, syslinux doesn't load.
Are you sure there's an MBR on the drive?
syslinux comes with an MBR you can use. On Ubuntu, it's located in
/usr/lib/syslinux/mbr.bin.
cat /usr/lib/syslinux/mbr.bin > /dev/sdX
(NOT sdx1, just sdx)
...which will install the MBR onto your drive. Also, make sure your
partition is flagged with 'boot', but looks like you've already done
that.
If the MBR is working, you should get the three letters "MBR" printed
on your screen briefly when it starts booting off the flash drive.
More information about the gobolinux-devel
mailing list