Fedora Installation :: Install Fedora 14 Without Converting To LVM

May 18, 2011

I've not used Fedora since 2007, the last time I tried an install it merged all my existing partitions into one LVM group.

Is the normal behaviour of Fedora to convert all partitions into one Physical Volume?

Is yes, is there a way to disable this during install?

I prefer to manage my partitions individually.

View 1 Replies


ADVERTISEMENT

Fedora Installation :: 11 - Can't Be Mounted When Booting After Converting From Ext3 To Ext4

Jun 16, 2009

I upgraded F10 to F11 successfully.

Then I convert the / partition filesystem by the following steps:login as root user in multi user mode read [url], and execute tune2fs -O extents,uninit_bg,dir_index /dev/mapper/VolGroup01-LogVol00 modify /etc/fstab, change the type of / to ext4

reboot
(because fsck say running it on a mounted filesystem can cause filesystem damage, so i decide to reboot to single user mode first. maybe it's a mistake here) try to boot F11 to single user mode, failed

reboot from a SystemRescueCD-1.2.0 LiveCD
run e2fsck -fpDC0 /dev/mapper/VolGroup01-LogVol00 in SystemRescueCD-1.2.0 LiveCD, no error reported

reboot
try to boot F11 normally(multi user mode), but it failed at: EXT3-fs: dm-0: couldn't mount because of unsupported optional features (40).

I tried rescue mode of Fedora-11-i386-netinst.iso after these steps above. The / partition can be found and mounted to /mnt/sysimage correctly. I can read/write files in / partition, and i can even yum new softwares in rescue mode, but it just can't be mounted when booting.

View 6 Replies View Related

Fedora :: Converting Mkv To Either Avi Or Mp4?

Oct 1, 2009

how to convert mkv files to either avi or mp4?

ATM I'm trying to use mencoder and am not impressed with it telling me it can't find the file I'm trying to convert. Especially when it WAS perfectly able to fid the file before my computer had an unfortunate crash, which didn't even affect the file in question.

View 4 Replies View Related

Fedora :: Converting From MOV To - Plain - MP4 ?

Jun 16, 2010

I've got a batch of MOV format videos, I want to convert them to the MP4 format (I've heard these two are similar, and MP4 is more plain form of MOV?). Can I do this in Fedora? I've also heard that converting from MOV is generally difficult.

View 7 Replies View Related

Fedora :: Batch Converting Of PNM Files?

Aug 27, 2010

when i scan some documents they are saved as .PNM files. what I would like is JPGs.

does anybody know any good ways of batch converting pnm files to jpeg files.

View 9 Replies View Related

Fedora :: Qemu - Converting VDI To VMDK

Mar 2, 2011

I am trying to convert my VirtualBox hard drives (.vdi) to VMware Workstation format (.vmdk). I found this link [URL] but cannot find the path for qemu-img. I downloaded Qemu Manager v7.0 from [URL]. Please disregard. I found it.
C:Program Files (x86)QemuManagerqemuqemu-img

View 1 Replies View Related

Fedora :: RPM Package - Converting TGZ To TAR.GZ Format

Jul 7, 2011

I am building my first rpm package and I cannot seem to find out how to change an existing .tgz to a .tar.gz as required by the rpm .spec file - I've attempted to search on this, but I can't find the exact command I'm looking for. Specifically, I hope to avoid having to untar the .tgz and simply convert it to the .tar.gz format.

View 4 Replies View Related

Fedora :: Converting Movies For Psp Using Ffmpeg?

Aug 13, 2011

I installes ffmpeg according to [URL] The program works (i get textoutput) but i am doing something wrong i think. Whet i enter

Code:
ffmpeg -i TheHitList{2011}DVDRIP.Jaybob.avi -title hitlistpsp -f psp -r 29.97 -b 512k -ar 24000 -ab 64k -s 320x240 M4V00001.MP4
i get
Code:
[root@Koen-PC sadaci]# ffmpeg -i TheHitList{2011}DVDRIP.Jaybob.avi -title testfilmpsp -f psp -r 29.97 -b 512k -ar 24000 -ab 64k -s 320x240 M4V00001.MP4

[Code]....

View 6 Replies View Related

Fedora :: Converting Custom PCI Driver From 5 To 14 ?

Aug 31, 2011

I have custom hardware running on a PCI backplane with an SBC running Fedora 5. This has been running in a factory environment for years. Unfortunately, the SBC has been EOL, so I must convert to a new SBC running Fedora 14. The driver for this hardware was also custom, and I have been able to get it to compile and load on the new system. It links to the new hardware, and sees the bars as described by the firmware on the board. Unfortunately, I can't seem to configure the driver for writes/reads. I can read the read/write parameters from the driver (the default values from initialization), so I can access the driver, but whenever I try to write to the next_read or next_write parameters file, nothing happens. The file remains unchanged. The permissions are correct for the parameters file, but I'm wondering if there is some kind of access problem because I seem to have to be SU for many operations that I didn't have to be in Fedora 5 (like build the driver). My experience with Fedora 14 is very limited. Any ideas with what might have changed from Fedora 5 to Fedora 14 .

View 4 Replies View Related

Software :: Converting Mpeg Or Flv To Gif In Fedora 13?

Oct 22, 2010

How can I convert, say, 1 out of every 8 frames from the movie?

View 5 Replies View Related

Fedora :: Converting Midi To Wav In Sound Converter?

Nov 22, 2009

Trying to convert a midi file I created in Rosegarden into a wav file using Sound Converter. Snd Cnvrtr wants to load some gstreamer "bad" plugins, but they end up conflicting with "good" plugins and "ugly' plugins that had been loaded in the kernel (I think). Thought I might remove gstreamer and load up the "bad" plugins, but that meant removing a huge chunk of programming including Snd Cnvrtr. Anyone got any idea how I might do the conversion apart from Snd Cnvrtr? Either that or how I might get hold of the appropriate plugins to allow the midi to wav conversion to take place?

View 1 Replies View Related

Fedora :: Editing Or Converting MOV Format Frame B?

Dec 31, 2009

Got this compact video camera for Christmas have tried Handbrake, Pitivi, avidemux tried both versions, kino nothing works to date and can't find a way to change the camera settings.

View 6 Replies View Related

Fedora :: Converting Windows XP Vmdk To Qcow2?

Feb 9, 2010

Has anyone actually gotten this to work on Fedora 12? I ran the convert and have tried every single option imaginable to qemu-kvm to get it to boot the image but no luck. I get the "A disk read error occurred" message every time it goes to boot. Also tried booting the vmdk directly (same error), running windows recovery and running fixboot and fixmbr (same error), etc.I've spent most of the day on this off and on and feel like I'm running out of options. Are there some debugging tools I can use to give me some more direction?

View 1 Replies View Related

Fedora Installation :: Error At Post Install Scripts For Fedora 10 Kickstart Installation

Nov 18, 2009

I am trying to install fedora 10 kickstart on my server.But I can't, because my kickstart installation hangs at post install scripts.It is not showing any message & stopped.

View 1 Replies View Related

Fedora :: Converting .flac To A ITunes Compatible Format?

Jan 20, 2011

I have been searching for a while for a program to convert .flac files I rip off of cd's with my laptop (running Fedora 11) to a usable iTunes format for my desktop (running Win XP). The cd drive on my desktop is currently broken, so my fix of ripping on my desktop, then using Rhythmbox on my laptop is temporarily unavailable.
Any suggestions? I've tried audiokonverter, soundconverter, audio-convert-mod and each come up with errors or wouldn't install.

View 8 Replies View Related

Fedora :: Shrink Library By Converting All The Flac Files To Ogg

Aug 6, 2011

I've been a Linux user for 5 years, though this I only recently started using RPM based distros. I'm still in my first week using Fedora and I love it. Hats off to the development team. Now, onto my question:

I have a rather large collection of music in three different formats: MP3, OGG, and FLAC. I'd like to shrink my library by converting all the flac files to ogg. However, since I don't want to convert from lossy to lossy, I'm going to leave the mp3s alone. Is there a program that will allow me to do this quickly and easily? I'd prefer a GUI, though I'm comfortable working with the terminal if needed.

View 5 Replies View Related

Fedora :: Requesting Software Recommendations For Converting Animated GIF To MPEG

Aug 27, 2010

I use a commercial finite element code to produce animated GIF files of my calculation results. In case you are interested, the code is COMSOL Multiphysics 4.0a, running on Fedora 13 x86_64. Note that the FEA code only has the option of saving movies as animated GIF files in Linux.

These GIF files tend to be quite large, and although they are adequate for my own use on my local computer system, I wish to convert these files into other standard formats of more manageable size. These smaller files would then be easier to distribute to others or to include in presentations and reports.

I would like to ask for recommendations for either GUI-based video player/conversion applications or command line codes that could, for example, convert from animated GIF files to MPEG files. I would prefer an application that allows for multiple input/output format choices as well as conversion options for changing the playback speed, splicing out a portion of the original animation, etc.

View 2 Replies View Related

Fedora Installation :: Install Fedora 12 I386 Using CD#1 For A Minimal Install?

Dec 19, 2009

I'm trying to install Fedora 12 i386 using CD#1 for a minimal install. For that during installation I selected only Base. For some reason when I started installation it was trying to install 432 packages (Base has got about 80 or so packages). i can understand there might be some dependencies, but really that much? I kept going with the installation of 432 packages, but it finally failed on gtk2-immodule-xim-2.18.3-19.fc12.i686.rpm.I need just minimal install, so I can install LXDE later on by myself.

View 11 Replies View Related

Fedora Installation :: Noobie> Fedora Server > Wanna Install Kde Or Gnome?

Sep 23, 2009

i am justin i'm 17 years old and new with linux, i use ubuntu and linux mint 7 and a friends of my has a dedicated fedora server. he asked me to intall a desktop manager ( or something that is the same, dont know how to call it ) so he could use remote desktop to acces his server

i have connected the server trought ssh and i am in the terminal. Now i want to install kde or gnome so i and my friend could use the server as a mail en WWW bla bla bla server. and my question is how i need to do that i tryd : yum groupinstall "KDE (K Desktop Environment)" and yum groupinstall "X Window System" but none works i have seen those commands on this forum so i tryd it.

View 14 Replies View Related

Fedora Installation :: How To Install Fedora 11 On External USB Drive With Anti-virus?

Sep 28, 2009

I have a Western Digital Pasport 320 GB hard drive. I wanted to create a live installation on it like a USB stick. I wanted it to serve as a portable OS that I could use to boot any other computer off of, and use it for diagnostics and anti-virus scanning on Windows based computers. The additional space is for my own personal use, kind of like having a mobile desktop where I have all of my documents in one place.What I need to know is how to set up Fedora 11 so that the hard drive will boot on most PCs regardless of their architecture. I also need to know what's a good Anti-virus to install onto it for the sake of fixing Windows hard drives.

Please keep in mind I'm a noob when it comes down to a lot of things, so if there's an antivirus I have to install manually, please included a step by step.

View 1 Replies View Related

Fedora Installation :: Install The Original Version Of Fedora 15 And Make It Dual Boot With Windows 7?

Aug 17, 2011

So I want to install the original version of Fedora 15 and make it dual boot with my Windows 7. Problem here is that I don't have a cd/rom. and the iso file didn't have a .exe thingy.....

so now what? Also this is my partitions> http://img94.imageshack.us/img94/9853/unledtlh.jpg

View 4 Replies View Related

Fedora Installation :: Windows 7 Beta Won't Boot After Fedora 10 Install

Jan 31, 2009

Originally I had Ubuntu running on my machine. I installed windows beta 7 with a working dual boot. Get everything working in grub again. I decided to give Fedora a try and wiped my Ubuntu partition and installed Fedora. Everythings all good...except the reconfiguration of grub has left out my Windows 7 partition (nothing out of the norm) I tried manually adding windows 7 to /boot/grub/menu.lst but it's not working, when I try to boot into Windows 7 i get a little flashing "_" for a really long time and nothing happens.

View 2 Replies View Related

Fedora Installation :: Install Fedora 10 From Vista In Virtual Machine

Feb 14, 2009

I am an inexperienced Linux user, I have tried Knoppix and Ubuntu in the past. Since we use Fedora servers at work I have wanted to try Fedora for some time and I tried running it in a virtual machine.My virtual machine is Sun VirtualBox and my OS is Vista Ultimate. Everything worked well until it was time to decide where Fedora is to be installed.Alright, screenshot time yet? This is where I hit the wall, the screen where you select installation drive/partition. The field is greyed out as you can see.

I have prepared a partition, at first I formatted it in FAT32 but because I didn't see it in the installation screen I just re-formatted it in NTFS.Installing with virtual machine should be working? Why is the field grey? What to do? Is it because I have mounted the dowloaded disc image instead of burning it?
I have a 64-bit architecture AMD processor with 2GB RAM and have tried Ubuntu 64-bit in the past, is there a 64-bit version of Fedora and would that be better or worse for me than 32-bit version?

View 3 Replies View Related

Fedora Installation :: Install Fedora 11 Release Candidate Over Internet

May 22, 2009

I'm planning to install Fedora 11 Release Candidate on my computer because I really need a working Linux system, right now. Once the final version is released, will I have to do a fresh install or do I just update the packages on my system to get the final version?

View 1 Replies View Related

Fedora Installation :: Fedora Won't Install Dual Boot / Sort It?

Jul 28, 2009

I tried a number of times to install dual boot with Win2k. I keep getting errors at the stage of setting up the partition for the install. When I try to choose ext4 it says Fedora cannot be installed on a bootable drive, fix the problem. I don't see how to fix it...it does not say what to do or change.

I have had other linux installed in the same partition without a problem. What gives?

150GB drive for both OS's Separate drive for data, not involved in the install.

| 72GB NTFS Win2K | 76 GB free for ext3 and swap |

LBA support on in Bios.

View 14 Replies View Related

Fedora Installation :: Install Fedora Into Flash Drive Instead Computer

Sep 9, 2011

Im taking the class now in college once a week. My professor said that we need to install any Linux operating systems so I chose Fedora, but he said we need at least 16GB free of space to install it in our computer, sadly i only have 1GB space left remaining. I told him about it and he told me about installing Fedora in my flash drive that has space of 16GB. I really am interested in this course and want to understand all of this stuff so can anyone tell me the process to install Fedora into flash drive so I can boot it anywhere else other than home? Also since he said I need 16GB to install it don't I got to buy 32GB flash drive at least?

View 2 Replies View Related

Fedora Installation :: Install Fedora 10 Next To Vista/ubuntu?

Jan 29, 2009

I have a laptop with a grub loader with both vista and ubuntu in it. Is it possible to install from the livecd Fedora 10 next to these systems? And if so, what do I select in the partitioning section of the installation?

View 4 Replies View Related

Fedora Installation :: New Install Fedora 10 Need To Compile Kernel?

Apr 13, 2009

I am very much a Newbie to Linux/Fedora. Just installed Fedora 10, but having some problems with hardware driver recognition, particularly a wireless network PCI card. ndiswrapper is looking for a kernel in usr/src/kernels, which doesn't exist.In Fedora, is it necessary to compile a kernel? Looking through the FAQ at kernelnewbies, states to extract the kernel to a Linux directory, in usr/src, which also doesn't exist.

View 12 Replies View Related

Fedora Installation :: Install Fedora On Acer Aspire One

Jul 21, 2009

I have and acer aspire one and i'm trying to install fedora 11. Whenever i try to install it though it just comes up with a silver screen and an empty box which just dissappears.

View 5 Replies View Related

Fedora Installation :: Install Another Distro But Keep Fedora's Grub

Dec 24, 2009

im still relatively new to linux and fedora, and i was wondering if it would be possible to install another distro on an external hard disk and keep fedora's grub. i tried this once before but the following things happened: (fedora is on my internal hard disk) the installation to the external hard drive went well, and i set the boot partition to C: because thats the first partition however when i unplugged my external hard drive, and proceeded to boot into fedora, nothing happened. my bios screen flashed and then a blank screen with a cursor. is there anyway to keep Fedora's grub where it is and just install another linux distro without that said distro's grub and add that distro to the grub list in fedora manually? or even boot to my external from the bios itself (because mine can do that)

View 11 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved