Add xvd devices to the initrd.
authorEwan Mellor <ewan@xensource.com>
Wed, 1 Nov 2006 08:41:24 +0000 (08:41 +0000)
committerEwan Mellor <ewan@xensource.com>
Wed, 1 Nov 2006 08:41:24 +0000 (08:41 +0000)
Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
tools/xm-test/ramdisk/patches/buildroot/add_xvd_devices.patch [new file with mode: 0644]

diff --git a/tools/xm-test/ramdisk/patches/buildroot/add_xvd_devices.patch b/tools/xm-test/ramdisk/patches/buildroot/add_xvd_devices.patch
new file mode 100644 (file)
index 0000000..25d073d
--- /dev/null
@@ -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