Mac in the shop -- how to access encrypted FS image on USB key?

My Mac is in the repair shop (it's a G4 PowerBook, circa Titanium). In the meantime, I've got a USB key with a UFS file system created by 10.3.9, on which resides an AES-128-encrypted disk image (.dmg file).
I can mount the USB key's UFS file system from Linux, using 'mount -t ufs -o ro,ufstype=openstep /dev/sdb3 /mnt/<whatever>', so I can see the encrypted disk image (as well as my non-encrypted files). I believe I know the password for the encrypted disk image. But what file system type is it? Is it also ufs/openstep?
The basic question is, when creating an AES-128 encrypted disk image using Disk Utility, what is the file system type underneath the encryption?
Thanks!

Hm. Well, when I use Disk Utility on 10.3.9 to create an encrypted disk image, it doesn't give me any choice as to the file system format. It allows me to choose what directory to create it in, how big it should be, and whether or not to use AES128 encryption -- that's it. Maybe there are more choices on Tiger/Leopard.
So, what file system type will Disk Utility on 10.3.9 create?

Similar Messages

  • Hi i have the same apple id for my iPad and my mac. my iPhone has a different one. My i cloud on my mac seems to be the iCloud on my iPad, if that makes sense so its not sending my photos from my mac to the cloud. how do i change it to upload mac?

    hi i have the same apple id for my iPad and my mac. my iPhone has a different one. My i cloud on my mac seems to be the iCloud on my iPad, if that makes sense so its not sending my photos from my mac to the cloud. how do i change it to upload mac pictures instead? thanks

    Did you go into Settings > Store and then tap your old ID, sign out and then enter your new ID?

  • How to get the extension Info from firefox? Do we have any firefox API to communicate with the browser? I couldnt see the HTML of the widget displayed in the toolbar how to access the widget using JS or any way

    How to get the extension Info from firefox? Do we have any firefox API to communicate with the browser? I couldnt see the HTML of the widget displayed in the toolbar how to access the widget using JS or any way

    Hi,
    Thanks for the suggestion. I've been playing around with some of the classes of the java.net package and java.io
    Using the URL class i can get the content of the data from a STATIC page and output that response to file so that is does not display to the client broswer.
    But this only works if the URL i give points to a static html page.
    So the problem i'm getting is if i'm righting in arguments in the URL, this means that server needs to process the arguments i give and its sends back a dynamic result. Because its dynamic the URL class can not handle this and throws me an exception everytime :(
    Have u ever tried to do some things like this?
    Rahul

  • I want to copy fotos to a mass storage external HD, but my emac only allow me to copy from the HD to the mac and not from the mac to the HD, how can I do it? thanks in adavance for your help

    I want to copy fotos to a mass storage external HD, but my emac only allow me to copy from the HD to the mac and not from the mac to the HD, how can I do it? thanks in adavance for your help

    The external HD might be set to Read Only on your eMac.  Try this:
    If the external HD shows on your desktop, single click the HD to highlight it.  From the Finder Menu bar at the top of the screen, click on File, pull down and click on Get Info.  At the bottom of window that opens, under Sharing and Permissions, you might see something like:
    System:  Read & Write
    Admin:  Read & Write
    User X:  Read Only
    User X being your user account.
    Good luck.

  • I am trying to sync a new ipad with a mac but do not want to sync the 15000 photos from my mac to the ipad - how do I prevent this?

    I am trying to sync a new ipad with a mac but do not want to sync the 15000 photos from my mac to the ipad - how do I prevent this?

    See Here,
    Syncing photos via iTunes
    From here...
    http://www.apple.com/support/ipad/syncing/
    And Here...
    http://manuals.info.apple.com/en_US/ipad_user_guide.pdf

  • HT4436 I have a laptop Mac and an IPad, and would like to transfer pictures, videos, etc from the ipad to the Mac but not from the Mac to the IPad, how can I set up the iCloud in both devises to do so?

    I have a laptop Mac and an Ipad, and would like to transfer pictures, videos, etc from the ipad to the Mac but not from the Mac to the Ipad, how can I set up the iCloud in both devises to do so?

    Welcome to the Apple Community.
    Your best method would be to connect via USB and transfer that way, since videos are not transferred using photostream.
    However you can stop photos on your mac being added to photostream in the iPhoto preferences > photostream by unchecking the automatic upload box.

  • Lightroom 5 is not showing previous sucessfuly imported images and images are not identified as missing, there are no images shown in the library, how do  I reconnect missing images?

    lightroom 5 is not showing previous successfully imported images and images are not identified as missing, there are no images shown in the library, how do  I reconnect missing images?

    If the images are not identified as missing ... then you can't reconnect them
    But I'm not really sure what is happening, as I don't understand your description of the problem, could you show us a screen capture? Or describe what appears on your screen in much more detail...

  • How to access Shared Component Images from External Javacript File

    Hi,
    I have an external javascript file that is referenced within a page that consists of a number of calls to images within the Shared Components, i.e.:
    "#WORKSPACE_IMAGES#up_arrow.png"
    Unfortunately this no longer seems to work when used in an external js file.
    What options do I have to allow the external js to access images within the Shared Components/database?
    Thanks.
    Tony.

    Hi,
    You do not have much options, that is know limitation.
    This post is about same kind problem with CSS files
    Re: referencing workspace image in CSS file
    Br,Jari

  • How do I download Mozilla to a usb key, not the hard drive, so I can install it on another computer?

    My Internet Explorer crashed. As I can nt get on the internet on that computer, I am attempting to use another computer to download Mozilla to a usb key. Then, I will upload Mozilla to the crashed computer,hopefully restoring connectivity.

    You can download the setup file (Firefox Setup 3.6.13.exe) from http://www.mozilla.com/
    You can then copy the setup file to the USB key.

  • Encrypted disk image with recovery key

    I am trying to create an encrypted disk image that can also be recovered with the use of a key. It is basically trying to do what FileVault does where you have a password to get in, but there is a Master password that can recover the image if you forget/lose your password. I have pieced the basic concepts together, but it isn't working. First I create the certificates that I believe I need with a keychain using the certtool command.
    certtool y c k=SecureKey.keychain
    certtool c k=~/Library/Keychains/SecureKey.keychain o= SecureKey.cer
    I went with the RSA 1024 bit and SHA-1 stuff (that is the technically term for it).
    After that, I tried creating the image. I am in the same directory that the SecureKey.cer file is in, so that shouldn't be an issue. Also if it can't find the certificate, it tells you that. Here is the command I used.
    hdiutil create -encryption -certificate SecureKey.cer -stdinpass -type SPARSE -fs "HFS+" -volname TestVolName -size 20g TestImage
    and that returned
    hdiutil: create failed - error 0x8001184e
    Does anyone have any thoughts on what I did wrong? Thanks.

    Hi Robert,
    > Once you through a sudo in there, you lose the option
    to have a regular user
       That's not really true. Sudo is one of the most flexible commands around and not only can a regular user use it but they can use it without a password. Mind you I'm not suggesting that you make all users admins; you can specify both of these privileges for this command only. All you have to do is to put a line like the following in your /etc/sudoers file. (with sudo visudo of course)
    ALL ALL = NOPASSWD: /usr/bin/hdiutil create -encryption -certificate*-stdinpass -type SPARSE -fs "HFS+" -volname-size
    I've included wildcards so that the cert file, volume name, size and image are arbitrary but the others must be in the user's command to qualify. I realize that you'll want different options to use FileVault certs but I don't know how to do that so I used your original example as my example.
       Of course it wouldn't be that easy for your lusers to get all of those options correct so the next thing you do is to wrap the command, with it's sudo preface, in a shell script that parses the cert file, volume name, size and image from the options the user passes to the script and puts those into the command with the right syntax. If you want to get really fancy, the script could prompt the user for any arguments that were omitted. Your lusers will think that you created this really cool command and never know that sudo was involved.
    Gary
    ~~~~
       If you give a man enough rope, he'll claim he's tied up
       at the office.

  • [SOLVED] Arch Linux on encrypted luks partition on USB key

    Hi
    I've installed Arch Linux on a USB key following this Wiki page: https://wiki.archlinux.org/index.php/In … _a_USB_key
    I also used dm-crypt as described in this Wiki page: https://wiki.archlinux.de/title/Festpla … iante_1.29
    I installed Arch Linux on the USB key using VirtualBox.
    To do that, I created a "rawvmdk":
    vboxmanage internalcommands createrawvmdk -filename ./usb.vmdk -rawdisk /dev/sdd
    Everything works fine when I'm trying to start the system within VirtualBox.
    Syslinux loads Arch using the following kernel command:
    APPEND cryptdevice=UUID=6aa73872-3755-4bdf-bee3-d1cd7a3fe0bf:main root=/dev/mapper/main-root rw
    /etc/mkinitcpio.conf holds the following "HOOKS" configuration:
    HOOKS="base udev autodetect modconf block keyboard keymap encrypt lvm2 filesystems fsch resume"
    As already mentioned the configuration works within VirtualBox. When I'm trying to boot from the USB key on my real computer, I'm getting an error. Syslinux works fine and loads Linux, but Linux is complaining. Here's the log:
    :: running hoock [encrypt]
    Waiting 10 seconds for device /dev/disk/by-uuid/6aa73872-3755-4bdf-bee3-d1cd7a3fe0bf ...
    ERROR: device '/dev/mapper/main-root' not found. Skipping fschk.
    ERROR: Unable to find root device '/dev/mapper/main-root'.
    You are being dropped to a recovery shell
    I'm not getting prompted for the passphrase since the cryptdevice can not be found. But why? It can be found when I'm booting within VirtualBox. What might be different? I successfully installed other Linux distributions (but without encryption and using GRUB as bootloader) previously within VirtualBox and was able to boot from the USB key on a real machine afterwards.
    Some additional information that might help:
    Here's the "lsblk -f output" for the stick:
    sdd
    ├─sdd1 ext4 usbboot bb45e84e-842e-4209-8c44-1af3c7933389
    └─sdd2 crypto_L 6aa73872-3755-4bdf-bee3-d1cd7a3fe0bf
    When I'm running "lsblk" or "blkid" from the recovery shell after the failure, I'm getting no output. "ls /dev/sd*" returns nothing as well. The directory /dev/disk does not even exists in the recovery shell. (I'm not sure if this is normal or not.)
    Thanks for helping.
    Last edited by The Infinity (2014-08-14 20:26:06)

    I still haven't solved the problem:
    When starting the system on a machine with NVIDIA GTX 560Ti graphics card:
    - X doesn't start using startx or xinit and there are no log entries in /var/log/Xorg.*.log (as I haven't tried to start X).
    - I'm getting the message "Waiting for X server to begin accepting connections .. .. .. ..".
    - I already tried to uninstall xf86-video-nouveau and nouveau-dri with no effect.
    - Additionally: The "default terminals tty1/2/3/..." (which I'm using to start X) from have a poor resolution (I think 640x480 pixel).
    When starting the system on a virtual machine or a machine with an ATI Radeon (mobile) graphics card:
    - X starts and runs without any trouble the XFCE desktop environment.
    - Additionally: The default terminals have a proper resolution (I think the maximal resolution of the display).

  • How to create encrypted disk image?

    In Disk Utility, I select to create a new image that is password protected. I'm prompted to save and give the image a password. It never ask for the size and starts "Reading whole disk". I don't want to encrypt my entire disk. This image might only be 5MB.
    What steps do I take to create a DMG that is about 5MB and password protected?

    Rename it in the Finder as you would any other item. If needed, choose Get Info from the File menu when the mounted image is selected in the sidebar.
    (57123)

  • How can I transfer pictures from a USB key to my Mac book air

    I'm having trouble transfering pictures from my USB key to my new Macbook Air.  I can I do that?

    Thank you captfred. I feel very inadequate with my new macbook air.  You solved my problem, I had all my favourite pictures on my usb key and they are now on my notebook .

  • I just dowload a book on itunes and i want to know how can i put it on a usb key (or other) to listen in my car??Thanks from france

    ??

    Did you already load the audiobook manually (by dragging it to the shuffle)?  To confirm that the audiobook is on the shuffle...
    Select the shuffle in the iTunes sidebar.  If the sidebar (along left side of window) is not visible, from the menu bar, under View, select Show Sidebar.
    Click the small triangle to the left of the shuffle name (in the sidebar) to drop down its content list, indented below the shuffle.  Click on Audiobooks there.  To the right, your audiobook(s) should be listed.
    NOTE:  if you don't see Audiobooks on the content list, there are no audiobooks on the shuffle.
    When you turn ON the shuffle, you are playing from the default All Songs list.  Audiobooks (and podcasts) do not play from the All Songs list.  You need to use VoiceOver to select the audiobook from the playlist menu.  This document explains how to set up and use VoiceOver on your shuffle
    http://support.apple.com/kb/HT4322

  • How to access the portal database ?

    Hi ,
    1. How to access the portal database from an abstract portal component program ?
    2. How to insert data to the Table from the abstract portal component program ?
    Please provide me some direction to proceed .
    plz send me the steps how to access the Database using SQL.
    Thanks
    Smita
    Edited by: Smita Mohanty on Nov 14, 2008 9:21 AM

    Hi Smita,
    In case your portal has MS SQL server as its databse, then I am giving the step by step directions to achieve 90% of what you wish to do. Rest 10% you can try on your own.
    Go through my article given below:
    [How to Create a Web Service using Enterprise JavaBeans|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/b00917dc-ead4-2910-3ebb-b0a63e49ef10]
    First go through pages 1-12 which will help you to create user/table in MS SQL database as well as create a data source in Visual Admin. Page 19 will give you the code which you can use in your Portal component to access the tables you have created in your SQL database.
    I hope your problem gets solved.
    Bye
    Ankur

Maybe you are looking for

  • User exit for Dlvy Block at header for sales order for Companycode & materl

    Hi all, I have a requirement. I need to apply a Delivery Block for all sales orders which fall In a particualr company code "999" and if they have any configurable material in the item level. When a Sales Order is generated, during the process of gen

  • WebI report based on Universe upon SAP BEx Queries:Prompt issue

    Hi,   I am creating Web Intelligence report using Universe based on SAP Bex Queries. In WebI report I created a filter condition as I need to run report based on two specidc dates. I need to schedule report to run 2nd of every month to show data for

  • Is there graph facility in ADF 10G?

    Hi All, Due to some reasons I am using ADF 10.1.3.3.0.... So can any one tell me How to use Line Graph in ADF. Thanks Sekhar

  • Converting .dv files for use in FCP

    We recently purchased a Datavideo DN-300 that saves files from our HS-500 switcher in .dv file format. When I put in FCP6 it shows I have to render the file in order to see them play. How should I convert these file so I can work with them better in

  • Antenna Parameters

    Hi Im upgrading a WLC HW from WLC 4400 to WLC 5508 and my question is, what will happen to the ap parameters like antenna gain, antenna type that is set on the WLC under radio settings for each ap. Is this info stored on the AP or is it on the WLC ,