![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | 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 !! |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mounting a NFS network file system across platforms - Solaris to AIX | jeffpas | SUN Solaris | 1 | 03-14-2008 12:36 PM |
| increase root file system size in solaris | sriram.s | SUN Solaris | 4 | 04-02-2007 12:28 AM |
| increasing ufs file system size in solaris | BG_JrAdmin | UNIX for Dummies Questions & Answers | 6 | 12-01-2005 12:56 AM |
| on solaris best utility to copy a file system? | JAKEZ | Filesystems, Disks and Memory | 1 | 01-20-2005 08:55 AM |
| Increase space in the solaris file system | jung1975 | UNIX for Dummies Questions & Answers | 1 | 12-27-2001 06:17 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
solaris File system question ( UFS )
Hello all,
I'm ufs file system, how can u use the same disk in another machine with the data in tact? to make it clear, I've an ufs FS in a mount point /file1 ( 8GB). now they decide to reintall the OS. After the reinstall, how can i get the same data as it is? will mounting the disk as /file1 give me back all the data? so id there some other thing that i need to take care.? |
| Forum Sponsor | ||
|
|
|
||||
|
Since you are using ufs I doubt you are using any type of volume manager like veritas. The one thing you need to be aware of is that the device may have changed between systems depending on the controller you attached it to. For example, on system1 it may have been c0t1d1 but on system2 it could be c1t1d1 or something else. You just need to be aware of this when you try to mount it on system2.
|
|
|||
|
so that means that all i need to do is to identify the device file of the new disk and then make an entry in vfstab with same os differnet mount point...and i get back the data...Correct me if i'm wrong..tony answer makes it very clear if there is only file system. What if i've say more than one ....the corresponding entry in vfstab get me the data? guess i'll right?
|
|||
| Google UNIX.COM |