Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: gaBB on November 22, 2016, 12:22:18 PM

Title: How to share files with windows 10?
Post by: gaBB on November 22, 2016, 12:22:18 PM
Hi everybody, I have windows 10 as my main operative system, and i'd like to know how can I share files between it and tinycore? I've looked for a solution around, but couldnt find anything
Title: Re: How to share files with windows 10?
Post by: andyj on November 22, 2016, 05:16:02 PM
Is TinyCore a VM or is it on a physically separate box?
Title: How to share files with windows 10?
Post by: coreplayer2 on November 22, 2016, 05:59:51 PM
.....Or an install on a different partition or drive on same box??
[emoji12]


Sent from my iPhone using Tapatalk
Title: Re: How to share files with windows 10?
Post by: Juanito on November 23, 2016, 12:28:42 AM
Intstall the windows ext2 filesystem driver from here:

http://www.ext2fsd.com/
Title: Re: How to share files with windows 10?
Post by: beerstein on November 23, 2016, 10:23:30 AM
Hi: In my opinion a TinyCore in a VirtualBox would be the easiest solution. The guest (tinycore) can exchange data via FTP/SSH or an
USB stick.
For the USB stick you need to install the virtual box extension pack on your host. (Win)

If you start from scratch than dual boot might be an option. But plse take note: Win10 and linux versions might have problems in a dual boot environment. (Bios and UEFI) Please gggle for more details!

Running TinyCore in a Docker container? I have no knowledge about that, but somebody else might?

good luck

Title: Re: How to share files with windows 10?
Post by: andyj on November 24, 2016, 10:25:05 PM
Running TinyCore in a VMware VM is easier still with the open-vm-tools extension. Then you can mount host filesystem directories into your VM's filesystem directly, then use cp to transfer files.