From e38c962581f9c2cbdaba3db16c05043ee4ad6d7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Mon, 17 Oct 2011 16:27:39 +0000 Subject: [PATCH] StickMounting changed --- StickMounting.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/StickMounting.md b/StickMounting.md index a968fa36..b3da224d 100644 --- a/StickMounting.md +++ b/StickMounting.md @@ -16,6 +16,8 @@ xl block-attach phy:/dev/sdb1 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); "w" means read/write, if you not want that, use "r" for read only. +This will attach the device as "/dev/xvdi" in VM. You can also choose different name (eg. xvdj) to connect multiple devices, but the others (not xvdi) will require mounting from cmdline in VM... + 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 \".