On Wed, Oct 12, 2011 at 8:13 PM, Gabriel Michael Black <[email protected]> wrote: > I don't think the disk image size really matters. The contents that aren't > used should just sit there without affecting anything. >
Thanks for the reply. I guess I ll start adding Android binaries on top of an existing file system to see how that goes instead of starting from a scratch file system image. Anirudh > Gabe > > Quoting Anirudh Sivaraman <[email protected]>: > >> On Wed, Oct 12, 2011 at 6:56 PM, Ali Saidi <[email protected]> wrote: >>> >>> Well, minimally you need an init binary. Any particular reason why you're >>> looking for a minimum? Seems easier to just use one of the prebuilt images. >>> >> I want to have a minimum set of files so that I can add the Android >> binaries in a stepwise manner on top of that. This way I can have a >> fairly stripped down Android system booting on GEM5. There is no >> particular reason I can't start the other way, with a pre built image >> and strip off files till it boots. I was guessing with a smaller >> image the boot up might be faster ? >> >> Anirudh >> >>> Ali >>> >>> On Oct 7, 2011, at 12:39 PM, Anirudh Sivaraman wrote: >>> >>>> Hi >>>> >>>> I wanted to know what's the required minimum set of files and folders >>>> in the file system image to get GEM5 up and running? I tried creating >>>> my own file system images, but I get the following error after it >>>> mounts the file system : >>>> <0>Kernel panic - not syncing: No init found. Try passing init= >>>> option to kernel. >>>> >>>> I am not sure what's going on here, since there is an init binary >>>> located at /sbin/init. >>>> >>>> Anirudh >>>> _______________________________________________ >>>> gem5-users mailing list >>>> [email protected] >>>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >>>> >>> >>> _______________________________________________ >>> gem5-users mailing list >>> [email protected] >>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >>> >> _______________________________________________ >> gem5-users mailing list >> [email protected] >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> > > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
