You are not logged in.

#1 2010-11-02 16:02:23

pshr
Member
Registered: 2009-09-27
Posts: 36

Problems booting 2.6.36 kernel (zen patched)

Got a weird problem smile Actually made me laugh when i noticed what was going on. Not laughing anymore tho since i cant find a solution for the problem.

Setup:
Disk are (by-uuid) in grub, and it finds the kernel just fine.

sda = windows
sdb = arch

When i boot with 2.6.36, the harddrives gets switched around, so the kernel thinks sda is my linux disk & sdb is my windows disk, obvisouly it cannot find my root disk since its not on sda.

This is a slimmed down kernel config that i used for awhile, i went thru the make oldconfig without seeing anything that should make this behavior appear, but i obviously missed something.

vanilla 2.6.35-arch kernel works fine on the system.

Dont know what i need to change, is it 2.6.36 vs udev, or did something change in 2.6.36 that i need to adjust.

Last edited by pshr (2010-11-02 16:08:08)

Offline

#2 2010-11-02 16:24:03

Bregol
Member
Registered: 2008-08-15
Posts: 175

Re: Problems booting 2.6.36 kernel (zen patched)

You said grub is using uuid for the partitions.  Is your /etc/fstab also using UUIDs?


Nai haryuvalyë melwa rë

Offline

#3 2010-11-02 16:25:50

Stebalien
Member
Registered: 2010-04-27
Posts: 1,237
Website

Re: Problems booting 2.6.36 kernel (zen patched)

The disks should also be specified by UUID in your /etc/fstab.
https://wiki.archlinux.org/index.php/UU … _naming.3F
-- edit: too slow.

Last edited by Stebalien (2010-11-02 16:26:19)


Steven [ web : git ]
GPG:  327B 20CE 21EA 68CF A7748675 7C92 3221 5899 410C
Do not email: honeypot@stebalien.com

Offline

#4 2010-11-02 16:57:26

pshr
Member
Registered: 2009-09-27
Posts: 36

Re: Problems booting 2.6.36 kernel (zen patched)

Hmm, i was thinking the problem started earlier but il check it out. Thanks for offering your help !

Offline

#5 2010-11-02 17:10:01

pshr
Member
Registered: 2009-09-27
Posts: 36

Re: Problems booting 2.6.36 kernel (zen patched)

Nope, no dice...the problems starts when the disks themself are recognized.

windows - "sda" should be... sda1 sda5
linux - "sdb" should be.. sdb1 sdb2 sdb3 sdb4

When 2.6.36 boots, it throws that around so..

windows - "sda" ends up like this... sda1 sda2 sda3 sda4
linux - "sdb" ends up like this.. sdb1 sdb5

which leaves me clueless since the 2.6.35 kernel boots like it should..

Last edited by pshr (2010-11-02 17:11:00)

Offline

#6 2010-11-02 23:20:27

pshr
Member
Registered: 2009-09-27
Posts: 36

Re: Problems booting 2.6.36 kernel (zen patched)

Messed around with some options, and got the kernel working, booted fine. Now when i rebooted the problem is back..wth smile How is that possible..
Anyways,im tired of it and will go back to 2.6.35, and manually patch ck..

Offline

Board footer

Powered by FluxBB