From: Darrick H. <dha...@dj...> - 2007-02-06 15:21:56
|
Lenir Santiago wrote: > I want to install astlinux where the root ( / ) is readwrite instead > of read-only. The reason i want this is so i can use the portage > package and be able to install additional software at my leasure. You can mount the system manually in rw mode, but portage will NOT work to add packages (for several reasons). Anything you want to add, you'll need to use the development environment and add packages. You can look at the existing ones and create a template based on that. > How is this possible? on the source code i went to > ./astlinux/trunk/target/generic/target_skeleton/etc and edited the rc > file, but when i ran makeimage.sh command it wrote it as the original > file, not as i edited it You do not want to permanently mount / as rw. That's counter to the goal of this project. Darrick -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com |