From f19d56d6dda14a692933e02df5abc0259fabad3a Mon Sep 17 00:00:00 2001 From: Ewan Mellor Date: Wed, 1 Nov 2006 08:41:24 +0000 Subject: Add xvd devices to the initrd. Signed-off-by: Tony Breeds --- .../xm-test/ramdisk/patches/buildroot/add_xvd_devices.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tools/xm-test/ramdisk/patches/buildroot/add_xvd_devices.patch (limited to 'tools/xm-test/ramdisk') 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 index 0000000000..25d073da68 --- /dev/null +++ b/tools/xm-test/ramdisk/patches/buildroot/add_xvd_devices.patch @@ -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 -- cgit v1.2.3