Search:

Type: Posts; User: jreece; Keyword(s):

Search: Search took 0.05 seconds.

  1. [SOLVED] Re: Main Ecrypted LVM not Accessible after Deleting a Different Encrypted LVM on USB

    Thanks again for your help. I was afraid the data was gone and you have confirmed that. As with most data loss, it's not the end of the world but is highly inconvenient. Do you have any suggestions...
  2. [SOLVED] Re: Main Ecrypted LVM not Accessible after Deleting a Different Encrypted LVM on USB

    I appreciate your help. I use the encrypted partitions to comply with company policy and have used it for a couple of years. I understand the concepts of lvm and encryption but have always used the...
  3. [SOLVED] Re: Main Ecrypted LVM not Accessible after Deleting a Different Encrypted LVM on USB

    ubuntu@ubuntu:~$ sudo mount /dev/sda2 /mnt
    mount: you must specify the filesystem type
  4. [SOLVED] Re: Main Ecrypted LVM not Accessible after Deleting a Different Encrypted LVM on USB

    ubuntu@ubuntu:~$ ls /dev/mapper
    control
    ubuntu@ubuntu:~$ sudo mount /dev/mapper/control /mnt
    mount: /dev/mapper/control is not a block device
    ubuntu@ubuntu:~$
  5. [SOLVED] Re: Main Ecrypted LVM not Accessible after Deleting a Different Encrypted LVM on USB

    ubuntu@ubuntu:~$ mount /dev/mapper/your_partition /mnt
    mount: only root can do that
    ubuntu@ubuntu:~$ sudo -i
    root@ubuntu:~# mount /dev/mapper/your_partition /mnt
    mount: special device...
  6. [SOLVED] Re: Main Ecrypted LVM not Accessible after Deleting a Different Encrypted LVM on USB

    Here it is again.
  7. [SOLVED] Re: Main Ecrypted LVM not Accessible after Deleting a Different Encrypted LVM on USB

    Here is a screen shot of the disk utility.
  8. [SOLVED] Re: Main Ecrypted LVM not Accessible after Deleting a Different Encrypted LVM on USB

    ubuntu@ubuntu:~$ sudo cryptsetup luksOpen /dev/sda2 crypt
    ubuntu@ubuntu:~$ sudo -i
    root@ubuntu:~# cryptsetup luksOpen /dev/sda2 crypt
    root@ubuntu:~# vgscan --mknodes
    Reading all physical...
  9. [SOLVED] Re: Main Ecrypted LVM not Accessible after Deleting a Different Encrypted LVM on USB

    ubuntu@ubuntu:~$ sudo cryptsetup luksOpen /dev/sda2 crypt
    ubuntu@ubuntu:~$
  10. [SOLVED] Re: Main Ecrypted LVM not Accessible after Deleting a Different Encrypted LVM on USB

    Just goes back to prompt. There is no output.
  11. [SOLVED] Re: Main Ecrypted LVM not Accessible after Deleting a Different Encrypted LVM on USB

    I tried that too and nothing happens and it doesn't prompt for password. I'm getting a little concerned because the disk utility shows the sda2 partition as free and unused, not encrypted.
  12. [SOLVED] Re: Main Ecrypted LVM not Accessible after Deleting a Different Encrypted LVM on USB

    Awesome, I'll try that when I get a chance in an hour or two. Thanks.
  13. [SOLVED] Re: Main Ecrypted LVM not Accessible after Deleting a Different Encrypted LVM on USB

    "When booting from a live version of ubuntu the 250MB boot patition is recognized and 500 partion is there but it is labeled as empty/unused."

    Already tried that.
  14. [SOLVED] Main Ecrypted LVM not Accessible after Deleting a Different Encrypted LVM on USB HD

    I installed Ubuntu 10.10 64 on my laptop with the entire 500gb setup as encrypted LVM. This has worked well for several months with no problems. During this time i have been backing up the data to an...
  15. Replies
    42
    Views
    12,630

    [ubuntu] Re: Asus N53jq, sound not working

    Thanks. I was just getting around to looking for a fix for suspend.
  16. Replies
    42
    Views
    12,630

    [ubuntu] Re: Asus N53jq, sound not working

    What?
  17. Replies
    42
    Views
    12,630

    [ubuntu] Re: Asus N53jq, sound not working

    There are two sound controllers in this PC. The internal speakers and input/output are controlled by the Realtek chip that tomas fri zu found a fix for and HDMI is controlled by the nVidia 425m chip...
  18. Replies
    42
    Views
    12,630

    [ubuntu] Re: Asus N53jq, sound not working

    I'm not that lazy. I already tried that. I have done a lot of searching and there seems to have been a problem with the drivers for the Realtek ALC259 chipset with the 10.04 and the 10.10 releases of...
  19. Replies
    10
    Views
    6,269

    [ubuntu] Re: ALC259 RealTek card - No Sound - Alternative?

    I have been experiencing the same problems as you. My sound is still unstable at this time.

    I followed the instructions here:
    ...
  20. Replies
    42
    Views
    12,630

    [ubuntu] Re: Asus N53jq, sound not working

    Still no HDMI audio.
  21. Replies
    42
    Views
    12,630

    [ubuntu] Re: Asus N53jq, sound not working

    ...when editing with sudo. Literally logging into the terminal as root did the trick. Thanks!
  22. Replies
    42
    Views
    12,630

    [ubuntu] Re: Asus N53jq, sound not working

    Tried that and still no sound through the speakers or HDMI.
Results 1 to 22 of 22