initial commit
imported from https://salsa.debian.org/kernel-team/linux.git commit 9d5cc9d9d6501d7f1dd7e194d4b245bd0b6c6a22 version 6.11.4-1
This commit is contained in:
14
debian/hyperv-daemons.README.Debian
vendored
Normal file
14
debian/hyperv-daemons.README.Debian
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
hyperv-daemon for Debian
|
||||
------------------------
|
||||
|
||||
If you want to change screen resolution on Linux guest,
|
||||
plese update kernel parameter.
|
||||
|
||||
1. edit /etc/default/grub file
|
||||
- add 'video=hyperv_fb:"horizontal"x"vertical"' to
|
||||
'GRUB_CMDLINE_LINUX_DEFAULT=' or 'GRUB_CMDLINE_LINUX=' line
|
||||
(e.g. GRUB_CMDLINE_LINUX=video=hyperv_fb:1280x1024)
|
||||
2. then, exec update-grub
|
||||
3. reboot Linux guest
|
||||
|
||||
-- Hideki Yamane <henrich@debian.org> Thu, 28 May 2015 10:23:52 +0900
|
Reference in New Issue
Block a user