{"id":471,"date":"2025-02-07T18:29:28","date_gmt":"2025-02-07T09:29:28","guid":{"rendered":"https:\/\/software.satoshis.jp\/?p=471"},"modified":"2025-02-07T18:29:28","modified_gmt":"2025-02-07T09:29:28","slug":"ubuntu%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc%e3%81%ae%e3%83%87%e3%82%a3%e3%82%b9%e3%83%97%e3%83%ac%e3%82%a4%e8%a7%a3%e5%83%8f%e5%ba%a6%e3%81%ae%e5%a4%89%e6%9b%b4%e6%96%b9%e6%b3%95","status":"publish","type":"post","link":"https:\/\/software.satoshis.jp\/?p=471","title":{"rendered":"Ubuntu\u30b5\u30fc\u30d0\u30fc\u306e\u30c7\u30a3\u30b9\u30d7\u30ec\u30a4\u89e3\u50cf\u5ea6\u306e\u5909\u66f4\u65b9\u6cd5"},"content":{"rendered":"<p>Ubuntu\u30b5\u30fc\u30d0\u30fc\u30924K\u30c7\u30a3\u30b9\u30d7\u30ec\u30a4\u306b\u63a5\u7d9a\u3057\u3066PIP\u306e\u753b\u9762\u306b\u8868\u793a\u3057\u3066\u30bb\u30c3\u30c6\u30a3\u30f3\u30b0\u3057\u3066\u3044\u308b\u306e\u3067\u3059\u304c\u3001\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u8a2d\u5b9a\u3060\u3068\u30d5\u30a9\u30f3\u30c8\u304c\u5c0f\u3055\u3059\u304e\u3066\u8aad\u3081\u306a\u3044\u3068\u3044\u3046\u554f\u984c\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002<\/p>\n<p>Ubuntu\u30b5\u30fc\u30d0\u30fc\u304c4K\u30e2\u30cb\u30bf\u30fc\u306e\u89e3\u50cf\u5ea6\u306b\u81ea\u52d5\u7684\u306b\u5408\u308f\u305b\u3066\u3044\u308b\u306e\u3060\u3068\u601d\u3044\u307e\u3059\u304c\u3002<\/p>\n<p>\u3050\u3050\u3063\u3066\u307f\u308b\u3068\u3001GRUB\u306e\u8a2d\u5b9a\u3067\u89e3\u50cf\u5ea6\u3092\u5909\u66f4\u3067\u304d\u308b\u3088\u3046\u3067\u3059\u3002<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\n# vi \/etc\/default\/grub\r\n<\/pre>\n<p>\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u72b6\u614b\u3067\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u306a\u3063\u3066\u3044\u307e\u3057\u305f\u3002<\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n# If you change this file, run &#039;update-grub&#039; afterwards to update\r\n# \/boot\/grub\/grub.cfg.\r\n# For full documentation of the options in this file, see:\r\n#   info -f grub -n &#039;Simple configuration&#039;\r\n\r\nGRUB_DEFAULT=0\r\nGRUB_TIMEOUT_STYLE=hidden\r\nGRUB_TIMEOUT=0\r\nGRUB_DISTRIBUTOR=`( . \/etc\/os-release; echo ${NAME:-Ubuntu} ) 2&gt;\/dev\/null || echo Ubuntu`\r\nGRUB_CMDLINE_LINUX_DEFAULT=&quot;&quot;\r\nGRUB_CMDLINE_LINUX=&quot;&quot;\r\n<\/pre>\n<p>GRUB_CMDLINE_LINUX_DEFAULT\u306e\u5024\u3092\u4fee\u6b63\u3059\u308c\u3070\u3044\u3044\u307f\u305f\u3044\u3067\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [10]; title: ; notranslate\" title=\"\">\r\n# If you change this file, run &#039;update-grub&#039; afterwards to update\r\n# \/boot\/grub\/grub.cfg.\r\n# For full documentation of the options in this file, see:\r\n#   info -f grub -n &#039;Simple configuration&#039;\r\n\r\nGRUB_DEFAULT=0\r\nGRUB_TIMEOUT_STYLE=hidden\r\nGRUB_TIMEOUT=0\r\nGRUB_DISTRIBUTOR=`( . \/etc\/os-release; echo ${NAME:-Ubuntu} ) 2&gt;\/dev\/null || echo Ubuntu`\r\nGRUB_CMDLINE_LINUX_DEFAULT=&quot;quiet splash video=hyperv_fb:1920x1080&quot;\r\nGRUB_CMDLINE_LINUX=&quot;&quot;\r\n<\/pre>\n<p>\u30d5\u30a1\u30a4\u30eb\u3092\u4fdd\u5b58\u3057\u305f\u3089\u3001\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3067\u8a2d\u5b9a\u3092\u53cd\u6620\u3055\u305b\u307e\u3059\u3002<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\n# update-grub\r\nSourcing file `\/etc\/default\/grub&#039;\r\nGenerating grub configuration file ...\r\ndone\r\n<\/pre>\n<p>\u518d\u8d77\u52d5\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\n# reboot\r\n<\/pre>\n<p>\u518d\u8d77\u52d5\u3059\u308b\u3068\u30014K\u30c7\u30a3\u30b9\u30d7\u30ec\u30a4\u3067\u3059\u304c\u30011920&#215;1080\u306e\u89e3\u50cf\u5ea6\u3067\u30b3\u30f3\u30bd\u30fc\u30eb\u304c\u8868\u793a\u3055\u308c\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ubuntu\u30b5\u30fc\u30d0\u30fc\u30924K\u30c7\u30a3\u30b9\u30d7\u30ec\u30a4\u306b\u63a5\u7d9a\u3057\u3066PIP\u306e\u753b\u9762\u306b\u8868\u793a\u3057\u3066\u30bb\u30c3\u30c6\u30a3\u30f3\u30b0\u3057\u3066\u3044\u308b\u306e\u3067\u3059\u304c\u3001\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u8a2d\u5b9a\u3060\u3068\u30d5\u30a9\u30f3\u30c8\u304c\u5c0f\u3055\u3059\u304e\u3066\u8aad\u3081\u306a\u3044\u3068\u3044\u3046\u554f\u984c\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002 Ubuntu\u30b5\u30fc\u30d0\u30fc\u304c4 &#8230; <\/p>\n","protected":false},"author":1,"featured_media":473,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[132,49],"tags":[134,50,173,174],"class_list":["post-471","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux","category-ubuntu","tag-linux","tag-ubuntu","tag-173","tag-174"],"nelio_content":{"autoShareEndMode":"never","automationSources":{"useCustomSentences":false,"customSentences":[]},"efiAlt":"","efiUrl":"","followers":[1],"highlights":[],"isAutoShareEnabled":true,"networkImageIds":[],"permalinkQueryArgs":[],"series":[],"suggestedReferences":[]},"views":1258,"_links":{"self":[{"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=\/wp\/v2\/posts\/471","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=471"}],"version-history":[{"count":2,"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=\/wp\/v2\/posts\/471\/revisions"}],"predecessor-version":[{"id":475,"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=\/wp\/v2\/posts\/471\/revisions\/475"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=\/wp\/v2\/media\/473"}],"wp:attachment":[{"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=471"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=471"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/software.satoshis.jp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=471"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}