Software :: Kubuntu Install Corrupts NTFS Partition

Feb 5, 2010

I convinced my sister into trying linux instead of windows. When she agreed, I messed things up for her in the install and now her files are gone. I was trying to install Kubuntu. I had backed up all of the data into one partition (hda7 ... which is the last partition) and restructured the other partitions. When applying changes, it crashed in the middle so I had to start again and redo things.

Finally when everything was installed, I tried mounting the NTFS hda7 partition but to no success. Upon checking in fdisk, it was listed as ext3 but even could not mount it with ext3. I checked in windows and the partition is marked as "unknown". what has changed is that instead of hda7 being logical, it is now marked as primary. I have checked testdisk and I am not able to recover any files from it. Any ideas?

1. Testdisk ... did not find any files from that partition
2. Partition magic ... got some messages that something wrong with the partition table, it fixed that, but get Error 17 and partition magic cannot start
3. chkdsk ... did not find anything

I read something about DD but I have never tried it and I am worried I might mess up things.

View 2 Replies


ADVERTISEMENT

OpenSUSE Install :: Kubuntu Nor Opensuse Detect Ntfs Partition

Feb 21, 2010

so i have a main drive (320gb) which currently has kubuntu 9.04 installed.i also have a side drive (60gb) on which i made a backup of all my windows files (i wanted to migrate to new windows OS but messed up, long stupid story...) and also had opensuse 11.0 installed.now when i open either 2 linux versions, the ntfs partition isnt recognised anymore.there are files on it that i need, including the iso of the windows version i want to install next to opensuse (just like my old windows version)

View 5 Replies View Related

Ubuntu :: Ntfs-3g Hangs And Corrupts Svn Working Folder

Jul 14, 2010

This problem started after I moved from ubuntu 9.10 (64bit) dual core to 10.04 (64bit) quad core machine. On both machines, I have svn working directories in an NTFS partition since I dual boot between Vista and Ubuntu - which gives me the opportunity to work on my projects whether I am on vista or ubuntu. My fstab entry is very simple:

UUID=62B81CE6B81CBA8D /media/ntfsdata ntfs-3g defaults 0 0

I use either RapidSVN or RabbitVCS. Whenever I commit those folders to the SVN server(google code), the folders seem to get corrupted. After which a rebuild or a refresh on Eclipse would provoke a 100% use on one of my 4 cpus. It would just hang there and the ntfs partition would not be accessible at all until I killed ntfs-3g process.

Then I would have to boot on vista to repair that partition. The gparted repair utility is USELESS because it cannot spot any partition errors caused by the svn commit. The dual cpu machine had occasional similar trouble but I never needed to repair it. SVN would not kill the ntfs-3g, but eclipse rebuild project after an svn operation would. I could prevent ntfs-3g hangup by checking off build automatically after a svn operation and close all projects and reopen one at a time to refresh.

A refresh would trigger a rebuild. On the phenomenally faster quadcore machine, the speed of operations could be too quick for ntfs-3g to handle (may be??). It looks like ntfs-3g is unable to handle high number of files at high speed operations. I use the same ntfs partition to store high volume bulk copy and bulk downloads with no problems - apparently, it is not the problem with high volume of transfer but the high number of files being thrashed back and forth at high speed by eclipse and svn commit. Does anyone else store their svn working directories on ntfs when developing with Eclipse on ubuntu 10.04?

Further addition: I need to mention that partition is compressed under ntfs. Perhaps, ntfs-3g is not capable of handling compressed ntfs. I uncompressed them - and during uncompress operation, explorer hung at the folder where I had done the svn commit. I rebooted vista and made a fresh uncompressed copy of those svn working folders and deleted the old copy. I'll wait and see what happens on my next commit using rabbitcvs.

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

General :: How Do I Install / Partition Kubuntu 10.10 From CD

Feb 3, 2011

I recently received my Kubuntu 10.10 Desktop Edition Install CD and I'm trying to install it to dual boot with Windows 7. I used Wubi and it gave me two options: Install inside from Windows, and Demo and Full Installation. I picked Demo and Full Install and tried to install from inside the Kubuntu Demo. When I do and it gets to the "Disk" section of the install, it gives me two options to install. The first option is to erase and partition the whole drive, which I understand as it would erase my whole hard drive and partition the whole thing for Kubuntu, not allowing me to use Win7. The second option was to manually select partitions, but since I'm a noob to this, I dont know how to set partitions. I need to know how to install Kubuntu where I can dual-boot with my Win7.

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

General :: Kubuntu 10.04 / I386 New Install - Can't Access EXT4 Partition On Same HDD

May 12, 2011

Kubuntu 10.04, i386, new install. Can't access EXT4 partition on same HDD. Celeron, desktop.

View 14 Replies View Related

Fedora :: Install Grub To Ntfs Partition?

Nov 2, 2010

In HDD with 2 partition
sda1 windows xp (ntfs)
sda2 windows 7 (ntfs)

1. It is possible to install grub?

2. If not, if I create sda3 (ext3), and install grub there and boot both windows will be possible?

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

