OpenSUSE Install :: Deleting One Logical Partition Changes Partition Numbers Of The Others?

Oct 9, 2010

I started withsda1 windows restore sda3 extendedsda5 swapsda6 /mandrivasda7 /SUSE 11.3
sda8 /SUSE 11.2I then made some changes with gparted (from PartedMagic 5.5) to create an ntfs partition to simulate a condition where someone may want to delete that partition and use the free space for linux. I then deleted that partition, sda2 then sda5 (swap) and taking some screenshots, went about resizing partitions to use that free space and then recreate swap. the intention being to create a basic guide on how to go about this.I have previously only had my swap at the end of the extended partition, deleting itand recreating it later had caused little trouble.I realize that a resize/move operation would have been a better choice.What I was not expecting was the partition number changes that occurred.

Code:
root@PartedMagic:~# fdisk -l
Disk /dev/sda: 80.0 GB, 80026361856 bytes

[code]...

View 9 Replies


ADVERTISEMENT

CentOS 5 :: Partition Editor Creates Bad Partition Numbers In Text Install

Mar 3, 2009

Trying to install Centos 5.2.i386 from DVD in text install (I'm assuming I need to do text install as I'm setting up raid arrays)

I have 4x150Gb raptors where I want the following layout:

/dev/sda/
/dev/sda1 100Mb (for /boot in raid 1, 4 disks)
/dev/sda2 1000Mb (for swap, raid 0, 4 disks)
/dev/sda3 4000Mb (for /, raid 5, 4 disks)

[Code].....

In the last attempt I did, sdb,sdc and sdd all had the correct ordering of partitions, but sda looked like above, which means I would need to assemble by boot array partition array as /dev/md0 = /dev/sda3, /dev/sdb1, dev/sdc1, dev/sdd1

Why is the partition numbering moving around as I create them?

View 2 Replies View Related

Debian :: Libgdu-WARNING : Partition /org/freedesktop/UDisks/devices/sdb7 Is A Logical Partition But No Extended Partition Exists

May 27, 2011

I installed Debian stable and I see these errors in the xsession error file

/etc/gdm3/Xsession: Beginning session setup...
GNOMEKEYRINGCONTROL=/tmp/keyring-j0E6Br
SSHAUTHSOCK=/tmp/keyring-j0E6Br/ssh
GNOMEKEYRINGCONTROL=/tmp/keyring-j0E6Br

[code]....

View 4 Replies View Related

OpenSUSE Hardware :: ERROR: Bad Logical Partition 6: Enlarged Logical Partitions Overlap

Aug 22, 2011

After fixing drive partition numbers, I got the following error from cfdisk: Code: FATAL ERROR: Bad logical partition 6: enlarged logical partitions overlap Press any key to exit cfdisk However, I can see all my partitions with fdisk and gparted, I can mount and use all of them.I used the following guide to fix the drive numbers order: Reorder partition drive numbers in linux | LinkedBits Does somebody know whet is cfdisks problem and how can I fix it?

View 6 Replies View Related

OpenSUSE Install :: Grub Rescue After Deleting Partition?

Sep 30, 2010

Windows 7 x64 was the only install with a separate boot partition which was already on the Dell laptop. I then shrunk the partition to allow me to put opensuse on. Then I made the stupid mistake of deleting the opensuse and boot partitions while in Windows. I was going to do this, copy pictures of my new born baby off then reboot and delete all stuff and redo all the partitions and installs again.Now I just get grub rescue with the following when I do ls command:(hd0) (hd0,1) (hd0,2)I would like advise on how to get the data off, I cannot afford to lose my babies pics as there are no other copies. I will then do a normal install of opensuse first then Windows 7 after it.

View 6 Replies View Related

OpenSUSE Install :: Can't Boot Into Windows 7 After Deleting The Partition?

Oct 29, 2010

I was dual booting windows 7 with opensuse 11.3 and then realized I wasn't ever using Opensuse. I then deleted the partition it was in and now I cannot boot into windows. Grub immediately takes over upon booting but doesn't detect any partitions. I tried booting from an opensuse cd and changing the boot order priority, but grub still comes up. I don't have a windows 7 installation disc

