|
|
楼主 |
发表于 2011-6-19 06:02:45
|
显示全部楼层
Dear maanu,
The entire Windows directory - WINNT in my image file, the size is 1.1GB before compression, and the size decreased to 750M after NTFS compressed.
The total size for programs and programs32 directory are 230M before compression, since I installed some software in them.
For decrease the image size for ramos, I did following steps:
1. nlited the w2k3 x64, I use nlite_template_for_w2k3_x64.INI to reduce the setup image, sorry it is in Chinese. But you can refer to nlite_template_for_w2k3.INI, the same components are reduced.
2. install Antiwpa to remove OEMBIOS.BIN, and delete all wbdbase.*, noise.*, *.lex, *.mb, *.ime
3. use reduced driver pack (merged, unpack it and remove NTOSKRNL*, then repack it)
4. remove dllcache directory and some other directories, you can check it by the outputs.
If you want to reduce the image size further more, you can using UPX to compress DLLs and EXEs under SysWOW64 directory which are unimportant, but not recommended.
I use following command to format the image file:
format Z: /FS:NTFS /A:1024 /C /V:SYSTEM --A: should be 512 or 1024
Regards,
原帖由 maanu 于 2011-6-19 00:48 发表 
@ jspeng
can you please provide the FILELIST of your ready RAMOS 64bit img file ?
it is just 949MB size , and i really want to see how you did it. please attch it in your next post.
...
[ 本帖最后由 jspeng 于 2011-6-19 06:04 编辑 ] |
|