View Single Post
Posts: 362 | Thanked: 143 times | Joined on Mar 2008
#23
[QUOTE=penguinbait;175792]I made a DEB that will clone the currently running OS to a 2GB CARD. It will also clone it to bigger/smaller cards but its not really setup for that.

1GB
1: 64MB FAT
2: 872GB EXT2 (BOOT)
3: 64MB SWAP

2GB
1: 128MB FAT
2: 1.75GB EXT2 (BOOT)
3: 128MB SWAP

4GB
1: 256MB FAT
2: 3.5GB EXT2 (BOOT)
3: 256MB SWAP

6GB
1: 384MB FAT
2: 5.255GB EXT2 (BOOT)
3: 384MB SWAP

8GB
1: 512MB FAT
2: 6.6GB EXT2 (BOOT)
3: 512MB SWAP


If things go smoothly with this, I will make some more DEB's with different layouts for different sizes.

QUOTE]

Where possible, would you make the DEB to read a configure file which allow one to set the size for 1, 2 and 3? This way, you do not have to track multiple versions of the DEB.