bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #45889] cryptomount thinks locked device is: already mounted as cry


From: TJ
Subject: [bug #45889] cryptomount thinks locked device is: already mounted as cryptoX
Date: Sun, 06 Sep 2015 23:39:29 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0

Follow-up Comment #2, bug #45889 (project grub):

After adding a grub_dprintf() to grub_cryptodisk_insert() I see:

Attempting to decrypt master key...
Enter passphrase for hd0,gpt3 (...UUID...)
<<<< type bad pass phrase
error: access denied.
error: no such cryptodisk found.
Entering rescue mode...
grub rescue> set debug=cryptodisk
grub rescue> cryptomount hd0,gpt3
Enter passphrase for hd0,gpt3 (...UUID...)
<<< type good passphrase
Slot 0 opened

disk/cryptodisk.c:716: insert 0, source 'hd0,gpt3', id 128, dev_id 0

grub rescue> ls
(hd0) (hd0,gpt5) (hd0,gpt4) (hd0,gpt3) (hd0,gpt2) (hd0,gtp1)
disk/cryptodisk.c:524: Opening device crypto0
disk/cryptodisk.c:587: Reading 64 sectors from sector 0x0 with offset of 4096
disk/cryptodisk.c:543: Closing disk
(crypto0) (proc)

grub rescue> cryptomount hd0,gpt4

disk/cryptodisk.c:990: already mounted as crypto0

grub rescue>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45889>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]