Fedora Installation :: FC 11 Live Installer Wiped Out NTFS Partition

Aug 21, 2009

This is my first time using Fedora. My previous experience is from Ubuntu. However I want to give a try for Fedora so I went ahead to install it on my new computer. Problem is that Fedora Installer (Live CD) wiped out my NTFS Partition. Causing my computer unable to recover Vista from factory DVD because it lost system partition as well. I want to know if this is my error or a bug in installer.

Original partition setup:
220 GB - Vista System Partition (NTFS)
14 GB - Recovery Partition (NTFS)

First I resized system partition under Windows Management in Vista:
170 GB - System
50 GB - Unallocated
14 GB - Recovery

Using GParted from Ubuntu 9.04 Live CD, moved recovery to the left:
170 GB - System
14 GB - Recovery
50 GB - Unallocated

Rebooted into Vista, make sure everything is fine. Then put in FC 11 Live CD, using custom layout setup in partition, intended partition layout is:
170 GB - System (NTFS) - Primary sda1
14 GB - Recovery (NTFS) - Primary sda2
200 MB - /boot (ext3) - Primary sda3
sda4 - Extended Partition
45.8 GB - / (ext4) - sda5
4 GB - swap - sda6

After I check my setup and pressed enter, it returned with unable to format /boot error: -1. Restart FC installer, it tells me that my hard drive needs to be re-initialized. I clicked no and reboot. BIOS tells me that no OS is found. Attempting to recover from factory DVD failed, telling me that system partition is gone. I want to know did I do something wrong or is this a bug in FC installer.

View 6 Replies


ADVERTISEMENT

Fedora Installation :: Resize Of NTFS Partition On Install - No Progress Indicator On The Installer

Apr 13, 2009

I am doing a fresh install of Fedora 10 64bit on my PC. What I have done is, freshly installed Vista Home Premium 64 bit on the entire Hard Drive (680GB), then fired up the live CD and told the installer to resize sda1 (The windows partition) to about a 60:40 ratio. I intend to dual boot the system

Now the thing is, it's been running for half an hour now and there's no progress indicator on the installer so I don't know if its actually doing anything. Well there is a progress indicator but it's nonsensical, it just moves backward and forwards. The HDD indicator LED on my computer is flashing every now and again, but not constantly as I expect it to?

View 5 Replies View Related

Ubuntu :: Grub Rescue / Wiped Partition - Recognized As "Others" (not NTFS Or Anything)

Jan 7, 2011

I had Ubuntu 10.04 on my laptop, and updated to 11.04. For some reason, it didn't work anymore (after 5 mins, it was freezing) so I wanted to reinstall and get to 10.04 again (I installed it using Wubi, on Windows 7, separate partition). But there was no Ubuntu in the ADD/REMOVE list. Ok so I used a partition wizard to notice that the partition with Ubuntu was recognized as "Others" (not NTFS or anything),

so I told the program to WIPE it, format it as NTFS and I was planning to reinstall Ubuntu 10.04 over there. But it seems like this was a big mistake - when I rebooted my laptop, I got the GRUB RESCUE console. I want to make it run again so I can get into my Windows 7 at least and to get to the Ubuntu 10.04.

View 9 Replies View Related

Debian Installation :: Wiped Windows Partition With Swap And LVM Partition

Jan 17, 2015

I am having issues with Grub 2 after installing Debian 7.8.0.The computer is a HP Pavilion 500-307nb. I made the original harddrive /dev/sdb and inserted a Samsung Evo 840 as /dev/sda. From the original hard drive (/dev/sdb), I wiped the windows partition, but left all other partitions unchanged (in case I would ever want to recover the desktop to its original state). I replaced the wiped windows partition with a swap partition and an LVM partition.These are my hard drive partitions:

/dev/sda (Samsung Evo 840)

Number Start End Size File system Name Flags
1 1049kB 3146kB 2097kB primary bios_grub
2 3146kB 944MB 941MB ext4 boot
3 944MB 94.4GB 93.4GB host lvm
4 94.4GB 1000GB 906GB guests lvm

