How to make extension persist on TinyCore emulated with qemu -


i emulating tinycore on qemu don't understand how make extension persistent between reboots.

i've read this guide persistence , this mounted mode doesn't work , keep losing extension @ each reboot.

i'm noob, understand why happens not able want.

how can save extensions between each reboot?

what i've tried far:

  1. moving extensions /tce/options not able backup them because can't find partition
  2. i've created .img , passed qemu, tried backup using filetool.sh -b, i've got no error doesn't worked.
  3. created .img ext2 partition, mounted in loop1 , passed boot parameter tce=loop1

i use coreplus install virtual harddisk, boot parameter tce={hda}

seems work now.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -