![]() |
|
|
|
|
|||||||
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. Shell Script Page. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| urgent needed | manish1 | Shell Programming and Scripting | 0 | 03-13-2008 01:09 AM |
| Urgent help needed | skyineyes | UNIX for Dummies Questions & Answers | 5 | 06-19-2007 12:31 AM |
| urgent help needed. | Batch | Shell Programming and Scripting | 4 | 12-08-2006 07:31 AM |
| urgent help needed !! | guhas | Shell Programming and Scripting | 0 | 09-10-2005 10:01 AM |
| Urgent Help needed | mgchato | High Level Programming | 0 | 05-18-2005 11:49 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
7za compression,urgent help needed!!!
Hi all,
I am manipulating a ram disk image.that is 7za compressed... But i somehow am not able to get a hold of the command line for 7za compression and i need urgent help!!! this is what am doing... gzcat /path/to/directory/x86.microroot >/tmp/microroot x=`lofiadm -a /tmp/microroot` mount $x /mnt cd /mnt <edit what i want in the ramdisk,then> cd / umount /mnt lofiadm -d /dev/lofi/1 7za a -tgzip -mx =9 /tmp/microroot /path/to/directory/x86.microroot (if this is the other way round it wont work at all)...am new to this command line!! i get the final acknowledgment as "everything is ok", after the compression.. but when i open up the ram disk again to see if my changes are reflected,its not???(the file is not write protected) Is this command line wrong? Please assist!!! Last edited by wrapster; 05-16-2008 at 09:21 PM. Reason: mistake was done |
|||
| Google UNIX.COM |
| Forum Sponsor | ||
|
|
| Thread Tools | |
| Display Modes | |
|
|