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


ADVERTISEMENT

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

Ubuntu Installation :: Converting Swap Space To Ext2 Or Ext3?

Sep 1, 2011

I want to convert my swap space 8GB to usable formatHere is the output of sudo fdisk -l command$sudo fdisk -lDisk /dev/sda: 80.0 GB, 80026361856 bytes255 heads, 63 sectors/track, 9729 cylindersUnits = cylinders of 16065 * 512 = 8225280 bytesDisk identifier: 0x26af26ae

Device Boot Start End Blocks Id System
/dev/sda1 * 1 2295 18434556 7 HPFS/NTFS
/dev/sda2 2296 9728 59705572+ f W95 Ext'd (LBA)

[code]...

View 3 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 :: 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 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

Ubuntu :: GParted Error - Ext3 Filesystem Indicated As Swap

Jul 2, 2010

I just got a new hard disk so that my "/" and "/home" partitions would be located at their own separate drives. All was well until i tried to expand my "/home" partition to fill up the entire drive that used to also have the "/" and swap partitions on there. Let me sketch the before-and-after scenario in GParted,

Before:

What actually happened after:

Gparted gave an error prompt after which i found out that the entire ext3 partition (/home) had been moved to the left but not yet expanded to the right, which is of course not a problem. However, for some reason it has labelled the entire ext3 partition as a swap partition!

I'm still running ubuntu from the usb flash drive, because i dont want to risk that the (120GB) swap area will actually be used and cause my data to be lost.

I guess my question is, can i relabel the swap partition as ext3 like it was before without formatting (ie without losing data)?

Here's the output of "fdisk -l", which doesn't show the swap area (the drive in question is "/dev/sdb"):

Code:

View 2 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

Debian Installation :: How To Find Out If Swap Partition Is Active

Feb 12, 2015

I recently installed Debian 7.6 64-bit on Dell Vostro 1520 laptop.Using Gparted, create extended partition in the remaining disk space 67.91 GB

Install Debian 7.6 as follows
Code: Select all/dev/sdb5   /        8GB   Ext4   
/dev/sdb6   / home   17GB   Ext4   
/dev/sdb7   swap     5GB

I opened a terminal and ran some commands to show the results below....

Code: Select allroot@DELL-DEBIAN:/home/hugh# cat /proc/swaps
Filename            Type      Size   Used   Priority
/dev/sda7                               partition   4979708   0   -1
root@DELL-DEBIAN:/home/hugh#
Code: Select allroot@DELL-DEBIAN:/home/hugh# cat /etc/fstab
# /etc/fstab: static file system information.

[code]...

I have a couple of questions....

1. Does the data above indicate everything is running as it should?

2. What does this command tell me about swap? "/sbin/swapoff /dev/sda7" I read somewhere it should be run on 64-bit system but not sure what it does.

3. Is the command "cat /proc/swaps" the best way to determine if swap is running ok?

4. Can I share this swap partition with another distro, e.g. Ubuntu or Xubuntu? as I would like to multi-boot for testing purposes.

View 14 Replies View Related

Ubuntu Security :: Use TrueCrypt With Non-ext3 Partitions?

Mar 23, 2010

When you are creating a TrueCrypt partition it asks what filesystem you will be using:

None
FAT
EXT2
EXT3

This is fine if you decide to create your partition on Linux but I am wondering what you would do if you wanted to create it on your XP partition and access it through the mounted drive. My XP is NTFS and that option does not appear.

View 4 Replies View Related

Ubuntu Installation :: Installer Can't Find Partitions And XP-installation

Mar 15, 2010

The instaler doesnt find my partitions and the XP that is installed too! For some reasons i cannot delete the whole hdd... if i format the partition, where (i want to install ubuntu) with fat, the pc crashes during the installing process after the tastaturlayout question! if i try some other formats, the installer tells me, that there are no Operating Systems installed and the hdd is unpartitioned!

if i start ubuntu live from the cd, the system finds all partitions, but if i run cfdisk in a terminal, i get a fatal error (cannot open disk space)... My machine is a acer aspire 1694 WLMi (pretty old, but should be no problem), bios is up to date, Windows is XP home edition with SP3.

View 6 Replies View Related

Ubuntu :: Ext3 Partition : Fdisk Is Not Showing Any Partitions On The Drive?

Apr 24, 2010

I had a 500gb hard drive that I wanted to use on my Ubuntu system as a media storage drive. The drive originally had two partitions on it,one was a Dell Recovery partition and the other was a Windows Vista partition. Using the Palimpsest Drive Utility that comes with Ubuntu, I deleted both partitions,created a Ext3 partition using 100% of the space and copied my data to the drive. After I finally got fstab to load the drive, I found another problem. First of all, when Grub loads, two options it offers are:

Windows Vista (loader) on sdc1
Windows Vista (loader) on sdc3

Aside from that, 100% of the drive is not being used by the Ext3 partition.It is showing 434.6gb available on the drive. Fdisk is not showing any other partitions on this drive, so A) why are the Windows loader options showing up under Grub and B) why do I not have 500gb available?Here is a copy of the output fdisk -l:

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

View 5 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

Ubuntu Installation :: Partitions Disappeared - Boot Manager Cannot Find Filesystem

Sep 11, 2010

I've decided to give ubuntu another test drive now that I got a bigger and better desktop. I downloaded the latest version of ubuntu, loaded it into my usb stick and booted from it. I then clicked on the install icon on the desktop to start the installation. Everything was going ok, until I came to the partitioning part. I had already (on windows 7) created a separate partition for ubuntu which is 56GB. So I chose "manual partitioning" and selected the ubuntu partition as /home and began the installation.

Everything seemed to have went well, the window suddenly closed and then nothing happened. I waited for 15mins and still nothing happened. I decided to restart and see what happened, but I discovered that I couldn't boot into windows anymore. It said something about intel boot manager cannot find filesystem. So I decided to boot back from the usb and see if I can reinstall ubuntu, I came to the partitioning part and all the drives were gone, I couldn't see anything, it was blank.

View 4 Replies View Related

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 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

Fedora :: Non-root Users Have No Write Permission On Ext3/ext4 Partitions?

Apr 7, 2010

I created 3 partitions on my usb stick, one is vfat, one ist ntfs and one is ext4.And i formated them like this:

Code:
mkfs.vfat -F32 /dev/sdg1
mkfs.ext4 /dev/sdg2

[code]....

View 2 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

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

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

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

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

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 :: Cannot Find Swap Partition After Hibernation

Feb 23, 2010

Since I tested with suspending/hibernating my laptop, the system seems to have lost the swap partition. That is to say: it cannot find it at boot anymore. Some message shows during boot like "waiting for device listed in fstab: swap" or something and then it continues toboot normally. When I start the systemmonitor it reports Swap usage 0 byte out of 0 byte.

I checked my devices with
Code:
blkid
in terminal and it lists one of the partitions with its UUID as TYPE="swap".

Then I opened fstab with
Code:
sudo mousepad /etc/fstab
and noticed the line for the swap partition was using a completely different UUID. After changing the UUID to the correct (new) one and reactivatin swap with
Code:
sudo swapon -a
in terminal, all was well again but...

How could the UUID suddenly have changed? Did that indeed have something to do with trying (and failing) Suspend and Hibernate ? If so, should I stay away from those features (that served me well under Windows) or is there something to be done about it?

View 4 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

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

Debian :: How To Resize Ext3 Partitions / But No LVM From Debian?

Nov 27, 2009

Howto resize Ext3 partitions, but no LVM from debian?Can I use a tool like GParted?

View 7 Replies View Related







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