[code]....

The partition /dev/sda3 has 2 logical volumes with filesystem ext4 that I mount to / and /home.The partition /dev/sda2 is mounted to /boot..When I install like this, Debian installs fine, however Grub2 is not installed correctly.Debian installs grub-pc which seems not able to boot the gpt partition. So I boot the Debian CD in rescue mode and execute:

mount /dev/sda2 /boot
aptitude purge grub-pc
aptitude -y install grub-efi

After rebooting, I come in the grub rescue shell, which says: error: no such device: 986f2176--4a4b-4222-83b9-8636a034b3c7.

When I then enter in the grub rescue shell:
set boot=(hd0,gpt2)
set prefix=(hd0,gpt2)/grub
insmod normal
normal

Grub and Debian start up correctly.why can Grub not start up automatically correctly? Where does the UUID 986f2176--4a4b-4222-83b9-8636a034b3c7 come from? I have reinstalled Grub several times, I have reinstall Debian several times, I have even wiped all partitions from /dev/sda and recreated a new gpt table with parted and manually set the partitions in parted. Still on each reinstallation, Grub fails because it cannot find exactly the same UUID. Since this UUID is always the same, it must be stored somewhere, but it cannot be the partitions, I have wiped them and the partition table several times.

I did though a firmware update of the Samsung Evo 840 before reinstallation, could this be a cause?Also the problem is not in grub.cfg. Grub starts correctly if I enter the commands above in the grub rescue screen and the UUID value does not appear there.

View 5 Replies View Related

General :: Installer Doesn't See Ntfs Partition?

Sep 17, 2010

I'm trying to dual-boot install ubuntu but when i start up the installer it doesn't see my ntfs windows 7 partiton (64 bit if that matters) but i can mount it in nautilus?

Also, the same exact thing happens in Pclinuxos and Sabayon.

View 3 Replies View Related

Fedora Installation :: 11 Installer Fails When Making A Partition?

Jun 12, 2009

When using the manual partitioner on the fedora 11 installer on the live cd, both for 64 bit and 32 bit, it will not allow me to create a new partition. I understand that I have four primary partitions and it cannot have more than that, so I tried deleting one of the partitions, then creating the new ext4 partition for F11. It still fails and gives me the same bugsee attachment)

how to read this, especially since there is so much there. I see at the top it says that there are 4 primary partitions, could it possibly still be seeing 4 primary partitions when trying to create the new one, even though I am deleting one of them? Other than this, I truly have no idea what else I can do.

EDIT: Attachment wont load up for some reason, here is some of the error file:
anaconda 11.5.0.59-1.fc11 exception report
Traceback (most recent call first):
File "/usr/lib64/python2.6/site-packages/parted/disk.py", line 183, in addPartition
constraint.getPedConstraint())

[Code]....

View 5 Replies View Related

Fedora Installation :: F15 Installer Crashes While Writing Partition Layout

Jul 28, 2011

Trying into install fedora. I am setting up my system as a dual boot over two drives. I have set up a custom layout and whenever I get to the step to write changes to disc it crashes with an unhandled exception. I have tried multiple times now, it always crashes.

Here is the first line from the exception report:
anaconda 15:31 exception report
Traceback (most recent call first):
File "/usr/lib/python2.7/site-packagees/pyanaconda/storage/devicelibs/swap.py", raise SwapError("swapon failed for '%s'" % device)

View 10 Replies View Related

Fedora Installation :: Fc11 - Preview Installer Crashes After Attempt To Create A Partition

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

Fedora Installation :: Dual Boot Setup - Resize 20gb Partition Through The 11 Installer

Nov 28, 2009

I have a computer with windows xp on it, and i want to dual boot with fedora 11. I have 2 hard drives in it, 1 500gb HD and 1 350gb HD. the 350 isnt much concern b/c its just sitting there all free and unpartitioned right now. Now my 500gb is split into 3 partitions, a 20gb(with xp installed on it) a 105 gb with pretty much nothing on it and a 350gb with all my data.

My problem is I'm trying to resize my 20gb partition through the fedora 11 installer and when I tell it to resize say to 10gb it starts and fails the resize. its a NTFS partition and the windows stuff on the partition is only about 8gb. any idea whats going on? the only error I get is "The resize has failed"

View 3 Replies View Related

Fedora Installation :: Mount NTFS Partition From 10 Rescue Mode/Disk?

Mar 9, 2009

Background for the problem:

A. I have partitioned my WinXP LTop into:

--- WinXP NTFS partition
--- a vfat partition (mounted onto /fat32)
--- Installed F10 on ext3 virtual partition

B. I do not want install grub-loader in the Master Boot Record (that would loose my WinXP boot-loader for ever)

C. I have installed grub boot loader in the First Boot Sector

D. Now I have to boot using Rescue Mode, do:

1. dd if=/dev/sda2 of=/fat32/linux.bin bs=512 count=1
2. mount -t ntfs /dev/sda1 /ntfs
3. cp /fat32/linux.bin /ntfs
4. modify /ntfs/c/boot.ini and introduce the statement 'c:linux.bin="Linux"'

Problem: Im not able to do step D.2 above.

Symptom:
** after booting linux using the Rescue Mode: sh-3.2# chroot /mnt/sysimage sh-3.2# uname -r 2.6.27.5-117.fc10.i586 sh-3.2# mount -f ntfs /dev/sda1 /ntfs FATAL: Could not load /lib/modules/2.6.27.5-117.fc10.i586/modules.dep: No such file or directory ntfs-3g-mount: fuse device is missing, try 'modprobe fuse' as root
sh-3.2#

Observations:

* The rescue mode boots into i586 based kernel (I dont know what is the actual difference between i586 and i686 - will really appreciate if anyone can educate me about it). * The installation is only a i686 image and consequently there is *only* '/lib/modules/2.6.27.5-117.fc10.i686' dir and *no* other dir. There is no dir as xxxx.fc10.i586.

View 13 Replies View Related

Hardware :: Ran Mkfs.vfat Over Top Ntfs Partition - Any Way To Restore Ntfs Partition Info?

Oct 12, 2010

I was attempting to format a flash drive, and well, used the wrong sdX device. I've run DiskInternals Partition Recovery tool, and all my files are still there (you have to pay $139 to have it restore the files). Is there any way using tools in linux to restore the ntfs partition/files? It was a single disk with the partition taking the entire drive. I've tried mounting it with the -t option, but it says invalid ntfs signature. Man, two lessons the hard way, make sure you backup (duh) and be careful what you type as root.

View 8 Replies View Related

Fedora Installation :: Shrinking A Ntfs Partition - Free Up Space In Creating Custom Layout?

Nov 22, 2010

Im trying to shrink a 80 Gb ntfs partition. but when i clicked the shrink option the partition is like this:

"sda1(ntfs,0 mb)".

how to free up space in creating custom layout.

View 1 Replies View Related

Ubuntu Installation :: Installer Not Working Using A Live CD?

Aug 14, 2010

I'm having a bit of trouble installing Ubuntu 10.04 on my system. When I boot into the installer my screen just goes blank. I've tried a number of things to resolve the issue (tried using xforcevesa, reburning the cd etc) and none of these worked. Looking around on the forums, it would appear that my video card (HD 5770) has little support and I tried all the suggestions I found concerning my card. Could this be it? I don't have another graphics card so changing it isn't an option. Is there anyway I could install Ubuntu?Specs:HD 57704GB RAMi5 750MSI P55 GD651x1.5TB HDD (Where I want to install Ubuntu)1x320GB HDD (Where Windows 7 is installed)

View 3 Replies View Related

Debian Installation :: Critical Bug Of "mount -t Ntfs" Cause NTFS Partition Broken

May 2, 2010

About dual boot system with winxp and lenny.

Storage information:
1st primary:SG 160G ATA 100
1st secondary:WD 160 ATA 133
SATA:WD 1000
2nd primary:DVD
2nd secondary:DVD±RW

Winxp in 1st primary.I did a fresh install of lenny on 1st secondary.

