General :: Recover NTFS Partitions For Windows 7?

Aug 23, 2010

I have installed ubuntu on my notebook, and there are 4 partitons in the hdd, all are NTFS, only one is ext4.

the problem is i deleted some hidden folders(in ubuntu which are not hidden, such as recyclebin and file information table folders) in ntfs partitions, now i need to reinstall the windows 7 back, i have a doubt that even windows will ever recognize those partitions again?

View 2 Replies


ADVERTISEMENT

General :: Mounting Windows NTFS Partitions On Fedora?

Sep 27, 2009

I know nothing about linux. But my friend says linux is good. So, I kept a copy of fedora core 10 i386. My fiend has a lot of movies about 100 in his ipod. So, I took it. It contains lot of viruses and I opened the ipod in windows but my windows has malfunctioned due to the virus. So, I have installed the fedora core 10 i386. I have some important information in the windows ntfs partitions. How do i mount those ntfs partitions.

View 8 Replies View Related

General :: How To See My Ntfs Partitions - Windows - Into Redhat Operating System

Apr 18, 2010

Actually i've packages to show my ntfs partitions on my red hat linux but i 'm unable to install these packages. how can i install the packages

View 2 Replies View Related

General :: Delete And Resize Windows Basic Ntfs Partitions With Gparted

Mar 22, 2011

