Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: bobbintb on December 22, 2016, 08:27:36 PM

Title: mount error when installing TC
Post by: bobbintb on December 22, 2016, 08:27:36 PM
I installed piCore and followed the instructions in the readme to expand the SD card partition. I am now trying to install the GUI. I ran "tce-load -iw TC" but I get the following error:

Code: [Select]
mount: mounting /dev/loop13 on /tmp/tcloop/aterm failed: Invalid argument
Any idea what I am doing wrong?
Title: Re: mount error when installing TC
Post by: bobbintb on December 22, 2016, 09:04:20 PM
PiCore 8 BTW.
Title: Re: mount error when installing TC
Post by: beerstein on December 24, 2016, 09:47:39 AM
Hi: Try "tce-load -iw TC.tcz" instead

What does this mean: "PiCore 8 BTW."

If nothing works, just reformat sd card and clean sd card with:
$ sudo dd if=/dev/zero of=/dev/sdx bs=1024 seek=544 count=128  (watch out for the exact device name!)
Title: Re: mount error when installing TC
Post by: bobbintb on December 24, 2016, 01:45:24 PM
It turns out it's not downloading some files properly. They show up as 0kb. Manually downloaded them but I was still getting a bunch of other errors. When the GUI loaded it would only show the wallpaper and nothing else. I started from scratch and manually downloaded the repo ahead of time. I've still got lots of other problems but at least that one is solved.

I said piCore 8 because that is the version I am using.
Title: Re: mount error when installing TC
Post by: bmarkus on December 24, 2016, 05:33:08 PM
What is the free space on /mnt/mmcblk0p2?