Hi
I just made my first attempt to setup my kernel source environment booting a 32 bit kernel on a 32 bit TC
and in running make modules I saw an error of ran out of space on device.
free command shows most of swap used......and in a previous post with Rich, he identified that one of my issues,
my AMD APU which needs shared memory.....and the balance under the 32 bit Ram rule.....I was not getting access to enough memory addresses.
http://forum.tinycorelinux.net/index.php/topic,26354.0.htmlSo for normal TC32 TCE builds I ----now -- run a 64 bit kernel on the 32 bit TC.
2) Trying to compile 32 bit modules I chose to boot into the 32 bit kernel on 14.x and hit the above error.
3) I am aware I "might" be able to cross compile on 64 bit which would use most of my 8G memory (except that I give to graphics)
4) I was wondering ...
Can I boot into 64 bit kernel on TC32 with an unpacked 32 bit kernel source and then try
kernel prep and module build etc?
In case you wonder why I am not trying this without asking.....I just spent 2 hours on (2) and would prefer not to waste any more of my time
arrogant I accept but trying to be smarter.
thanks for reading