I have a windows box running w2003 server on 1 volume with 2x ntfs basic partitions. c: = the windows bit, d: = the data bit for user data.I have cloned (clonezilla) the volume to another and deleted the data (d bit and want to extend the c: into the freed space.I'm booted from a partedmagicv5 cd and using gparted to attempt this.I can't see a way to do this with gparted but then, I could be thick. Maybe I clone off reformat and copy back?Is there a better way or even is this the correct forum (please don't refer me to Microsoft website:-) for this type of question?This is a test box so not worried about breaking it, but the test is to try to solve a live problem at a school I support which is running out of hd space.

View 3 Replies View Related

Ubuntu :: Windows Corrupted NTFS External Usb Hdd - How To Recover

Nov 13, 2010

I had a perfectly working Western Digital 250GB external usb hdd about 30 minutes ago. It has about 130GB of data I spent 3 hours copying to it yesterday from my Ubuntu laptop. Just to test it, I plugged it into an older Windows XP machine, and it seemed to work just fine. Then I tried to do the "Safely Remove Hardware" thing. It told me that it could not remove the external drive because another program was accessing it. So okay, I just wait a minute or two. Try again -- same thing. Tried it several more times, waiting a minute or two between each try -- same thing. Then suddenly a message pops up -- cannot write to drive. I also get another error: drive is corrupt, run chkdsk utility. Makes no sense. I was accessing files from the drive from within Windows just fine minutes before.

So since it won't "unmount safely", I just unplug it (probably a mistake, but I didn't see that I had any other choice at the moment), then try mounting it using a LiveCD of Puppy Linux -- Puppy will not mount it, just gives an error but no details.

My Ubuntu laptop, however, is no longer usable -- after I copied the 130GB of files I wanted to save to my external hdd, I attempted an upgrade of Ubuntu. It hosed. I'm still on that Puppy Linux LiveCD right now as I type.

So then. I KNOW this external hdd should be recoverable. I didn't do anything to it except let Windows screw up its ability to be mounted/unmounted, somehow. But I do not know how to go about trying to rescue it. What are the tools I should use? Is there something I can download somewhere that I can burn to a bootable CD or something that can fix a broken NTFS drive/partition? It would almost have to be something bootable at this point since I don't know how to install anything new on Puppy. Wasn't there an "Ultimate Linux Bootable Rescue CD" or something like that a while back? I can't remember it's exact name now.

If worst comes to worst, I suppose I could always reformat the external hdd and then copy the files over to it again. I still have all my files on my laptop's hard drive and Puppy can see them -- the Ubuntu upgrade I attempted did not overwrite all my stuff. But....I would just rather avoid having to spend another 3 hours or more today doing that. All my files are already on the external....I just want to fix it so that I can see them again.

View 9 Replies View Related

Ubuntu :: Recover Files After Formatted Drive To NTFS With Windows

Apr 3, 2011

I accidentally formatted a drive that was ext4 to NTFS in Windows (using quick format only). I tried TestDisk, it does find a deleted partition but doesn't seem to find any files or be able to recover anything. Is there any way I can recover the files?

View 1 Replies View Related

Ubuntu Installation :: Over Windows And Deleted All The Other Partitions - Recover Data?

Oct 24, 2010

i specifically told ubuntu to install alongside my operation system (windows) and instead it installed over windows and deleted all the other partitions... i had 200gb of data that i completely lost is there anyway to recover this data?

View 4 Replies View Related

Ubuntu :: Hiding Windows (NTFS) Partitions But Still Have Access

Feb 3, 2010

I still have to dual boot with Windows (for now!) but having the various NTFS partitions show up in Nautilaus, etc. is a problem.Also I would like to share some data between Win7 and Ubuntu 9.10 but I cannot create any more partitions due to well know limitations. In my case I already have 3 primary Windows partitions that I want to keep and 1 primary Linux with ext4 and swap as logicals for Ubuntu. BTW my laptop had all 4 primaries used up an I got rid 1 for Ubuntu. I could get rid of more but really do not want to now.

I found many great ideas and suggestions here in the forums but could not find exactly what I was looking for so I cobbled together a couple of I ideas and I think I have a working solution.First to hide a Windows partition and protect it this works great when you add this line to fstab:

Quote:

/dev/sda2 /Windows/sda2 ntfs-3g defaults,umask=777 0 0

Of course change your partition to the correct one and make sure the /Windows directories are created.I have used this many times and it works great except I want to have access to 1 or 2 directories without exposing the whole drive.I turned to symbolic links to help solve but when sda2 is "hidden" with the above there is a rights problem for my normal user. I could probably solve it with umask somehow but I just did this instead:

Quote:

/dev/sda2 /Windows/sda2 ntfs-3g defaults,locale=en_US.utf8 0 0

I found this allows me to access the directory but it is still hidden from Nautilaus. I am guessing it is because it is mounted in a location it does not normally look in.After this I created a symbolic link to the directories I want access like this:

Quote:

ln -s /Windows/sda2/Temp /home/myuser/windir

Note I did not use sudo here because that was causing me rights problems at one time. This is permanent until you rm the windir file since symbolic links are just special files.

So now I can access windir in my home directory on the NTFS partition without me accidentally messing up my other Windows system files. If I try hard I can mess it up but this provides just enough protection for me. I can also drag the link to my desktop or the Naultilaus left nav pane and it acts like a regular directory.I sure there are a 100 ways to achieve what I wanted to do but thought I would share this method since it took me a while to figure it out.

View 1 Replies View Related

Ubuntu :: Mkfs.ntfs Partitions Are Not Recognized By Windows 7?

May 7, 2010

I formatted with mkfs.nts a USB 500 GB external drive. Under Linux when I connect it to the USB port it's recognized and works. Under windowz 7 home is's seen in the device list but not in the computer window. I can't do anything with it apart eject it. This is what I get from fdisk:sudo fdisk /dev/sdcThe number of cylinders for this disk is set to 60801.There is nothing wrong with that, but this is larger than 1024,and could in certain setups cause problems with:1) software that runs at boot time (e.g., old versions of LILO)2) booting and partitioning software from other OSs(e.g., DOS FDISK, OS/2 FDISK)Command (m for help):

and this from fdisk -ls /dev/sdc:
gt[~]$ sudo fdisk -ls /dev/sdc
Disk /dev/sdc: 500.1 GB, 500107862016 bytes

[code]....

View 5 Replies View Related

Fedora :: Access Disks And NTFS Partitions On The Host OS - Windows 7

Dec 8, 2010

I installed Fedora on a VMWare, hosting OS is Windows 7

How can I access Disks and NTFS Partitions on the Host OS "Windows 7"

From Fedora?

View 1 Replies View Related

Ubuntu :: Get Access To NTFS Partitions In VirtualBox Running Windows XP Pro?

Nov 20, 2010

How can I get access to my NTFS Partitions in VirtualBox running Windows XP Pro? I saw it somewhere once saying something about setting up shared files but it was confuseing and did not work.

View 1 Replies View Related

Ubuntu Networking :: Share NTFS Storage Partitions On HDD Over Network With Windows 7?

Oct 20, 2010

I have a desktop with Ubuntu and I've set up Samba to share files with my Windows 7 laptop. I can access my home folder just fine except for my NTFS storage partitions on the desktop's HDD and my home folder's Downloads folder (which times out whenever I try and open it).

Is there an alternative way to share files between Linux and Windows 7?

View 1 Replies View Related

General :: Partitioning - How To Recover NTFS Partition ?

Jul 21, 2011

I've formated partition to empty - only erased information that partition is NTFS.

Partition data haven't been changed. So i think only little change to partition table is required.

How can i recover it?

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

General :: Any USB Tool To Recover Partitions In Dual Boot System?

May 23, 2011

I have a dual boot Acer Aspire One, after reinstalling Windows back to "original factory", the way it was straight out of the box, it now will not boot up at all. It goes to the Windows start screen goes blank, and loops there infinitely. Is there a USB tool I can use to figure out what went wrong and recover either my Windows or Linux partition with out having to do a complete reinstall?

View 1 Replies View Related

General :: Recover Deleted Files From [formatted] FAT32/NTFS Drive?

Aug 22, 2011

Is there like EasyRecovery for Linux? Free open source command-line based software strongly preferred.Expecting something like:

$ fat32_recovery --some-arcane-options dump.img dir/
Recovery in progress...
~ILE1.TXT -> dir/XILE1.TXT

[code]....

View 1 Replies View Related

General :: Ntfs Partitions Not Mounting?

Mar 7, 2011

until recently, they did fstab mount quite happily, but now, they don't

the error I get is:

Code:
Mountall mount /media/win7 [1089] terminated with status 21
My fstab has not changed but here it is:
Code:
/dev/fd0 /media/floppy0 vfat noauto 0 0
UUID=da252821-a30d-415b-84cb-adca92be5b72 / ext4 defaults 0 1

[Code]....

Oh if I make the windows drive the first avail, then it boots just fine.

View 7 Replies View Related

General :: Operate NTFS Partitions From The OS On The Same Machine?

Jul 15, 2010

i have a window xp////on the same machine i installed linux mint9.....mostly i am using linux mint9.....i want to operate my NTFS (Window XP) Partitions from linux mint9..

View 9 Replies View Related

General :: 17 GB Free Space In Two NTFS Partitions?

Feb 10, 2011

I have 17 gb free in two ntfs partitions. What I'm going to do is.,.

boot 139mb ext4
root 9gb ext4
swap 1200mb swap
home 7gb ext4

Is it ^ ok ? Should I change anything ?

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

General :: How To Repair Filesystem - Appearing As Free Space - Recover The NTFS Data Partition ?

Feb 16, 2010

Original disk:
XP NTFS primary
Linux / ext4 logical
Linux /home ext4 logical
Win 7 NTFS logical
NTFS data logical
swap space
NTFS recovery partition

I tried to install linux, as there was a problem with XP overwriting grub, I chose write grub to /dev/sda8 (which is where the linux install was appearing earlier).

I guess this borked the filesystem somehow. Now the NTFS data partition and the swap space are appearing as one free space.
Well actually before that some linux live CDs (including gparted were seeing the entire drive as unpartitioned). I had to go into XP and delete the /ext4 partitions.

Is there any way for me to recover the NTFS data partition ?

View 4 Replies View Related

Hardware :: How To Recover Partitions

Aug 2, 2010

The principal at my High School (currently my Bosses boss) brought a flash drive down today with the windows message "The drive is not currently formatted, would you like to format it now?" I grabbed by Debian laptop and went to work. So far, I have had no luck recovering the partition table or partition using testdisk or r-studio. I tried to dd a copy of the drive and examine it. The whole image appears to be goose eggs. I am not sure where to go from here. Naturally she did not back the drive up as my boss told her to and the documents on it are irreplaceable

View 6 Replies View Related

Ubuntu Installation :: Recover NTFS Filesystem?

Oct 17, 2010

so I just installed Ubuntu 10.10 a couple of days ago and used my whole hard drive.Thing is, I decided that although I loved Ubuntu, I stll want to have dual-boot for some cases.. But now that the disks filesystem is not NTFS, Windows cannot regognise the disk as installable and cannot convert the filesystem. Gosh, Windows is a piece of junk, but I still need them for some occasions.

View 1 Replies View Related

Ubuntu :: Recover From Busybox / Initramfs 8.04 NTFS?

May 22, 2011

I either installed Hardy heron or its predecessor by accident, but began running it exclusively. I did it way back when while trying to create a test drive disk, and I did not repartition the drive, because all my windoze NT stuff survived. I'm now 8.04. Yesterday I had a bunch of updates to do, did them, closed a ton of windows and then pulled up 3 open office files and each, when it came up said there wasn't enough space to save all needed information as they opened. I then closed them and one hung and froze the whole machine, leading me to do a reset. This is BEFORE rebooting from the updates.

Now when I boot into Ubuntu (I'm dual boot) I start to get the opening Ubuntu GUI screen but then get :

BusyBox V1.1.3 (Debian 1.1.1.3-5ubuntu12)built in shell (ash) line followed by:

initramfs)

I'm essentially a total noob, I've rarely used command line and not for a long time. I made a version 11.04 live disk, and it says that the file system is clean, but will not show me any of my old files, only the NT files and directories. I have a ton of unbacked up important data in Hardy Heron so I don't want to do an install from the 11.04 CD.

I've read several threads so far, and can't seem to find anything addressing this that I understand. The drive is a 160GB drive on an HP Pavilion dual core that has a 154GB NTFS boot partition, which is where I'm sure the Hardy Heron files are, and a 6GB FAT32 HP_RECOVERY partition that windoze lists ad drive D (the NTFS is C) The live disk says the FAT32 partition is /dev/sda1 and the NTFS is /dev/sda2

Where should I start? I've seen stuff about booting into recovery mode, but that isn't an option when I boot from the hard drive, and the only older ubuntu disk I have is for 7.something and generates "defective CD" type error messages.

View 7 Replies View Related

Ubuntu :: Recover Data From Corrupted Partitions?

May 20, 2010

I inadvertently started creating a boot disk over an entire 300GB external hard drive. Needless to say, I had all sorts of data saved on there. I stopped it early on in the process by turning off the drive, but I now I don't know how to salvage what's left.

View 3 Replies View Related

Ubuntu :: Using TestDisk To Recover Lost Partitions?

Nov 16, 2010

I had 10.04 installed in parallel with a bad windows OS. Used the 10.04 to pull the documents, pics, etc off of windows. Worked great. Then when I tried to delete the windows partition it screwed grub up an instead of just re-installing grub. I re-installed ubuntu, what the heck it was gonna get wiped anyway. I didn't back up the pics and documents. I did however have them in all the ubuntu folders for my pics etc.

I feel like total crap, anyway, how good of a chance do I have at getting something back with testdisk? After doing a "deeper search" I come up with multiple partitions but it won't let me restore all of them. I really dont care if I can't boot to a single one, just as long as I can get the data back. (always can use a live CD).

View 1 Replies View Related

Fedora :: Recover Deleted Files From NTFS Drive?

Apr 25, 2010

I need to recover deleted files from a NTFS drive. The OS has been re-installed by accident. any tools that will allow me to see if there is anything that can be recovered.

View 5 Replies View Related

Ubuntu :: Recover Ext4 After Wrongly Converting It To Ntfs

Jun 29, 2011

i wanted to change the format of my backup drive from ext4 to ntfs. what i thought would be possible without erasing the data, was simply done by formating the drive. but because this took only 6 sec, i have still hope that my data was not completely destroyed. are there any possibilities that i get my data back? i unmounted the drive afterwards and did not write anything to it.

View 2 Replies View Related

General :: Recover To Bootable Windows?

Mar 6, 2011

Have following problem:

Computer has 3 partitions: windows swap, windows recovery, and 3rd, which currently has linux.

There is grub installed, which lets me choose to run windows recovery, or linux. Both boot fine.

But. I'd like to remove Linux, and use recovery to install windows. When I boot to recovery, and make it install windows, it does so, but after rebooting all I get is:

error: no such partition
grub rescue>

ls shows 3 msdos partitions, but I don't know what to do with it further.

When I did boot Linux rescue, and overwrote first 446 bytes of /dev/sda to remove grub - computer doesn't boot at all.

I do not have any bootable windows disks, just the rescue. I do have another computer I can work on, so I can download stuff from internet if it would help me.

View 3 Replies View Related

General :: Setup Fstab To Automatically Mount NTFS Partitions - GUI To Set The Mount Permissions?

Feb 10, 2010

I am trying to setup fstab to automatically mount my NTFS partitions. I have used various Mount managers to create the entries in fstab. The fstab seems fine, but when mounting at boot or even via Nautilus I get the error message that I do not have permission to mount the disk.

1) Can this permission be set in the fstab file? If so what is the syntax of the fstab entry?

2) If not, is there a tool i.e. GUI to set the mount permissions?

View 14 Replies View Related







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