在线等,这怎么操作?
Tofloor
poster avatar
czl-504
deepin
2019-01-15 05:23
Author
感谢各位大佬鼎力相助
Reply Favorite View the author
All Replies
avatar
yexiaoqi
deepin
2019-01-15 05:56
#1
光标移到选中的上,敲空格选中/取消选中
Reply View the author
avatar
czl-504
deepin
2019-01-15 06:06
#2
https://bbs.deepin.org/post/173724
光标移到选中的上,敲空格选中/取消选中

果然。谢谢您!——这么简单也不会,真是无语了
Reply View the author
avatar
Island
deepin
2019-01-15 18:44
#3
https://bbs.deepin.org/post/173724
果然。谢谢您!——这么简单也不会,真是无语了

如果重装升级还有问题 sudo apt-get purge laptop-mode-tools 这个包试试。
Reply View the author
avatar
czl-504
deepin
2019-01-15 19:52
#4
https://bbs.deepin.org/post/173724
如果重装升级还有问题 sudo apt-get purge laptop-mode-tools 这个包试试。

谢谢!试过所开出的各种办法都不行,最后一咬牙,重装。结果重装之后,能进入桌面,还没更新,就迅速黑屏。重装几次仍然如此。没办法,制作了LIVE盘,按照deepinuser17 所说的办法,添加了20-Radeon.conf,重启后就好了。但新问题又出现了:/sda5分区是挂载/home的分区,消失了,但在LIVE下能看到。
Reply View the author
avatar
czl-504
deepin
2019-01-15 19:55
#5
这是导出的日志。话说,终于可以导出日志了
Reply View the author
avatar
czl-504
deepin
2019-01-15 19:56
#6
grub-pc也没有安装好。
Reply View the author
avatar
Island
deepin
2019-01-15 20:34
#7
https://bbs.deepin.org/post/173724
grub-pc也没有安装好。

默认选择不安装grub即可,因为安装器已经按过了。
Reply View the author
avatar
deepinuser17
deepin
2019-01-15 22:05
#8
  1. 但新问题又出现了:/sda5分区是挂载/home的分区,消失了,但在LIVE下能看到。
Copy the Code


你可以手动加载/home 到 /etc/fstab. 首先查找/dev/sda5的UUID. 运行以下命令:
  1. sudo blkid
Copy the Code


在显示的结果里查找对应/dev/sda5的UUID. 比如:
  1. /dev/sda5: UUID="2768b0e7-xxx-xxxx-xxxx-xxxxxxx" TYPE="ext4" PARTUUID="746eb27f-2080-xxxx-xxxx-8dab08ae5c04"
Copy the Code


把 UUID=2768b0e7-xxx-xxxx-xxxx-xxxxxxx 加到 /etc/fstab 里。 你可以复制 其它的文件系统行,然后替代UUID 后面的字符串。 注意更改加载路径/home.
在修改/etc/fstab之前,先备份一下/etc/fstab.

修改完/etc/fstab以后, 运行 sudo mount /home. 验证/home加载正常。 重启机器。 验证/home加载正常
Reply View the author
avatar
czl-504
deepin
2019-01-16 02:08
#9
本帖最后由 czl-504 于 2019-1-15 18:19 编辑
https://bbs.deepin.org/post/173724
你可以手动加载/home 到 /etc/fstab. 首先查找/dev/sda5的UUID. 运行以下命令:

谢谢!经查,/etc/fstab里有该分区UUID。运行sudo mount /home也能验证加载正常,但还是在文件管理器‘内置磁盘’中看不到/home分区。——会不会就是“我的目录”?
Reply View the author
avatar
czl-504
deepin
2019-01-16 02:22
#10
https://bbs.deepin.org/post/173724
默认选择不安装grub即可,因为安装器已经按过了。

谢谢!的确是。
Reply View the author
avatar
zhaobainan
deepin
2019-01-16 02:23
#11
The user is banned, and the content is hidden.
avatar
zhaobainan
deepin
2019-01-16 02:25
#12
The user is banned, and the content is hidden.
avatar
czl-504
deepin
2019-01-16 02:31
#13
https://bbs.deepin.org/post/173724
还有,你可以打开deepin自带的分区软件,就可以看到有几个盘正常挂载了。

打开/etc/fstab也能看到挂载的分区,都正常,只是刚开始我还不习惯看这种结构。刚刚我才忽然领会应该就是“我的目录”。谢谢您!
Reply View the author
avatar
liubailinprivate
deepin
2019-01-16 02:57
#14
拿去换把菜刀吧
Reply View the author