|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 2/3][TOOLS][XM-TEST] Add xvd devices to the initrd
Add xvd devices to the initrd.
Signed-off-by: Tony Breeds <tony@xxxxxxxxxxxxxxxxxx>
---
tools/xm-test/ramdisk/patches/buildroot/add_xvd_devices.patch | 13 ++++++++++
1 file changed, 13 insertions(+)
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/xm-test/ramdisk/patches/buildroot/add_xvd_devices.patch Thu Oct
26 18:58:58 2006 +1000
@@ -0,0 +1,13 @@
+--- buildroot/target/generic/device_table.txt~ 2006-10-26 17:38:04.000000000
+1000
++++ buildroot/target/generic/device_table.txt 2006-10-26 17:37:08.000000000
+1000
+@@ -169,3 +169,10 @@
+ #/dev/mcd b 640 0 0 23 0 0 0
-
+ #/dev/optcd b 640 0 0 17 0 0 0
-
+
++# Xen Virtual Block Devices
++/dev/xvda b 640 0 0 202 0 0 0
-
++/dev/xvda b 640 0 0 202 1 1 1
4
++/dev/xvdb b 640 0 0 202 16 0 0
-
++/dev/xvdb b 640 0 0 202 17 1 1
4
++/dev/xvdc b 640 0 0 202 32 0 0
-
++/dev/xvdc b 640 0 0 202 33 1 1
4
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|