General TC > Tiny Core on Virtual Machines
TCL as Xen Dom0?
Juanito:
--- Quote from: TheNewbie on July 13, 2011, 07:58:42 PM ---How can I find out which modules/firmware are in the standard tinycore.gz?
--- End quote ---
Have a look at http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/3.x/release/src/kernel/config-2.6.33.3-tinycore
--- Quote ---Also, how do I obtain a 64-bit kernel? kernel.org doesn't seem to differentiate, yet TC has a bzImage and a bzImage64.
--- End quote ---
I'd suggest reading http://cross-lfs.org/view/1.1.0/x86_64-64/
gerald_clark:
Kernel.org supplies source. You compile it the way you want it.
TheNewbie:
Ha, it seems I'm doomed to being an idiot at Linux forever.
I read the site that Juanito suggested I read, and I'm still a bit confused. I have to apply .patch files to the compiler tools? How would I do that? What compiler options do I have to use? :-\
Sorry if I'm pissing people off with my never-ending stream of basic questions...
curaga:
--- Quote from: TheNewbie on July 13, 2011, 07:58:42 PM ---
How can I find out which modules/firmware are in the standard tinycore.gz?
--- End quote ---
Boot tc, "find /lib/modules" ;). No firmware in the base. sorter.sh creates the extensions, but for your first remaster, I'd recommend including all the modules in the initrd, it's easier.
--- Quote ---Also, how do I obtain a 64-bit kernel? kernel.org doesn't seem to differentiate, yet TC has a bzImage and a bzImage64.
--- End quote ---
By compiling the source with toolchain64. If you search the forum, there are some instructions for that (it's a bit more complicated than a standard 32-bit one).
TheNewbie:
Ehhh... Wouldn't I need the 2.6.37 kernel headers...? And, for that matter, have the toolchain compiled with those headers? So complex :'(
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version