You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sharpos-d...@lists.sourceforge.net
I was wondering how to create a new image file (.img) with a
new build I’ve made and do I need grub?
Thanks
Jonathan
William Lahti
unread,
Jul 23, 2009, 4:40:24 PM7/23/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sharpos-d...@lists.sourceforge.net
On Wed, Jul 22, 2009 at 9:33 PM, Jonathan Moore <jona...@bvunet.net> wrote:
I was wondering how to create a new image file (.img) with a
new build I’ve made and do I need grub?
The process is automated nicely via nant, I think it's "nant dist".
Otherwise, the Tools/DiskImageUpdater directory contains a program which can update the .img with the kernel. The template disk image is located in Data/DiskImages/TemplateDisk.img or something. Hope this helps, it's been a long time since I've done a build on it. Let me know if you need any more help!