Tôi cần Ubuntu trực tiếp bền bỉ tốt nhất là 16.04 vì tôi cần giải cứu toàn bộ ổ cứng được mã hóa 16.04 của mình như đã thảo luận trong chuỗi Làm thế nào để tôi thêm lại bản thân trong nhóm sudo trong HDD được mã hóa vào 16.04? Tôi tạo ở đây một Ubuntu 16.04 Live bền bỉ mới với một số lỗi được mô tả ở cuối với Videonauth .
sudo apt-get install gksu debootstrap
gksudo gparted
. Tạo USBext4
chỉ còn lại 1GB làm bộ nhớ trống và đặt 1GB cho Linux Swap; Quản lý cờ> chỉboot
.Chuẩn bị HĐH và chạy trong thanh USB
sudo mkdir /mnt/stick sudo mount /dev/sdb1 /mnt/stick/ sudo debootstrap --arch=amd64 xenial /mnt/stick http://de.archive.ubuntu.com/ubuntu/ sudo mount -o bind /dev /mnt/stick/dev sudo mount -o bind /dev/pts /mnt/stick/dev/pts sudo mount -t sysfs /sys /mnt/stick/sys sudo mount -t proc /proc /mnt/stick/proc sudo cp /proc/mounts /mnt/stick/etc/mtab sudo cp /etc/resolv.conf /mnt/stick/etc/resolv.conf sudo chroot /mnt/stick/
Nhắc nhở như thế
root@masi-CM6340:/#
. Đặt địa phương.%locale-gen en_US en_US.UTF-8 %dpkg-reconfigure locale dpkg-rekonfigure locales % two above commands cause a bug in gnome-terminal; choose here your locales and set environment en_US.UTF-8 dpkg-reconfigure keyboard-configuration localedef -i en_US -c -f UTF-8 en_US.UTF-8
apt-get install linux-image-generic
. Bạn nhận được/dev/sda [NotThisOne, your HDD], 2 /dev/sdb (31474 MB; ???) 2b - /dev/sdb1 (30398 MB; /)
. Chọn/dev/sdb1
và/dev/sdb
. Choese ở đây nhân Linux những gì bạn thích. Tôi giữ Linux kernel 4.6 ổn định nhất mà bạn có thể tải xuống như được mô tả ở phần cuối của cơ thể.apt-get install vim wget
blkid
, sao chép vào clipboard ,vim /etc/fstab
. Bỏsda
dòng để chỉ haisdb
dòng. Chỉnh sửa chúng để thíchUUID="..." swap swap defaulst 0 0
vàUUID="..." / ext4 defaults 0 1
.Dán đoạn sau vào tập tin
/etc/apt/sources.list
#deb cdrom:[Ubuntu 16.04 LTS _Xenial Xerus_ - Release amd64 (20160420.1)]/ xenial main restricted # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the distribution. deb http://de.archive.ubuntu.com/ubuntu/ xenial main restricted # deb-src http://de.archive.ubuntu.com/ubuntu/ xenial main restricted ## Major bug fix updates produced after the final release of the ## distribution. deb http://de.archive.ubuntu.com/ubuntu/ xenial-updates main restricted # deb-src http://de.archive.ubuntu.com/ubuntu/ xenial-updates main restricted ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## universe WILL NOT receive any review or updates from the Ubuntu security ## team. deb http://de.archive.ubuntu.com/ubuntu/ xenial universe # deb-src http://de.archive.ubuntu.com/ubuntu/ xenial universe deb http://de.archive.ubuntu.com/ubuntu/ xenial-updates universe # deb-src http://de.archive.ubuntu.com/ubuntu/ xenial-updates universe ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## multiverse WILL NOT receive any review or updates from the Ubuntu ## security team. deb http://de.archive.ubuntu.com/ubuntu/ xenial multiverse # deb-src http://de.archive.ubuntu.com/ubuntu/ xenial multiverse deb http://de.archive.ubuntu.com/ubuntu/ xenial-updates multiverse # deb-src http://de.archive.ubuntu.com/ubuntu/ xenial-updates multiverse ## N.B. software from this repository may not have been tested as ## extensively as that contained in the main release, although it includes ## newer versions of some applications which may provide useful features. ## Also, please note that software in backports WILL NOT receive any review ## or updates from the Ubuntu security team. deb http://de.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse # deb-src http://de.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse ## Uncomment the following two lines to add software from Canonical's ## 'partner' repository. ## This software is not part of Ubuntu, but is offered by Canonical and the ## respective vendors as a service to Ubuntu users. deb http://archive.canonical.com/ubuntu xenial partner deb-src http://archive.canonical.com/ubuntu xenial partner deb http://security.ubuntu.com/ubuntu xenial-security main restricted # deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted deb http://security.ubuntu.com/ubuntu xenial-security universe # deb-src http://security.ubuntu.com/ubuntu xenial-security universe deb http://security.ubuntu.com/ubuntu xenial-security multiverse # deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
Làm
dpkg-divert --local --rename --add /sbin/initctl ln -s /bin/true /sbin/initctl apt-get update % Comment this out if ubuntu-desktop is wanted apt-get install ubuntu-desktop % Comment out if ubuntu-server is wanted % apt-get install ubuntu-server adduser --home /home/masi masi
Thêm
masi
vào các nhóm hiện cóusermod -aG adm,cdrom,sudo,dip,plugdev,lpadmin,sambashare masi
nơi bạn có thể rời khỏisambashare
.Bỏ qua trình điều khiển vì thanh USB không được tạo cho một PC.
Để thu hồi HDD mã hóa, cài đặt các gói
apt-get ecryptfs-utils schroot testdisk
nơitestdisk
để chuẩn bị đĩa và hai người còn lại để thu hồi toàn bộ đĩa được mã hóa Ubuntu 16.04.sudo echo 'GRUB_DISABLE_OS_PROBER="true"' >> /etc/default/grub
;update-grub
Hoàn thiện cài đặt. Làm
rm /sbin/initctl dpkg-divert --local --rename --remove /sbin/initctl
Kiểm tra cài đặt Ubuntu liên tục 16.04 [alpha]
Bắt đầu Ubuntu liên tục mới của bạn. Trong thiết bị đầu cuối, làm
sudo true
. Nếu bạn nhận đượcUnable to resolve host * Connection refused
, làm# /ubuntu//q/59458/25388 sudo vim /etc/hostname masi sudo vim /etc/hosts 127.0.0.1 localhost.localdomain masi [...]
Biến chứng có thể xảy ra: Ubuntu bắt đầu bằng $ (inittramfs) $. Làm ...
Kết quả: USB khởi động giao diện người dùng và giao diện người dùng Ubuntu
- bạn có thể mở LibreScript, Firefox, ...
masi
thuộc nhóm sudo; nhóm đúng.- Địa điểm được đặt chính xác khi
chroot
dính. - Nếu bạn gặp lỗi trong gnome-terminal tức là mở nó trong GUI, hãy làm
sudo dpkg-rekonfigure locales
lại trong TTY1. Nó giải quyết vụ án.
Lỗi được báo cáo cho Videonauth
Luôn cập nhật và nâng cấp hệ thống khi thực hiện các bài kiểm tra : sudo apt-get update && sudo apt-get upgrade
.
- Trình duyệt Internet của Ubuntu. Ra mắt nó bị sập hệ thống. Chuột chỉ hoạt động nhưng không có tín hiệu nào có thể được gửi đến TTY.
- Firefox. Khởi chạy nó đưa ra một cảnh báo về [hồ sơ tồn tại] vì vậy không thể mở. Sửa chữa tạm thời
rm -r ~/.mozilla && rm -r ./.cache/mozilla
chỉ cho một phiên. Vấn đề vẫn tồn tại trên mỗi lần đăng nhập. Tốt hơn công tác sửa chữa:sudo mv -v /home/masi /home/masi_backup
,sudo mkdir -v /home/masi
,sudo chown masi:masi /home/masi
,sudo chmod 755 /home/masi
vàsudo reboot
bởi vì một số quyền sở hữu của nhà thư mục gây ra lỗi. Chạy lệnh của nguồn và bạn nhận được những khác biệt sau /etc/hostname
không khớp/etc/hosts
sau một thời gian- Đôi khi, bắt đầu lên đến
(inittramsfs)
Đầu ra của vimdiff <(find /home/masi -printf "%P %u:%g %m\n" | sort) <(find /home/masi_backup -printf "%P %u:%g %m\n" | sort)
%LHS-file
.bash_history masi:masi 600
.cache/compizconfig-1/animation.pb masi:masi 664
.cache/compizconfig-1/commands.pb masi:masi 664
.cache/compizconfig-1/compiztoolbox.pb masi:masi 664
% here many files not existing in the RHS
%RHS-file (fresh installation)
.bash_history root:root 600
.bash_logout masi:masi 664
.bashrc masi:masi 644
.cache root:root 700
nơi tôi không hiểu nguyên nhân gây ra lỗi.
Nâng cấp lên Linux Kernel 4.6
Làm theo chỉ dẫn ở đây . Có một lỗi phổ biến với sơ yếu lý lịch / đình chỉ trong nhân Linux 4.4. Nâng cấp lên 4.6 giải quyết nó và làm cho hệ thống tốt hơn nhiều.
Hệ thống: 14.04, 16.04 Nhân
Linux: 4.4 - 4.6