You are not logged in.

#1 2009-11-07 03:34:35

Burning_aces
Member
Registered: 2009-09-29
Posts: 120

Update broke arch???

ok so last night i ran pacman -S on both the xf86 packages as my synaptics was failing and i needed to edit my touchpad and edting xorg wasnt helping and i didnt have the other file it needed. after that i pacman -Syu then turn my laptop off. now when it boots it can spawn a login screen i cant go to a tty and my backups are on that machine along with a whole heap of files i need to get to before i even consider re installing.
what can i do to fix this??

Offline

#2 2009-11-07 07:06:15

MadTux
Member
Registered: 2009-09-20
Posts: 553

Re: Update broke arch???

From your description, I can't see what your problem is (X not starting, machine freezes, etc.). Also, some details about your hardware would be helpful.

Offline

#3 2009-11-07 10:30:07

jbw
Member
Registered: 2009-11-07
Posts: 10

Re: Update broke arch???

Have you tried the fallback img?


~jbw

Offline

#4 2009-11-07 10:44:29

Burning_aces
Member
Registered: 2009-09-29
Posts: 120

Re: Update broke arch???

I have tried to fall back image and it didnt help. My laptop is a dell studio 1555, Im guessing X freezes or something as I cant change to a tty. Also it keeps failing to mount my disks now so yeah..

Offline

#5 2009-11-07 10:56:15

jbw
Member
Registered: 2009-11-07
Posts: 10

Re: Update broke arch???

How do you know if it fails to mount disks? If it's fails while booting there should be other failure messages before it failed to mount.

Have you tried killing X to get to a terminal?


~jbw

Offline

#6 2009-11-07 10:58:18

efeX
Member
Registered: 2009-11-06
Posts: 18

Re: Update broke arch???

You need to give more information.

Offline

#7 2009-11-07 10:59:21

Burning_aces
Member
Registered: 2009-09-29
Posts: 120

Re: Update broke arch???

i cant kill X because it wasnt opening to a terminal. It was failing because it was asking me to type the root password and then enter "mount -n -o remount ,rw /"

I did that then removed gdm from starting up in my rc.local and am able to open a tty window and am now updating and removing packages that may have caused the error as they are recently gotten..
(all in fall back image)

Offline

#8 2009-11-07 11:06:22

Burning_aces
Member
Registered: 2009-09-29
Posts: 120

Re: Update broke arch???

ok starting without the fall back image has frozen at
Clocksource tsc unstable (delta = -225055088 ns)

not in fall back image

ok just rebooted had to mount drives. the error consisted of

/dev/sda3: Superblock last mount time (Sun Nov 8 02:45:08 2009, now = Sat Nov 7 19:11:47 2009) is in the future

FILESYSTEM CHECK FAILED
please repair manually and reboot. Note that the root file system is currently mounted read-only. To remount it read-write type: mount -n -o remount ,rw /
When you exit the maintenance shell the system will reboot automatically.

Give root password for maintenance
(or type Control-D to continue): Clocksource tsc unstable (delta = -116217502 ns)

[root@(none) ~]# mount -n -o remount ,rw /
EXT4-fs (sda3): warning: mounting fs with errors running efsck is recommended
EXT4-fs (sda3): internal journal on sda3:8
[root@(none) ~]#

Last edited by Burning_aces (2009-11-07 11:22:03)

Offline

#9 2009-11-07 11:14:06

jbw
Member
Registered: 2009-11-07
Posts: 10

Re: Update broke arch???

Burning_aces wrote:

ok starting without the fall back image has frozen at
Clocksource tsc unstable (delta = -225055088 ns)

not in fall back image

This might help with that.
http://kerneltrap.org/node/8306


~jbw

Offline

#10 2009-11-07 11:21:27

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: Update broke arch???

Burning_aces wrote:

[...]

now when it boots it can spawn a login screen i cant go to a tty and my backups are on that machine along with a whole heap of files i need to get to before i even consider re installing.
what can i do to fix this??

I know this is not helpful at the moment, but reinstalling is a) a Windows solution and b) might very well make you end up where you are right now: with a broken system. There is no guarantee whatsoever that when you do a fresh install and update again the same thing won't happen.

Boot from any Linux live CD and chroot into the system, if you use the Arch installation ISO you can boot directly into the system (hopefully, no guarantee since it will use the installed kernel). To stop your system from booting into X edit your kernel command line (you can do that 'live' in GRUB') and append the number 3.

Oh - and mind your spelling/punctuation, it would make your posts a lot easier and enjoyable to read wink.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#11 2009-11-07 11:26:04

Burning_aces
Member
Registered: 2009-09-29
Posts: 120

Re: Update broke arch???

jbw wrote:
Burning_aces wrote:

ok starting without the fall back image has frozen at
Clocksource tsc unstable (delta = -225055088 ns)

not in fall back image

This might help with that.
http://kerneltrap.org/node/8306

ok ill try leaving it for a while

Where would i put clocksource=acpi_pm?

B wrote:
Burning_aces wrote:

[...]

now when it boots it can spawn a login screen i cant go to a tty and my backups are on that machine along with a whole heap of files i need to get to before i even consider re installing.
what can i do to fix this??

I know this is not helpful at the moment, but reinstalling is a) a Windows solution and b) might very well make you end up where you are right now: with a broken system. There is no guarantee whatsoever that when you do a fresh install and update again the same thing won't happen.

