You are not logged in.

#1 2010-12-27 03:38:36

horsecool
Member
Registered: 2008-12-22
Posts: 55

HELP!! Stucked during migrating from 32bit to 64 bit

I am following this Wiki link to migrate my Worksation from 32 bit to 64 bit.

https://wiki.archlinux.org/index.php/Mi … chitecture

Now I am stucked after this command:

 
pacman -S pacman glibc libfetch libarchive openssl acl attr xz-utils bzip2 zlib readline bash ncurses expat 

pacman said "glibc" did not execute. Now I could not use bash, could not get access to root (su does not work), and I didn't run # pacman -S lib32-glibc.

I do have busybox but I don't know how to use it....

Anyone know how to make it work by using busybox?

PS: I am doing all the operation by SSH. Not sure if this is a problem.

Offline

#2 2010-12-27 07:12:48

PIMPinator
Member
From: Queensland, Australia
Registered: 2010-03-14
Posts: 85

Re: HELP!! Stucked during migrating from 32bit to 64 bit

have you tried using lib32-glc? for example

$ /lib/ld-linux-x86-32.so.2 /bin/su 

to give you root user.

Offline

#3 2010-12-28 09:55:36

horsecool
Member
Registered: 2008-12-22
Posts: 55

Re: HELP!! Stucked during migrating from 32bit to 64 bit

Kernel paniced after I rebooted it... It seemed no way to fix it at that time, so I reinstalled the system (64 bit).

Now I am trying to get everything back to normal. smile

Offline

Board footer

Powered by FluxBB