General :: Create New Partition On HDD (OS Fedora 11)?
Feb 4, 2010
I would like to create a new partition to install Solaris OS. My current partition table is below:
Device Boot Start End Blocks Id System
/dev/sda1 * 1 27 204088+ 83 Linux
/dev/sda2 28 20667 156038400 8e Linux LVM
[code].....
View 3 Replies
ADVERTISEMENT
Jun 22, 2011
I installed Redhat Enterprise 3 on one of my servers. In my haste I didn't properly partition both Hard Drives and only properly partitioned one of them. Thus now I have
/dev/sdb1 478711768 137858256 316536328 31% /
/dev/sda1 101089 15346 80524 17% /boot
Where /dev/sda1 is actually a 80 GB hard drive. Is there anyway I can safely and easily repartition the unpartitioned space without causing a huge mess? I have a very important Oracle database on /dev/sdb1 and thus I want to be able to back it up on the second disk. I can create a partition on that drive?
View 2 Replies
View Related
Aug 24, 2010
I installed fedora 13 64 bit and it works great but I encountered several issues when setting up guest OS with KVM. The problem seems to be related to selinux. But let me first ask question about logical volume. By Default fedora created logical volumes:
[Code].....
"If you expect that you or other users will store data on the system, create a separate partition for the /home directory within a volume group. With a separate /home partition, you may upgrade or reinstall Fedora without erasing user data files." seems to suggest I have to create a separate physical partition and assign that to /home. But reading elsewhere it seems to suggest logical volume acts like a partition. My goal is to make it easy in case fedora is hosed and I have to re-install it without affecting /home where my cirtical data resides. Given above do I need to create a separate physical partition or I am just fine?
I have a second hard disk that originally had windows and all my data. Windows is hosed but I can see my data from within Fedora and Windows is gone and I created created new partition in its place which used ot be the C:/ drive appears as 53 Gb filesystem. My data which was originally D drive appears as 215 GB filesystem. As given in [URL] I want to create a new logical volume in 53 Gb filesystem which I want to use as space for virtual disk to install guest OS's in KVM. Currrently 53 GB filesystem is mounted as /media/3467BH89JK789 but this does not work well with KVM. how do I create this logical volume out of 53 Gb filesystem partition and add proper selinux info and do I add to vg_vostrolx volume group and in a different volume group?
View 1 Replies
View Related
Jun 13, 2011
I would like to create Logical partition in Extended partition using fdisk in Fedora 14 I created extended but fail to create logical partition.
View 6 Replies
View Related
May 15, 2011
On my Linux system, I want to create a symbolic link to a folder on my Windows 7 partition formatted FAT32. I use:
sudo ln -s /media/OS/Users/dennis/AppData/Roaming/.minecraft ~/.minecraft
However, I end up with a file in my home directory called .minecraft and when I try to access it, I receive:
bash: CD: .minecraft: Too many levels of symbolic links
is there a way to make the symbolic link to the FAT32 folder?
View 2 Replies
View Related
Oct 9, 2009
I'm currently using fedora 11 and going to upgrade to fedora 12 and I want to seperate my home partition from root partition. Fedora 11 is on extended partition.
View 1 Replies
View Related
May 31, 2009
On numerous installs I ignored "swap" message but want to create one this time. And can it be done post installation?
View 5 Replies
View Related
Jan 10, 2010
I just installed Fedora 12 in a laptop with a big hard drive and used LVM for it. The thing is that I used just a fraction of the LVM total size to create the "/" partition and decided to leave the task of creating the other partition (the data partition) with the rest of the LVM space after F12 got installed. Unfortunately I found that Gparted is apparently unable to perform that task of creating a new partition in unallocated LVM space. Is there any way I can create a new partititon in that unused LVM space?
View 4 Replies
View Related
Jun 18, 2010
I have just bought 4 1TB drives and set up a Software Raid level 5. Using Disk Utility tool I have created a GPT partition table and now when I want to create a partition, I get:
Error creating partition: helper exited with exit code 1: In part_add_partition: device_file=/dev/md0, start=0, size=3000610848768, type=
Entering MS-DOS parser (offset=0, size=3000610848768)
MSDOS_MAGIC found
found partition type 0xee => protective MBR for GPT
[Code].....
it does say nothing about creating an partition on the /dev/md0, although Gnome Disk Utility allows to do that - if I just run mkfs.xsf /dev/md0 - it works fine, yet Disk Utility tells me that disk has not been partitioned, see image:
View 1 Replies
View Related
Nov 9, 2010
Im following an installation guide (Oracle ASM) which requires me to create a partition on the disk and gives the following example: Code: fdisk /dev/mapper/< alias >kpartx /dev/mapper/< alias >< partition > Im struggelling what <alias> and <partition> need to be substituted for, I have tried to look this up but all that is returned are bug fixes etc generally things that dont make much sense to a newbie like me.
View 8 Replies
View Related
Dec 11, 2010
When i loaded linuxmint i deleted all particans by mistake,since i cant get this wireless to work..i would like to put xp in also,im running a lenovos10e but im not sure how to do this without losing liunxmint10 heres a pic of my gparted
View 5 Replies
View Related
Jul 27, 2010
I have a problem with one hard disk,now it says its Unallocated,and i tried to create a new partition on it,but it says that first i need to create a partition table,but when i create one,choosing msdos label,it doesnt to nothing. I used Gparted in Fedora,how can i create a partition table,so i can use my hard disk again?
View 9 Replies
View Related
Aug 19, 2010
as per the output, there is no swap partition in my system..i am lack of analysing the output above. please describe me about buffers,cached fields and "-/+buffers/cache" row.and do i need to create swap partition or not?if yes, how?
View 6 Replies
View Related
Jul 6, 2011
as i told, that my pcs running with fedora 10,and i couldnt make partitions of a harddrive, and i want to make 4 partitions as my harddisk is of 160GB means and i want to divide it into 4 (means 40GB of each part)
View 2 Replies
View Related
Feb 16, 2009
just about to install Fedora 10 on my MSI WIND laptop and read abit about file system on Linux and come across alot of recommendations on how many logical mounts or partition to create..so far i have created /boot of 100MB.i'm unsure of what sizes i will give to my [root] / and /home and /swap
i am thinking of assigning 1GB to /swap which leaves me with 40GB left for / and /home.i'm going to install alot of softwares and probably try out wine as well.i want a separate /home directory incase i change distro then i'll keep it... where does the programs go to under?
View 4 Replies
View Related
Oct 19, 2010
I want to try Ubuntu but I don't want to create a new partition on my disk. I have Windows XP. And I don't want to use Live CD.
View 2 Replies
View Related
May 21, 2011
Long story short, someone repaired my brother's computer and set a password on his account, now we can't get in and can't contact the person who set the password. Is it possible to create a Windows XP user if I have access to the windows partition, from a linux partition or pendrive, for example TinyCore?
View 4 Replies
View Related
Jan 26, 2011
Okay so first of all, let me give you a background info.I have an HP Mini 311 with a 250GB hdd and 2GB Ram. I have successfully setup a tripple-boot with SnowLeopard/Win7/Ubuntu10.10.Okay so
First, using "Disk Utility," I format the OSX partiton to Extended(journaled) and install OSX accordingly.
Second, I install Windows 7.
Third, I use Netbookinstaller to install Chameleon 2.0 onto the OSX partition.
Fourth, using DIskPart.exe i set the Win7 Partition(#3) as active and then run the Repair(and Restart) option in the Win7 USB install media, to fix some boot error I do not know much about. Then use"DIskPart. exe" again, to set the EFI partition(#1) as active partition again.I now have a fully operational dual-boot with SnowLeo and Windows 7.
I setup a triple-boot with SnowLeo/Win7/Ubuntu10.10 by using GParted to add and format 2 additional partitions. The first formatted Ext4 for Ubuntu to be installed onto and the second i set about 4GB as "Swap" area.Then i just install Ubuntu with the Grub bootloader being installed onto the same partition as Ubuntu.I now have a fully operational triple-boot with SnowLeo, Win7 and Ubuntu.So I saw this link about creating an additional "storage" partition, on a dual-boot system, and setting it up so that Windows 7 and Ubuntu can share the same files automatically.
I really want to set this up on my triple-boot system, and here is the problem i run into: Simply adding another partition, messes up my windows 7 boot entirely. And i figured out the cause of this might be due to harddrives only being able to handle 4 primary partitions. So i figure that if setup Ubuntu and the Swap-area into an Extended Partiton, this would solve all of my problems.I cannot figure out how to setup an extended partition on my harddrive without messing something use up irreparably. This is only my second
View 14 Replies
View Related
Nov 4, 2009
New Dell Inspiron 1545 Laptop with Windows 7 Home PremiumTrying to load Fedora 10 in available space. Had to go to custom layout none of the other partition selections seem to work - kept getting error messages. Custom layout would let us format the / and /boot partitions we created.
View 5 Replies
View Related
Jan 26, 2010
I have Suse 11.2 installed. In Dolphin file manager I can see read files in my windows partition. But I cant create or delete any of these files as a user. I opened Dolphin as root and changed the permission rights of this windows folder so that all groups and users can view and Modify content. But when I try to create something I get the message access denied, "check your permission rights". And how can I change these permission right for my user in console mode?
View 14 Replies
View Related
Nov 20, 2009
how to create a new partition from the existing system I am using ubuntu 9.04 as Host system and work on LFS. The command given in LFS book throws i.e
khirod@khirod:/dev$ mke2fs -jv /dev/sda5
mke2fs 1.41.4 (27-Jan-2009)
/dev/sda5 is mounted; will not make a filesystem here!
View 1 Replies
View Related
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
May 17, 2010
I just downloaded the new fedora and proceed to install it into a free space of 11GB on my HDD. As such the partitioner is unable to create more than 1 partitioneven if free space is available, it reports not enough free space seen if its present. As such it can create only one of the three partitions i.e., swap or / or /home duw to which cannot proceed ahead.' Some more details me running Xp as the other OS on my system.
View 10 Replies
View Related
Oct 4, 2010
I have a 80GB HDD on which I have installed Ubuntu10.04. I have about 45GB space remaining. I am trying to install Fedora13. I create : 2GB / partition - 2.4GB swap partition. I want to create 6GB /usr partition and it says not enough disk space? Why is it giving that message?
View 1 Replies
View Related
Aug 17, 2011
I am trying to install fedora15, my devices are as follows:
/dev/sda1- contains windows recovery
/dev/sda2- contains windows vista
/dev/sda3- free space
/dev/sda4- where fedora10 is existing.
Basically I want to scrap the fedora 10 in /dev/sda4 and install fed15 on the place (ext3). During the installation process fedora asked me, Which type of installation you want? I choose 'create custom layout'.
Then in the next window that appeared I choose /dev/sda4. Then it gives me four options like
Create Edit Delete Reset
I want to know what does this Delete mean. What will it do, will is erase all the older partitions within /dev/sda4 i made for fedora10 (previously I made three partitions /boot, swap, /) or will erase /dev/sda4 itself. I am scared to continue installation further.
View 10 Replies
View Related
Oct 28, 2010
When using the gparted option to create a new partition table does this automatically create a new mbr?
View 1 Replies
View Related
May 24, 2011
I am trying to create a partition using gparted for my centos installation but I accidentally deleted my partition table. my partition was created on windows7 and dual boot with ubuntu. I am trying to recover it using test disk with ubuntu live cd but after I recover it still I neither can't boot on windows or Ubuntu here is the result of patition quick seart
Quote:
Disk /dev/sda - 320 GB / 298 GiB - CHS 38914 255 63
Partition Start End Size in sectors
>D HPFS - NTFS 0 32 33 12 223 19 204800 [System Reserved]
[code]....
I tried to set up my partition characteristic like this
Quote:
Disk /dev/sda - 320 GB / 298 GiB - CHS 38914 255 63
Partition Start End Size in sectors
1 * HPFS - NTFS 0 32 33 12 223 19 204800 [System Reserved
[code]....
and still can't reboot on my win7 or ubuntu
View 1 Replies
View Related
Dec 7, 2009
I have decided that my partition table does not meet my needs Barrymore, and I want to shrink the "/" partition by 80GB, and then create another file system on that space. I did some research on-line, and I'm not sure which way is the easiest and more secure way to perform the change with out putting the "/" file system on risk.
View 1 Replies
View Related
Oct 2, 2009
when i try to install fedora 11 on my laptop my Fedora 11 Preview installer crashes after attempt to create a partition. How do i overcome this problem
View 6 Replies
View Related
Jun 12, 2010
I just installed F13 x86_64 on a system that used to be running Windows 7.
The boot drive is a SATA drive attached to the motherboard which is working fine.
However, my data drive is an NTFS partition filling a 3.6TB SATA raid.
It's GPT--Gparted sees 3 unknown partitions, and gdisk shows:
Code:
How do I mount this in Fedora 13? I had intended to shrink the NTFS partition so that I can create an ext4 partition to move the data to. Will this be possible?
I've got a LOT of valuable data on this drive, and nothing else big enough to store it.
View 3 Replies
View Related