WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Tinycorelinux Qemu Embedded  (Read 14762 times)

Offline alex

  • Newbie
  • *
  • Posts: 40
Re: Tinycorelinux Qemu Embedded
« Reply #15 on: April 18, 2009, 05:23:13 AM »
Hi:

I tried the harddisk.img (virtual HD) under qemu in a windows host and works fine.

Now at home I donĀ“t use windows and at the moment have no success to mount the same virtual HD at boot. Inside the VHD I have de backup file and /tce directory.

Is there any patch to do to bzimage or the kernel in order to make TC accept a special cheatcode at boot and recognize the VHD as hdb for example?

Thank you,

Alex

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Tinycorelinux Qemu Embedded
« Reply #16 on: April 18, 2009, 04:39:01 PM »
OK. I see. I will plan to implement it.
10+ Years Contributing to Linux Open Source Projects.

Offline alex

  • Newbie
  • *
  • Posts: 40
Re: Tinycorelinux Qemu Embedded
« Reply #17 on: April 18, 2009, 06:34:53 PM »
thank you for your response roberts.

It would be great to have TC as a portable desktop across linux and windows.

alex.


Offline alex

  • Newbie
  • *
  • Posts: 40
Re: Tinycorelinux Qemu Embedded
« Reply #18 on: April 21, 2009, 06:24:38 AM »
In the new release 1.4rc1 I had to add the extension ".img" to harddisk

Code: [Select]
boot: tinycore waitusb=10 tcvd=harddisk.img tce=tcvd restore=tcvd
otherwise it gives an "invalid device tcvd" error

thanks!

alex

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Tinycorelinux Qemu Embedded
« Reply #19 on: April 21, 2009, 09:21:54 AM »
Yes, you use the exact name of your image file. On mine, I did not use the .img extension.
10+ Years Contributing to Linux Open Source Projects.