Boot from any Linux live CD and chroot into the system, if you use the Arch installation ISO you can boot directly into the system (hopefully, no guarantee since it will use the installed kernel). To stop your system from booting into X edit your kernel command line (you can do that 'live' in GRUB') and append the number 3.

Oh - and mind your spelling/punctuation, it would make your posts a lot easier and enjoyable to read wink.

Sorry man. I would rather not re install as i dont want to format because of the data on my hdd.
i have been able to open a tty on arch linux fall back image now. is there anything i can do through that to fix the issue?

Last edited by Burning_aces (2009-11-07 11:27:33)

Offline

#12 2009-11-07 11:35:40

jbw
Member
Registered: 2009-11-07
Posts: 10

Re: Update broke arch???

Burning_aces wrote:

Where would i put clocksource=acpi_pm?

Says in the post, but it's in  /boot/grub/menu.lst, the kernel line. You should probably use a livecd to backup your data, it is unlikely we'll fix all the problems something very wrong could have happened. So backup smile.


~jbw

Offline

#13 2009-11-07 11:36:55

Burning_aces
Member
Registered: 2009-09-29
Posts: 120

Re: Update broke arch???

how can i use a live cd to back up O.o? sorry im a little new to some things

edit: trying to get into fall back image brought a new stop point

ieee1394: Host added; ID:BUS[0-00:1023] GUID[334fc00034c48458]

edit2:  a reboot froze it at the clocksource tsc line again

will try live cd now

Last edited by Burning_aces (2009-11-07 11:44:25)

Offline

#14 2009-11-07 11:45:35

jbw
Member
Registered: 2009-11-07
Posts: 10

Re: Update broke arch???

Burning_aces wrote:

how can i use a live cd to back up O.o? sorry im a little new to some things

Best bet is to get a popular Linux distro like Ubuntu which, if you look on the their site has a live cd. Or you can spend time making a live cd from Arch (there's a wiki to walk you through that).


~jbw

Offline

#15 2009-11-07 11:56:27

Burning_aces
Member
Registered: 2009-09-29
Posts: 120

Re: Update broke arch???

i have an iso of arch linux just i dont know how to access the hard drive. i seem to be only able to edit whats on the cd

Offline

#16 2009-11-07 12:02:33

Burning_aces
Member
Registered: 2009-09-29
Posts: 120

Re: Update broke arch???

syslog-ng: Error creating pid file; file='/var/run/syslog-ng.pid', error= 'Read-only filesystem'
/bin/touch: cannot touch '/var/run/daemons/syslog-ng': Read-only file sysren


Its not saying my hdd or most of it is all read only

Offline

#17 2009-11-07 12:14:14

jbw
Member
Registered: 2009-11-07
Posts: 10

Re: Update broke arch???

Burning_aces wrote:

i have an iso of arch linux just i dont know how to access the hard drive. i seem to be only able to edit whats on the cd

The normal arch iso isn't 'live' you have to take steps to make it so, afaik.


~jbw

Offline

#18 2009-11-07 12:52:06

Burning_aces
Member
Registered: 2009-09-29
Posts: 120

Re: Update broke arch???

ok well on the ubuntu live cd i dont have access to the directories i need to access...
isnt there a way i can fix this with out formatting..

Last edited by Burning_aces (2009-11-07 12:52:27)

Offline

#19 2009-11-07 13:04:01

Burning_aces
Member
Registered: 2009-09-29
Posts: 120

Re: Update broke arch???

ok im trying to copy my home directory to a portable hard drive but cp keeps ommiting directory.. what am i doing wrong sad

Offline

#20 2009-11-07 13:11:29

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: Update broke arch???

cp -r

wink

Offline

#21 2009-11-07 13:13:46

Burning_aces
Member
Registered: 2009-09-29
Posts: 120

Re: Update broke arch???

-r ok thanks man. i ran -a as it containts it when i read the man file. took a minute to load lol. is the -a bad or?

Offline

#22 2009-11-07 13:44:45

chilebiker
Member
From: Zurich, Switzerland
Registered: 2006-07-18
Posts: 161

Re: Update broke arch???

Burning_aces wrote:

i cant kill X because it wasnt opening to a terminal. It was failing because it was asking me to type the root password and then enter "mount -n -o remount ,rw /"

To me this sounds like you need to check your filesystems. As root do for all your partitions (/, home...)

e2fsck /dev/sdxy

I have this problem every now and then on my laptop when splashy screwed up something...


Don't panic!

Offline

#23 2009-11-07 13:55:15

Burning_aces
Member
Registered: 2009-09-29
Posts: 120

Re: Update broke arch???

chilebiker wrote:
Burning_aces wrote:

i cant kill X because it wasnt opening to a terminal. It was failing because it was asking me to type the root password and then enter "mount -n -o remount ,rw /"

To me this sounds like you need to check your filesystems. As root do for all your partitions (/, home...)

e2fsck /dev/sdxy

I have this problem every now and then on my laptop when splashy screwed up something...

aah thats the command im looking for thank you

Offline

#24 2009-11-07 17:00:03

Burning_aces
Member
Registered: 2009-09-29
Posts: 120

Re: Update broke arch???

Ok sorry for double post but this is urgent.
i finally have a terminal window open in the fallback img. what can i do now to fix arch linux...

also the efsck command you gave me doesnt work

Last edited by Burning_aces (2009-11-07 18:32:16)

Offline

#25 2009-11-07 19:08:25

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: Update broke arch???

Can you please give more information than "doesn't work". What is the output? Are there any error messages? And, are you able to get X started with the fallback image (seeing that you can open a terminal window). Can you get to X with the normal image?


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

Board footer

Powered by FluxBB