You are not logged in.

#1 2011-08-09 05:29:51

Soupstuffs
Member
Registered: 2009-08-28
Posts: 42

Posting this on Elinks from my Arch live disk (kernel upgrade hell)

Hey all,

I'm very grateful for Arch Linux. Thank you so much, developers! I'm just in kind of a pickle right now. After upgrading to Linux kernel 3.0, I probably broke a record with the amount of boot up errors, my eth0 is not recognized (even with ifconfig -a), my Xorg broke (I can fix that myself, the other stuff is more important) and worst of all.. Reisersf is no longer recognized, meaning my var and tmp directories cannot be mounted without chrooting in (since they use reisersf).

Here's a paste of my boot up log:
http://paste.pocoo.org/show/455111

I had to get creative to post that one since I can't figure out how to copy and paste in the terminal.. Anyway, any help would be greatly appreciated!

Best,
Poopstuffs

Offline

#2 2011-08-09 06:05:05

lula
Member
Registered: 2009-07-16
Posts: 71

Re: Posting this on Elinks from my Arch live disk (kernel upgrade hell)

Looking at your log, i'd say you're still booting the old kernel. (it searches the 2.6.36-ARCH modules, which of course aren't there anymore )

Mon Aug  8 17:08:09 2011: :: Adjusting system time and setting kernel timezone ^[[119G   [BUSY] FATAL: Could not load /lib/modules/2.6.36-ARCH/modules.dep: No such file or direc

Did you read the news on the homepage about changing names for kernel and initrd?
http://www.archlinux.org/news/changes-t … filenames/.
Please post the output of

 ls -l /boot

and the contents of /boot/grub/menu.lst

Offline

#3 2011-08-09 06:09:33

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,354

Re: Posting this on Elinks from my Arch live disk (kernel upgrade hell)

You might also see this sticky thread

No help on Reiser FS though.

Last edited by ewaller (2011-08-09 06:11:36)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#4 2011-08-09 06:13:11

lula
Member
Registered: 2009-07-16
Posts: 71

Re: Posting this on Elinks from my Arch live disk (kernel upgrade hell)

Reiserfs is working fine, i have it also for / without any problems

Offline

#5 2011-08-09 13:15:05

Soupstuffs
Member
Registered: 2009-08-28
Posts: 42

Re: Posting this on Elinks from my Arch live disk (kernel upgrade hell)

lula wrote:

Looking at your log, i'd say you're still booting the old kernel. (it searches the 2.6.36-ARCH modules, which of course aren't there anymore )

Mon Aug  8 17:08:09 2011: :: Adjusting system time and setting kernel timezone ^[[119G   [BUSY] FATAL: Could not load /lib/modules/2.6.36-ARCH/modules.dep: No such file or direc

Did you read the news on the homepage about changing names for kernel and initrd?
http://www.archlinux.org/news/changes-t … filenames/.
Please post the output of

 ls -l /boot

and the contents of /boot/grub/menu.lst

That's the weird part -- http://paste.pocoo.org/show/455273 and http://paste.pooco.org/show/455275

It even points to the right direction during the actual booting process. And reisersf definitely stopped working for me.

mount -t reisersf /dev/sda6 /tmp
mount: unknown filesystem type  'reisersf'

Offline

#6 2011-08-09 16:39:17

mrstegeman
Member
Registered: 2011-05-09
Posts: 21

Re: Posting this on Elinks from my Arch live disk (kernel upgrade hell)

Soupstuffs wrote:

That's the weird part -- http://paste.pocoo.org/show/455273 and http://paste.pooco.org/show/455275

It even points to the right direction during the actual booting process. And reisersf definitely stopped working for me.

mount -t reisersf /dev/sda6 /tmp
mount: unknown filesystem type  'reisersf'

Should that be "reiserfs"?

Offline

Board footer

Powered by FluxBB