Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


ubuntu_18_usb_ssd

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
ubuntu_18_usb_ssd [2019/04/20 14:22] – [Perpare SSD] adminubuntu_18_usb_ssd [2019/04/20 14:28] – [Install Ubuntu 18 Bionic Beaver LTS] admin
Line 38: Line 38:
   * Add root and boot filesystem to /etc/fstab:<code>   * Add root and boot filesystem to /etc/fstab:<code>
 # Lookup UUID's: # Lookup UUID's:
-#     blkid /dev/sdb1 +#     blkid /dev/sdb1    # ESP 
-#     bliid /dev/sdb2+#     lsblk -f /dev/sdb2    # run from outside chroot, this is the UUID of the / ext4 partition, not LUKS!
  
 /etc/fstab /etc/fstab
Line 84: Line 84:
 cd cd
 umount /mnt/boot umount /mnt/boot
-umount /mnt/sys/firmware/efi/efivars 
 umount /mnt/proc umount /mnt/proc
 umount /mnt/sys umount /mnt/sys
ubuntu_18_usb_ssd.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1