ฉันต้องการอูบุนตูสดแบบคงที่โดยเฉพาะอย่างยิ่ง 16.04 เพราะฉันต้องการช่วยเหลือ HDD ที่เข้ารหัสทั้งหมดของฉันที่ 16.04 ตามที่กล่าวไว้ในหัวข้อฉันจะเพิ่มตัวเองกลับมาในกลุ่ม sudo ใน Encrypted HDD ที่ 16.04 ได้อย่างไร ฉันจะสร้างที่นี่ใหม่ถาวรสด Ubuntu 16.04 ที่มีข้อบกพร่องบางอย่างที่อธิบายไว้ในตอนท้ายด้วยVideonauth
sudo apt-get install gksu debootstrap
gksudo gparted
. สร้าง USB ด้วยการext4
เหลือเพียง 1GB เป็นหน่วยความจำฟรีและตั้งค่า 1GB สำหรับ Linux Swap; จัดการธง>boot
เท่านั้นเตรียมระบบปฏิบัติการโดยและเรียกใช้ในแท่ง 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/
root@masi-CM6340:/#
ลักษณะเช่น Prompt กำหนดโลแคล%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
./dev/sda [NotThisOne, your HDD], 2 /dev/sdb (31474 MB; ???) 2b - /dev/sdb1 (30398 MB; /)
คุณจะได้รับ เลือกและ/dev/sdb1
/dev/sdb
เลือกที่นี่เคอร์เนล Linux สิ่งที่คุณต้องการ ฉันใช้ Linux kernel 4.6 ที่เสถียรที่สุดซึ่งคุณสามารถดาวน์โหลดได้ตามที่อธิบายไว้ตอนท้ายของตัวเครื่องapt-get install vim wget
blkid
vim /etc/fstab
คัดลอกไปยังคลิปบอร์ด ลบsda
บรรทัดดังนั้นเพียงสองsdb
บรรทัด แก้ไขให้พวกเขาชอบและUUID="..." swap swap defaulst 0 0
UUID="..." / ext4 defaults 0 1
วางสิ่งต่อไปนี้ลงในไฟล์
/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
ทำ
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
เพิ่ม
masi
ไปยังกลุ่มที่มีอยู่ที่คุณสามารถออกจากusermod -aG adm,cdrom,sudo,dip,plugdev,lpadmin,sambashare masi
sambashare
เพิกเฉยไดรเวอร์เพราะ USB stick ไม่ได้ผลิตสำหรับพีซีหนึ่งเครื่อง
สำหรับการกู้คืน HDD เข้ารหัสให้ติดตั้งแพคเกจ
apt-get ecryptfs-utils schroot testdisk
ที่testdisk
เตรียมแผ่นดิสก์และอีกสองชุดสำหรับการกู้คืนดิสก์ที่เข้ารหัส Ubuntu ทั้งหมด 16.04sudo echo 'GRUB_DISABLE_OS_PROBER="true"' >> /etc/default/grub
;update-grub
จบการติดตั้ง ทำ
rm /sbin/initctl dpkg-divert --local --rename --remove /sbin/initctl
ทดสอบการติดตั้ง Persistent Live Ubuntu 16.04 [alpha]
เริ่มต้นอูบุนตูถาวรของคุณใหม่ ใน terminal
sudo true
ทำ ถ้าคุณได้รับUnable to resolve host * Connection refused
ทำ# /ubuntu//q/59458/25388 sudo vim /etc/hostname masi sudo vim /etc/hosts 127.0.0.1 localhost.localdomain masi [...]
ภาวะแทรกซ้อนที่เป็นไปได้: Ubuntu เริ่มต้นที่ $ (inittramfs) $ ทำ ...
ผลลัพธ์: USB เริ่มทำงานกับ Ubuntu Desktop GUI และ UI
- คุณสามารถเปิด LibreOffice, Firefox, ...
masi
อยู่ในกลุ่ม sudo; กลุ่มถูกต้อง- สถานที่ตั้งถูกต้องเมื่อ
chroot
ติด - หากคุณมีข้อผิดพลาดใน gnome-terminal เช่นเปิดใน GUI ให้ทำ
sudo dpkg-rekonfigure locales
อีกครั้งใน TTY1 จะแก้ไขกรณีและปัญหา
ข้อบกพร่องซึ่งมีการรายงานไปยัง Videonauth
sudo apt-get update && sudo apt-get upgrade
เสมอปรับปรุงและอัพเกรดระบบในการทำการทดสอบ:
- เบราว์เซอร์อินเทอร์เน็ตของ Ubuntu การเปิดตัวมันทำให้ระบบขัดข้อง เมาส์ใช้งานได้ แต่ไม่มีสัญญาณที่สามารถส่งไปยัง TTY ได้
- Firefox การเปิดตัวจะให้คำเตือนเกี่ยวกับ [โปรไฟล์มีอยู่] ดังนั้นจึงไม่สามารถเปิดได้ แก้ไขชั่วคราว
rm -r ~/.mozilla && rm -r ./.cache/mozilla
เพียงหนึ่งครั้งเท่านั้น ปัญหายังคงอยู่ในการเข้าสู่ระบบทุกครั้ง ดีกว่าการแก้ไขการทำงาน:sudo mv -v /home/masi /home/masi_backup
,sudo mkdir -v /home/masi
,sudo chown masi:masi /home/masi
,sudo chmod 755 /home/masi
และsudo reboot
เพราะกรรมสิทธิ์ของบ้านโฟลเดอร์บางอย่างที่ทำให้เกิดข้อผิดพลาด เรียกใช้คำสั่งของแหล่งที่มาและคุณจะได้รับความแตกต่างดังต่อไปนี้ /etc/hostname
ไม่สามารถแข่งขันได้/etc/hosts
หลังจากผ่านไประยะหนึ่ง- บางครั้งก็เริ่มที่จะ
(inittramsfs)
ผลผลิตของ 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
ที่ฉันไม่เข้าใจซึ่งก่อให้เกิดข้อผิดพลาด
อัปเกรดเป็นเคอร์เนล Linux 4.6
ทำตามคำสั่งที่นี่ มีข้อผิดพลาดสากลที่มีการดำเนินการต่อ / หยุดชั่วคราวใน Linux kernel 4.4 การอัปเกรดเป็น 4.6 แก้ได้และทำให้ระบบดีขึ้นมาก
ระบบ: 14.04, 16.04
Linux kernel: 4.4 - 4.6