General :: Convert Ubuntu To Debian?
Jul 9, 2010
I am using Ubuntu 9.10 i just like to use Debian Linux but i will give you chance to install Debian Linux through Internet. because my usb and cdrom is not working. so what i must do inorder to convert ubuntu 9.10 into Debain
View 3 Replies
ADVERTISEMENT
Jul 18, 2010
I'm trying to use convert, I have installed the imagemagick. I use this line:convert *.jpg test.pdf but I'm only able to convert to pdf 1 single jpg file, not multiple files at once. When there's more than one file, I get the following error: Segmentation fault
View 5 Replies
View Related
Sep 24, 2010
I never use the <AppsKey> (or <Menu>), and I want to convert it to a modifier key, e.g. Mod4, Mod5, etc. So as to utilize some shortcuts like <Mod5>+<Shift>+J.
Is it possible in Debian/Linux?
View 1 Replies
View Related
Jan 19, 2010
I am trying to use 'convert' in command prompt to convert image file format.I get the following error.
convert: UnableToOpenConfigureFile `delegates.xml' @ configure.c/GetConfigureOptions/589.
convert: NoDecodeDelegateForThisImageFormat `airplane.jpg' @ constitute.c/ReadImage/530.
convert: MissingAnImageFilename `airplane.ppm' @ convert.c/ConvertImageCommand/2838.
View 3 Replies
View Related
Mar 16, 2010
An easy way to convert wav files into mp3 (or ogg).
$ sudo-apt-get install nautilus-script-audio-convert mpg321 vorbis-tools lame nautilus-script-manager.
after that run
$ nautilus-script-manager enable ConvertAudioFile
Now, when you right click on audio file, under 'scripts', you will see ConvertAudioFile option.
View 3 Replies
View Related
Jul 25, 2010
I thought this would only merit a google. but all methods seem overtly complicated. I have a bunch of folders filled with .doc files and I need them to convert to plain .txt files. Is there a program I can download from the repositories, or a command I can use to do this?
View 3 Replies
View Related
May 3, 2009
I have Ubuntu 9.04 and just installed Sound Converter. I am trying to convert a bunch of .ogg files to mp3 to play on my iPod and it's not working so well. In the Sound Converter options I have is set to convert to high quality mp3. I choose the folder that the files are in and after a moment (slow laptop) Sound Converter populates, I hit 'convert' and it shows that the conversion completes in two seconds. All that it did was create the new folder structure of artist/album but there is nothing in there. Not sure what I am missing. I used Sound Converter before and it worked fine.
View 2 Replies
View Related
Nov 20, 2015
How do I convert an ovg to avi file?
Why was ffmpeg removed in Jessie?
I read through more of this thread than I wanted to. [URL] ....
Does libav provide command line utilities to do something like converting ovg to avi, or determining the length of an mp3 file? Why is there absolutely no explanation as to why libav was preferred over ffmeg?
View 6 Replies
View Related
May 17, 2010
I had Lenny with ext3 installed on my notebook. I've done the Upgrade from Lenny to Squeeze. Howto and should I convert ext3 to ext4?
View 5 Replies
View Related
May 5, 2010
I use Linux for my everyday work but lately I've been faced with a trouble when I send out file printouts from my browser from my Debian system to (normally) window$ systems, where they are not readable. Is there a way for me to convert the postscript files into pdf format? Most window$ users will have some sort of pdf reader installed but I am still to find one user that has Ghostscript and Ghostview installed. where can I find the TTF fonts that are shipped with every standard installation of Debian? I'm sometimes forced to print files through a windows system and because the fonts loaded in that system are not the ones I use in Debian (URW Gothic L, as an example) I end up having my official documents disfigured. If I can carry around with me a ready-to-install fonts package I can get over this obstacle.
View 3 Replies
View Related
Sep 9, 2010
Can someone tell me which of the parameters in pdftk is responsible for converting my PDF (which is a bunch of images "staped" together) into a pdf with text that I can ctrl+f? The manual isn't clear enough for me.
View 4 Replies
View Related
May 8, 2011
Encounter errors of files with "missing LSB tag and overrides". Looking up the recommended website, I found the following instructions.
insserv: warning: script 'X' missing LSB tags and overrides
The /etc/init.d/X script is lacking the LSB fields. Adding them to the script header or as a override file in /etc/insserv/overrides/X would solve it.
But where to get the LSB field? There is a list of known files but those giving problems are not among them.
View 3 Replies
View Related
May 21, 2010
I've Squeeze installed on ext3 (Upgrade from Lenny). Howto convert ext3 to ext4?
BTW What are advantages & disadvantages of ext4?
View 4 Replies
View Related
Jul 18, 2011
debian testing 2.6.39-2-686-pae KDE. desktop > little cashew on top right > add widgets > categories > system info > hardware temps.is there any way to convert them to celsius?
View 5 Replies
View Related
Sep 4, 2011
Any recommendations, the only thing I can find is inkscape, gimp doesn't seem to offer that facility.
View 4 Replies
View Related
Aug 30, 2010
I've just got a server setup for which will need to convert RTF files to PDF using TED and the following script - which I will later exec() in php: [URL] Right now I've installed Ted, placed the above script in the correct location (same location as Ted) and I believe i've installed Ghostscript but when I run the command: rtf2pdf.sh something.rtf something.pdf I recieve the following errors: [URL] Since I know very little about Debian or any other linux distro
View 1 Replies
View Related
Mar 1, 2016
I think I basically need to know whether it's possible to copy a partition whilst converting inode size, or if I need to create a new partition and copy the contents.
To give you the back story..
I have a system with 1 SSD and a raid array of 4 physical disks. One of the raid disks died, so I swapped it out, only to find the system wouldn't boot (had no bootloader?). I fired up a live session, and tried grub-install, but get an error like "The file /boot/grub/stage1 not read correctly". Looking into it, it looks like the problem discussed here which is basically something to do with the partition having an inode size of 256 instead of 128.
Taking a step back for a moment.. I can't really remember installing this system, but is it possible I partitioned the SSD to ext4, with a default inode size of 256, then when the installer tried to install grub, it basically refused to install it on the SSD, so offered to install it on one of the raid disks, which happens to be the disk that died? So until now, unbeknown to me, the bootloader has been on one of my raid disks, while the root (bootable?) partition is on the SSD. That's my best guess as to what's gone wrong anyway..
Anyhow, currently this system has the SSD with the small bootable partition with an inode size of 256. As luck would have it, the new raid disk is sitting there not doing anything yet, so I have the space needed to copy that partition or it's contents onto the new raid disk.
So the question is, can I convert the inode size whilst copying the partition? Or do I need to just clone the partition, then create a new one with the correct inode size, then copy the contents of the old partition to the new one? In the latter case, is there any hidden secret sauce that won't be copied with `cp -R` or so? I mean, if I just create a partition with the correct inode size, and flag it bootable, then `cp -R` from the old partition to this new one, will it be functionally the same? or is there something special I need to do because this is the root OS partition?
View 2 Replies
View Related
Jul 16, 2010
I want to convert tiff -> jpg images with convert
Problem is that the tiff images are in a subdirectory structure like:
Directory_x -> subdir_y -> tiff images + textfiles
How will a script look like that does following:
1. Creates the same subdirectory structure
2. Converts tiff -> jpg
3. Copyes all the textfiles
So all in all, I want to create the same subdirectory structure but with tiff converted to jpg
View 14 Replies
View Related
Feb 25, 2011
I just updated to Calibre version 0.7.44 in Debian testing, on an amd64 system. Conversion worked with previous version, but now Calibre freezes as soon as I choose convert individual book. When I run top, I see that python is taking 100% of the cpu. The only way to stop calibre, which shows a grey screen, is to kill python. I got this message in the terminal after it shuts down;
[Code]...
If there is not way to fix this, Is there a way I can just reinstall the previous version of Calibre, even though only the new version is listed when I check in synaptic?
View 2 Replies
View Related
Jun 21, 2011
we have an existing debian server which host our moodle installs , but i need to look at converting to virtual and host within our test network for breal fix testing... but i cant find anything that will allow me to convert it as it stands.
we use Virtual machine manager, i would like to have used Redhat but its a no no ...
View 8 Replies
View Related
Feb 2, 2010
Is there a program in Debian Lenny to convert swf files to mp3 and ogg?
View 4 Replies
View Related
Jan 24, 2011
How to convert all ext3 partitions to ext2 on a existing Lenny without damage a system?
Code:
View 2 Replies
View Related
Dec 24, 2010
I have a lot of .flac files downloaded from several sites. Most of them come with a .cue file, and the .jpg with the cover, etc. It seems it is the intention of the uploader that one rebuilds the original CDDA. However, if I had a stand-alone CD/DVD player with flac I would hardly see the point of converting the flac to cdda. Furthermore, I could even play the flacs with a software player although, in this case, the audio quality would not be so good due to the noise picked up by the signal from the PC digital circuits.
View 2 Replies
View Related
Jul 28, 2011
I have squeeze with ext3 installed. Howto convert ext3 to ext4 without lost data or damage a running system?
View 3 Replies
View Related
Oct 21, 2010
Recently upgraded to Squeeze, and have a problem with Devede I haven`t seen before. When I try to convert three avi files to play on a standard dvd player, the finished ISO is still only 2,2 GB. It turns out only the first file gets included in the ISO, even though I can see Devede processing all files during conversion.
View 4 Replies
View Related
Feb 14, 2010
Using dspspy, I've recorded a number of audio files ending in .rec. Only problem is, it seems the only possible way to play them is through `cat file.rec >> /dev/dsp`. Neither sox, lame or audacity can convert them to another format.Any command-line tools that can? A .wav or .raw would be best. I just can't seem to find any conversion tools.
View 1 Replies
View Related
Jun 24, 2010
I have a set of files in .doc format, that need to be converted to .pdf format. I am using Ubuntu linux.
View 7 Replies
View Related
Jan 12, 2011
I know that is possible to convert .ppk under puttygen in Windows, but how to do that on Linux ? Is this possible ?
View 1 Replies
View Related
May 27, 2011
I tried to convert avi to yuv using ffmpeg but does not work well. Hence if any body can help me with avi to yuv using gsstreamer.
View 3 Replies
View Related
Mar 4, 2010
I have a unique issue. Unique in the sense that I have only found the opposite of what I'm after so far. Here goes:
I have a special bootable "Linux" USB. Tested the USB and it boots up and builds any old PC - with an appropriate BIOS. I would like to convert this USB - better still its contents - to an ISO.
Reason? VMWare server doesn't support USB bootable BIOS at present. Not sure it ever will.
View 13 Replies
View Related