Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Linux 2.6.22 + loopback module
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Genewb
Apprentice
Apprentice


Joined: 09 Jan 2007
Posts: 165

PostPosted: Sun May 27, 2007 3:54 pm    Post subject: [Solved] Linux 2.6.22 + loopback module Reply with quote

Has anyone gotten genkernel to work when running the 2.6.22 kernel? It complains to me that loopback is not supported, yet lsmod confirms that I've loaded it:
Code:
lsmod
Module                  Size  Used by
loop                   13956  0


Mounting a disc image doesn't work, either:
Code:
mount: could not find any device /dev/loop#


I restarted udevd after loading loop, though I doubt that could make a difference. It works fine with 2.6.21.

Edit:
Hahah, everyone hates my topics. I've only had 1 topic replied to so far :lol:

Edit:
So no one's got it working? :?


Last edited by Genewb on Wed May 30, 2007 7:24 pm; edited 1 time in total
Back to top
View user's profile Send private message
alex.blackbit
Advocate
Advocate


Joined: 26 Jul 2005
Posts: 2397

PostPosted: Mon May 28, 2007 9:54 pm    Post subject: Reply with quote

Quote:
So no one's got it working? :?

i believe not many people already tried that because .22 is this in rc state.
Back to top
View user's profile Send private message
born2chill
n00b
n00b


Joined: 14 Aug 2006
Posts: 10

PostPosted: Tue May 29, 2007 9:24 pm    Post subject: Reply with quote

i can confirm this. altough loopback device is compiled into the kernel, genkernel bails out.

Code:
uname -srvmp
Linux 2.6.22-rc1-skunk1.0 #3 SMP PREEMPT Tue May 29 22:20:46 CEST 2007 x86_64 Intel(R) Core(TM)2 CPU 4300@1.80GHz GenuineIntel

grep -i loop /usr/src/linux/.config
CONFIG_BLK_DEV_LOOP=y



greez
Back to top
View user's profile Send private message
micr0c0sm
Tux's lil' helper
Tux's lil' helper


Joined: 29 Oct 2005
Posts: 148
Location: New York

PostPosted: Wed May 30, 2007 12:58 am    Post subject: Reply with quote

maybe it was renamed to something other than /dev/loop ...
Back to top
View user's profile Send private message
JuNix
Apprentice
Apprentice


Joined: 05 Mar 2003
Posts: 224
Location: Sheffield

PostPosted: Wed May 30, 2007 1:11 am    Post subject: Reply with quote

mknod /dev/loop0 b 7 0
Back to top
View user's profile Send private message
Ken69267
Developer
Developer


Joined: 08 Apr 2007
Posts: 111
Location: #gentoo-pr0n

PostPosted: Wed May 30, 2007 1:23 am    Post subject: Reply with quote

nah its busted.

Do what JuNix says and it shall work.
Back to top
View user's profile Send private message
Genewb
Apprentice
Apprentice


Joined: 09 Jan 2007
Posts: 165

PostPosted: Wed May 30, 2007 7:25 pm    Post subject: Reply with quote

JuNix wrote:
mknod /dev/loop0 b 7 0

Thanks for that :) I suppose it's good the fault only extends as far as device creation ...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum