Off-Topic > Off-Topic - Tiny Core Lounge
virtual machines
Juanito:
"m" means "module", i.e. it is not compiled into the kernel - the usbip-core and usbip-host modules are in the tinycore base
vinceASPECT:
so as modules, how could one use them?....must i have them compiled into the Kernel and is that a lot of trouble?
is "usbip" functional for usage? ("not compiled" seems to point to the fact it's not functional)
thx
V
Juanito:
"compiled into the kernel" means included in vmlinuz for use in the boot process.
"compiled as a module" means available separately for use after boot.
Many modules will load themselves when required. If not, "sudo modprobe module_name" will usually fix things.
vinceASPECT:
Juanto thanks......i think i see what you mean.
I should load the "usbip_core" module after boot and it will become operational.....right
thx
V
Juanito:
affirmative
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version