Re: How to set hostname to DNS name
Hi fow0rylThere are a couple different ways to do this. One way is to set up a script called HostSetup.sh containing:[code]#!/bin/shSEC=60touch /home/tc/NoNetwork # Set the...
View ArticleRe: How to set hostname to DNS name (solved)
Hello,thank you very much.Setting up the hostname is working fine now.Henning
View ArticleRe: tinycore64 couldn't found scsi driver
Quote from: punkgeek on October 17, 2017, 01:06:36 PMwhat can I do for found new hard drive without the reboot?Try:Code: [Select]sudo rebuildfstabmount /dev/sdXY
View ArticleRe: dCore 64?
I am now using dCore-stretch64 as my main desktop, 64 bit kernel and userland. The usual apps I use are working well, and kernel modules, as well as dCore functions. I will test this every which way...
View ArticleRe: dCore 64?
Thanks Jason, I think this can be very interestingEnviado desde mi E5803 mediante Tapatalk
View ArticleRe: Thank you for keeping 32 bit alive
Agree. I'm typing this on a box from 2010 with 2 G memory. Even with 32-bit, a couple of times during upgrades I've had to ask for old modules to be recompiled so the hardware would still be...
View ArticledCore-stretch64
dCore-stretch64 is now uploaded, it works well for me, please test. Files can be found at:http://tinycorelinux.net/dCore/x86_64/release_candidates/dCore-stretch64/
View ArticleRe: What happened to wireshark? Can anybody help install a version on TC 7.2?
Wireshark doesn't seem to work on the latest 8.2 release (32-bit). Exits with a X-Windows error of bad value - parameter out of range for operation.Any ideas what's wrong and how to fix?
View ArticleRe: What happened to wireshark? Can anybody help install a version on TC 7.2?
It will not work for me with Xvesa, but will work with Xorg-7.7Loading adwaita-icon-theme also reduces the warning message count...
View Articlerepro.tinycorelinux.net is down
I've been trying to approach the repro (repro.tinycorelinux.net) for a few days. Unfortunately, he is down. When I install Tinycore on my laptop, I always end up with a CLI. Is it possible to access...
View ArticleRe: repro.tinycorelinux.net is down
Hi Frank69You're not in high school anymore, spelling, capitalization, and proper punctuation count. Try it with this URL instead:Code: [Select]repo.tinycorelinux.netLike this:[code]tc@box:~$ cat...
View ArticleRe: repro.tinycorelinux.net is down
You could install the file mirrors.tcz and look at the file And i think the server don't have any gender.Code: (bash) [Select]cat /usr/local/share/mirrorsYou get this...
View ArticleRe: TC 6+ and Mono
Sorry to bump a super old thread but I can't get this to work either ...First off, I know there is an extension in the TC 8.x repo but we cannot use TC8 because it breaks intel graphics on older...
View ArticleRe: Wiringpi.tcz not working on 9.0.3
The updated extension was submitted, it just has not found it's way to the repo.
View ArticleRe: TC 6+ and Mono
Hi nim108There is a build script here:http://tinycorelinux.net/7.x/x86/tcz/src/mono/Maybe it will be of some help?
View ArticleRe: TC 6+ and Mono
Hmm good find Rich, thanks, I didn't see the build script for 8.x. Let me try to build using these flags.Unfortunately, I think the error may be due to the older GCC version + older kernel headers in...
View ArticleRe: TC 6+ and Mono
Nop no luck, tried to suppress the errors with -Werror=implicit-function-declaration and still nothing. I'm not sure TC6 can compile this.
View ArticleRe: Installation on an EEEPC from USB
Quote from: elbarbudo on Today at 09:06:19 AMThank you very much for all the explanations.This is my very first use of syslinux so I don't know really how it's configured.Short history : I installed...
View Article