Discovered a new way to copy a whole partition in Solaris:
ufsdump 0f - /dev/rdsk/d1 | (cd /mnt/d1 ; ufsrestore xf -)
where:
/dev/rdsk/d1 is the raw device, must be unmounted
/mnt/d1 is the destination for the data
« File transfer over firewire | Main | Podspital in Geneva »
Discovered a new way to copy a whole partition in Solaris:
ufsdump 0f - /dev/rdsk/d1 | (cd /mnt/d1 ; ufsrestore xf -)
where:
/dev/rdsk/d1 is the raw device, must be unmounted
/mnt/d1 is the destination for the data
TrackBack URL for this entry:
http://www.numbersix.net/cgi-bin/mt/mt-tb.cgi/12
This page contains a single entry from the blog
The previous post in this blog was File transfer over firewire.
The next post in this blog is Podspital in Geneva.
Many more can be found on the main index page or by looking through the archives.