From fce75b8d50f40a61eb5b9792cb3917ac663772c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Wed, 21 Sep 2011 21:54:11 +0000 Subject: [PATCH] StickMounting changed --- StickMounting.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/StickMounting.md b/StickMounting.md index 3095f3f8..8e3cf98f 100644 --- a/StickMounting.md +++ b/StickMounting.md @@ -11,19 +11,19 @@ This requires qubes-core-appvm-1.0.1 of higher. 1. In Dom0 konsole (running as normal user) do: ``` {.wiki} -xm block-attach phy:/dev/sdb1 /dev/xvdi w +xl block-attach phy:/dev/sdb1 /dev/xvdi w ``` This assumes that your stick is seen by Dom0 kernel as **/dev/sdb** and you're mounting its first partition, so **/dev/sdb1** (the usual case). -1. Open Dolphin file manager in the AppVM. Your stick should be visible in the "Places" panel on the left. Just click on the device. +1. Open Nautilus file manager in the AppVM. Your stick should be visible in the "Places" panel on the left. Just click on the device. 1. When you finish using your USB stick, right-click its icon in Dolphin and chose "Safely Remove \". 1. Back to Dom0 konsole -- in order to unmount the stick do the following: ``` {.wiki} -xm block-detach /dev/xvdi +xl block-detach /dev/xvdi ``` 1. You can remove the device.