You are not logged in.
As in subject, I can't install arch because ntfs-3g is not found in package database. Does anyone know what should I do?
Offline
why do you need ntfs-3g to install arch? its in extra. you shouldnt need it to 'install arch'
what are you trying to accomplish?
Offline
Nothing, it is just required, I am using archboot. Where should I download it so isntall script would see it?
Offline
by archboot you refer to images found here: http://www.archlinux.org/download/ ?
Offline
No, images released by tpowa.
Offline
So you downloaded the archboot iso, burned or dd'd it to a CD or USB, and booted it - correct?
Offline
So you downloaded the archboot iso, burned or dd'd it to a CD or USB, and booted it - correct?
Exactly, and trying to install with default packages.
Offline
A litlte bug in setup script slipped in, workaround is posted in announcement and Changelog file.
Offline
@connexion2000
Please, read http://catb.org/~esr/faqs/smart-questions.html before you next post.
Offline
because I have ntfs partition on drive
I exited setup
at prompt: [Arch linux: /]#
I typed in the sed line
sed -e -i 's#prepare_pacman_extra#pacman_conf_extra#g' /arch/setup
I get: sed: -e expression #1, char 1: unknown command: '_'
really looked around for dummy solution.
That's the main issue for me.
I tried just: sed -e -i and just that gives me same output. unknown command '_'
Assuming I get past this (I've never used sed before, sorry)
i will then think I should type /arch/setup
though the workaround says
Relaunch setup after that.
/arch/./setup
this is same as /arch/setup? or should I type
/arch/./setup
EDIT: I tried /arch/./setup and it seems to be same as /arch/setup, so good I think.
after figuring out me 'sed' problem:
Then I can install via FTP?
thanks!
Last edited by yvonney (2010-02-28 00:39:38)
Offline
I have substituted -E for -e and then I do not get error, so I do arch setup and it is downloading though going so very quick i notice the CDrom is also active so i think it is using SOME of the CDrom files? Maybe I am NOT doing FTP install? Plus is -E causing a problem perhaps? sorry If I go off topic.
Last edited by yvonney (2010-02-28 00:51:56)
Offline