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


ADVERTISEMENT

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

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

General :: Windows - Deleting A Partition Also Removes Two Other / Sort It?

Aug 4, 2011

I have a hard drive with the following layout:

I want to delete the first two partitions (a 243 MB Linux swap partition and a 5.87 GB root partition). Problem is, every time I deleted them, Windows would also delete Drive G: and H:, leaving only drive F: intact. Deleting the two Linux partitions using GParted from a Live CD also gave the same result. I've attempted this multiple times now and, after each attempt, TestDisk always managed to recover all the deleted partitions.

Any ideas on how to delete these two partitions without affecting the rest?

View 2 Replies View Related

Ubuntu :: Grub2 Boot After Deleting Non-boot Partition?

Aug 14, 2010

I'm as big a fan of Linux as Linus Torvalds himself but it's things like this that help to keep Linux from becoming mainstream. I mean, how would I ever explain the need for the following procedure to a non-techie type, recent or prospective Ubuntu convert? The following is not a question, as I have finally resolved the issue but is more of a rant, I guess you could say. The reasons that I decided to post it are:

1) To hopefully help someone else experiencing this issue.

2) To point out the need for significant improvement in the area of editing partitions under Ubuntu Linux.
3) To vent my spleen.

[Code]...

View 1 Replies View Related

Software :: Deleting Boot Partition

Oct 17, 2009

I have my hard drive partitioned into 3 partitions with one operating system on each partition, as follows:Windows XP
Windows 7
Slackware 13.0
I want to delete the Windows XP partition to free up space on my hard drive, but I'm afraid that it will corrupt or delete the LILO bootloader and prevent me from loading either of the other 2 operating systems.What should I do? Can I save and restore the bootloader and its configuration somehow?

View 4 Replies View Related

General :: Gparted Says Have Bad Sectors In Windows Partition After Deleting Things?

Oct 30, 2010

I have a 230GB hard drive wich I don't know it's name.I have a 207GB windows vista partition and the rest of it is for linux (Ubuntu).Today I decided giving it all space to Ubuntu Linux ,but didn't want to lose all my data from the windows partition.I thought that by deleting all things except the folder with my data and leaving enough space to shrink and make enough room for another partition to put my data folder.The logic is that i could then format that partition wich previously was windows and use it all for ubuntu without losing data.After having ubuntu installed i could copy my data folder to /home and then delete the previous partition and make /home bigger.The problem is that after i freed the space,when using Gparted to shrink it says that the partition has bad sectors or the filesystem has problems and so it can't do some operations.

What could have went wrong?It told me to do chkdisk but as i deleted all the windows files and i can't boot into it anymore.I used the vista dvd to do that.I rebooted 2 times as it says and after that when trying again nothing changed.I tried to use ntfsresize with the --bad-sectors argument and also the -f argument but it's useless.At the end it says it won't do anything until the ntfs filesystem get repaired.Or it says it is too risky to continueIs there any way i could do some superforce command to resize it without losing data?Please don't tell me to put it on an external storage cause i have like 70GB of datas to save...no i don't have an external hardrive

View 7 Replies View Related

Fedora :: Deleting Dev/sda Partition Table (msdos) Affect Windows 7 System?

Aug 5, 2011

Will deleting dev/sda partition table ( msdos ) affect my windows 7 system? I am trying to install Fedora 15 on Virtual Box.

View 1 Replies View Related

Ubuntu Installation :: Deleting Recovery Partition Marked As Boot?

Sep 2, 2010

I have just bought a new computer and I want to partition it to be dual booting as I have done a few times in the past.

Currently (alternatively, see attached screenshot):

There are three partitions:
/dev/sda1: FAT16 DellUtility (takes very little space and is of no concern)
/dev/sda2: ntfs RECOVERY (takes up 17.58GB and is marked boot)
/dev/sda3: ntfs OS (the rest of the computer, on which windows is currently installed)

[Code].....

it is safe to delete the current boot partition. I am also not quite clear on when the recovery partition would be used and whether it is really all that necessary (18GB doing nothing seems like a lot to me). Should I make a system recovery media for windows before repartitioning? Also, I am not sure which type of ext partition to use. Finally, I am not sure how big to make the swap space. I think I recall the normal rule being twice the RAM (6GB RAM in my case), but 12GB swap space seems like a lot. Although I do sometimes run memory intensive programs (simulations for research). I normally use other computers for such simulations since they have far more RAM than my computer can possibly have even with a large swap space.

View 9 Replies View Related

Ubuntu :: Deleting Grub - Windows Dual Boot

Jun 2, 2010

