![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Backing up the system | eykyn17 | SUN Solaris | 6 | 03-28-2007 08:49 AM |
| Can usfdump be used for backing up 1 directory? | FredSmith | SUN Solaris | 5 | 01-12-2007 10:31 AM |
| backing up the vtoc | BG_JrAdmin | UNIX for Dummies Questions & Answers | 1 | 12-22-2005 05:33 PM |
| Best practises for backing up | d11wtq | UNIX for Dummies Questions & Answers | 2 | 07-06-2005 05:11 PM |
| Backing Up Directories | indigoecho | UNIX for Dummies Questions & Answers | 2 | 12-17-2003 03:42 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Ok I'm trying to backup a HD using ufsdump but no matter what I do it rewinds the tape after the dump. Now the tape isn't full (only 285mb) and I still have 6 more partitions I want to put on this tape.
How can I stop the tape from rewinding because I can't think of anything. Also is there any programs out there for Solaris for backing up. Or whats another good way of backing up apart from tape. Keeping in mind that the backup needs to be bootable for recovery on several brand new disks. Thanks in advance if you can help |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Are you using the "o" flag in the options? If so, that is what is causing the rewind. Check the man page for more details. |
|
#3
|
||||
|
||||
|
Maybe you should use a no-rewind device. I am no Solaris guy but for HP-UX e.g. there is an important difference between /dev/rmt/0m (rewind) and /dev/rmt/0mn (no rewind)
__________________
Patrick Van der Veken - UNIX consultant (c) 2001 - 2001 http://www.baanboard.com - http://www.ux-core.com 'True strength lies in gentleness' - Irish proverb |
|
#4
|
|||
|
|||
|
machine: ultra 5
NOS: solaris 7 non-rewinding tape drive: /dev/rmt/0n |
|
#5
|
|||
|
|||
|
HI
try using the tar command to directly backup your stuff on the tape drive.
|
|||
| Google The UNIX and Linux Forums |