1
0
mirror of synced 2026-04-25 20:11:20 +00:00

Add hint about possibly missing xen-blkfront module in initramfs

This commit is contained in:
Axel Beckert
2010-05-15 18:04:23 +02:00
parent 49d01d9a76
commit 6dfbdb8fa0

7
debian/NEWS vendored
View File

@@ -1,5 +1,10 @@
xen-tools (4.2~rc1-1) unstable; urgency=low
* If the DomU hangs with "Waiting for root file system" despite
/dev/xvd* is used as disk device, adding "xen-blkfront" to
/etc/initramfs-tools/modules and runing "update-initramfs -u"
afterwards may help.
* If the Dom0 is a Debian or Ubuntu, the distribution and suite for
DomUs defaults to the distribution and suite the Dom0 is
running. Otherwise Debian DomUs get "stable" and Ubuntu "lucid" by
@@ -9,5 +14,5 @@ xen-tools (4.2~rc1-1) unstable; urgency=low
/etc/apt/sources.list (if it exists) and taking the first entry with
path ending in /debian/ there.
-- Axel Beckert <abe@debian.org> Wed, 10 Mar 2010 19:35:42 +0100
-- Axel Beckert <abe@debian.org> Sat, 15 May 2010 18:04:14 +0200