Re: TinyCore can't make more than one partition persistent
Quote from: curaga on Today at 09:42:36 AMWas it formatted? The installer will only format the install partition.Yes. Evertime I install, partitions are formatted.
View ArticleHow do you expand drive size?
This isn't exactly a Tinycore problem but I can't figure out how to expand the drive size. [code]# Create drive to VMqemu-img create -f qcow2 test.qcow2 3G# Download Live-CDwget...
View ArticleRe: Where is ar
In that case, is there a way to blacklist certain extensions from being updated?
View ArticleRe: VirtualBox Guest Additions
Brilliant - thank you. It appears TC64 does not like mount.vboxsf , either in 64 or 32 bit.I've downloaded VirtualBox source to compile this myself but it's all in kbuild land.I've tried a gcc...
View ArticleRe: Somewhat modern version of Chromium
A updated Chromium extension has been requested quite a few times already, see: http://forum.tinycorelinux.net/index.php?topic=19304.0Also, Chromium (/Chrome) is much faster and more efficient than...
View ArticleRe: "New mobile friendly theme"
Quote from: bmarkushttp://forum.tinycorelinux.net/index.php/topic,20981.msg131075.html#msg131075Hi,a new mobile friendly theme, vVide It is a modern responsive template which adapts to the...
View ArticleRe: Somewhat modern version of Chromium
Precompiled Chrome binaries for 64-bit Linux will run on Corepure64 without much trouble, but Google ceased providing precompiled 32-bit binaries for Linux a while ago. Unless you can and want to...
View ArticleRe: Re: "New mobile friendly theme"
i wish mobiles were tinycorefriendly instead of tinycore being mobile friendly *troll*
View ArticleMOVED: VirtualBox Guest Additions
This topic has been moved to TCE Talk.http://forum.tinycorelinux.net/index.php?topic=21450.0
View ArticleRe: Cannot start application from Ondemand entry
Sorry for the exuberant length but I do not see any better way to explaining this weirdness!So we have a winner with (C), finally. -- Just why exactly does the name of the extension, stemming from the...
View ArticleRe: qcserial driver
I am blind idiot, trying load Gobi2000 firmware to Gobi1000 device. Now it's OK. Two ttyUSB* devices has appeared and connecting via "microcom".[code]ATIManufacturer: QUALCOMM INCORPORATEDModel:...
View ArticleSeaMonkey Update
I'm getting notifications from SeaMonkey that a security update is available.Thane
View ArticleRe: Cannot start application from Ondemand entry
Just another weird thing: when selecting "owncloud-client.list" from the dialogue provided by ''sce-remove'' does also make "owncloud-client_list" vanish.The ".list" extensions seem to mess up the...
View ArticleRe: qcserial driver
Hi bonbobExtensions are always welcome, however, posting them to the forum is not allowed. Please see here for information onsubmitting...
View ArticleRe: Cannot start application from Ondemand entry
I have tried to reproduce what you are seeing, and I don't have the library issue with any naming of owncloud-client or a list file containing that package. But I do see why once one of the SCEs...
View ArticleRe: Announcements
sce-load now looks in /tmp/.sceinstalled for SCEs that already installed, each SCE is listed in this file as it is installed with sce-load. This differs from before as it is no longer looking in the...
View ArticleRe: Black Screen Of Death after updating extensions
That's because llvm is updated with each Xorg-7.7-3d update, so the new Xorg-7.7-3d depends on the new llvm.Updated xf86-video-vmware posted (with llvm-lib added as a dep).
View Article[64-bit] FreeType 2.8.1
Can you please update to it?It comes with font rendering improvements: https://www.freetype.org/index.html#news
View ArticleRe: acpid should start daemon
Usually I like to let the user determine which services they want to start automatically on boot by putting them in /opt/bootlocal.sh. Especially things like ssh. But as the Debian postinst script...
View ArticleRe: Random ttyUSB modem name by usb-modeswitch
I have Solved this problem by adding udev rule[code]SUBSYSTEMS=="usb", ATTRS{modalias}=="usb:v19D2p0016*", KERNEL=="ttyUSB*", ATTRS{bInterfaceNumber}=="00", SYMLINK="ZTE_MF180_diag"SUBSYSTEMS=="usb",...
View Article