Reply
 
Thread Tools Display Modes
  #1  
Old 09-19-2012, 11:20 PM
locke1 locke1 is offline
Junior Member
 
Join Date: Sep 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default uzip
I have been checking out the RC1 of 9.1 and I am really impressed. I have a question about usr.uzip in /uzip. I would like to understand how to read and edit this file from my hard drive. Do I have to mount it and edit the files once mounted?

Any help is appreciated. Thank you.

Last edited by locke1; 09-19-2012 at 11:31 PM. Reason: Rewording
Reply With Quote
  #2  
Old 09-20-2012, 02:18 PM
kmoore134's Avatar
kmoore134 kmoore134 is offline
Administrator
 
Join Date: May 2005
Location: Knoxville, TN
Posts: 2,438
Thanks: 0
Thanked 105 Times in 87 Posts
Default uzip
The .uzip file is a ufs formatted file, compressed with mkuzip. To mount
it you would need to use a command like this:

# mdconfig -a -t vnode -o readonly -f usr.uzip
# mount /dev/<mddevice> /mnt
__________________
----
Kris Moore
PC-BSD Founder
Reply With Quote
  #3  
Old 09-22-2012, 03:23 AM
locke1 locke1 is offline
Junior Member
 
Join Date: Sep 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default
I see, and is the initial ufs formatted file an image created with dd? Or do you have to create a file system and then mount and copy?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:13 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.