Questions tagged [convert]

77 questions
2
votes
3 answers

Converting NTFS to ZFS (or other)

Are there any benefits of converting HDDs that are running NTFS on a Linux machine to ZFS? Is there a way to do such conversion in Linux without losing the data? What about the stability of ZFS on Linux, does FUSE really work well in this case?…
NumberFour
  • 359
  • 2
  • 7
  • 18
2
votes
3 answers

Can I convert my database/script to UTF-8?

How can I convert a database to support UTF-8 and convert it's old data from what ever encoding they're in to UTF-8 ? Extra Info: I'm running a server which has many websites on it, and one of them is running WHMCS (php script to manage hosting…
2
votes
1 answer

How do I convert a plaintext file to a PDF on the command line on Windows 10 without paying money?

All I want is to turn a .txt with a proportional font (monospace/Courier New/Fixedsys/whatever) and fixed column width (80 chars) to be turned into a correct PDF document, so that it can be printed or shared as a PDF. Requirements: It must run on…
1
vote
1 answer

Importing a machine from VMware to xenServer

I've exported my VM from VMWare and tried importing it into XenServer (xcp-ng 7.6) XenConvert 2.1.1 but I always get this error: Friday, May 24, 2019 11:15:04 XenConvert 2.1.1.2199 Copyright (c) 2001-2009 Citrix Systems, Inc. Microsoft Windows 7…
1
vote
1 answer

Convert QCOW2 to VMDK (Citrix Xen)

Hy everyone, the search function does not come up with a propper solution. I want to convert a old KVM disk QCOW2 to an compatible Ctrix Xen disk e.g. VMDK with that qemu-img converting tool qemu-img convert -f qcow2 -O vmdk /mnt/itstuff/disk.qcow2…
rcpe
  • 11
  • 2
1
vote
2 answers

How to save the converted file to another system by ffmpeg

i want to developing a service of online converter in local network by ffmpeg. the service receives address of file to converting and output address for put converted file to it. can ffmpeg do saving output file in another system in local network…
soroush
  • 365
  • 1
  • 3
  • 6
1
vote
0 answers

OpenVZ to VMware / Hyper-v / KVM convertion

vzctl - 4.1 guest os - altlinux 5 (2.6.32) filesystem - simfs no ploop I need to convert/migrate/relocate a bunch of containers from legacy openvz server to vmware/kvm/hyper-v system. I tried to create vm and install the same altlinux 5, after that…
shallrise
  • 85
  • 1
  • 13
1
vote
0 answers

Very slow imagemagick convert call when using AWS Lambda

I've got a relatively simple composite action that I'm carrying out with imagemagick on AWS Lambda. Why does it often take more than a minute to complete? This composites four smaller images "behind" a larger background that has transparent…
jaygooby
  • 295
  • 1
  • 2
  • 12
1
vote
2 answers

Hyper-V how to connect compressed NTFS storage or convert it

I am on Windows Server 2012 R2, trying to connect to one Hyper-V virtual machine. The requested operation could not be completed due to a virtual disk system limitation. On NTFS, virtual hard disk files must be uncompressed and unencrypted. On…
1
vote
0 answers

Convert Grub4Dos Volume to NTFS

I can't run Windows Backup because one of the critical volumes is not NTFS. I have identified the partition, but I want to make sure it is safe to convert to NTFS. I have 3 partitions: System Reserve (D:) NTFS (Primary Partition) Grub4DOS_BOOT…
1
vote
1 answer

Change Gluster Volume Type

I would like to change a striped-replicate volume to striped-distributed volume, is this possible without rebuilding everything/data loss?
primitivist
  • 113
  • 1
  • 3
1
vote
0 answers

Convert an HVM ec2 instance into something that can be run on a PV instance

I have a linux VM running on an esx-i server at home, and I would like to import the vmdk to aws using the ec2-import-instance command. However I really don't need this to be any larger of an instance then an m1.small but because it's a linux image,…
DanielS
  • 11
  • 4
1
vote
1 answer

Converting CELP audio files?

I've been tasked with converting CELP audio files (usually stored as .wav files) into a more mainstream format. CELP is a audio format specialized for speech and used in many voice recorders. Does anyone know of any program capable of converting…
Karlth
  • 191
  • 7
1
vote
1 answer

hg repo and kbfiles extension

I've used Mercurial repository with kbfiles but now I have to use pure Mercurial. How to convert repo from kbfiles to pure hg? They are not compatible and seem I will lose all history if I not find the solution.
user64449
1
vote
2 answers

Dell PERC6/i - Converting from RAID 5 to RAID 6 - Possible?

I have a PowerEdge 2900 III with a PERC 6/i Controller. The PERC has 2 arrays, each one with 3 hard drives and each hard drive is the same size/speed (146GB 15K rpm SAS). I would like to delete the second array and add those disks to the first, so…
Reado
  • 692
  • 2
  • 9
  • 24