Software :: Changing An NTFS UUID - Restore An NTFS Partition From A Backup?

Dec 25, 2010

I am trying to restore an NTFS partition from a backup and I need the new drive to have the old (dead) drive's UUID (which I recorded).I really really really cannot use the option of changing fstab to mount using a new UUID, for this case I need the old UUID that existed on the other drive.Is there some ntfs equivalent of tune2fs that'll let me change the UUID on an ntfs partition?

View 4 Replies View Related

OpenSUSE Hardware :: Failure Mounting External NTFS Drive And Internal NTFS Partition / Fix This?

Jul 18, 2010

Just installed 11.3 on my computer, however when I connect an external NTFS harddisk I receive an error message. When I open dolphin to connect to an internal NTFS partition I receive the message:

org.freedesktop.Hal.Device.PermissionDeniedByPolicy: org. freedesktop.hal.storage.mount-fixed auth_admin_keep_always <--

Anyone having an idea how I can fix this?

View 9 Replies View Related

OpenSUSE Install :: Mount And Write Into Ntfs Partition?

May 31, 2010

I've dual boot: opensuse 11.2 and Windows XP. Howto mount and write to ntfs partition using /etc/fstab?

View 3 Replies View Related

OpenSUSE Install :: Dolphin Doesn't See Ntfs Partition

Oct 19, 2010

Just installed 11.3 and upgraded kde to 4.5. Install is on Toshiba notebook with Win7 and Mepis 8.5.

Ntfs and all other partitions show in fstab and partition manager but not in Dolphin or Konqueror.

How to see and mount other partitions?

View 9 Replies View Related

Ubuntu Installation :: Install 9.10 To External USB HDD NTFS Partition

Jan 9, 2010

I am currently downloading Ubuntu from a torrent at: [URL]. The file will be Ubuntu-9.10-alternate-i386.iso at 689Mb. I have a dial-up connection so the download is taking a long time to complete. I understand this to be a disk image file. I am using Windows XP v5.1 (Build 2600.xpsp_sp3_gdr.090804-1435 : Service Pack 3) as the operating system on my Emachine. This computer supports booting from a USB drive in the BIOS. I also have a DVD/CD +R+W drive to burn a disk image to if needed.

In short I want to install Ubuntu on a bootable partition of a NTFS external USB hard drive.
The external hard drive is a Western Digital 320Gb USB 2.0 that came formatted as NTFS.
I plan to use "EASEUS Partition Master 4.1.1 Home Edition" to create a ~40Gb NTFS partition on this drive for the Ubuntu install and any future Linux applications that I will acquire. The larger partition will be used for Windows backup storage and as a portable drive with a number of portable windows applications.

1) Should I use another file system other than NTFS? FAT? FAT32? Something Linux?
2) What steps are required to install Ubuntu on the partition?

In addition I would like to try to run Ubuntu inside a "shell" inside Windows XP from time to time. I have software (VMware player v3.0.0-197124) that I think can accomplish this. I have the following security and utility programs running:
WinPatrol (real-time)
SpyWare Terminator (scheduled scans)
WinMem Optimizer (real-time)
ThreatFire (real-time)
PC Tools FireWall Plus (real-time)
Avast Antivirus (real-time)

3) Are any of these programs known to interfere with the installation of Ubuntu or with Ubuntu running in a shell?

View 9 Replies View Related

Ubuntu Installation :: Created Ntfs Partition, But Xp Won't Install?

Feb 1, 2011

I used gparted to create 60GB free space which I then formatted as ntfs. However,when I go to install XP I get the blue screen of death.I know the XP installation disc is OK.The ntfs partition (sda3) is after the ext4 partition (sda1) - could this be the source of the problem?

View 9 Replies View Related

Software :: Install Grub To Windows Ntfs Partition?

Nov 2, 2010

In HDD with 2 partition

sda1 windows xp
sda2 windows 7

1. It is possible to install grub? (Using live cd)

2. If not, if I create sda3 (ext3), and install grub there and boot both windows will be possible?

View 4 Replies View Related

OpenSUSE Install :: Fix NTFS Partition Messed Up By Qparted Resize?

Apr 22, 2010

I used QParted to size one my hard drive's NTFS partition to make unallocated space available to install SUSE. QParted created the the unalloacted space fine and I got SUSE up and running.

However, the NTFS partition is messed up. The QParted GUI and the SUSE's Disk management GUI shows it as NTFS drive with 319 GB space. However, nothing seem to be able to read/write to it. QParted gives a warning "Unable to read contents of this file system! Because of this some operations maybe unavailable." Is there any way to fix this NTFS partition so I can recover data from it?

View 9 Replies View Related

OpenSUSE Install :: Modifying Ntfs Files On Windows Partition?

May 10, 2011

I have just installed Open Suse 11.4 Gnome, and I am trying to work on files on my windows partition that is ntfs, and it keeps telling me that they are "read only"......I check my /etc/fstab file and that it shows permissions at the end of the windows partions to be "0 0", which I was told was what was I needed to be able to work on ntfs files in windows?

View 6 Replies View Related

