change the line try_mount ro to try_mount rw
If it is squashfs compressed you will need to hack in a few more lines into that script.
--- On Thu, 16/12/10, Mukund <muku...@gmail.com> wrote:
> --
> You received this message because you are subscribed to the
> Google Groups "Android-x86" group.
> To post to this group, send email to andro...@googlegroups.com.
> To unsubscribe from this group, send email to
> android-x86...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
>
>
After you install you can remove this big file and have the free blocks.
The other option is to change the script src/external/genext2fs/mkbootimg_ext2.sh.
That calculates the number of blocks and inodes and adds 1% extra. You can increase that extra to whatever you want. Search for `extra' in that script.
--- On Mon, 20/12/10, Mukund <muku...@gmail.com> wrote:
> From: Mukund <muku...@gmail.com>
> Subject: Re: Change R/W Permission of "/system" partition while compiling image
> To: "Android-x86" <andro...@googlegroups.com>
Get the latest installer (by repo sync)
which support read-write installation.
2010/12/20 Mukund <muku...@gmail.com>:
--
Chih-Wei
Android-x86 project
http://www.android-x86.org
I am not sure how you are going about trying these. I am attaching a sample screenshot of option 1 which I tried just now. I don't think you made a clean system.img after planting the bigfile. I don't have time just now to test option 2.
Anyways, I think you are better off following Chih-Wei's suggestion of using the new installer.
Suman
--- On Mon, 20/12/10, Mukund <muku...@gmail.com> wrote: