Cannot mount Truecrypt volume (device-mapper error)

I have a 1TB external USB disk (externally powered) and I have created 3 partitions on it:
Disk /dev/sdb: 1000.2 GB, 1000202043392 bytes
255 heads, 63 sectors/track, 121600 cylinders, total 1953519616 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1            2048   696322047   348160000    7  HPFS/NTFS
/dev/sdb2      1683384320  1744824319    30720000   83  Linux
/dev/sdb3      1744824320  1953517567   104346624    7  HPFS/NTFS
The last partition, /dev/sdb3, has been formatted with Truecrypt 7.0a and I'd like to mount it, but truecrypt reports the following error:
device-mapper: reload ioctl failed: No such file or directory
Command failed
I am getting the same error with my custom kernel and with stock Arch Linux kernel; what can it be? Can somebody please help me to narrow down this issue?
Thanks

Ehm..I am trying to mount the device (/dev/sdb3), not the mapper! Although I can see that with file-based truecrypt container the mapper gets mounted. Shan't truecrypt create the mapper and mount that for me in case I select a device?
This is the information of the two mappings created (2_0 and 2_1 since I had already mounted a file-based container):
Name:              truecrypt2_0
State:             ACTIVE
Read Ahead:        256
Tables present:    LIVE
Open count:        0
Event number:      0
Major, minor:      254, 2
Number of targets: 1
Name:              truecrypt2_1
State:             ACTIVE
Read Ahead:        256
Tables present:    LIVE
Open count:        1
Event number:      0
Major, minor:      254, 1
Number of targets: 1
None of them gets mounted after I get the mentioned error; maybe truecrypt is expecting a dm feature which I have not enabled in my kernel?

Similar Messages

  • Backup Controller cannot mount XSAN Volume

    Hi Guys,
    I've really have a big problem regarding the XSAN that I've just setup: There are 3 Xserves connected to the SAN - one for the main controller, one for backup and another one for fileserver. After a fresh install of the Leopard Server 10.5.6 on all servers and fresh install of Xsan 2.0 updated to 2.1.1, I tried creating an SAN from the main controller, I added first the main and backup controllers, authenticated them properly and was successful adding them to the SAN. After this, I created the volume and it mounted properly on the main controller. What I don't understand is that whenever I try to mount the volume to the backup controller, it is saying unable to mount and even I tried forcing it to mount in terminal using the command xsanctl mount VOLNAME, its giving me an error saying
    "unable to mount volume, Cannot mount XSAN volume error code: 5"
    What is that error message? When I tried typing cvadmin to the main controller, it only gave me this message:
    Main Controller:
    File System Services (* indicates service is in control of FS)
    1>*XSAN[0] located on 10.0.0.101:49930 (pid 317)
    Select FSM "XSAN"
    When I type the same cvadmin to the backup controller, it gave me this message:
    Backup Controller:
    File System Service (* indicates service is in control of FS)
    1> XSAN[1] located on 10.0.0.102:50384 (pid 331)
    No FSSs are active
    Select FSM "none"
    What is happening? both servers are having a DNS name. Before I created the SAN, from the authenticate window, the server name is just the IP address of the Ethernet 0 (first ethernet port). Now whenever I fire up Xsan Admin, both controllers are now offline and if you authenticate them, the server name info suddenly changed from IP address to a DNS Name (e.g. from 194.170.34.12, changed to hct-mdc.ad.hct.ac.ae) which even if I type my admin username and password cannot authenticate saying "server not found in network"
    I really don't know now what to do and they need to fix the issue asap.
    I would really appreciate your help guys!
    Thanks.
    jantoniophi

    Hi,
    I am accessing this WS via ARD, so public LAN is definitely there. I have not connected the "Xsan" network (but it should be no problems communicating the Xsan traffic over this single LAN connection).
    With the firewall, the situation is more strange. When I try to open the Firewall settings on Sharing, there is a dialog "Other firewall software is running on this computer." I googled this and it seems that this was a common problem on 10.3. They suggest to delete com.apple.sharing.firewall.plist file but it is not there on 10.4.
    "sudo ipfw list" shows this:
    00001 allow udp from any 626 to any dst-port 626
    65535 allow ip from any to any
    Any ideas on how to make Firewall behave as expected? I will try to reinstall if I don't receive a reply.
    Thanks.

  • LUKS/dmcrypt device-mapper error

    Hi,
    Ok this is a strange one because I have several encrypted volumes already in use working fine, yet im having problems creating a new LUKS container with cryptsetup on a new USB hard drive.
    Just using standard AES in XTS mode, and all the required kernel modules (dmcrypt/aes) are loaded.
    [root@tcore media]# cryptsetup -c aes-xts-plain -y -s 512 luksFormat /dev/sdf1
    WARNING!
    ========
    This will overwrite data on /dev/sdf1 irrevocably.
    Are you sure? (Type uppercase yes): YES
    Enter LUKS passphrase:
    Verify passphrase:
    device-mapper: reload ioctl failed: Invalid argument
    Failed to setup dm-crypt key mapping for device /dev/sdf1.
    Check that kernel supports aes-xts-plain cipher (check syslog for more info).
    This is /dev/sdf:
    Disk /dev/sdf: 250.1 GB, 250059350016 bytes
    255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x00000000
    Device Boot Start End Blocks Id System
    /dev/sdf1 63 488392064 244196001 83 Linux
    Any ideas? As my kernel clearly does support the cipher. Possibly a USB issue as all my other volumes are on internal SATA drives?
    EDIT: on some attempts the error varies and also shows: device-mapper: remove ioctl failed: Device or resource busy
    Last edited by tntcoda (2010-09-30 12:31:00)

    Ehm..I am trying to mount the device (/dev/sdb3), not the mapper! Although I can see that with file-based truecrypt container the mapper gets mounted. Shan't truecrypt create the mapper and mount that for me in case I select a device?
    This is the information of the two mappings created (2_0 and 2_1 since I had already mounted a file-based container):
    Name:              truecrypt2_0
    State:             ACTIVE
    Read Ahead:        256
    Tables present:    LIVE
    Open count:        0
    Event number:      0
    Major, minor:      254, 2
    Number of targets: 1
    Name:              truecrypt2_1
    State:             ACTIVE
    Read Ahead:        256
    Tables present:    LIVE
    Open count:        1
    Event number:      0
    Major, minor:      254, 1
    Number of targets: 1
    None of them gets mounted after I get the mentioned error; maybe truecrypt is expecting a dm feature which I have not enabled in my kernel?

  • Cannot mount Xsan volume on Mac Pro

    Hi,
    I installed a new workstation - a first Mac Pro in our PPC Xsan deployment. I installed Xsan, then latest updates. However, I cannot mount an Xsan volume on this workstation. This is an abstract from the log:
    May 16 19:06:14 Mac-Pro kernel[0]: Xsan Client Revision 2.7.201 Build 7.23 Built for Darwin 8.0 Created on Mon Nov 13 11:53:07 PST 2006
    May 16 19:06:14 Mac-Pro sudo: root : TTY=unknown ; PWD=/Library/Filesystems/Xsan/debug ; USER=root ; COMMAND=/sbin/kextload -v -s /Library/Filesystems/Xsan/debug /System/Library/Extensions/acfsctl.kext
    May 16 19:06:14 Mac-Pro /Library/Filesystems/Xsan/bin/fsmpm: NSS: No FS Name Servers file - NAME SERVICE DISABLED.
    May 16 19:06:14 Mac-Pro fsmpm[246]: Portmapper: ComputerInfo: computer_name = "Mac Pro", hostname = "Mac-Pro"
    May 16 19:06:14 Mac-Pro fsmpm[246]: PortMapper: CVFS Volume Meta on device: /dev/rdisk1 (blk 0xe000003 raw 0xe000003) con: 2 lun: 0 state: 0xf4 inquiry [APPLE Xserve RAID 1.50] controller # '5000393000018365' serial # '5000393000018365L0' Size: 490190848 Sector Size: 512
    May 16 19:06:14 Mac-Pro fsmpm[246]: PortMapper: CVFS Volume RAID2_Left on device: /dev/rdisk2 (blk 0xe000004 raw 0xe000004) con: 2 lun: 0 state: 0xf4 inquiry [APPLE Xserve RAID 1.50] controller # '5000393000018A78' serial # '5000393000018A78L0' Size: 5860554719 Sector Size: 512
    May 16 19:06:14 Mac-Pro fsmpm[246]: PortMapper: CVFS Volume RAID2_Right on device: /dev/rdisk3 (blk 0xe000005 raw 0xe000005) con: 2 lun: 0 state: 0xf4 inquiry [APPLE Xserve RAID 1.50] controller # '5000393000018805' serial # '5000393000018805L0' Size: 5860554719 Sector Size: 512
    May 16 19:06:14 Mac-Pro fsmpm[246]: PortMapper: CVFS Volume RAID1_Right on device: /dev/rdisk4 (blk 0xe000006 raw 0xe000006) con: 2 lun: 0 state: 0xf4 inquiry [APPLE Xserve RAID 1.50] controller # '5000393000018319' serial # '5000393000018319L0' Size: 5860554719 Sector Size: 512
    May 16 19:06:15 Mac-Pro servermgrd: xsan: [52] main: Waited 21 secs for fsmpm to start (now running)
    May 16 19:06:15 Mac-Pro fsmpm[246]: PortMapper: Local FSD client is registered.
    May 16 19:06:17 Mac-Pro servermgrd: xsan: [52] Done waiting for fsmpm to start
    May 16 19:06:40 Mac-Pro servermgrd: xsan: [52/358E60] ERROR: mountvolumenamed(EditSAN): Cannot mount volume, file system does not know about it.
    I tried reinstalling Xsan on this workstation, re-entering a licence key to the Xsan admin and rewriting Xsan settings, with no success.
    All of the other 10 PowerMac workstations can access the Xsan volume with no problems.
    Your help would be highly appreciated.

    Hi,
    I am accessing this WS via ARD, so public LAN is definitely there. I have not connected the "Xsan" network (but it should be no problems communicating the Xsan traffic over this single LAN connection).
    With the firewall, the situation is more strange. When I try to open the Firewall settings on Sharing, there is a dialog "Other firewall software is running on this computer." I googled this and it seems that this was a common problem on 10.3. They suggest to delete com.apple.sharing.firewall.plist file but it is not there on 10.4.
    "sudo ipfw list" shows this:
    00001 allow udp from any 626 to any dst-port 626
    65535 allow ip from any to any
    Any ideas on how to make Firewall behave as expected? I will try to reinstall if I don't receive a reply.
    Thanks.

  • PMON and ORA-01102: cannot mount database in EXCLUSIVE mode error

    hello all
    I have been asked to look into a problem server with the following details
    OS: sunOS 5.8
    Oracle: 10.2.0.1
    sys user password is not available !
    backgrround processes for the instance(sid=test) are running
    only schema credentials available and with that user is able to connect.
    verified all oraenv parameters(ORACLE_SID is same as the running instance(test)).
    only one instance is configured in this server(verified all tnsnames.ora, data files etc).oratab is empty
    the issues are,
    when I tried to connect to the server using "oracle" user using conn / as sysdba
    1. Tried to shutdown using , shutdown immediate
    ORA-01507:database not mounted
    ORACLE instance shut down
    still able to see the background processes and user is able to connect
    2. Tried startup command,
    In the nomount state I can see more than one PMON process with the same sid
    when tried to mount/open
    ran into the error,
    ORA-01102: cannot mount database in EXCLUSIVE mode
    Eventhough the background processes for the "test" instance are running I am not able to shutdown the instance using "oracle" user
    please help
    newbie

    hi
    i renamed lk* file but the issue still remains,
    with the oracle user
    1./ as sysdba
    2. shutdown immediate
    this leads to
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    SVR4 Error: 2: No such file or directory
    still not able to identify the running oracle instance.
    there is only one oracle home and the oraenv details are set with the correct values
    verified the alert log(ora home details are matching with the env details), details of the oracle processes which are active are in the alert log along with the startup failures(mount errors) at the tail end
    oracle sysdba is not able to identify the already running instance?
    please help
    newbie

  • [SOLVED] pam_mount will not mount truecrypt volume on login.

    Hello.
    I did system upgrade yesterday and encountered some problems with mounting my Truecrypt volume with pam_mount. I use pam_mount to mount my encrypted /home partionion at login. After first reboot and loging in I was dropped to / directory, with my /home partition clearly not mounted. I acknowledged the message from udev in pacman, that in some circumstances adding 'loop' to MODULES array in /etc/mkintcpio.conf is required and for a moment I thought it was it, but I tried this and it didn't help. Suprisingly, after another reboot I was placed im my home directory afer login, but it appears to be empty - I can see only dotfiles of few programs I used after the upgrade:
    $ls -A ~/
    .bash_history .links .qingy .viminfo .wicd
    but my /home partition is obviously still not mounted. My relevant config files:
    /etc/security/pam_mount.conf.xml
    <?xml version="1.0" encoding="utf-8" ?>
    <!DOCTYPE pam_mount SYSTEM "pam_mount.conf.xml.dtd">
    <!--
    See pam_mount.conf(5) for a description.
    -->
    <pam_mount>
    <!-- debug should come before everything else,
    since this file is still processed in a single pass
    from top-to-bottom -->
    <debug enable="0" />
    <!-- Volume definitions -->
    <!-- pam_mount parameters: General tunables -->
    <!--
    <luserconf name=".pam_mount.conf.xml" />
    -->
    <!-- Note that commenting out mntoptions will give you the defaults.
    You will need to explicitly initialize it with the empty string
    to reset the defaults to nothing. -->
    <mntoptions allow="nosuid,nodev,loop,encryption,fsck,nonempty,allow_root,allow_other" />
    <!--
    <mntoptions deny="suid,dev" />
    <mntoptions allow="*" />
    <mntoptions deny="*" />
    -->
    <mntoptions require="nosuid,nodev" />
    <!-- requires ofl from hxtools to be present -->
    <logout wait="0" hup="0" term="0" kill="0" />
    <!-- pam_mount parameters: Volume-related -->
    <cryptmount>truecrypt --text --protect-hidden=no --keyfiles="/etc/home.key" %(VOLUME) %(MNTPT)</cryptmount>
    <cryptumount>truecrypt -d</cryptumount>
    <volume user="schirase" fstype="crypt" path="/dev/sda7" mountpoint="/home" options="fsck,relatime" />
    <mkmountpoint enable="1" remove="true" />
    </pam_mount>
    /etc/pam.d/login
    #%PAM-1.0
    auth required pam_securetty.so
    auth requisite pam_nologin.so
    auth required pam_unix.so nullok
    auth required pam_tally.so onerr=succeed file=/var/log/faillog
    auth optional pam_mount.so
    # use this to lockout accounts for 10 minutes after 3 failed attempts
    #auth required pam_tally.so deny=2 unlock_time=600 onerr=succeed file=/var/log/faillog
    account required pam_access.so
    account required pam_time.so
    account required pam_unix.sof
    #password required pam_cracklib.so difok=2 minlen=8 dcredit=2 ocredit=2 retry=3
    password optional pam_mount.so
    #password required pam_unix.so sha512 shadow use_authtok
    session required pam_unix.so
    session optional pam_mount.so
    session required pam_env.so
    session required pam_motd.so
    session required pam_limits.so
    session optional pam_mail.so dir=/var/spool/mail standard
    session optional pam_lastlog.so
    session optional pam_loginuid.so
    -session optional pam_ck_connector.so nox11
    -session optional pam_systemd.so
    /etc/pam.d/qingy
    #%PAM-1.0
    auth required /lib/security/pam_securetty.so
    auth required /lib/security/pam_unix.so
    auth required /lib/security/pam_nologin.so
    account required /lib/security/pam_unix.so
    password required /lib/security/pam_unix.so
    session required /lib/security/pam_unix.so
    session optional /lib/security/pam_console.so
    Any ideas how to make it work again?
    [EDIT] OK, I've looked into it a little more and I realised that I should try loging in without qingy. I tried on agetty console and it worked as before. It looks like qingy upgrade changed my /etc/pam.d/qingy file into default one. The one above is and obviously unsuitable for use with pam_mount and I failed to see that at first. It should look similar to the example file for slim in the wiki article on pam_mount:
    #%PAM-1.0
    auth required /lib/security/pam_securetty.so
    auth required /lib/security/pam_unix.so
    auth optional /lib/security/pam_mount.so
    auth required /lib/security/pam_nologin.so
    account required /lib/security/pam_unix.so
    password required /lib/security/pam_unix.so
    password optional /lib/security/pam_mount.so
    session required /lib/security/pam_unix.so
    session optional /lib/security/pam_mount.so
    session optional /lib/security/pam_console.so
    Sorry for the trouble, maybe at least it will help someone.
    Last edited by Schirase (2012-03-25 17:49:21)

    Having looked again, hal fails to start.  I have it in rc.conf DAEMONS.  When i try to start Hal manually, it also fails to start ...
    Last edited by whitetimer (2010-11-09 16:45:46)

  • Cannot Mount Boot Volume

    My iBook G4 stopped booting properly this morning. I was installing the Adobe After Effects CS3 trial when the screensaver came on after a while, but when I moved the mouse to deactivate it, the authentication dialog did not appear as usual, so I force shut down the iBook. However, it subsequently failed to boot properly (i.e. does not boot past the grey/blue screen with the spinner). At the time of malfunction, I had an external hard disk and a disk image mounted.
    I booted from the Mac OS X Install CD, but Disk Utility was unable to mount my boot volume (though it could show the volume information and verify the disk) to fix permissions. I also tried booting in single user mode; upon typing the command "mount -uw /", I got the following error messages:
    jnl: replay_journal: from: 301568 to: 7035904 (joffset 0x41e000)
    disk0s9: I/O error.
    jnl: updatefsblock: failed to update block 6026 (ret 5)
    jnl: journal_open: Error replaying the journal!
    Aug 27 17:54:11 launchd: chown ("/var/launchd/0"): Read-only file system
    Aug 27 17:54:11 launchd: chown ("/var/launchd/0"): Read-only file system
    mount_hfs: Invalid argument
    Hence, I suspect the problem may have something to do with disk journaling, which is enabled on my boot volume. I am quite sure that the volume itself is working fine, since I was able to access my data when it mounted as read-only in single user mode.
    Does anyone here know of a possible solution to my problem? I would prefer to avoid a clean install of OS X. I do, however, have a recent back-up (created by Carbon Copy Cloner) on hand. Thanks in advance!
    Regards,
    Liza

    Does anyone know of a possible solution? This tip looked promising, but my iBook G4 only starts up in Mac OS X (i.e. cannot boot OS 9). Neither can an OS 9 computer read the iBook's hard disk, since I did not select the option to install Mac OS 9 Disk Drivers when formatting it. I have also tried DiskWarrior, but to no avail.
    Since I have a back-up of the disk on hand, I want to reformat the disk, but I cannot accomplish this using Disk Utility when I boot from the Mac OS X Install CD. Do I need any special software?
    Thanks.
    Liza

  • Cannot mount winpe boot.wim with error:3

    Hi there
    thats what i´ve done:
    first i installed the adk (build 10057) after i´ve removed the old one completely.
    then i´ve used copype to create new files (copype amd64 c:\123)
    after this i´ve used this command: 
    Dism /Mount-Image /ImageFile:c:\123\media\sources\boot.wim /mountdir:c:\123\mount /index:1 /loglevel:4
    and i get the error message
    Error:3
    The system cannot find the path specified.
    Here is the Log: http://pastebin.com/djPfKXdN
    Whats wrong? Can someone else confirm this?
    p.s. i get the same error if i use an different/older wim-file...

    Hi,
    Currently, we only have latest preview build to 10049 via Windows Update. For the ADK, please make sure to use ADK for Windows Technical Preview
    https://msdn.microsoft.com/en-us/library/windows/hardware/dn938390(v=vs.85).aspx
    I tested in my mahcine, and the operation completes successfully
    The logs shows that something is missing in the dism store, I recommend you uninstall the Deployment tools which contains DISM in ADK, then reinstall the tool as a test.
    Regards
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • I cannot mount my hard drive volume!

    Began a standard install of OS 9.2.2 and then my hard drive icon disappeared from the desktop. I opened drive setup from the utilities folder of the 9.2.2 cd and I cannot mount the volume no matter what. I can only start up from the cd holding down the c key and that's as far as I can go. Is this it for this powerbook? Trash time? HELP!

    monkybiz,
    If initialization failed, there is a problem with the HD. However, there is a process that may correct the problem or it will definitively tell you the HD is bad. HDs can fail at any time so it just may be coincidence the problem arose when trying to install software.
    Since initializing the HD failed, apparently the computer can now see the HD. Boot to your MacOS 9.x CD and open the folder that says Utilities and launch Drive Setup. Highlight your HD's name in the window, then move up to the menu bar. Under Functions, select Initialization Options, then check the box for 'zero all data'. Also select MacOS Extended Format when that window appears. When the process has completed (it will take awhile), select 'Test Disk' under Functions (it will also take a while). If zeroing fails or Test Disk fails, try again to zero and then run Test Disk.
    If successful, install software; if the above fails, your HD is hosed. By the way, once Drive Setup has been launched, Drive Setup Help is available from the menu bar.

  • [SOLVED / Workaround] Hiding a TrueCrypt volume

    I have a TrueCrypt file that contains my personal information. I mount it from the command line when I need it. How can I hide the mounted TrueCrypt volume from appearing in my file manager (PCManFM)?
    I tried creating a udev rule in "/etc/udev/rules.d/99-hide-partitions.rules":
    KERNEL=="dm-[0-9]*", ENV{UDISKS_IGNORE}:="1"
    It had a small effect: the volume still appears in the file manager but it has a different name.
    Here is the output from "udevadm monitor" when I mount the volume:
    KERNEL[720.311712] add /devices/virtual/bdi/0:34 (bdi)
    UDEV [720.329283] add /devices/virtual/bdi/0:34 (bdi)
    KERNEL[720.523306] change /devices/virtual/block/loop0 (block)
    KERNEL[720.525338] change /devices/virtual/block/loop0 (block)
    KERNEL[720.535095] add /devices/virtual/bdi/254:0 (bdi)
    UDEV [720.537028] add /devices/virtual/bdi/254:0 (bdi)
    KERNEL[720.537390] add /devices/virtual/block/dm-0 (block)
    UDEV [720.538406] add /devices/virtual/block/dm-0 (block)
    KERNEL[720.540339] change /devices/virtual/block/dm-0 (block)
    UDEV [720.558886] change /devices/virtual/block/loop0 (block)
    UDEV [720.588484] change /devices/virtual/block/loop0 (block)
    UDEV [720.612304] change /devices/virtual/block/dm-0 (block)
    How can I hide the volume from my file manager? Should I use udev or another method?
    Thank you!
    Last edited by drcouzelis (2014-01-01 00:14:01)

    drcouzelis wrote:and two, if "dm-0" is the udev name of the device I'm trying to hide...
    Yes, as far as I know dm-0 is correct, you can use it like that in a udev rule.
    Did you have a look at '/lib/udev/rules.d' , maybe you need to change "99" in 99-hide-partitions.rules, it needs to have a different number I guess, looking at the files in  '/lib/udev/rules.d'.
    I would call it 15-hide-partitions.rules, really I don't know if it works, but you could try
    I can't check it for you as I don't have a dm device on this machine.
    edit: Ah, so now I see what you mean, although I don't have a solution.
    I checked with Truecrypt volume on USB disk, all other USB's are correctly ignored, also the USB disk with truecrypt vol. on it. When I mount it, it shows up in the list.
    I tried to write a few rules for it, but they all fail, I use a little script to enable/disable it which is working fine for USB.
    I guess you already issued a command like this to find out more about your device:
    #udevadm info -a -p $(udevadm info -q path -n /dev/sd**)
    Because it looks like when you issue the command, dm-0 is not appearing in the list, I only see this with "udevadm monitor" , so I try some more, I think however, we need some help
    edit2: I have been playing around with udev, I just couldn't get it to work ,so I wrote a little script for it, maybe you can use it, with an alias in your zshrc
    It's just a little mount/unmount script, check your major/minor number, and change the mountpoint to yours.
    #!/bin/bash
    if [ "$(mountpoint -d /media/truecrypt1)" = "254:0" ] ; then
    sudo umount /media/truecrypt1
    echo "Device /media/truecrypt1 is unmounted"
    else
    sudo mount /dev/dm-0 /media/truecrypt1
    echo "Device /media/truecrypt1 is mounted"
    fi
    exit 0
    Last edited by qinohe (2013-10-31 12:36:08)

  • Cannot mount standby database

    Hi anyone,
    im trying to create physical standby db, oracle10g release 1 running on windows NT. currently i cannot mount the standby database receive error as:
    SQL> alter database mount standby database;
    alter database mount standby database
    ERROR at line 1:
    ORA-01102: cannot mount database in EXCLUSIVE mode
    and when i shutdown the primary db, i retry to mount standby db but receive another error,
    SQL> alter database mount standby database;
    alter database mount standby database
    ERROR at line 1:
    ORA-01665: controlfile is not a standby controlfile
    what should i do?
    can someone advice me?
    regards,
    Nonie

    im trying to create physical standby db, oracle10g
    release 1 running on windows NT. currently i cannot
    mount the standby database receive error as:
    SQL> alter database mount standby database;
    alter database mount standby database
    ERROR at line 1:
    ORA-01102: cannot mount database in EXCLUSIVE mode
    Look likes , you setup standby on same machine , try init.ora parameter LOCK_NAME_SPACE. Also make sure you use standby control file for standby database.
    ALTER DATABASE CREATE STANDBY CONTROLFILE AS '<location>'
    - Virag Sharma
    http://virag.sharma.googlepages.com
    http://viragsharma.blogspot.com

  • Truecrypt-6.0a to 6.1 - error: "No entry for device-mapper found."

    /proc/misc: No entry for device-mapper found
    Is device-mapper driver missing from kernel?
    Failure to communicate with kernel device-mapper driver.
    Command failed
    that's the full error I get when trying to mount my encrypted drive - I'm sure there is a simple fix for this but no one else seems to have the same issue, I compiled from the source but still got the same error.

    lilsirecho wrote:Try...... modprobe dm-mod................
    I have it built into my kernel.

  • Mounting truecrypt device on GPT WD Elements

    I have successfully formatted /dev/sdb2 with truecrypt on my external USB WD Elements 1TB (formatted with GPT partition table), but I have never been able to mount it. I keep getting this error when attempting to mount (with the correct password):
    device-mapper: reload ioctl failed: No such file or directory
    Command failed
    There is of course no problem when mounting a loopback file and not a real device file; I also suppose that all kernel modules are in place:
    $ dmsetup version
    Library version: 1.02.60 (2010-12-20)
    Driver version: 4.19.1
    $ dmsetup targets
    crypt v1.10.0
    striped v1.3.1
    linear v1.1.0
    error v1.0.1
    I really have no clue about this problem! How can I debug it further and fix it?
    Thanks in advance
    Last edited by legolas558 (2011-01-15 20:39:43)

    Hello and welcome to the WD community.
    In some cases Smart TVs do not see hard drives unless the drive is formatted in FAT32, However if the drive is visible on the TV, then make sure that the TV is able to play *.mkv files.

  • Cannot mount volume

    Hi
    I have a server connected to a MDC.
    The MDC is running 10.4.8 server, XSan 1.4.1.
    The MDC can mount the SAN correctly.
    The client is running 10.4.8 server, XSan 1.4.1
    The client cannot mount the SAN.
    What I've tried:
    Re-installing XSAN
    Re-installing the 10.4.8 combo update
    Re-installing the 2006-007 security update
    Changing from Controller, medium to client and back.
    mount -t ... /Volumes/SAN
    Every time I get this in the syslog:
    Dec 13 13:54:35 xsanclient kernel[0]: Could not mount filesystem SAN, cvfs error ' Timeout' (25)
    any ideas

    More from the log:
    Dec 13 22:17:51 multimedia kernel[0]: Could not mount filesystem SAN, cvfs error ' Timeout' (25)
    Dec 13 22:18:37 multimedia kernel[0]: Could not mount filesystem SAN, cvfs error ' Timeout' (25)
    Dec 13 22:18:53 multimedia sudo: admin : TTY=ttyp1 ; PWD=/Users/admin ; USER=root ; COMMAND=/usr/bin/tail -f /var/log/system.log
    Dec 13 22:19:01 multimedia kernel[0]: Could not mount filesystem SAN, cvfs error ' Timeout' (25)
    Dec 13 22:19:23 multimedia servermgrd: xsan: [39/36E6F0] ERROR: getfsmvol_atindex: Could not connect to FSM because Admin Tap Connection to FSM failed. - Operation timed out
    Dec 13 22:19:24 multimedia kernel[0]: Could not mount filesystem SAN, cvfs error ' Timeout' (25)

  • POL-4104 cannot mount database with a duplicate volume

    Using a Oracle Lite database when performing a seond sync... I get this error
    POL-4104 cannot mount database with a duplicate volume
    Also changed the database id values in ODBC.ini still enountering the same problem
    Please help!!! urgent!!!
    Thanks

    I have used DBINFO and also made sure that my id values are different in ODBC.ini but still encountering the same problem,
    Second sync is nothing but in our project we use the oracle9ilite for synchroniztion of multiple databases at different locations so we do a sync process at different locs.
    Now at my local system iam doing this sync for multiple databases asuming my box is at different locations....Then, iam encountering this problem of POL 4104. I made sure in my C:/WINDOWS/ODBC.ini that the database ids are different but no use..Pls help

Maybe you are looking for

  • Save as- for Dummies (Numbers version)

    Here is a clean way to retrieve Save As… in Numbers. --(SCRIPT Numbers_save_a_copy] Enregistrer le script en tant que Script : Numbers_save_a_copy.scpt déplacer le fichier créé dans le dossier <VolumeDeDémarrage>:Utilisateurs:<votreCompte>:Bibliothèq

  • I can't sync certain apps to my ipod touch

    I have a fully updated iPod Touch, 4G, but in iTunes I can't manage the apps to tell them to sync.  When I go to the apps page inside of my iPod Touch screen the buttons next to the apps can't be checked; they're all grey, some checked but others not

  • Query problem, no data exist

    Dear Experts, My user would like to combine data from FBl3N (field BUDAT, amount in document currency, amount in local currency , reference document) with data taken from Billing (VF03- FKDAT, BUDAT, VBELN, CHARG, MATNR, ARKTX). I have created a quer

  • Getting Error Logs Every Minit's From 5k

    Hi, Am getting every minit's this below logs......... Can i know why it's happening.... Please advice me.... Logs: ===== 2012 Sep  3 17:17:42 5k %ETHPORT-5-IF_UP: Interface Ethernet106/1/3 is up in mode access 2012 Sep  3 17:17:55 5k %ETHPORT-5-IF_DO

  • Aperture will not open library - permissions not correct -- but they are

    How do I get Aperture to open a library when I get an error message saying the permissions are not correct, but the permissions are correct, and other libraries open fine? I was using Aperture current version with a library on an external drive conne