info about lenny setup:
1.Partition list:/boot,/,/home,swap
2.Every partition is XFS except swap.

At the end of installion,lenny installed grub on (hd0) that is 1st primary.

Everything seems OK.Lenny runs OK.

But when I switch back to windows xp,the diskmgmt can not detect hdd's info and the system meets a problem of shutting down.

After many times of trying.
I solved the problem by the following way.
1.Boot with windows xp's install CD and use fixmbr on (hd0).
2.Boot with lenny's install DVD , do a grub>root (1,0)>setup (hd1)
After that,edit /boot/grub/menu.lst and change (hd0,0) to (hd1,0) and also (hd1,0) to (hd0,0).
3.Reboot and Press F8 for a boot menu then I can select which disk to boot.
windows boot from 1st primary's mbr,lenny boot from lenny's grub.

The problem is caused by a bug between GRUB and windows' mbr and maybe more about GRUB and XFS.

View 8 Replies View Related

Fedora Installation :: 14 From The Live Cd To Have A Duel Boot Setup - Partition

Jan 15, 2011

Well Fedora 14 sees my Emu soundcard right out of the gate with the live cd! I have windows 7 installed right now. I would like to install Fedora 14 from the live cd to have a duel boot setup. What I am trying to do is just give Fedora 60GB of the drive and keep the rest for Winows. How can I go about this with the live cd. I am sure it's been covered to death but I couldn't really find it.

View 14 Replies View Related

Fedora :: Retrieving NTFS Partition Which Was Chosen Wrongly As Boot Partition?

Apr 19, 2010

Recently I reinstall Grub, but I have chosen on ntfs (windows 7 partition E: drive). After this I chosen /dev/sda which is correct boot partition.

Now Fedora 10 and Win 7 booth are working properly.

How can I get back my E: drive safely?

In Fedora 10 E: is not available, where as in Win7 it is available but asking for Format.

how to get back my E: partition which was chosen wrongly as boot partition.

View 4 Replies View Related

Ubuntu Installation :: Kubuntu 10.04 Beta1 Live CD Installer Does Not Show Partitions?

Apr 4, 2010

I am booting from a USB stick live CD image of Kubuntu 10.04 Beta. When I run the installer, and choose the "manual select partitons" option, it lists only my full hardisk, whereas I have atleast 5 partitions on it, and none are shown. Could anybody help me with this? I want to install on one of the partitions and leave the rest intact. I am dual-booting BTW.

View 4 Replies View Related

Fedora Installation :: Reinstall Of Vista Wiped Out GRUB

May 14, 2009

How to installs and I used gparted to create my install of fedora 10 on my laptop (which had xp on it). After a major XP crash I reinstalled with Vista business on the XP partition. Now my linux partition is definately there however I Vista boots now and the grub loader does not come up.

View 4 Replies View Related

Fedora Installation :: DVD FC12 Install / Upgrade Wiped Everything On Disk Old FC11

Nov 24, 2009

Was using preupgrade from FC11x64 to 12x64. Preupgrade caused alot of problems like /boot not enough diskspace. After some searching found the steps and preupgrade proceed happily but after reboot got kernel panic grrr.

Took 3 days to find another machine to download and burn the FC12x64 disk. So I booted via the FC12x64 disk and selected the 1st option to install/upgrade. I thought it is upgrade and so choose replace my existing linux system however it wiped out everything on the disk. I have some important data in my home directory. I think it is in LVM, not a partition like /dev/sda1. How can I recover them? Was using stock settings.

View 3 Replies View Related

Ubuntu Installation :: Installer Cant' See Hd / Partition

Jul 11, 2010

i cant install 10.04 on my desktop with the 32bit or 64bit versions of 10.04 desktop.

i get to step 4 and there is nothing listed for partitions or any information and if i click forward, i get that message "no root file system is defined" "please correct this from the partition menu"

View 1 Replies View Related

Ubuntu :: Recover Home Partition That Is Wiped Out Completely?

May 2, 2011

