![]() |
|
|
|
|
|||||||
| 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 |
| how to Single user mode? | gkreddy | UNIX for Dummies Questions & Answers | 1 | 10-25-2007 10:31 PM |
| single user mode | ankit.jss | UNIX for Advanced & Expert Users | 1 | 11-16-2006 03:58 AM |
| single user mode - user accounts passwords | orestis | UNIX for Dummies Questions & Answers | 2 | 03-09-2005 06:54 AM |
| single-user mode | zorro81 | UNIX for Dummies Questions & Answers | 2 | 04-06-2002 04:10 PM |
| single user mode | guest100 | UNIX for Dummies Questions & Answers | 2 | 12-12-2001 04:53 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi!
I am trying to mount a file system (advfs) in single-user mode. The goal is to make a vdump of the partition The command I am using is: mount -t advfs domain#gaston /usr/local/gaston But appears the following error: No such domain, file.... Any help? Thanks in advance Gaston |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
check to see if the domain#gaston is valid. Why because your syntax is correct. Could be the domain name is invalid.
# mount -t advfs usr_domain#usr /usr Also , one doubt. have you create the usr_domain file domain, and create the usr fileset Ex. # mkfdmn /usr/local/gaston domain#gaston # mkfset domain#gaston usr |
|
#3
|
|||
|
|||
|
Thanks killerserv
Well, about your doubt...No, I am just trying to mount it. I mean, Every time I mount a advfs partition I SHOULD to make the file domain and the usr file set?. Thanks |
|||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|