Re: [SlimDevices: Unix] Jivelite on a Joggler

2019-01-22 Thread chill
ralphy wrote: > A standard linux distribution like ubuntu, yes. > Tinycore only writes to the disk when you backup your configuration. > The rest of the time it only writes to the ram disk. > Alpine linux appears to be similiar to Tinycore. > I've been looking into squeezing everything into a

Re: [SlimDevices: Unix] Can I resize a disk image?

2019-01-22 Thread chill
Roland0 wrote: > An alternative would be using 'fsarchiver' (http://www.fsarchiver.org/), > which can save partitions and restore them to smaller ones. > . > . > . > As an added bonus. it will be faster and the archive size will be > smaller, since only the used data will be saved, and not the

Re: [SlimDevices: Unix] Can I resize a disk image?

2019-01-22 Thread Roland0
An alternative would be using 'fsarchiver' (http://www.fsarchiver.org/), which can save partitions and restore them to smaller ones. Backup (assuming boot is on sdb1, and root on sdb2) Code: fsarchiver savefs -Z 18 -j 4 rpi3-rootfs.fsa /dev/sdb1 /dev/sdb2

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2019-01-22 Thread Greg Erskine
kennyliveforever wrote: > After 2 days i'm finaly find a solution for correct working touch, just > need edit /mnt/mmcblk0p2/tce/jivelite.sh as below... > > Code: > > #!/bin/sh > if [ ! -z ${SDL_TOUCHSCREEN} ]; then > export JIVE_NOCURSOR=1 > fi > > # export

Re: [SlimDevices: Unix] Can I resize a disk image?

2019-01-22 Thread chill
Those steps worked a treat. First I set up a VM with Ubuntu desktop 18.04. Then I tried the 'truncate' command to see if I could fit the image onto my stingy 2GB stick (actually 1.9GB). The truncate worked perfectly, but the image was still a frustrating 4.19MB too big. So then I shrank the t

Re: [SlimDevices: Unix] Jivelite on a Joggler

2019-01-22 Thread chill
Man in a van wrote: > > I think you've done very well *chill *,pat yourself on the back. > :):p:cool: > Teamwork! I made a new USB stick from the image I'd made from following those steps, then mounted it under my new Ubuntu desktop VM, edited the /etc/network/interfaces file to include my w

Re: [SlimDevices: Unix] Jivelite on a Joggler

2019-01-22 Thread Man in a van
I have just completed a fresh install using the Base image. I went as far as the wireless set-up ( tied this this morning and it would not work. This might be down to the fact that I was using an image that was a bit "used". For example by using two different start scripts I had two different ve

Re: [SlimDevices: Unix] Can I resize a disk image?

2019-01-22 Thread chill
Great stuff, thank you - just setting up an Ubuntu desktop as a virtual machine, to give this a try. chill's Profile: http://forums.slimdevices.com/member.php?userid=10839 View this thread: http://forums.slimdevices.com/sh

Re: [SlimDevices: Unix] Can I resize a disk image?

2019-01-22 Thread Man in a van
If you look at the screen shots you can see the occupied part of the root partition is a different colour and the used and unused size is also noted. On Windows the latest version of Win32 lets one back up only the used part of the partition. Using piShrink, the size of the image is reduce to

Re: [SlimDevices: Unix] Can I resize a disk image?

2019-01-22 Thread chill
Thanks guys. It's that step to shave off the unused space that I was looking for - that will enable me to make sure that my modified image doesn't keep growing just because it's being produced from a bigger USB stick. But the bit about shrinking the partitions could also be useful, to allow me

Re: [SlimDevices: Unix] Can I resize a disk image?

2019-01-22 Thread Man in a van
26605 26606 26607 Text will be in an edit from another computer +---+ |Filename: should be 3.jpg | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=26607| +-

Re: [SlimDevices: Unix] Can I resize a disk image?

2019-01-22 Thread bobertuk
chill wrote: > I'm hoping someone can tell me how to resize a disk image. Here's my > problem: > > I created a bootable USB by writing an image file using 'Etcher' on my > Macbook. The source image ('this one' > (https://jwills.co.uk/files/joggler/ubuntu_base_14.04-v1.6-ext4.img.gz)) > requir

[SlimDevices: Unix] Can I resize a disk image?

2019-01-22 Thread chill
I'm hoping someone can tell me how to resize a disk image. Here's my problem: I created a bootable USB by writing an image file using 'Etcher' on my Macbook. The source image ('this one' (https://jwills.co.uk/files/joggler/ubuntu_base_14.04-v1.6-ext4.img.gz)) requires a 2GB stick. I have a co

Re: [SlimDevices: Unix] Jivelite on a Joggler

2019-01-22 Thread Man in a van
That's neat. I'll follow that sometime. I do think that sometimes the install itself on the joggler is a bit flaky (or it might depend on the order in which one does things, I don't know). For instance, over the week -end I tried putting a light Desktop on the base image. I tried the > –no-in

Re: [SlimDevices: Unix] Jivelite on a Joggler

2019-01-22 Thread chill
chill wrote: > The mist is starting to clear. The answer to my first question is that > Network Manager is not needed if the interfaces are configured solely > through /etc/network/interfaces. > > For my second question, the problem with the wlan0 block that I posted > earlier is that the wpa-