我在安装过程中没有使用交换分区,所以现在我的 ubuntu 已安装,我使用 GParted 分区编辑器创建一个未分配的分区,我将其格式化为 linux-swap。它没有自动挂载,所以我右键单击它并选择了 swapon。现在,每当我启动笔记本电脑时,分区都不会自动安装。Swapon 仍然有效,但如果分区没有在启动时挂载,它就无用了。我看到一些答案,其说是编辑名为fstab文件一些文件,但我给予一步一步的指示,因为我是一个我不知道什么样的变化,使...请帮我总小白不知道Ubuntu 的 U,我遇到了很多问题...请帮助我!:'( :( 这是我的 fstab 文件包含的内容-
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda2 during installation
UUID=33a0fc77-06b0-406c-95fd-15bf7033b619 …
Run Code Online (Sandbox Code Playgroud) 所以我们又来了。干净的 Ubuntu 安装中的另一个 WiFi 问题。我安装了 18.04 LTS
dmesg | grep iwl
给我这个——
[ 1.674861] iwlwifi 0000:00:14.3: loaded firmware version 43.95eb4e97.0 op_mode iwlmvm
[ 1.694573] iwlwifi 0000:00:14.3: Detected Intel(R) Dual Band Wireless AC 9462, REV=0x354
[ 6.709017] iwlwifi 0000:00:14.3: Failed to load firmware chunk!
[ 6.709020] iwlwifi 0000:00:14.3: iwlwifi transaction failed, dumping registers
[ 6.709021] iwlwifi 0000:00:14.3: iwlwifi device config registers:
[ 6.709093] iwlwifi 0000:00:14.3: 00000000: 02f08086 00100406 02800000 00800000 a1218004 00000000 00000000 00000000
[ 6.709094] iwlwifi 0000:00:14.3: 00000020: 00000000 00000000 …
Run Code Online (Sandbox Code Playgroud)