i was using 10.10 and this disaster occured when i tried to install 11.04 replacing 10.10. i have a separate home partition, while installing 11.04 i chose one weird option called "encrypt home partition"i didnt chose to format the home partition but once the installation is over, i have all my data lost in home directory.Is ther any chance that i could get the 165 gb junk data or atleast some 200 mb of important data

View 1 Replies View Related

General :: Lost Windows Partition After Gparted Wiped Old One

Mar 21, 2011

I realise that this is not a pure Linux Q, but I am hoping for tolerance and even help!After removing the partitions (/,/home) that held an older Linux installation, gparted showed the original Windows XP partition followed by the new unallocated space. On rebooting, there was a Grub rescue error (text not noted, sorry). A live install running gparted shows a totally empty disk!

The removed OS was booted via Grub2 and I imagine that it is choking when there is no secondary(?) file to be found since it was vaped. I also imagine that this is a fairly straight-forward matter, something like replacing the MBR but I am so far from Windows these days that I am unsure how to progress with rescuing the partition. The machine has no floppy - that's how I would have initially booted it way back when. Is this something that I can do either through a Linux live distro or via a Windows CD?

View 13 Replies View Related

Software :: Cant Fix Boot Loader - Primary Partition Wiped Out

Dec 21, 2010

A bad install of linux gave me a grub that won't go away. My only hope of restoring my Windows XP and retrieving the data that was backed up (most wasn't) is to somehow access the recovery partition. That's still there. The primary partition was wiped out. This is a remanufactured system: I -don't- have a Windows CD. I -don't- have fdisk. I -don't- have any of the utility disks I'd normally use (they're 300 miles away, buried in snow and ice right now).

I do have a disk and a thumb drive with the Windows boot files on it, but grub doesn't recognize these. If I could just get rid of that grub file, I think I could boot from either the thumb drive or the cd, or even the partition with the recovery files on it, but I can't get rid of grub. I think even if I could get fdisk on either a cd or thumb drive, grub would override it. Any one know how to kill that file WITHOUT fdisk and WITHOUT the Windows CD? I have live Linux disks, Ubuntu 8.10 and 10.10 have been the most promising, but still can't do this.

View 4 Replies View Related

Ubuntu Installation :: Installer Won't Advance To Partition Table?

Dec 20, 2010

This is maybe the 15th time I've installed an Ubuntu OS in the past two years, and it's the first time I've really been stuck.Not long ago I installed 10.10, with no problems, but a couple days ago I did a fresh install of windows 7, and I planned to re-install ubuntu 10.10 alongside it.Before I installed windows, I created a partition on my 320gb HD, half and half, but while doing this I noticed that gparted would crash if a USB key was plugged in. I mention this because I'm convinced this is related to the problem.

