puredyne-team team mailing list archive
-
puredyne-team team
-
Mailing list archive
-
Message #01784
[Bug 643127] Re: syslinux variant of make-live-device.sh not working
** Changed in: bouilloncube
Status: New => In Progress
--
You received this bug notification because you are a member of puredyne
team, which is the registrant for bouilloncube.
https://bugs.launchpad.net/bugs/643127
Title:
syslinux variant of make-live-device.sh not working
Status in bouillon cube:
In Progress
Bug description:
when it gets near the end the script reports something like this:
...
2369015 blocks
~/code/puredyne/bouilloncube/sh/syslinux /mnt/make-live-iso
[*] syslinux configuration
syslinux: this doesn't look like a valid FAT filesystem
...
and indeed the filesystem cannot be mounted with -t vfat option.
I'm guessing it occurs around these two lines:
cat /usr/lib/syslinux/mbr.bin > ${2}
syslinux ${2}1
the grub2 script seems to work fine with the same SD card (completes successfully - haven't had a chance to boot it yet, if it fails I'll report back)
tested on up-to-date Lucid
To manage notifications about this bug go to:
https://bugs.launchpad.net/bouilloncube/+bug/643127/+subscriptions
References