I have my laptop NC6910p from HP with windows 7 and Ubuntu lucid as dual boot managed by grub loader.

Yesterday I made a mistake and formated the ubuntu partition as ntfs with a windows media because I needed to do a test in that partition. Now, off course, when I boot the computer is not finding GRUB and naturally not booting to windows.

I tried to boot with ubuntu live cd and did the apt-get install ms-sys but it just does not find the package. I can browse the windows files and all of that.

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

Ubuntu Installation :: Dual Boot - Can Install Windows On An Extended Partition

Mar 31, 2011

I bought a PC with Window Vista on it as my partner needs it. Using gparted I set up Primary partitions for Vista OS (sda1) and Ubuntu OS (sda2), plus an extended partition for Vista files, Ubuntu /home and swap:

fdisk -l
Device Boot Start End Blocks Id System
/dev/sda1 * 1 3969 31880961 7 HPFS/NTFS
/dev/sda2 3970 5294 10643062+ 83 Linux

[code]...

My problem is Vista (as always). The 30GB I allocated is not enough, even just for the OS and it won't now boot from GRUB, though I can see it from GRUB. I don't want to do anything that risks a problem for Ubuntu. Will grub still see both OS if I wipe sda1 (Vista OS) and reinstall Vista OS on the extended partition sda6? Ideally I would like to merge sda1 with sda6 and install Vista on that, but that looks way too risky / impossible.

Edit - There is another drive on the PC which is much larger and I use for backup. Is there any scope for installing Vista on that one so that GRUB still identifies both. Not ideal as I like having one as the backup for the other.

View 4 Replies View Related

Ubuntu Installation :: Deleting Windows From A Wubi Install?

Nov 3, 2010

i have installed ubuntu using wubi, now i want to delete windows from the computer but how ? the reson i used a wubi install was that i used an old computer who had defect cd room and no option for a USB boot.

View 2 Replies View Related

OpenSUSE Install :: Can't Resize Windows Partition ?

Jan 5, 2010

The openSUSE 11.2 installation disk doesn't want to let me resize my NTFS-based WinXP partition; it just says that the fs is inconsistent and that I should check this issue in windows... But even though I've scheduled diskcheck to run after a reboot, it doesn't! Is there some way of "forcing" the diskcheck to run upon startup, or how else can I resolve this issue (without re-installing my entire system)?

View 9 Replies View Related

OpenSUSE Install :: Delete The Windows Partition?

Aug 4, 2010

After having successfully downloaded and burned 11.3 ISO to DVD, i'm off to doing dangerous things: trying to install this on my work laptop which has Win XP SP3. when the partitioning stuff comes up, it suggests deleting the windows partition.
i have tried various options in terms of editing/resizing existing partitions and have always gotten errors. Just want to confirm: if I delete the windows partition, i'll lose my Win XP and all the data i have. Is that right?

View 9 Replies View Related

OpenSUSE Install :: How To Read The Windows Partition

Oct 18, 2010

i've just installed the 11.3 while still keeping win 7. but i can't open the windows partition ,and even the massive usb storage device. i notice that by changing some syntax in the etc/fstba, i can make the system read the windows partition automatically once i start my PC. but how?

[Code]...

View 6 Replies View Related

OpenSUSE Install :: Acces To Windows Partition

Nov 14, 2010

I have been an Ubuntu user for years and am new top OpenSuse 11.3. In Ubuntu I was used to be able to mount and have read/write acces to my Windows partition. My question is: Is this possible in OpenSuse?

View 9 Replies View Related

Ubuntu Installation :: Resizing Windows Partition - Install Files On A Non Windows NTFS Partition

Jul 22, 2010

Now however its not letting me resize the Windows partition, mounted or unmounted. It currently occupies the whole disk. I would rather not reinstall the whole thing over again, but I will if I have to. Isnt there an easy way to shrink a Windows partition? I swear Ive done this before and it wasnt this hard. Could it be a problem with the Mint installer that now asks me if I want to unmount my disks before it goes into install mode? On this PC I would like to have

Windows XP
Mint
Ubuntu-Studio
Edubuntu
One of the E17 OSs
Puppy Linux (to create a remix)

I am probably going to put most of the linux partitions on the second laptop drive but I want to install files on a non WIndows NTFS partition.

View 6 Replies View Related

Fedora :: Install Windows XP On A Free Partition Without It Replacing The GRUB Boot Loader?

Sep 20, 2009

I am using Fedora 10, and was wondering if it is possible to install Windows XP on a free partition, without it replacing the GRUB boot loader?

View 6 Replies View Related

OpenSUSE Install :: Can Remove Windows Partition And Components?

Feb 14, 2010

I've installed openSUSE 11.1 and am using it ok.Can I now remove the Windows partition and components? If so how please?

View 9 Replies View Related

OpenSUSE Install :: Create Separate Partition For Windows?

Feb 26, 2011

using Opensuse 11.3, I have used Ubuntu 9.10 in the past and have had a blast with Linux. I have to rehash some of my old skills that I have forgotten in the past several years..I installed 11.3, everything is working fine. However, I just releazed that after I installed it, I used my whole partition (Not Windows 7, or I would've been in hell). My Windows 7 is in Raid 0. My second HDD is 1 TB and 11.3 is on there. So, how can I trim down let's say 100 GB and just give the rest to Windows (800gbs). I need that much because I do editing for videos, etc. So, once again, how can I trim my partition and use it for Windows 7.

View 7 Replies View Related

OpenSUSE Install :: Permission Denied On Windows Partition?

Aug 1, 2011

I'm running openSUSE 11.4 (gnome) and I'm trying to transfer files to my windows partition and it says that I don't have the permission to do so. How do I gain access to it?

[URL]

View 2 Replies View Related

Fedora Installation :: On Vista - Keep The Windows Boot Loader And Also Install On A Usb Drive Or A Separate Partition

Aug 16, 2009

install fedora 11 on Vista I want to keep the windows boot loader and also install on a usb drive or a seperate partition that has 10GB free "install doesn't see partition's". Recently I installed ubuntu and had a major problem with booting, without having the usb drive connected I couldn't boot windows so uninstalled it. I'm trying to install now but install does'nt give me any option to select partitions from my drives one 320GB "portable, 3 partitions" and 80GB "main os 2 partitions one partition has 10GB free"

View 3 Replies View Related

OpenSUSE Install :: Cannot Boot To Partition ?

Jun 30, 2011

I have a 500GB hard disk and divided to 3 partitions, 1 for windows, 1 for openSUSE and 1 for Ubuntu. i have installed and reinstalled linux on my laptop for many many times but it is like this, Grub 2 is installed to MBR and it workded fine but i want to add openSUSE and chose not to boot from MBR when installing it.i had to edit the menu.lst and got it to boot to Ubuntu partition. i also share file on partitions directly by booting to openSUSE and take data from Ubuntu and Windows partitions. so sometimes the pc boot i cannot scrool down the grub menu entry and it boot directly to openSUSE. BUT it returns to the start point ( i can see Dell booting, my laptop is Dell Inspiron N5010). and so i decided to reinstall Ubuntu(kubuntu) and set grub to install to its own partition not MBR.

Now i cannot boot to either openSUSE or Ubuntu. Only Windows is available by chance. new problems arise now that i cannot even boot the bootable CD. Did i loose the MBR or sth?

View 2 Replies View Related

OpenSUSE Install :: Windows 7 Reports Suse Not In Extended Partition?

Dec 29, 2009

I have installed Windows 7 Professional (64 bit version), and OpenSuse 11.2 (64 bit) on to a newly built Core i5 machine. I installed Windows first, with 3 partitions. The 100MB partition Windows reserves, a C: drive for the operating system and a D: drive for data. Both of these are NTFS partitions. I then installed OpenSuse into the unallocated section at the end of the new disk drive. The Linux partitioner showed OpenSuse in an extended partition, containing a swap / /home and /tmp partition. Both operating systems now appear to be working fine, but I'm worried about the Windows Disk Manager showing that the OpenSuse partions are primary ones, and are not inside an extended partition. It only shows a small amount of unallocated space at the end of the drive as being in an extended partition.

Should I delete OpenSuse and start again? Perhaps creating an extended partition with Windows before trying to reinstall OpenSuse?If I leave the disk as it is, is it likely to continue to dual boot without something unstable occuring? It may just be a Windows problem which will not be fatal, but I'm worried all my files may get scrambled at a some point in the future.

View 9 Replies View Related

OpenSUSE Install :: Use GParted Live CD To Shrink Windows XP Partition?

Mar 27, 2010

I've been trying to use GParted Live CD to shrink my Windows XP partition and allocate this space to /home.

On GParted I shrank my /dev/sda1 (Windows) from 36GB to 26 GB. Then I had 10 GB of unallocated space. I didn't know how I could use this unallocated space to increase the size of /dev/sda7 (/home). How do you do this?

View 5 Replies View Related

OpenSUSE Install :: Forgot To Make Windows Partition (Writable)

Jul 28, 2010

Somewhere during my installation, I forgot to make my Windows partition (as well as a drive that linux associates with Windows) writable. Is there any way to make them writable, without re-installing everything?

View 9 Replies View Related







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