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
9 results tagged update  ✕
Note: Archlinux bcache chroot /shaare/Ko32Yw
Wed Jul 22 09:41:25 2020 archive.org
QRCode
Comments

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
How To Add and Update Git Submodules – devconnected https://devconnected.com/how-to-add-and-update-git-submodules/
Tue Jul 7 14:17:29 2020 archive.org
QRCode
Comments
thumbnail
git submodule gestion update
General troubleshooting - ArchWiki https://wiki.archlinux.org/index.php/General_troubleshooting#Fixing_a_broken_system
Mon Apr 8 20:22:15 2019 archive.org
QRCode
Comments

Fixing a broken system

If you performed a partial upgrade, and the system is broken enough that you are unable to run pacman, boot using a monthly Arch ISO from a USB flash drive, an optical disc or a network with PXE. (Don't follow any of the rest of the installation guide.)

Mount your root filesystem:

[ISO] # mount /dev/rootFilesystemDevice /mnt

Mount any other partitions that you created separately, adding the prefix /mnt to all of them, i.e.:

[ISO] # mount /dev/bootDevice /mnt/boot

Try using your system's pacman:

[ISO] # arch-chroot /mnt
[chroot] # pacman -Syu

If that fails, exit the chroot, and try:

[ISO] # pacman -Syu --sysroot /mnt

If that fails, try:

[ISO] # pacman -Syu --root /mnt --cachedir /mnt/var/cache/pacman/pkg

manjaro update fix broken
grub - Manjaro won't boot after update, how to rescue? - Unix & Linux Stack Exchange https://unix.stackexchange.com/questions/356165/manjaro-wont-boot-after-update-how-to-rescue
Mon Apr 8 20:18:21 2019 archive.org
QRCode
Comments
thumbnail

I followed Mioriin's suggestion and pressed e at the GRUB prompt to edit the config. Then I found the line starting with linux and ending with splash and added a 3 to the end. Then I pressed F10 to boot.

This brought me to a textual TTY screen where I could enter my username/pass and was able to run CLI commands normally. I ran pacman -Syu, hoping that if I let it update itself successfully the problem would magically go away.

It appears that the python package dateutils was installed, and was causing pacman's update to fail. It seems that pacman tries to do big updates in a single transaction, to avoid partial update state due to interruptions, but despite this I think my system got borked by the update attempt.

I uninstalled dateutils with pip uninstall python-dateutils. Then I ran pacman -Syu again and it completed successfully. I ran pacman -Syyu just to make sure that the update was good, and it reported no out-of-date packages. I then also ran pacaur -Syu in the same fashion. After this I checked dateutils with pip list and it appears to have been installed back by the pacman update.

I rebooted and my computer, including GUI, worked as before.

manjaro update fix
Note: Mettre à jour NextCloud /shaare/D5p5fQ
Thu Jan 19 18:29:29 2017 archive.org
QRCode
Comments

Comment mettre à jour NextCloud ?

Allez dans le répertoire updater de NextCloud
et lancer la commande
sudo -u www-data php ./updater.phar

(oui je préfère le faire en terminal, histoire de pouvoir agir directement en cas de souci...)

nextcloud owncloud update maj
Synchronisation ftp / dossier local - Linux On The Root ! http://ubunteros.tuxfamily.org/spip.php?article196
Thu Mar 21 22:33:24 2013 archive.org
QRCode
Comments
thumbnail

Je sais RSync c'est plus performant mais parfois ftp fait l'affaire ;)

ftp backup command line update linux
Problème de Mise à jour Windows bloquée, le PC ne s'éteint plus [Résolu] : Les logiciels http://www.forum-seven.com/forum/topic8747.html
Wed Jan 11 18:34:57 2012 archive.org
QRCode
Comments
thumbnail

Comment mettre à jour la liste de mises à jour de windows... ??

windows jour update reinitialisation
Amazing Horse - Weebl's Stuff http://www.weebls-stuff.com/songs/Amazing+Horse/
Thu Oct 20 07:11:11 2011 archive.org
QRCode
Comments
thumbnail
A song about how womens rights have improved horses for transport has declined Not kid friendly UPDATE You now buy extended
[Hackint0sh] Current stable releases of OSX86 - Hackint0sh http://www.hackint0sh.org/forum/f179/43053.htm
Thu Oct 20 07:00:10 2011 archive.org
QRCode
Comments
thumbnail

Check this list before open a thread about "What version run in mine PC?" Last update: Dez/16/2008 ------------------------------------------

Hackint0sh Current stable releases OSX86 current list osx86 versions update updates chameleon 6 10 topic hacked betas qe ci open thread osxserver finished preparation osxdesktop http hackint0sh org forum showthread php 60385 f41qu3s nvkush support apple kb dl1343 back delta projects side nvinject nvidia guide included bootcd pc efi dl1349 lost users snowleo irc hu6667 retail trick links 44314 insanelymac index showtopic 113288 inform build news Check this before about quot What version run mine PC Last March 18 2011
4122 links, including 1051 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn