You are not logged in.
I've created my partitions, formatted them, and mounted them. Wifi is working. But when I run
pacstrap /mnt base
It syncs the package databases: core, core.sig, extra, extra.sig, community, community.sig,
and then gives the error:
error: target not found: base
==> ERROR: Failed to install packages to new root
Offline
Can you double check what you have mounted with 'mount' command. Also check output of
pacman -Sg base
Mr Green I like Landuke!
Offline
I have /dev/sda1 (root partition) mounted to /mnt and /dev/sda3 mounted to /mnt/home, with /dev/sda2 as swap.
the output of
pacman -Sg base
is
warning: database file for 'core' does not exist
warning: database file for 'extra' does not exist
warning: database file for 'community' does not exist
Last edited by tylerpnn (2014-03-06 08:58:18)
Offline
Can you reach the mirror from the machine? Can you invoke pacman -Syyu for testing purposes?
Offline
Ok i've fixed my problem now. It was an issue with my wifi connection. I was using my university's unprotected visitor wifi because i didnt feel like setting up wpa_supplicant config for their wpa-enterprise network. Even though I was able to ping websites on the unprotected network, something was wrong with it I guess. After setting up the config for the enterprise network I was able to install with no problems.
Offline
Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.
Offline