Guest
Unregistered
|
|
Posted: May 06 2005,18:54 |
|
Quote (QmQ @ May 06 2005,12:34) | Well, this /mnt/test is a 400MB .IMG file on my FAT32 drive :P and I'm using LiveCD with toram. I'll try in a few minutes. I'm having a tiny idea of a possible mistake I've been making :P
However, is the chroot needed to mount proc? If so, then I hope I'll manage. If not, then something is still bad
Anyhow, what does this 'proc' do? What is it? |
With what you are doing, you are trying to transfer control from one directory tree to another seamlessly and run linux from that new tree. This will work provided that the new directory tree is fully populated with the bare essentials.
That is not what you want to do.
I think a simple way to reduce the size of DSL is to first run DSL with gnu-utils.dsl and dsl-dpkg.dsl installed, and use the apt-get and dpkg utilities to note down (and not delete yet) all the debian packages installed. Then copy the contents of /KNOPPIX/ directory to some place and start deleting items from that copy based on the notes you made. You delete the items manually. There are some non-Debian things that came with DSL; figure out their dependencies and delete the things you don't need. And finally, follow the latter part of the "big remastering thread" on how to create the new KNOPPIX cloop file (where they start using "mkisofs -R ...") and the new DSL iso.
Hopefully you did not delete too much...
|