![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| urgent needed | manish1 | Shell Programming and Scripting | 0 | 03-13-2008 05:09 AM |
| Urgent help needed | skyineyes | UNIX for Dummies Questions & Answers | 5 | 06-19-2007 03:31 AM |
| urgent help needed. | Batch | Shell Programming and Scripting | 4 | 12-08-2006 11:31 AM |
| urgent help needed !! | guhas | Shell Programming and Scripting | 0 | 09-10-2005 01:01 PM |
| Urgent Help needed | mgchato | High Level Programming | 0 | 05-19-2005 02:49 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | 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-17-2008 at 12:21 AM.. Reason: mistake was done |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|