Re: can't run expect, not sure why
Quote from: Juanito on February 06, 2017, 12:50:22 AMexpect (and dejagnu) posted to tc-7.x x86 repoPerfect!!! Thanks Juanito, I really appreciate your help Btw, can you help to post hping...
View ArticleRe: backup and persistence confusion
That should be .filetool.lst not onboot.lst. Then do a backup or you will continue to load the old backup file which contains /opt.
View ArticleRe: ifconfig not detecting wlan0
@corezoo: thank you for your detailed list of things to watch for. Here is what I found using PiCore v1.8.5 and RPI3:wireless_tools.tcz.dep shows wireless-KERNEL.tcz, so I had to...
View ArticleRe: What happened to wireshark? Can anybody help install a version on TC 7.2?
Quote from: Rochey on February 08, 2017, 09:07:18 AMHas wireshark been removed again from the ..../7.x/x86/tcz/ repo?wireshark re-posted to 7.x x86 repo - it should display the available interfaces and...
View ArticleRe: "burn" to usb
Well I think we might be jumping the gun here, but as you can see there are many easy options, easy if you're able to find your way around a linux PC. Just know that once you have TC-7 x86 installed...
View Articletiny core grub2 install
1. Start App Browser2. Select grub2 and install it "on boot"3. Select leafpad and install it "on demand"4. Open terminal and exec:Code: [Select]sudo grub-install --boot-directory=/mnt/sda1/boot...
View ArticleNc Gcode Sender
Hellopossible, from this:https: //github.com/bertlr/Dncextension to prepare?7.x / x86 /Thanks
View ArticleRe: What happened to wireshark? Can anybody help install a version on TC 7.2?
Hi Juanito again - Sorry to keep being a pain regarding this I still can't seem to see wireshark.If I use the apps browser in TinyCore it shows the URI as http://repo.tinycorelinux.net/ and wireshark...
View ArticleRe: What happened to wireshark? Can anybody help install a version on TC 7.2?
sorry - you should be able to see it now
View ArticleMOVED: Chromium download folder too small
This topic has been moved to TCE Tips & Tricks.http://forum.tinycorelinux.net/index.php?topic=20764.0
View ArticleRe: stuck at creating partition..
And also as the README explains that you have to run the point 4.As also @bmarkus also suggests.- Did you resize the partition after reboot?4) After reboot expand file system to the new partition...
View ArticleRe: can't run expect, not sure why
Hmm - that's odd, the hping3 binary has a dependency on libtcl.Do you get an error from this: Code: [Select]$ ldd /usr/local/sbin/hping3$ sudo hping3 google.comThe source does not use a conventional...
View ArticleRe: Nc Gcode Sender
That looks to be static java files - you could probably download and add to your backup or make a personal tcz extension of the files, no?
View ArticleRe: stuck at creating partition..
@bmarkusdon't know how to delete previous partly downloads. free size on /mnt/mmcblk0p2. Do you mean start 69648 end 93119?@patrikg @bmarkusI now tried to do the resize. It tells me it did nothing. It...
View ArticleRe: stuck at creating partition..
Did you unmount all the filesystems first ?A simpler way would be adding "base" to your boot code.Then redo all the partitioning and resizing with sudo.Good luck
View ArticleRe: jq - Command-line JSON processor
1.docker@boot2docker:~$ tce-load -wi jqDownloading: jq.tczConnecting to repo.tinycorelinux.net (89.22.99.37:80)wget: server returned error: HTTP/1.1 404 Not Foundmd5sum: jq.tcz.md5.txt: No such file or...
View ArticleRe: Can't use wired inet.
I'm waiting for a reply to my yesterday's post that:YES the installation of the 3 <extentions> started the WiFi.Bottom-bar Icon appears & dmesg confirms.But ping/s fail.I can't find any...
View ArticleRe: Need WiFi connection.
Rich, for a moment I thought I was going blind..Meanwhileselect the WiFi icon or runCode: [Select]sudo wifi.shfrom the command line
View Article