Re: [yocto] syslinux filesystem size limitation

2012-03-26 Thread Joshua Immanuel
Hello, On Thu, 2012-03-15 at 18:37 +0530, Joshua Immanuel wrote: In yocto I find that the live image (hddimg) is generated using syslinux (in bootimg.bbclass). But, I find there has been no check enforced to find whether the filesystem size exceeds 1 GB. The image will not boot if the

Re: [yocto] syslinux filesystem size limitation

2012-03-19 Thread Joshua Immanuel
Hello Scott, On Thu, 2012-03-15 at 08:25 -0700, Scott Garman wrote: Yes, this sounds worthy of filing a bug. Bonus points for patch submissions to fix it. ;) I've filed the bug report for it. https://bugzilla.yoctoproject.org/show_bug.cgi?id=2138 Will try to add patch if possible. Regards

Re: [yocto] syslinux filesystem size limitation

2012-03-16 Thread Darren Hart
On 03/15/2012 06:07 AM, Joshua Immanuel wrote: Hello, In yocto I find that the live image (hddimg) is generated using syslinux (in bootimg.bbclass). But, I find there has been no check enforced to find whether the filesystem size exceeds 1 GB. The image will not boot if the hddimg

[yocto] syslinux filesystem size limitation

2012-03-15 Thread Joshua Immanuel
Hello, In yocto I find that the live image (hddimg) is generated using syslinux (in bootimg.bbclass). But, I find there has been no check enforced to find whether the filesystem size exceeds 1 GB. The image will not boot if the hddimg size exceeds 1GB. This is due to the limitation in

Re: [yocto] syslinux filesystem size limitation

2012-03-15 Thread Scott Garman
On 03/15/2012 06:07 AM, Joshua Immanuel wrote: Hello, In yocto I find that the live image (hddimg) is generated using syslinux (in bootimg.bbclass). But, I find there has been no check enforced to find whether the filesystem size exceeds 1 GB. The image will not boot if the hddimg size