On 10/07/16 21:01, Frank wrote:
>
>
>> On 10.07.2016, at 19:36, donoban donoban-at-riseup.net
|qubes-mailing-list/Example Allow| <wo56jqm...@sneakemail.com> wrote:
>>
>>
>>
>>> On 10/07/16 18:11, neilhard...@gmail.com wrote:
>>> OK... This is what I get
>>>
>>> ubuntu@ubuntu:~$ sudo mount /dev/sda1 /mnt
>>> ubuntu@ubuntu:~$ sudo mount /dev/sda2 /mnt
>>> mount: block device /dev/sda2 is write-protected, mounting read-only
>>> NTFS signature is missing.
>>> Failed to mount '/dev/sda2': Invalid argument
>>> The device '/dev/sda2' doesn't seem to have a valid NTFS.
>>> Maybe the wrong device is used? Or the whole disk instead of a
>>> partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
>>
>> first do:
>> mkdir /mnt/root
>> mkdir /mnt/root/boot
>>
>> mount /dev/sda1 /mnt/root/boot
>
> You have to do the second mkdir and this mount AFTER the other second
mount command listed below! Otherwise you will have grub installed in
completely the wrong places...


ouch yes. In fact the second mkdir is not needed, just mount your
crypted device on /mnt/root and you will have a /mnt/root/boot dir where
you can mount /dev/sda1

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/ae37c20c-5a20-0537-e4b2-e51c9e963d7c%40riseup.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to