Ubuntu :: Windows Xp Sp3 Beside 10.04 LTS - Install Win Xp Sp3 On This Empty Ntfs Partition Safely?

Mar 24, 2011

Currently I have ubuntu 10.04 LTS as the only OS.I have two partitions one for ubuntu and it is ext by default for ubuntu's files.The other is empty NTFS. (yes, it is formatted in NTFS but I haven't saved anything yet on it).The problem is: I want to install win xp sp3 on this empty ntfs partition safely (without losing ubuntu).My friend told me ubuntu will be lost even if I didn't touch its own partition.

View 5 Replies View Related

Ubuntu Installation :: Windows Install CD Cannot Find NTFS Partition

May 3, 2011

I'm running Ubuntu 11.04 on my Acer extensa 5620. I need to install windows and setup a dual boot on this machine. Here's what I did. I followed the instructions on this page

[URL]

and resized my home partition (which is differenet from the file system partition). Anyways, I resized the partition and made a new NTFS partition. This was all done from Live CD. I then rebooted and then tried the windows installation CD. Now here my problem crops up.
Windows says that no partition is found. What have I done wrong? Any ideas? Can the drive be damaged or have I made a mistake some where? I did not specify a mount point for the new NTFS partition, does that matter?

View 5 Replies View Related

OpenSUSE Install :: Suse But Installer Corrupts Screen Graphically And Is Unusable

Aug 16, 2011

i've tried both the gnome and kde installers and initially it boots fine to the first menu, but if i then select 'installation' or even try to boot to the live cd, the screen goes blank and then reappears as something that looks like the static on your television if you're trying to tune it in. if you let it continue to boot, then it goes blank again and comes back with a different corrupted screen, but this time you have a white block in the middle that is apparently the mouse point as i can then move it around.

i've tried it in VESA mode and even text mode and the same thing happens. the installation media checks out fine, and my graphics card is brand new - a Radeon 3650 HD. I might try an older version of suse and try and upgrade from there

View 3 Replies View Related

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

OpenSUSE Install :: Can't Change Permission Of Mount Points For NTFS Partition Even As Root?

Apr 10, 2010

When I installed OpenSuse 11.2 it mounted I configured to mount all of my windows/NTFS partition. However, one problem is that only root can write to it. I was trying to change it to '777' permission. However, as root I can't change permission. chmod doesn't work and neither does using nautilus (as root) work.I even tried unmounting it and then doing a chmod. That didn't work either.

View 1 Replies View Related

SUSE / Novell :: 1-Click Install ATI Driver For ATI X1950 Video Card Corrupts - 11.1

May 23, 2009

I have installed Open Suse 11.1 on two different machines. One contains an ATI X850 video card, and the other contains an ATI X1950 video card. I updated the ATI drivers on the 850 card and it works like a dream. I updated the ATI drivers on the 1950 card and Suse becomes unusable. System works fine before the update. Before the update I ran it at a resolution of 1280 x 1024. I thought I would lower it to 1024 x 768 to see if that would help, but it does not. I dual boot with WinXP, and card works fine with that setup at 1280 x 1024, so I would suspect this is a specific problem with my Suse setup as opposed to a Motherboard issue.

View 4 Replies View Related

Ubuntu :: Accessing NTFS Raid0 In Kubuntu

Jul 15, 2010

I just encountered a huge problem with my PC. It's a Sony VAIO VGC-RC210G with the first two HDDs in a RAID0 configuration. Windows Vista is installed on the RAID and Kubuntu on another HDD.We had a power outage yesterday and the PC was powered on. Vista wouldn't boot, something which I traced to crcdisk.sys (stupid f***ing CRC check)

View 1 Replies View Related

General :: How To Change Partitions To NTFS In Kubuntu

Aug 11, 2011

Whenever I try to install W7 it says the partitions aren't NTFS.My question, how do you change the partitions to NTFS in Kubuntu?

View 3 Replies View Related

Ubuntu :: Copied Kubuntu To New Partition But Now Boots To Old Partition?

Jun 14, 2011

I'm trying to copy kubuntu from a old disk to a partition on a new hard disk. I used the command:

cp -apx /mnt/source /mnt/dest

I also edited fstab and changed the uuid to the correct partition, rebuild grub, and rebooted. When booting the kubuntu in the new partition, the sysytem still refers to the old partition (which is much smaller). ie: df displays the old partition. Is there another config file that has to be edited?

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

Ubuntu :: Ext4 Partition Recognized As Part Of Original NTFS Partition In Fdisk

Jul 18, 2011

I just installed ubuntu via the windows executable and I couldn't mount my NTFS partition. I found this a little odd and I checked fdisk and it seems to think I don't have an ext4 partition as my entire internal HD is displayed as NTFS.

Here's the fdisk output:

When i try to mount the NTFS partition /dev/sda2 i get the following output:

I can't make heads or tails out of this. Anyone know what's going on here?

Windows recognizes that 30GB were taken from the NTFS partition for my linux install. It reads the max partition size as 465GB. fstab reports the NTFS partition size as 488GB.

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







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