View 4 Replies View Related

OpenSUSE Install :: Without Deleting The Windows 7 Reinstallation Partition On Acer Aspire

Feb 24, 2010

I have Windows 7 and openSuse on my Acer Aspira 5532. I find that after using it, I'd rather get rid of Windows 7 all together. However, I want to be careful not to remove the partition that has the Windows 7 Reinstallation boot disk just incase in the future I wish to go back to Windows. Is there a way I can make my entire computer Linux (no dual boot) but also not deleting the Windows 7 reinstallation partition?

Further, can someone example why, on Boot, I have like 5 options to choose from? Like two openSUSE versions, failsafe, Windows 1, and Windows 2....? To be honest, when I installed openSUSE, I just did the recommended partition job that it suggested. I don't know much about partitions.

View 5 Replies View Related

OpenSUSE Install :: Deleting SDA Partition On Multi OS Disk And Grub Booting?

Mar 17, 2011

That is my disk

Code:
fdisk -l
Device Boot Start End Blocks Id System
/dev/sda1 1 3724 29912998+ 83 Linux
/dev/sda2 29256 30401 9205245 7 HPFS/NTFS
/dev/sda3 3725 4271 4393777+ 5 Extended
/dev/sda4 * 4272 12104 62918572+ 83 Linux
/dev/sda5 3725 4271 4393746 82 Linux swap / Solaris

I want ot install a new opensuse 11.4 as yest another OS. Due to the fact that I already have 4 sda partitions, I have to make some changes. What I am thinking about is to copy the sda2 (windows recovery) data to some folder etc (nevermind), then delete the sda2. Then I want to create a new primary partition for the new suse 11.4 and install it. What is worying me is the grub boot menu. I was planning to edit the new one (the opensuse 11.4), with old data.

Code:
###Don't change this comment - YaST2 identifier: Original name: linux###
title Desktop -- openSUSE 11.2 - 2.6.31.5-0.1
root (hd0,3)
kernel /boot/vmlinuz-2.6.31.5-0.1-desktop root=/dev/disk/by-id/ata-Hitachi_HTS542525K9SA00_080105BB0F00WDHE41DC-part4 resume=/dev/disk/by-id/ata-Hitachi_HTS542525K9SA00_080105$
initrd /boot/initrd-2.6.31.5-0.1-desktop .....

Now my question is will the settings of (hda0,n), change due to the fact that I have deleted the sda2? I have a lot of unused space at the end of my disk and want to create a new "sda2" there.

View 9 Replies View Related

Software :: Convert Primary Partition To Logical (ie Move It Inside The Extended Partition)?

Nov 29, 2010

Around 2008 i seem to remember PartEd on the command-line was able to rescue deleted partitions and gave a choice of whether to recover the partition as a Primary or Logical Partition. I have tried testdisk but didn't really grok what i was doing. I successfully moved a "Windows Recovery" partition to the end of my hard-drive, immediately after the drive's Extended Partition.

View 3 Replies View Related

Fedora :: Home Partition And Create Logical Volume Out Of 53 Gb Filesystem Partition?

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

OpenSUSE Install :: Error: Deleting Logical Volume /dev/VolGroup/lv Swap

Feb 17, 2010

I'm trying opensuse 11.2 KDE out again after a bad experience last year. I'm installing it over Fedora 12 and when I try to install I get this error: Failure occured during following action: Deleting logical volume /dev/VolGroup/lv swap system error 4015 What does this mean? I've had other problems with with distro in the past but never this one. what is needed to enable the installer to install?

View 2 Replies View Related

General :: Convert A Logical Partition To A Primary Partition?

Dec 30, 2010

Fedora 14 xfce

I have the following partition setup. I would like to know how can I convert the logical partition sda6 to a primary partition.

Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

[Code].....

I would like to convert sda6 to a primary partition, the reason for this it to install windows 7 starter.

View 3 Replies View Related

Red Hat / Fedora :: Create Logical Partition In Extended Partition Of 14?

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

Software :: Possible To Create Boot Partition On Logical Partition

Mar 18, 2009

I want to install more than 3 linux distributions on single disk - my test machine.Is it possible to create boot partition on logical partition whitch resides in extended partition (and boot successfuly of course)?
My boot loader lives elswere (primary partition or MBR).

View 13 Replies View Related

Ubuntu :: Can Old Data In Logical Partition Be Preserved When New Install

May 15, 2010

I want to install Ubutn-Server-9.04 on a disk.

This old windows-used disk has three patitions:

1 # -- Primary NTFS
2 # -- Logical NTFS
3 # -- Logical FTA32

I plan to install Ubuntu on 1# Partition and override the old OS-Windows7. but the Data on 2# and 3# partition can still be preserved?

View 2 Replies View Related

OpenSUSE Hardware :: Root Partition Full Even After Deleting Files

Apr 15, 2011

i built a rpm package, which i figured out later that i wont be needing, so i deleted the rpm file and also the build package put together they were abt 5.8 GB... but my system monitor shows that only 700MB of space is available the 5.8 GB is not visible but its gone

View 9 Replies View Related

General :: Windows - Deleting Linux Partition And Grub Boot Loader Without Affecting The Windows Partition At All?

Aug 30, 2011

I am currently running a dual boot machine with Ubuntu 11.04 and Windows Vista.Is there any way I can delete the Linux partition and Grub boot loader without affecting the Windows partition at all?I would also like to be able to repartition all of the space that was previously occupied by Linux.

View 2 Replies View Related

OpenSUSE Install :: Invalid Partition Table / Error Message Corrupt Partition?

May 20, 2010

I was installing opensuse 11.2 in parallel with windows xp.but during installation suddenly power has gone and after that opensuse is giving me the error message corrupt partition.i am also not able to login in xp. so I decide to reinstall windows, I got the error saying "invalid partition table" after the first restart of windows xp installation.

I tried to use windows system recovery console and committing fixmbr and fixboot commands, but didn't work.
i have 2 window partition(1 for windows and 1 for data).i do,nt want to format 2,nd partition.

How can I installed windows?My plan was first to install windows xp, then opensuse again.

View 2 Replies View Related

OpenSUSE Install :: Partition Manager Not Mounting Extra / Partition

Apr 3, 2011

The default partition manager which OpenSUSE DVD 11.4 uses (Expert Partitioner) is not creating any logic partition with / mount because another system is already using it, is there anyway to fix this?

View 9 Replies View Related

OpenSUSE Install :: Trying To Add Partition With XP Partition Mgr

Apr 21, 2010

I have little experience with Linux, took a course, read bulletproof linux. That was several years ago. My friend convinced me to set up opensuse kde with him, so I did.Set it up a few days ago on my semi-new Hitachi 1TB drive. XP was installed first, cloned from the previous (failing) drive, and took me forever to get it working.It was set up as:

Hitachi HD:
1st part: XP (250gb)
2nd Part: opensuse system
3rd Part: opensuse swap
4th Part: opensuse data

(2/3 may be swapped)
I still had 600GB unpartitioned and went to add a new 250GB partition via windows xp disk manger.Next thing I know, disk manager freezes and errors. I reboot for other reasons, and am greeted by grub (never used it before) stating ..well stating nothing.I tried the opensuse install DVD repair option and got corrupted video at first. Then I tried safe settings for booting the installer.I'm now in the YaST2 repair manager.I tried to recover partitions, but it's locked to scan only Partition 1, which is my XP partition. It says no valid linux root partitions exist.

I also tried loading the linux root partition with grub (didn't know the namescheme for the HD's, but I think it's devsda for HD0), no dice. I can't seem to find any hard drives through grub, but I'm unfamiliar with it.My goal is to get my xp back up and running. My guess is that XP tried to edit the partition table and screwed up something.The partition listing through YaST2 partmanager shows all my partitions.A good walkthrough would be great too, but at the moment I'm just going Really? It was that easy to annihilate all my bootable systems? I could also nuke the linux partition and use XP's recovery console and fixboot, then worry about the linux later. I haven't gotten it set up completely yet.

View 9 Replies View Related

OpenSUSE :: NTFS FOLDER - Keep 2 Ntfs Partitions Intact Will Deleting The Partition

May 26, 2011

I am doing major deployment of opensuse 313 pcs from windows to opensuse. I am having a problem that I have to keep 2 ntfs partitions intact will deleting the partition that has windows. Now everything goes well, opensuse installs but the problem is that I cannot give user full rights to ntfs folders. I have used graphical file permission methods n terminal chown n chmod methos but still permissions revert back to root.

View 3 Replies View Related

Ubuntu :: Resizing A Logical Partition?

Feb 15, 2010

I want to give Mandriva 2010 a shot, and I want to resize my 500gb /home partition (logical) to make some room. It's an ext4 partition. Do you reckon I'll be safe resizing it from the Mandriva installer? or should I use an Ubuntu LiveCD first?

View 2 Replies View Related

Ubuntu :: How To Recover Logical Partition

Oct 22, 2010

I deleted Ubuntu partition from Windows and it deleted one of the LOgical partition(used for Data storage) along with it.Anny ideas how to recover that Logical partition?Windows disk manager now displays that partition as 'FRee Space'

View 2 Replies View Related

Installation :: Move Win Partition In To A Logical?

May 22, 2011

Can somebody help ma move my win partition in to a logical?
it will not boot after updating ubuntu.

Ok, here is the new log from the boot info script code...

View 2 Replies View Related

OpenSUSE Install :: Create A New Home Partition, Don't Want To Preserve The Existing Home Partition?

Jan 14, 2010

Trying to clean install 11.2 dual boot with Win xp already installed. How do I create a new home partition, don't want to preserve the existing home partition from a previous attempt. DVD installation and automatic config keeps saving the thing.

View 5 Replies View Related

Ubuntu :: Deleting A Partition

Feb 23, 2010

If i have ubuntu dual-booted with windows already, and wanted to get rid of windows entirely, how would i delete its partition?

View 8 Replies View Related

Fedora :: How To Resize Extended Logical Partition

May 23, 2011

I'm using Fedora 14 x86_64.I want to take 200GB from the /home Extended-Logical Partition, and install Archlinux on it, how do I do that? In this 200GB Free Extended Space I want to create another 4 Logical Partitions for Archlinux.

View 7 Replies View Related

General :: Uninstall Grub From Logical Partition

Dec 28, 2010

I'm multi-booting with Windows 7 x64 and (at least) Linux Mint. Because I hadn't yet made a backup of my MBR, when I installed Linux Mint on a logical partition, I told the installer to put GRUB on the partition instead of in the MBR. This turned out to be useless, as I need to use GRUB from a boot disk to get into the GRUB I installed. Before installing it in the MBR, I'd like to get it out of the partition, preferably without wiping and reinstalling Linux. I don't relish the prospect of going through two layers of GRUB when I want to boot Linux. How do I get it out, or what other options are available to me?

View 1 Replies View Related

Ubuntu :: Convert Logical Partition To Primary?

Feb 8, 2010

This is my partition table....(in the image) Now I would like to install windows in the unpartitioned space after a long time..... I tried but could not do that. I understood that Windows needs only primary partitions!

So I tried to convert this logical one into primary, but of no use... Is it possible to convert that unpartitioned space which is under logical drive to a primary one!

View 7 Replies View Related

Ubuntu :: Logical Partition Not Shown In Nautilus

Feb 14, 2010

I have a logical partition formatted with NTFS and created (from Windows) after Ubuntu 9.10 was installed. It's name is "Volume". Now, it doesn't show under places nor nautilus. I think it is shown when using the Live CD again. It is shown in Volume Manager. How can I have it show up next to my other partitions?

View 9 Replies View Related







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