如果你急着回复,系统?行政 ?StartUp Disk Creator——不,这不是我要说的。
我想在不接触我现有的 Ubuntu 安装的情况下尝试 Ubuntu 11.04 的 Unity。
为此,我需要先安装 nVidia 驱动程序(叹气)。
为此,我需要更改以保持重新启动。
为此,我需要在 USB 密钥上真正安装 Ubuntu。
你是怎样做的?
我尝试从Testdrive制作一个 USB 密钥,然后从它启动,然后选择“安装 Ubuntu”。安装程序拒绝安装到安装媒体本身。
我从我安装的 Ubuntu 副本中尝试过:
sudo kvm /dev/sdb --cdrom .cache/testdrive/iso/ubuntu_natty-desktop-i386.iso
Run Code Online (Sandbox Code Playgroud)
...但安装程序没有正确检测到磁盘。
我有一个新的 HP Pavilion 游戏笔记本和一个新安装的 Ubuntu 16.04。当我按 Ctrl + Alt + F1 时,我开始看到下图中显示的错误,它不允许我与控制台进行交互:
每次启动时,我也会看到这些错误一段时间。我需要按 Ctrl + Alt + F1 来访问非图形终端来安装一些 Nvidia 驱动程序。这是怎么回事?
导致问题的原因似乎是:00:1c.5 PCI 桥 [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #6 [8086:a115] (rev f1)
jpiabrantes@joao:~$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Sky Lake Host Bridge/DRAM Registers [8086:1910] (rev 07)
00:01.0 PCI bridge [0604]: Intel Corporation Sky Lake PCIe Controller (x16) [8086:1901] (rev 07)
00:02.0 VGA compatible controller [0300]: Intel Corporation Skylake Integrated Graphics [8086:191b] (rev …Run Code Online (Sandbox Code Playgroud) 我想为某人在计算机上预安装 Ubuntu。我可能想为他们定制它,但最终他们需要能够在他们第一次启动时选择用户名、密码等。(也称为 OEM 安装)。
我该怎么做呢?
我的笔记本电脑具有 Intel 高清显卡和 64 位 Ubuntu 10.10,我的笔记本电脑面临亮度控制问题。因此,当我搜索修复程序时,我发现一个常见的建议是编辑 GRUB 文件行,GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"以
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux acpi_backlight=vendor"
引导参数的文档acpi_osi说明:
Run Code Online (Sandbox Code Playgroud)acpi_osi= [HW,ACPI] Modify list of supported OS interface strings acpi_osi="string1" # add string1 -- only one string acpi_osi="!string2" # remove built-in string2 acpi_osi= # disable all strings
我没有找到为什么这应该解决任何笔记本电脑问题的原因。
那么有人能告诉我内核引导选项的acpi_osi=Linux作用吗?
我有一个 3.6GB 的 USB 闪存/棒驱动器运行 Ubuntu 11。系统有 4GB RAM 和空白硬盘(使用DBAN 工具擦除)。
如何检查我的 RAM 中是否没有错误?有没有保证的方法可以通过一些 Linux 命令来检查?如果没有,很高兴知道为什么。
由于当前的 Intel CPU 安全漏洞问题,预计会有一个补丁会降低系统性能。
我怎样才能确保这个补丁不会安装在我的 Ubuntu 系统上?
我有 Ubuntu 16.10(虽然在 16.04 上也发生了同样的情况)和 Windows 10 的双启动。前段时间我注意到我的kern.log文件变得非常大(10GB 或更多),所以我决定检查它。同样的错误似乎每隔一秒或更短时间重复一次:
Dec 19 17:31:01 andrew kernel: [ 99.027473] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=00e5(Receiver ID)
Dec 19 17:31:01 andrew kernel: [ 99.027474] pcieport 0000:00:1c.5: device [8086:9d15] error status/mask=00000001/00002000
Dec 19 17:31:01 andrew kernel: [ 99.027475] pcieport 0000:00:1c.5: [ 0] Receiver Error
Dec 19 17:31:01 andrew kernel: [ 99.027479] pcieport 0000:00:1c.5: AER: Corrected error received: id=00e5
Dec 19 17:31:01 andrew kernel: [ 99.027826] pcieport 0000:00:1c.5: can't find device …Run Code Online (Sandbox Code Playgroud) 我已经从实时 USB(“尝试 Ubuntu”)启动,它也有一个持久选项集(我使用LiLi创建一个)来为我遇到的这个 pcie 热插拔问题做一些测试。
我正在尝试通过执行此操作来测试一些引导参数(例如在这个问题中)
sudo nano /etc/default/grub
sudo update-grub
Run Code Online (Sandbox Code Playgroud)
问题是最后一个命令给了我这个:
/usr/sbin/grub-probe: error: failed to get canonical path of /cow.
Run Code Online (Sandbox Code Playgroud)
根据以下内容,它看起来像是/cow安装在 上的文件系统/:
:~# df
Filesystem 1K-blocks Used Available Use% Mounted on
/cow 4056896 2840204 1007284 74% /
udev 1525912 4 1525908 1% /dev
tmpfs 613768 844 612924 1% /run
....
Run Code Online (Sandbox Code Playgroud)
有没有办法让我运行 update-grub?
当我尝试从 live CD 开始菜单安装 Ubuntu 时,屏幕变黑,只有一个闪烁的光标。我重新启动了 PC 并选择了选项acpi=off。然后安装程序启动,Ubuntu 安装没有问题。
但是当我在安装完成后现在重新启动 PC 时,屏幕再次变黑。我是 Ubuntu 的新手。
我已经在我的 Thinkpad X1 Carbon 7th gen 上使用 Ubuntu 18.04 一段时间了,音频工作得很好,但是昨天运行了一些更新后,我今天早上重新启动时,声卡似乎停止工作了,这可能是相关的对彼此?
dmsg 输出:
[ 32.624585] skl_hda_dsp_generic skl_hda_dsp_generic: Unsupported HDAudio/iDisp configuration found
[ 32.624590] skl_hda_dsp_generic: probe of skl_hda_dsp_generic failed with error -22
Run Code Online (Sandbox Code Playgroud)
/var/log/apt/history.log 的输出:
Start-Date: 2020-03-17 09:30:06
Commandline: aptdaemon role='role-commit-packages' sender=':1.214'
Install: linux-image-5.3.0-42-generic:amd64 (5.3.0-42.34~18.04.1, automatic), linux-headers-5.3.0-42-generic:amd64 (5.3.0-42.34~18.04.1, automatic), linux-modules-extra-5.3.0-42-generic:amd64 (5.3.0-42.34~18.04.1, automatic), linux-headers-5.3.0-42:amd64 (5.3.0-42.34~18.04.1, automatic), linux-modules-5.3.0-42-generic:amd64 (5.3.0-42.34~18.04.1, automatic)
Upgrade: gir1.2-nm-1.0:amd64 (1.10.6-2ubuntu1.2, 1.10.6-2ubuntu1.4), linux-libc-dev:amd64 (4.15.0-88.88, 4.15.0-91.92), linux-headers-generic-hwe-18.04:amd64 (5.3.0.40.97, 5.3.0.42.99), libnm0:amd64 (1.10.6-2ubuntu1.2, 1.10.6-2ubuntu1.4), network-manager:amd64 (1.10.6-2ubuntu1.2, 1.10.6-2ubuntu1.4), linux-image-generic-hwe-18.04:amd64 (5.3.0.40.97, 5.3.0.42.99), linux-signed-generic-hwe-18.04:amd64 (5.3.0.40.97, 5.3.0.42.99), linux-generic-hwe-18.04:amd64 (5.3.0.40.97, 5.3.0.42.99), …Run Code Online (Sandbox Code Playgroud)