Sponsored Content
Operating Systems SCO Dd (raw) image of SCO 5.0.6 mount as second hdd Post 302787601 by OrangeKenny on Friday 29th of March 2013 11:45:43 PM
Old 03-30-2013
Thanks jim. My doubt is how a fresh sco detects the image which is contained in an ntfs external HDD.
1 do I mount the USB drive first then search for the image through the mount point, then mount the crashed sco image
2 or I restore the image on a new IDE HDD first then have the fresh sco detect the IDE HDD?

Thank u for any idea

Thanks
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

SCO UNIX HDD full backup

HI ALL, I need to backup HDD with SCO UNIX. I need to have a full functionaly backup of this hard disk. Does anybody have any tool or subsription how to do it. I tried some SW, but after when I tried to use this copy of my original disk "can not find a root directory". Thanks in advance. (1 Reply)
Discussion started by: jardas
1 Replies

2. SCO

SCO 5.0.7 and Serial ATA HDD question

Hi guys, I have this quick question , is it posible to isntall SCO 5.0.7 on a serial ATA and if it is can you tell me how or maybe a website that has some info about this. I'm not using any raid, just one HDD. Thanks a lot (0 Replies)
Discussion started by: josramon
0 Replies

3. UNIX for Advanced & Expert Users

SCO 5.0.5 installation on 80GB HDD

Hello, I have a P4, 2.4GHz, 256MB ASROCK mainboard: I am trying to install sco 5.0.5 on an 80gb hdd IDE . I have tried the following techniques: 1. using the updated wd btld image- no success 2. defbootstr biosgeom 3. use interactive divvy, make adjustments using dkinit/dparam during... (0 Replies)
Discussion started by: pude
0 Replies

4. Solaris

How to mount External HDD in VMware 6.0

Hi Friends, I am using VMware 6.0 and i want to transfer some files from External HDD so how to mount the Disk, and i am not able to assign any ip to my network card any one can help me how to set ip in VMware. Thanks and Regards, Venky.:b: (0 Replies)
Discussion started by: 1409.venkatesh
0 Replies

5. Windows & DOS: Issues & Discussions

NFS HDD mount on Windows XP

Hi, Unix based, My harddrive won't boot and I'm looking for a reliable tool that can mount a hdd on Windows XP and show me the files stored on a NFS system. I tried the tool: Ext2IFS but this didn't work. I found a lot of tools on google to mount nfs share thru a network but that's... (1 Reply)
Discussion started by: severt
1 Replies

6. SCO

Sco 5.06 How To Mount A 2nd Hdd Help Help!!!!

Hi guys, I have this problem , One of our client's hdd went down and we cannot boot up the machine , I've installed a new hdd with a fresh copy of SCO 5.0.6 same as the one in the old HDD, i think the data still good in the old HDD. My question!!! How can i access the data from the fresh... (4 Replies)
Discussion started by: josramon
4 Replies

7. Filesystems, Disks and Memory

How to mount and read vintage scsi HDD

I started on another thread and full story can be seen here: https://www.unix.com/security/91428-how-reset-root-password-old-unix-system-v.html But my situation turned to land on this thread now. I have old scsi HDD out of the UHC UNIX System V Rel. 4.0 Version 3.6 box. And need to read... (1 Reply)
Discussion started by: 82026
1 Replies

8. Solaris

zones: Use a zpool or mount as a raw device?

Hi, I need to create 4 zones. I have an array with a RAID5 volume. I have exported 4 LUNS from the array. Now my host see the 4 LUNS as raw devices. I am partitioning each LUN using format then mounting each slice on the global zone. Then I am using each slice as a file system for my non... (3 Replies)
Discussion started by: general_lee
3 Replies

9. Solaris

How to mount ntfs for storage HDD new to Solaris 11.2?

I just installed Solaris 11.2 - and it is a bugger. How do I mount an extra HDD that is now formated to NTFS through gparted it keeps telling me I don't have any ntfs on this laptop. it has two hdds, /dev/sda1 /dev/sdb1 (Linux lingo) Solaris is installed on primary hard drive back of it. then... (2 Replies)
Discussion started by: userx-bw
2 Replies

10. Emergency UNIX and Linux Support

2nd hdd is Linux_lvm can't mount MBR on BSD with GPT

rying it this way, because I can't handle the slices for the second hdd. If there is someone on this forum who can help me out of that misery, he would really save my digital life in this digital ocean. So not giving up, reading several times the manual of gpart. But the best hint in all that... (0 Replies)
Discussion started by: 1in10
0 Replies
rmtab(5nfs)															       rmtab(5nfs)

Name
       rmtab - table of local file systems mounted by remote NFS clients

Description
       The  file  resides  in  the directory and contains a list of all remote hosts that have mounted local file systems using the NFS protocols.
       Whenever a client performs a remote mount, the server machine's mount daemon makes an entry in the  server  machine's  file.   The  command
       instructs the server's mount daemon to remove the entry.  The -b command broadcasts to all servers and informs them that they should remove
       all entries from created by the sender of the broadcast message.  By placing a -b command in tables on NFS servers can be purged of entries
       made  by a crashed client, who, upon rebooting, did not remount the same file systems that it had before the system crashed.  The file is a
       series of lines of the form:
       hostname:directory

       Rather than rewrite the rmtab file on each request, the mount daemon comments out unmounted entries by placing a number	sign  (#)  in  the
       first  character  position of the appropriate line.  The mount daemon rewrites the entire file, without commented out entries, no more fre-
       quently than every 30 minutes.  The frequency depends on the occurrence of requests.

       This table is used only to preserve information between crashes and is read only by when it starts up.  The daemon keeps an in-core  table,
       which it uses to handle requests from programs like and

Restrictions
       Although the table is close to the truth, it may contain erroneous information if NFS client machines fail to execute -a when they reboot.

Files
See Also
       mount(8nfs), umount(8nfs), mountd(8nfs), showmount(8nfs), shutdown(8)

																       rmtab(5nfs)
All times are GMT -4. The time now is 06:17 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy