General :: Making Several Swap Partitions Into 1

Jan 18, 2010

I have an CentOS 5.4 install with several swap partitions of 2048Mb each (someone suggested to me the OS would run better like this?). But, I have a few other partitions and I'm sick of having so many to check and monitor. Also, having set up another machine with only one swap partition, I am not finding it running any better/faster.How do I go about deleting all the swap partitions and making a new one (to fill the exact same space as ALL of the old ones)?

View 9 Replies


ADVERTISEMENT

General :: Swap - Making A New Partition

Mar 20, 2010

My drive is a 160GB and currently having 2 partitions:swap (taking about 2 GB)
linux (taking about 155GB)

Here's the fdisk -l

Quote:

I'd like to do the following:Increase the swap partition to 5GB Reduce the Linux system partition by 25GB and give this 25GB to a new partition, which I'd like to use for my Data - this should be accessible by both Linux & Windows

View 9 Replies View Related

Ubuntu Installation :: Order Of Partitions For Root / Home And Swap With Respect To Windows Partitions?

Feb 9, 2011

I am installing Ubuntu on the same hard drive as Windows 7. The partitions of Windows 7 have already occupied the left part of the hard drive. From left to right, the Windows partitions are one partition for Windows booting, one for Windows OS and software installation, and one for data which is planned to mount on Ubuntu. I was wondering how to arrange the order of partitions of root, home and swap, i.e. which is on the left just besides one Windows partition, which is in the middle and which is on the far right?

View 1 Replies View Related

General :: Installations Leaving Behind 4 GB Swap Partitions?

Jun 21, 2011

I've installed some Linux distributions over the past few weeks, and I've recently noticed that previous installations of Linux have left my hard drive cluttered with numerous 4 GB swap partitions. I've since deleted them, but is there any way to avoid this a priori in the future?

View 12 Replies View Related

General :: Sharing /home And Swap Partitions Between Several Distros?

Jan 18, 2010

I have a new laptop, the HDD is 160 GB size, I would like to install several linux distros, such as Debian, UbuntuStudio and BackTRack, the HDD partition would be like this:

- first logical partition (100 GB): 3 ext3 extended partition (1 partition for each distro)
-second logical partition (2 GB): swap
-thid logical partition (55 GB): ext3 /home partition
-four logical partition (3 GB): free space

is possible to share the swap and the /home partition between the 3 distros?

View 4 Replies View Related

General :: Cloning Logical Volume And Swap And Boot Partitions?

Feb 28, 2011

I have a RHEL4 system with 2 250GB physical volumes. There is a boot partition that is outside LVM and 2 logical volumes (swap and root) within a single volume group. This volume group bridges the 2 physical volumes.

I would like to clone this system onto a single 1 TB physical volume that will replace the 2x250GB currently in use.

View 2 Replies View Related

Ubuntu :: Restore Partitions, Swap And Grub2?

Oct 27, 2010

Unitl yesterday I have a pc with ubuntu server and desktop. Server I installed first. Desktop later. But I want to remove that server and use the space for other stuff..I mess with Disk Utilities and gParted and remove the ubuntu server partition. But now my grub2 stops working. How can I restore grub2 on the desktop partition and use the unallocated space for desktop without loosing any of my stuff? I have a scanner, webserver running, samba and other apps up and running on desktop.I can boot via live cd, and I get this on sudo fdisk -l:sudo fdisk -l

Disk /dev/sda: 80.0 GB, 80000000000 bytes
255 heads, 63 sectors/track, 9726 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[code]....

View 8 Replies View Related

Ubuntu :: How To Slide Swap And Ext Partitions With Contents

May 12, 2011

On my only hard drive, I have it partitioned for Windows 7 and Ubuntu 11, Earlier today I performed "Shrink Volume" on the Windows partition, successful, opened 22.74GiB I would like to increase my 10GiB Ubuntu 11 Partition to 16GiB, then create a partition for trying out chromium. I know the following discussion I am going to sound like a noob but for simplicity bear with me. When I say "left" I actually mean tracks closest to the center of the cylinder and right, those further away.

sda1 and sda2 are my Windows 7 Partitions, Then I have 22.75GiB of unallocated space from the shrink volume, then sda3 extended, sda5 swap, and sda6 ext4 /. How do I "slide" the swap and Ubuntu 11 ext partitions to the left while maintaining their contents? Am I just as well backing up, then formatting the Ubuntu 11 partition? My first thought was to ghost the Ubuntu partition to the unallocated space then updating grub, but grub did not see it. The following is a screenshot of gparted's view of my HD.

View 2 Replies View Related

Debian :: Hibernation With Two Swap Partitions In Squeeze?

Jul 27, 2010

I have two disks, sda and sdb. Each has a partition that is part of a mdraid array for /. Each one also has a swap partition, and both are used by linux. I've heard that hibernation won't work with two swap partitions. Is there any workaround, other than only using one swap partition?

View 4 Replies View Related

OpenSUSE Install :: Maintain Separate Swap Partitions?

Sep 9, 2010

On my triple-boot PC:

Code:
SuLinux:~ # fdisk -l
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

[Code]....

Will the above procedure accomplish this objective, without crippling openSUSE ? The second swap partition has never shown any activity (on SUSE). I understand (from Using shared swap files) that a single swap partition may be shared. Since these areas are relatively small, It is not inconvenient to maintain separate swap partitions.

View 9 Replies View Related

Ubuntu :: Which Is Root Swap Home Labels The Partitions?

Apr 30, 2010

Is there a command that tells you what the partitions are fdisk -l shows partitions I want to know which is root swap home etc, Labels the partitions?

View 6 Replies View Related

Ubuntu Installation :: Cannot Find Partitions - Ext3 Or Swap

Nov 11, 2010

I am using my flashdrive to install. I allocated 200gb for window 7 ult and used partition magic to format the rest to ext3 and swap for DISK 1. But when I try to install Ubuntu, installation can't seem to find the ext3 or the swap. It only sees my other drive in RAID 1.

My harddrive setup
Disk 1(RAID ready)
NTFS 100 mb - System
NTFS 195.21 GB
EXT3 253.88
Linux Swap 16.46 GB
DISK 2 (RAID 1)
NTFS931.31

View 8 Replies View Related

Ubuntu :: 11.04 Installation Creates Three Linux-swap Partitions

Sep 1, 2011

I have installed Ubuntu 11.04 for a friend on his new laptop. First I shrunk his Windows partition and then installed Ubuntu 11.04 direct from the Live-CD. Everything worked perfectly and he is very pleased. However I noticed one strange thing. When I ran GParted on the installed Ubuntu Desktop I noted that Ubuntu was installed on an extended partition, /dev/sda4, with the ext4 root file system on /dev/sda7 and three linux swap partitions each of 7.85 GiB. Only one of these swaps partitions is "on", ie with a key next to it. The other two seem to be just wasted space. Why did the install partition three swap spaces?

On a similar theme, on my own machine I installed 11.04 next to my 10.04. This time it installed two additional swap spaces (see problem above). I removed them both and altered the fstab to the UUID of the existing 10.04 swap space and it works perfectly. So my second question is why doesn't the install use existing swap spaces rather than creating new one(s)?

View 1 Replies View Related

Ubuntu :: Where To Store System, Home And Swap Partitions On Two Disks

Dec 22, 2010

I have got 2 disks available and would like to create 3 main partitions: one for file system (maverick), one for home folder and one for linux swap.

I read many howtos and now I feel more confused!

I would like to obtain the more efficient solution in order of speed (performance): as far as I can understand (not so far) .. it seems that the best choice is:

Quote:

disk 1: [beginning] ubuntu | home | others [end]
disk 2: [beginning] swap | others [end]

My situation now is, according to guides I read before:

Quote:

disk 1: [beginning] ubuntu | others [end]
disk 2: [beginning] home | others | swap [end]

now .. before moving all my staff ..

I thought to have understood that ubuntu use swap only for hibernation / suspend activities, and therefore it's recommendable to put the system at the beginning of one disk, and the home folder at the beginning of a second disk in order to have quickly two disk reading / writing on the right position without moving too much and spend time.

But now I'm confused because it seems that ubuntu DOES use swap for normal activity (and so it's better to put it) at the beginning of a second disk.

I always saw my swap next to zero during my activities .. is ubuntu using swap like windows with pagefile.sys?

View 1 Replies View Related

OpenSUSE Install :: With LiveUb Over Ubuntu - Select The Partitions (drive And Swap)

May 11, 2011

I'm a "new" Linux user, have been using Ubuntu for the last year with no problem but I decided to try out a different distribution to get more experience. So I decided to go with openSUSE (which I have been using on a VirtualMachine back at work). I have download the ISO, created an liveUSB (because my laptop dvd isn't working properly) and wanted to install openSUSE on the hard drive partition where currently Ubuntu is. So, I suppose that in order to do this I should choose the option "Import mount points" and select the Linux partitions (drive and swap) and that would be it.

View 2 Replies View Related

Ubuntu Installation :: Error Message Concerning Swap Space - Partitions Missing

Jan 3, 2010

I was trying to install Ubuntu as a dual-boot on my Windows Vista laptop. The hard drive is 250 gb: Vista boot 157 gb partition; a partially-occupied 33 gb partition which was designated as swap-space; a newly partitioned and ext3 formatted 30gb for the Ubuntu installation. I believe there is also a hidden partition ~20 gb with "hidden" system info. During installation I received an error message concerning the swap space partition, which forced me out of the installation and back to the ubuntu partition manager screen. Now in Vista my 33 and 30 gb partitions are missing. Is there anyway I can get back to pre-Ubuntu state?

View 4 Replies View Related

Ubuntu Installation :: Delete The Ext And Swap Partitions From Disk Management On Windows7?

Oct 11, 2010

Can I delete the ext and swap partitions from disk management on windows 7 ? Because I want to install a fresh new copy of ubuntu 10.10 . I know it would affect windows 7 boot up.I can handle it by system restore Anyway can I do it or not ?

View 5 Replies View Related

General :: Use Windows Pagefile.sys (swap) As Swap?

Feb 19, 2010

I know it's possible, but does anyone have a URL or tutorial on how to do this?

View 3 Replies View Related

Ubuntu Installation :: Merge Ubuntu & Swap Into Extended / Logical Partitions

Jul 17, 2010

I have a dual boot on my laptop between XP and Ubuntu with a storage partition.that gives me total of 4 primary partition

-Windows
-Storage
-Ubuntu
-Swap

I now want to add a OSX to my laptop in tripple booth. I did shrink the windows partition and now I realized that all my partitions are primary and cannot create a new one with the space I shrink from windows.Is it possible to merge ubuntu and its swap into extended/logical partitions so I can create a new primary for Mac OS X?

View 9 Replies View Related

OpenSUSE Install :: Swap Partition : Need To Check Swap File System?

Mar 20, 2011

Does one need to Check the Swap filesystem, from time to time

View 4 Replies View Related

Ubuntu :: Swap Space Shows 0k But Have Volume Formatted As Swap

Dec 7, 2010

Lucid on an Acer Travelmate800.Can anyone tell me why I have 0k for swap space? I allocated swap which I can see in my Disk Utility's 'volumes' display.

View 5 Replies View Related

General :: LVM Partitions Are Equals To OS Partitions?

May 26, 2011

When we install a linux OS, we've an option to create partitions. In my laptop I've create partition for /opt, /home, / and /tmp. Are these partitions the same type of partitions as the partitions created by LVM?

View 1 Replies View Related

Ubuntu :: Swap Or Swap File On Flash Memory?

Aug 16, 2010

RAM for older machines like I use is fairly cheap these days. But flash memory is just as cheap or cheaper. So I'd like to ask about the feasibility of expanding my system's memory using flash memory. And about whether creating a partition for swap on the flash memory, or whether a swap file on the flash device, is the better way to go.

By flash memory I have in mind mainly USB sticks or what are sometimes called "pen drives." But I do also have CF and SD cards that, with the proper cheap adapter (one of which I already own for adapting CF) could be used to create extra swap space. So, what is the current consensus on the feasibility/advisability of using flash memory for swap? I've read about the limited write cycles of flash being an argument against using it for swap. But recent reading indicates to me that the limited write cycles problem applies mostly to older, smaller-capacity flash memory. Some will come out and say that, for larger-capacity flash memory, the life of the device is likely to exceed the amount of time your current computer will be useful (I think I've seen estimates in the range of 3-4 years life--minimum--for newer, higher-capacity flash memory).

A more persuasive argument I've heard against using flash memory for swap is that access times for these devices can be much slower than SATA, and maybe even IDE, hard drives. That would certainly dictate against using flash memory for swap.

So, how about some input on this issue? Anyone using flash memory for swap? If so, what kind (e.g., usb stick or SD/CF)? Are you using a swap file or a swap partition? How's system performance? Likewise, has anyone had flash-memory-used-as-swap die on them? The consequences would undoubtedly be dire. Also, has anyone measured flash memory access times to confirm or refute claims about slow access times? Are some types of flash memory better/worse than others in terms of access times?

View 2 Replies View Related

General :: Swap On Second HDD?

Jan 13, 2011

I already have an existing linux (centos 5.5) running.

I would like to add a second HDD and the partion is /data. Now, my question is it necessary to configure swap on the second drive or no need to configure swap since I already have swap on first HDD.

FYI: the second HDD has 1TB.

View 3 Replies View Related

General :: Swap The CTRL And ALT In KDE?

Mar 5, 2010

how to swap the CTRL and ALT keys in KDE? to me it seem like the ALT key is better positioned to be used more often for stuff like the CTRL-W close or the CTRL-S save. and there is no way to press CTRL without taking my fingers off of the home row.

View 1 Replies View Related

General :: How To Automount Swap

Jan 10, 2011

i once resized my / because it had plenty of space and put that into my swap . then i wanted back the space in / so i delted swap . then remade swap with the free space .here's my fstab :

Code:
# /etc/fstab: static file system information.
#

[code]....

View 1 Replies View Related

General :: Using Swap For More Than One Distro?

Aug 3, 2011

I'm considering formatting my PC and installing more than one distro. Is it possible to use the same swap partition for all the distros, no matter how many they are?

View 11 Replies View Related

Ubuntu Installation :: Installer Won't Recognize Partitions - Error Message Saying Partitions Over Sized

Mar 22, 2011

I used Ubuntu before, without problems but since the 10.04 version it won't recognize my partitions. I formated my laptop and partitioned it, installed Windows 7 64bit, which I need for my work, and wanted now to install Ubuntu 10.04/10. I then used GParted to check my Harddisk and it is having troubles to recognize my partitions, too while Windows finds them. GParted is giving me an error message saying my partitions are oversized. I am still in the beginning of my Linux experiences and so I don't know what to do. I have two 250GB harddisks (how Windows recognizes them),

[Code]....

View 9 Replies View Related

OpenSUSE Install :: Access Partitions From Vista - Can't Open Ext3 Partitions

Jan 9, 2010

I have vista and opensuse 11.2 on my computer, the problem is i can't open ext3 partitions from vista but i can the other way. I tried Ext2fsd but the linux partition is always in a read only mood even when i change this option. Also, all folders are empty I downloaded the program as admin and compatable with XP SP2.

View 3 Replies View Related

Ubuntu Installation :: CD Doesn't Detect Partitions But No Apparent Overlapping Partitions?

Mar 3, 2010

Xubuntu 9.04 installation CD not detecting any of the current partitions. This all started when I reinstalled windows XP a few days ago.After, the computer wouldn't boot into GRUB and would boot directly into windows.Other threads have dealt with a similar issue, that of overlapping partitions causing libparted/parted/gparted to detect the whole drive as unallocated space. The problem in these threads seemed to be a corrupted partition table, in which the partitions overlapped with each other. So of course I checked the output of fdisk -l for overlapping partitions, but I don't see any obvious overlapping partitions. I've noticed that the partition that used to be linux swap isn't showing up in the partition table at all. I might just be missing something simple here and would like another set of eyes to help me figure this one out. Does the problem have anything to do with the partition table being out of order (ie. not in order of what regions they cover on the drive)? From the liveCD I've run

Code:

sudo fdisk -lu
sudo sfdisk -d
sudo parted /dev/sda print

and have received the following output:

Code:

ubuntu@ubuntu:/mnt$ sudo fdisk -lu
omitting empty partition (5)
Disk /dev/sda: 60.0 GB, 60011642880 bytes

[code]....

View 3 Replies View Related







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