After having installed windows, I went and created a bootable usb key with 10.10 using unetbootin (which I've used once before, but along time ago). I'm unable to make an actual live CD because my disk drive has been broken for the past year - a fact that has never stopped me from installing different distros with a usb key.So the installer starts as usual, but after the 2nd (or 3rd) step (where it says "for best results, make sure that your computer is plugged in, that you have an internet connection, and at least [...] of free space), I click forward, and the little wheel just spins forever,it never advances.I tried everything again with 10.04.1 and I got the same thing, this time after choosing my keyboard layout.

When I simply go to the live distro and then go to install, I see that at that moment, there's a crash report, something about gparted, which I'm assuming is a built-in part of the next step.

To sum up
-gparted doesn't seem to like USB keys

-installer won't advance to partition table

-can't use a disk because drive is broken!

My computer is an Acer Aspire 4530, AMD64. The 10.10 and the 10.04.1 installations were both 64bit.

View 8 Replies View Related

Debian Installation :: Jessie RC1 Installer Hangs On Formatting Partition

Mar 21, 2015

Tried to install Jessie RC1,but installer hangs on formatting the partition,at 33%.

View 7 Replies View Related

Debian Installation :: Add Partition To USB Flash Drive Bootable Installer

May 19, 2015

I created a bootable Debian installer on my USB flash drive. The Debian Installation Guide advises;

The hybrid image on the stick does not occupy all the storage space, so it may be worth considering using the free space to hold firmware files or packages or any other files of your choice. This could be useful if you have only one stick or just want to keep everything you need on one device. Create a second, FAT partition on the stick, mount the partition and copy or unpack the firmware onto it.

I want to put non free firmware packages on the stick but when I try to create a FAT partition in the free space using Disk Utility I get the following error;

Error creating partition: helper exited with exit code 1: In part_add_partition: device_file=/dev/sdb, start=661837824, size=7507093504, type=
Entering MS-DOS parser (offset=0, size=8168931328)
MSDOS_MAGIC found
looking at part 0 (offset 0, size 657457152, type 0x00)
new part entry

[Code] ....

I formatted the drive to clear it, created a new FAT partition and copied the Debian.iso to it again. When I tried again to create a partition in the free space the same error occurred.

View 7 Replies View Related

Debian Installation :: Jessie Installer Cannot See Existing Linux Partition

Jan 12, 2016

I have an issue with Gparted v0.19.0 (Jessie) which has replaced v0.12.1 (Wheezy) which works fine. I had hoped to ask this question in Gparted's own forum, but after three weeks and multiple attempts no-one has approved my account there.

Unfortunately, my existing partition structure (on two different laptops) seems to be invisible to the new version of Gparted. Since parted seems to be used by the Debian installer, the Jessie installer cannot install on these machines without repartitioning the entire disk. That means that on such machines, the only option is to wipe everything or install Wheezy, then edit sources.list to upgrade to Jessie.

Both Gparted v0.19.0 and the Jessie installer report the entire hard disk as a single Fat16 partition,The same partitions which are invisible to Gparted appear as normal in the Places sidebar, of either Thunar or the PCManFM file manager. They can be mounted and used, seemingly without issue (I have experienced the same problem under Ubuntu/Lubuntu 15.10). Below, is the shell output of fdisk, which can see the partition structure and parted, which cannot:

Code: Select all$ sudo fdisk -lu

Disk /dev/sda: 74.5 GiB, 80026361856 bytes, 156301488 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

[code]...

View 6 Replies View Related

Ubuntu Installation :: Installer Cannot Create A Shared Fat32 Partition With Win 7

Oct 12, 2010

I have win 7 installed on a primary partition along with two other primary partitions containing a recovery partition and system files partitions. (don't know exactly what the latter is for.) I made a defrag and resized the win partition to make some free space for a primary ubuntu partition.I then inserted the 10.10 live disc and created a fat32 shared partition, a root (/), a /home Nd a swap in the advanced gparted menu, BUT every time I try to initiate the installation I get an error message saying that installer couldn't create the fat32.

View 4 Replies View Related

Ubuntu Installation :: 10.10 Installer Shows No Progress After Formatting Partition

Apr 24, 2011

I'm trying to install Ubuntu 10.10 on a brand new 500GB hard drive I just purchased and installed in my machine. I boot from the CD and instruct Ubuntu to install to this drive and tell it to "erase and use the entire disk" for this 500GB drive. After moving forward from that, I see it saying a message about creating an ext4 partition for root "/" and then shortly after the entire install dialogue goes away. All I am left with is the little circle cursors spinning round (mouse input still works) and the installation background. The HDD activity light was still on though. I gave it about 3 hours before I finally gave up and tried again.

When I tried again, I saw that it did create two partitions (root and swap) during the last attempt. The same thing happened, although now even mouse input isn't responding so my system is completely locked up. HDD activity remains active this time as well. Running Ubuntu from the CD works fine. The only problem I saw with it was when I ran gparted from the CD and tried to manually create a ext3 partition on my new disk drive. When I tried that, I ran into a similar occurrence (couldn't run any programs, eventually system locked up) and had to reboot.

I have a second hard disk but I have a lot of valuable data on that and don't want to mess around with it. It could be a hardware failure, but that seems unlikely to me as this is a brand new Seagate disk drive. I suppose I could try installing it on a spare partition on my other drive and see what happens, but other than that I'm out of ideas.

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







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