-
- Downloads
x86: use PARTUUID instead explicitly specifying the device by default
This changes the x86 image generation to match x86_64, using the PARTUUID for
the rootfs instead of explicitly configuring the device.
It unbreaks KVM with VirtIO, which uses /dev/vda2 instead of /dev/sda2.
Tested in QEMU/KVM with VirtIO, VirtualBox and VMware.
Signed-off-by:
Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 44966
Showing
- config/Config-images.in 0 additions, 2 deletionsconfig/Config-images.in
- target/linux/x86/base-files/lib/preinit/79_move_config 7 additions, 14 deletionstarget/linux/x86/base-files/lib/preinit/79_move_config
- target/linux/x86/base-files/lib/upgrade/platform.sh 46 additions, 24 deletionstarget/linux/x86/base-files/lib/upgrade/platform.sh
- target/linux/x86/image/Makefile 3 additions, 1 deletiontarget/linux/x86/image/Makefile
- target/linux/x86/image/gen_image_generic.sh 1 addition, 1 deletiontarget/linux/x86/image/gen_image_generic.sh
Loading
Please register or sign in to comment