Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pacman -S grub --verbose
- Root : /
- Conf File : /etc/pacman.conf
- DB Path : /var/lib/pacman/
- Cache Dirs : /var/cache/pacman/pkg/
- Lock File : /var/lib/pacman/db.lck
- Log File : /var/log/pacman/log
- GPG Dir : /etc/pacman.d/gnupg/
- Targets : grub
- warning: grub-1:2.02.beta2-5 is up to date -- reinstalling
- resolving dependencies...
- looking for conflicting packages...
- Packages (1) grub-1:2.02.beta2-5
- Total Installed Size: 25.34 MiB
- Net Upgrade Size: 0.00 MiB
- :: Proceed With Installation? [Y/n] y
- (1/1) checking keys in keyring [######################] 100%
- (1/1) checking package integrity [######################] 100%
- (1/1) loading package files [######################] 100%
- (1/1) checking for file conflicts [######################] 100%
- (1/1) checking available disk space [######################] 100%
- (1/1) reinstalling grub [######################] 100%
- grub-install --target=i386-pc --recheck /dev/sda --verbose
- *A bunch of long fast text which I was unable to capture relating to the install.
- Installation finished. No error reported.
Advertisement
Add Comment
Please, Sign In to add comment