Hi All,
i just recently discovered tinycore linux, though i've been looking at small distributions for some time now..
my primary internet connection uses a Huawei HSPA USB-dongle to make a 3G connection.. i currently have a stripped down debian on a VIA fanless system, but it only has USB 1. my internet should be faster than the theoretical maximum of 12Mb/s that USB 1 provides, so i was looking for an upgrade. I found a cheap Neoware CA15 which has USB 2 but just 32MB of flash drive, but also a HP T5700 which has a 256MB flash drive (but also just USB 1). So for testing i'm using the HP since it is faster than the Neoware, but when i get everything working i'll put the 256MB flash drive in the Neoware for full USB-power (and hopefully the full 13 Mb/s downloads i should get..)
i started booting tinycore off a usb-memory-stick and after a little fiddling around with the persistency options i quickly had a system to my liking.
there are a lot of packages available
then i used gparted to make a small boot partition and a larger one for opt home and tce, i downloaded tc-install and installed tinycore to the small boot partition, which failed. all the extensions i downloaded for testing were being installed too.. i didn't suspect that, and later i saw in the appbrowser this feature was added in v0.2 (maybe add a checkbox in the first installation screen for this?) so i rebooted with bootoption base, loaded tc-install and installed a clean version
i then installed LXDE, network-manager-gnome, usb-modeswitch(-data), openssh and nano, created a simple extension for the ssh-host-keys and sshd-config. when i insert the Huawei-usb the modeswitcher works out of the box, and nm-applet automatically connects (after config ofcourse)
yeah!
now i want to share the connection to the rest of the network, so i made a connection through the nm-connection-editor with the IPv4 option "Shared to other computers" which should create a network, and handle the forwarding stuff. But when i select it it wont connect, and the only errors i get are:
** (nm-applet:3289): WARNING **: _nm_object_get_property: Error getting 'Default' for /org/freedesktop/NetworkManager/ActiveConnection/11: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
** (nm-applet:3289): WARNING **: _nm_object_get_property: Error getting 'ServiceName' for /org/freedesktop/NetworkManager/ActiveConnection/11: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
** (nm-applet:3289): WARNING **: _nm_object_get_property: Error getting 'Connection' for /org/freedesktop/NetworkManager/ActiveConnection/11: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
** (nm-applet:3289): WARNING **: _nm_object_get_property: Error getting 'ServiceName' for /org/freedesktop/NetworkManager/ActiveConnection/11: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
now i could setup a dhcp-server and ipv4-forwarding etc. but i would like to be able to change the eth0 config from within LXDE..
i tried to boot with nodhcp option, since it should be handled by network-manager, and maybe that's the problem.. but it didn't help. it seems to me i'm missing some configuration-options or something like that, but i'm hoping someone around here knows the answer... ar at least some things i can still try..
so far i am really happy with tinycore, you gained a user