Fedora Installation :: Should Choose LVM Or The Classical Partitioning

Feb 6, 2009

I need to upgrade a machine to F10 (64-bit), and I need to make a decision on whether to start using LVM or stick with the classical partitioning mode. I have used RedHat/Fedora for quite some time, and always used the standard partitions. Fedora documentation says that LVM (Logical Volume Management) partitions provide a number of advantages over standard partitions. Also, numerous contributors on these forums seem to favor LVMs. In order to make an educated decision I need answers to some questions:

1. What are these advantages that Fedora documentation refers to?
2. Is it easier to work with LVMs than with classic partitions?
3. For those of you who have experienced working with LVM partitions, what were the advantages/disadvantages to working with LVM partitions?

View 13 Replies


ADVERTISEMENT

Debian Installation :: When Choose Resume Partitioning Installer Then Freezes At Detect File Systems

Dec 1, 2014

I'm trying to install Debian Jessie beta2 on a UEFI laptop. The installation worked just fine before with setting in manual partitioning an EFI system partition and a root partition.But when I try to partition with root as an encrypted volume I get this error when I wanna write changes to disk:" the attempt to mount a file system with type vfat in scsi1 partition sda at /boot/efi failed"When I choose resume partitioning the installer then freezes at "detect file systems".

Because my harddrive needs specific alignment I've made beforehand in gdisk:EFI System Partition of 100mib at /dev/sda1/boot partition of 512mib at /dev/sda2/ (because I expect the installer to want a /boot too for an encrypted device)rest of harddrive reserved for root at /dev/sda3

View 3 Replies View Related

Fedora Installation :: Choose Which Drive To Use At Boot Time?

Jul 9, 2009

I have a drive... let's say SDA1 On that drive I do a F10 install.

Now I remove the drive and put another drive in and did F11 install on another drive in the SDA1 slot.

Now I put the other first drive in.

Now, F10 is on SDA1 and F11 is on SDB1.

What can I add to FSTAB and GRUB.CONF so I can choose which drive I want to use at boot time?

View 14 Replies View Related

Fedora Installation :: Partitioning Hd On Laptop?

Nov 21, 2009

going to be putting it on my laptop and wondering what partitions i should have and the sizes. think its a 1gb drive.

View 1 Replies View Related

Fedora Installation :: Choose Packages In Textcbased Anaconda Ppc Install

Mar 29, 2010

Tried to install Fedora 12 by booting from CD#1 on a Mac G4. First, got a message that video RAM allows only for text installation. OK, but then Anaconda (12.46) just installed some bare-bone software set without any option of package choice! After a longer search I found there`s. no choice for text install! how to configure the net and install things using text mode only (no GNOME present).

View 13 Replies View Related

Fedora Installation :: 13 Installation After Fc14 Is Installed Partitioning

Dec 27, 2010

I am trying to install 2 or 3 versions of linux on my hardisk of 500GB capacity. The configuration of my machine is Intel Dual Core, 4 GB Ram, 3.0 Processor Windows XP is not installed on this. I tried to use a tool called GParted but was unable to use as it was not able to bring up the XServer So I booted the machine with fedora14 installation CD and chose "Custom Layout" After reading about the partitions needed by Fedora I created 3 partitions in /dev/sda /dev/sda1 the boot of 500MB formated as ext4 /dev/sda2 the swap of 6096MB formatted as swap /dev/sda3 / size 150GB formatted as ext4

The installation went well and fc14 runs well on this. However when I went to install the other linux version ....the installer was not able to recognize the unallocated space of nearly 350 GB on the hard disk.....So I am not able to create new partitions and then install the new linux on the newer partition. As a result I am unable to make use of the remaining space on the HDisk. I think I should have created /dev/sda4 /dev/sda5 etc when I installed fc14 itself....

View 4 Replies View Related

Fedora Installation :: Partitioning Wizard Has No Option For XFS

Oct 12, 2009

I need to make a fresh new installation of KDE Fedora 11 where some partitions are formatted using XFS. The installer's partitioning wizard has no option for XFS. I've been able to load the XFS module as root (modprobe xfs) but it looks like the XFS tools are completely missing.
Two of these partitions are / and /home so it'd be quite hard to do the "switch" after the installation.

I have read the FAQs at [URL] as well as the XFS thing by Colin Charles. But as I am new to Fedora I don't understand the sentence "At the installer prompt, type this ...". If the installed is the bootloader, then adding the xfs in the end of the boot line won't help. If the installer is the iconized program I see on the desktop after the end of the boot, the it's name is "liveinst" and adding the xfs option won't help.

View 2 Replies View Related

Fedora Installation :: F11 - Review And Modify Partitioning Layout

Jul 25, 2009

KVM - virtualization
Fedora 11, 32 bit, as guest (VM)
Other guests (VM) - Debian
There is no partition on hard drive
During installation it comes to following page

Installation requires partitioning of your hard drive. The default layout is suitable for most users. Select what space to use and which drives to use as the install target. You can also choose to create your own custom layout.

Drop window
Code:
Use entire drive
Replace existing Linux system
Shrink current system
Use free space
Create custom layout
[uncheck] Encrypt system

Select the drive(s) to use for this installation.
(it is grey out)

Advanced storage configuration
Code:
How would you like to modify your drive configuration?
(check) Add iSCSI target
[Cancel] [Add drive]
What drive would you like to boot this installation from?
(it is also grey out)
[uncheck] Review and modify partitioning layout

View 2 Replies View Related

Fedora Installation :: 13 Partitioning Ignores Customized Partitions

Jun 19, 2010

I'm trying since days to set up my netbook with Fedora and FreeBSD dual-boot and leave some space for a third OS. Most guides suggest to install first FreeBSD and then Linux, that attempt ended up in a disaster (BIOS hangs with the FreeBSD formatted HD connected; disconnect it => boot from USB => reconnect HD => format HD solved that). So I tried the other way around but the installer doesn't like my partitioning all to much.

[Code]...

after the installation sda2 is 300.000MB (the 50G unused were added to /home). Furthermore cfdisk can't open sda anymore (FATAL ERROR: Bad primary partition 1: Partition ends in the final partial cylinder). at my last try the installer canceled due to an error from python. But apparently after it wrote the partition table, cfdisk could display the HD partitions without error and it even was correct! "replace existing Linux systems" didn't work after that either - the partition manager suggested the usual partitioning (using the whole disk), however, "using free space" was able to display the real partition and after repartitioning (suggestion was to keep the old partitions on sda1 and 2 and create the new system in

Code:
rest (~50.000MB) unused ) I could for the first time install the system on the partitions i actually told it to. Unfortunately this doesn't mean the problem is solved for me because I (I did not censor that!! =>) ****ed my HD again with the next try to install FreeBSD (same scenario as mentioned above, but that's a story for the FreeBSD forum) so I'll run into the same issue after I restored my HD (unless i can reproduce the exception).

View 3 Replies View Related

Fedora Installation :: Not Enough Free Space For Automatic Partitioning?

Nov 7, 2010

Fedora 14, 64-bit. In installer i came to partitioning, chose option: User Free Space, on hdd i have a partiotion (unformatted) of 40 GB. Still, installer says:

Quote:

Could not find enough free space for automatic partitioning, please use another partitioning method. What should i do? PS. I don't want to create partitions manually, because I don't know how to do it and installer is going to do it way better itself. I can't use whole hdd either as i have windows and data on it which i cannot lose. PPS. I tried unformatted partition, unallocated space (of 40 GB), options: User Free Space, Create Custom Layout, but i always get an error msg about 'not enough space'. Is it possible, that installer is bugged?

View 8 Replies View Related

Fedora Installation :: Partitioning Scheme FC14 X86_64?

Dec 20, 2010

I am going to set up a home server (command line only) with 2 x 1 GB HD and 4G memory. hat partitioning scheme would you recommend? Not more than 5 users Fedora Core only Will host a web page Will run DNS, DHCP, SAMBA, LAMP, NTP, Firewall, etc.. Just normal stuff.The server will host a large amount of video/audio/picture files

View 5 Replies View Related

Fedora Installation :: Partitioning / Mounting Points For SSD Optimization

Feb 23, 2011

I am building a new MiniITX system and partitioning/mounting points for SSD optimization. The majority of / will be on the SSD, but files that are written to often shouldn't be there as the high write operations will diminish the lifetime of the SSD. I will also have a 450G SATAIII drive where I believe that directories like /tmp and /home should be. I also like the idea of a RamDisk for browser/etc files

Intended system:
MoBo: Minix 890GX-USB3
CPU: AMD Phenom II X4 910e Deneb
RAM: G.SKILL 8GB (2 x 4GB) DDR3 1333 (PC3 10666)
HDA: SSD Corsair SATAIII 2.5" 128GB
HDB: Western Digital SATAIII 2.5" 450GB
PSU: Pico 160W PSU
Case: MiniBox M350
OS: Fedora (with Win7 in VM or DualBoot)

View 3 Replies View Related

Fedora Installation :: F12 Partitioning - Create A Custom Partition Layout?

Nov 29, 2009

I have several partitions on my hard drive, and like to use the 'Create Custom Layout' option during the installation process, to make sure that I don't loose any of my existing partitions or the data on them.

I have attempted a minimal F12 installation from Fedora 12 DVD. But the 'Create Custom Layout' option is not an option in the menu.

How do I install F12 and tell anaconda exactly which partitions I want to use and format?

My current working partition layout is shown in the attached screenshot.

I want to use the following custom partition layout during the initial F12 installation:

Code:
/dev/sda2 / Fedora-12-root
/dev/sda3 SWAP
/dev/sda11 /var/log/ var-log
/dev/sda12 /tmp tmp

This allows me to share existing partitions between my current working F10 root partition, and the newly-installed F12 root partition. So if there are problems with the new F12 installation, I still have a working F10 system to fall back on.

The other partitions with data on will be mounted when the intiall installation has been completed

View 4 Replies View Related

Fedora Installation :: No Custom Layout Of Partitioning In Text Mode?

Dec 27, 2009

Since the kernel of F11 live-cd can't recognize my video card, I have to run it in text mode. I also have to run "liveinst" in text mode and the install progess seemed ok. But on the partitioning selection step, there is no "custom layout" option! I rembered that in the graphic mode there was such option. How can I find it in the text mode?

View 2 Replies View Related

Fedora Installation :: Default Partitioning And Size Of Temp Partition?

May 12, 2010

I use Fedora 12 AMD64 and I partition my HDD with Default partitioning what happen when temp partition is full by files ?Can this happen ? for example my temp partition full by files and my system can not use temp partition .!can I say my Fedora clear temp after each reboot .?

View 5 Replies View Related

Debian :: Set DNS Servers - 8.0 64bit Gnome Classical?

Jun 20, 2015

Debian 8 64bit

network -> wifi -> wifi settings -> settings -> ipv4 -> dns

If you want to set google dns 8.8.8.8 8.8.4.4 you enter 8.8.8.8 in the server box and add a server and enter 8.8.4.4?

Can I verify that google dns has been set?

View 3 Replies View Related

Fedora Installation :: Partitioning & Dependency Error 'Insuffient Free Space'

Apr 20, 2010

I have Fedora 6 & 10.3. Both DVD's will install the default partitioning (LVM) with either the normal programs or the custom selection. I wish to custom create my own partitions (about6 or7) with EXT3 format. The drive is112Gb. and I am only using about 30Gb. in total, giving approx. 80 Gb free. However after checking for dependencies the error message comes back 'Insuffient free space' every time. This happens on another M/board and/or Drive combination.

View 11 Replies View Related

Ubuntu :: How To Choose Winrar Prompt To Choose Action

Feb 16, 2010

I was extraction some file through command line then I encounter on notification from winrar. This file exist what u want to do
replace
never
quite
I don't want that winrar will prompt me to choose action. Everytime whenever this situation occur it will overwrite / skip that file
Syntax I am using for unrar
rar e -pmypassword filename

View 8 Replies View Related

Debian Multimedia :: Command Line Login To 8.0 64bit Gnome Classical?

Nov 12, 2015

debian 8 64bit
gnome classical gui
user is dd
psswd is word
adm psswd is adword
unlock crypt psswd is crypto

This is how I start debian. I can choose between debian gnulinux and advanced options. I select debian.

Then 'please unlock crypt' shoIws. I enter 'crypto'.

Then debian gui login screen shows. I enter 'dd' and 'word'.

Debian 8 gnome classical starts.

Can I login to debian 8 gnome classical by entering 'dd' and 'word' in a command line?

I do not want to login by debian gui login screen. But by command line.

If I select advanced options. Then recovery mode, I can get a command line. If I can login there, then I do not know how to.

View 1 Replies View Related

Ubuntu Installation :: How To Choose What To Update With Apt

May 1, 2010

KPackageKit sometimes tell me there are packages to upgrade, and some are tagged as bugfixes, and some as security upgrades. Are there any ways to find out from the command line which packages are which? I'd like to only apply a certain class, automatic, without using KPackageKit. Using 'apt-get upgrade' I get a list of upgradeable packages, but no list of which class they are. Is there a way?

View 1 Replies View Related

Ubuntu Installation :: Deleting/Erasing Old Files - Partitioning - Re-Installation

Jun 22, 2010

I am giving away a laptop with dual boot XP and Ubuntu. Partitions:

To erase all old files, I plan on burning an Ubuntu live CD and enter in the terminal:

And leave sda1 and sda4 untouched just in case the new owner wants to reinstall Windows in the future.

But how should I use the free 75GB ? Install Ubuntu on a 35GB extended partition and leave the remaining 40GB empty for XP, if wanted? Or should I use the entire 75GB for Ubuntu ?

View 3 Replies View Related

Ubuntu Installation :: Choose OS On Startup Using Grub?

Mar 21, 2011

I've built a system with windows 7 on one hard drive and Ubuntu 10.04 64bit on the other, and would like to choose OS on startup using Grub. I installed each OS with only that drive connected in isolation. I then connected both drives and pointed the bios startup at the Ubuntu drive. sudo os-prober sees the windows 7(loader) and sudo update-grub has given the windows option on startup. However, when i choose windows in Grub I get 'error: no such device' and 'error:invalid signature'. Windows starts ok when the drive is chosen from the BIOS.

View 4 Replies View Related

Installation :: Multiboot - No Option To Choose Which OS To Boot

Sep 29, 2010

Just migrating to linux but I don't want to give up linux just yet so I've stuck in a 2nd hard drive to install linux on which I've done, now I have windows on one hard drive and linux on the other but my computer boots straight onto linux. I need the option to choose which os to boot into on startup which I've heard GRUB is the best option but I have no idea how to go about setting this up.

View 3 Replies View Related

Debian Installation :: Squeeze Installation Freezes At Partitioning

Nov 8, 2011

I'm new to the Debian, but not to Linux. I've previously used Ubuntu for a few years, so I know something about how a successful installation should look like. I'm currently using Windows 7.

I downloaded the debian-6.0.3-amd64-gnome-netinst.iso from [URL] ...., and then made a USB pendrive using the Windows version of Unetbootin. The MD5 sum for the .iso-file was the correct one, b663727d7f5b572c329cea8e2ff5e29c.

I used the usual non-graphical setup, without any special options. The installation process went without hiccups until the "Starting up the partitioner" -screen freezes at "Scanning disks...". The bar stops at 50%. It never progresses any farther, even after an hour. It doesn't give any errors either. After I pressed Alt+F4, the last lines were:

Code: Select allpartman:   No matching physical volumes found
partman:   No volume groups found
partman:   Reading all physical volumes. This may take a while...
partman-lvm:   No volumegroups found

Exactly the same happens with firmware-6.0.3-amd64-netinst.iso too, or any of the live versions I tried. The result of graphical installation was also nothing. The USB pendrive created by LinuxLive USB Creator was nonoperative in exactly the same way.

The computer is brand new, without any previous OS installations. My desktop computer has the following parts:

CPU: AMD Phenom II X6 1055T, AM3, 2.8 GHz (HDT55TFBGRBOX)
Motherboard: Gigabyte GA-970A-UD3, AM3+, AMD 970, DDR3, ATX
Videocard: Gigabyte GT 430
Memory: Kingston 2x2 GB, DDR3 1066MHz, CL7 (KVR1066D3N7K2/4G)
Harddrive: Samsung Spinpoint F3 HD103SJ
Powersupply: OCZ 600W ModXstream, ATX 2.2, (OCZ600MXSP-EU)

View 14 Replies View Related

Debian :: Partitioning The HD During Installation?

Dec 15, 2010

I am trying to install Debian Lenny on my iMac. When the installer menu comes to the partitioning scheme, I have no choice other than "manual partitioning".

Based on what I have read so far, I think I need to have at least two partitions:

- a root partition (/) but for how much space I am not so sure yet

- a swap partition equal to the amount of my RAM (which in this case is 2 GB DDR3): is this correct?

I wonder if I should furthermore make a "free space" (around 1 GB) and a boot partitions as well. Should I make any further partitions?

I want to devote some 50 GB of space to Debian so how the rest of this space should be partitioned: that is, when I am done with root, swap, free space, and boot, I am still left with a considerable amount of space.

View 5 Replies View Related

Debian Installation :: Can't Choose Jessie In Boot Time

Feb 29, 2016

Some thing quite bad happened to me , i installed debian jessie about 2 month ago. Today I wanted to try what a gnu/linux is like so I installed dragora 2.2 on one of my free partitions , (sda 1 is my debian root , sda2 is my debian home, I had sda4 which nothing was on it so i installed dragora on it. But something bad happened , during boot time you get this page which asks you what distro you want to enter in past I had just one choice and it was debian jessie, I expected after installing dragora I will see 2 distros on this page, but i get just 1 , and that's dragora ... but maybe i should mention this that when entering dragora i can access all my previous files , debian systemfile , debian home , they are still there but i can't enter debian jessie ...

View 2 Replies View Related

Ubuntu Installation :: HDD And Partitions The Window To Choose From Is Blank?

May 14, 2010

I have downloaded new version 10.4 of Ubuntu and burn it on CD with power iso, gave it a try to install but after it started from cd and waited to load an error pop up and says it can not install from cd ...then i tried to start live cd and it started Ok with no problem. In live cd mode i tried install again and started well ,1to4 step ok, then at 4 step when it comes to HDD and partitions the window to choose from is blank. No HDD no partitions. but interesting is that in this Os it has partitioning tool in system tools GParted, and whit it i can see my HDD and partitions, even tried format with it a partition for Ubuntu then tried install but problem is the same = blank step 4,.. so on my pc i can not install 10.4

Pc ( Amd 2800+, Mbo ASRock K7Upgrade-600, vga ati 9600pro, rest integrated, hdd maxtor 160gb (Maxtor 6L160M0) I have older version of ubuntu = 8.10 and everything is ok and istall is ok , hdd is visible,installed and works I tried install 10.4 on my friends Pc which has Intel mbo, intel cpu, ati 1550, sound+lan integrated on mbo, 2 hdd on sata 1 on Ata, on his pc i had no problems with install, runs good, sound ok, DSL ok over lan, update ok,..

View 1 Replies View Related

Ubuntu Installation :: Cannot Get To The Screen That Allows To Choose An Operating System

Dec 2, 2010

I recently upgraded to the newest version of Ubuntu. I dual boot with Windows 7.

All was going fine the first few times I used my system after the upgrade but I have now run into a serious problem. I'm not that technical so will explain this as best i can.

Basically, when I switch my computer on, I can not get to the screen that allows me to choose an operating system. Before it gets there it just restarts.

I guess its a problem with the GNU GRUB software. It just seems like the computer can't find it and restarts itself. So I can't get into either Ubuntu or Windows at the moment.

View 9 Replies View Related

Ubuntu Installation :: Upgraded From 10.04 To 10.10 - Can't Choose The Right Screen Resolution

Dec 9, 2010

I just upgraded from 10.04 to 10.10. However, the screen resolution is changed and the I can't choose the right resolution.

View 9 Replies View Related

Ubuntu :: Choose The Keyboard Layout The Installation Freezes

Apr 11, 2011

The thing is that whenever I try to install Ubuntu (Xubuntu actually, but the problem seems to happen with any desktop environment) I fill the spaces, choose the partition where to install, set the mount points and everything, but when I get to choose the keyboard layout the installation freezes, it just stays there and it won't give me the chance to submit a username and a password for my Linux session.

View 4 Replies View Related







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