Les Partages de Memiks
Tag cloud
Picture wall
Daily
Plugins
  • ► Play Videos
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
Note: Archlinux bcache chroot /shaare/Ko32Yw
Wed Jul 22 09:41:25 2020 archive.org
QRCode

In order to have bcache

sudo -i
modprobe bcache
partprobe

#Now, /dev/bcache* should be present, and you can carry on mounting, reformatting, etc. from here.

for lvm2

lvmdiskscan
lvdisplay
#give you the name of the lvm2 device

mount the lvm2 in /mnt

mount boot in /mn/boot

mount efi in /mnt/boot/efi

#install chroot script
pacman -Sy arch-install-scripts
arch-chroot /mnt /bin/bash

#update mkinitcpio
mkinitcpio -p linux

or update kernel for example

pacman -Sy linux

#DONE !

archlinux bcache lvm2 liveusb
4136 links, including 1065 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn