View previous topic :: View next topic |
Author |
Message |
bet1m l33t


Joined: 04 Dec 2004 Posts: 631 Location: Kosova/Prishtine
|
Posted: Sun Mar 06, 2005 12:26 pm Post subject: Loop Support? |
|
|
log:
Code: |
* -- Grepping log... --
* Compiling Linux Kernel 2.6.11-albalinux1 for x86...
* Your kernel does not appear to have loop device support.
* Please load loop support before running genkernel!
* Gentoo Linux Genkernel; Version 3.1.0a
* ERROR: Load loop support!
* -- End log... --
|
I dont know where to enable Loop support? _________________ #370559 |
|
Back to top |
|
 |
thebigslide l33t


Joined: 23 Dec 2004 Posts: 792 Location: under a car or on top of a keyboard
|
Posted: Sun Mar 06, 2005 12:28 pm Post subject: |
|
|
device drivers -> block devices -> loopback device support |
|
Back to top |
|
 |
bet1m l33t


Joined: 04 Dec 2004 Posts: 631 Location: Kosova/Prishtine
|
Posted: Sun Mar 06, 2005 12:44 pm Post subject: |
|
|
I add'ed but same result. _________________ #370559 |
|
Back to top |
|
 |
Naib Watchman


Joined: 21 May 2004 Posts: 6073 Location: Removed by Neddy
|
Posted: Sun Mar 06, 2005 1:01 pm Post subject: |
|
|
if it is in the kernel ??? strange
if you included it as a module is it loaded? lsmod _________________ #define HelloWorld int
#define Int main()
#define Return printf
#define Print return
#include <stdio>
HelloWorld Int {
Return("Hello, world!\n");
Print 0; |
|
Back to top |
|
 |
|