Ubuntu :: External HDD Not Loading (NTFS Filesystem)
Nov 23, 2010
I have an one terabyte HDD as NTFS File system, my life on it .. now not shown
Code:
alz3abi@Hz:~$ lsusb
Bus 002 Device 004: ID 1d57:000d
Bus 002 Device 003: ID 1058:1100 Western Digital Technologies, Inc.
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 04f2:b1d6 Chicony Electronics Co., Ltd
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
my external HDD of 750GB bring me an error during mounting!it asks me to get to windows and reboot twice or cmd chkdsk/f of which when i do it only option comes is to format it, i do not wanna format it coz it's with a lot of ma useful data!am using debian just asking if its possible to retrieve ma data from it using commands persay and what are those
I've had a look at some similar threads but as I'm very new to linux they're already a bit technical for me. Sorry, this calls for someone with patience. I gather from other threads that disconnecting an external drive without unmounting is a no-no, and this seems to be the likely cause. Now the disk is read only and I'm unable to change any settings through the usual control panel on ubuntu. I'm just not familiar with the terminal instructions. I tried to cut and past a few command lines from other threads but I got some warnings that proceding could damage data. Like this one: WARNING! Running e2fsck on a mounted filesystem may cause SEVERE filesystem damage.
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:
I do really like Ubuntu. Still working on getting my way around and finding things but overall I think its great!But I have a problem. I used my friends removable drive to watch a movie on my laptop, and when he put it back in his it doesn't work.He uses Windows 7. He has alot of stuff on his drive that we would rather not reformat, so Im here asking you fantastic people for help.So he had it formatted to NTFS and now its RAW..I have no idea how. It won't work on either my desktop (XP) or his laptop (7) but it works fine on my UBUNTU
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.
I use a mounted NTFS filesystem as my main data storage drive. I then symlink all my Windows folders (Documents, Pictures, etc.) into my Ubuntu home folder. Works great, because it means I can share files between Windows and Ubuntu hassle-free. However, any file created on or saved to the NTFS partition automatically has its owner set as "root". Is it possible to set the default owner to me (aaron)? Or does it have to be root on NTFS?
I installed Fedora 13 just a few days ago, and it was all working well, until i tried to boot into my windows system. The windows boot loader said that it couldn't load a system file, and suggested i repair the windows system. it did not work, and i dont want to completely reinstall windows because i have some very important VB6 source code, that i do not want to lose. (For all you VB haters, i only use it bcus its really easy to learn. Don't bring the subject up, because i dont want this thread deleted because some jerk decides to start a flame war about it.) I worked really hard on the project, and i dont want to delete it. Fedora still works fine, but come up with this error message when i attempt to mount the NTFS filesystem:
[root@DaGeek247 ~]# mount /dev/sda1 Failed to read last sector (160071596): Invalid argument HINTS: Either the volume is a RAID/LDM but it wasn't setup yet,
I had win7 on my laptop. Before sometime I install Ubuntu 9.10 and it worked fine. Bur later that I resize the partition using third party software. Now when I restart the system it is giving me an error GRUB Loading error: unknown filesystem grub rescue> I am not able to access the harddrive. I am very new to ubuntu.
I am new to Linux platform and have installed RHEL 6 on my computer. I have gone through different posts on websites regarding how to mount windows drive on to the Linux file system.Here are few results of my trial where results are slightly overwhelming for a guy like me:
1. Mounting NTFS file system using mount commandAs a su-) " $mount -t ntfs /dev/sda1 /media/MyFilesystem"
Output: error: unrecognised file system ntfs
2. I followed step by step instructions of installing Fuse and ntfs-3g_ntfsprogs but had no luck:
while using this command for the installation of for FUSE-0.9(which I guess prepares files for installation) I am getting this error : " Command use: ./configure --exec-prefix=/; make;make install"
Error: "Checking Kernel source directory.../usr.src/kernels/2.6.32-71.e16.x86_64...Checking Kernel source version.......Not found " Configure error: cannot determine the version of the Linux kernel source.Please configure the kernel before running this script.
Woooh , as u can see my Linux version is mentioned in that message so can anyone lemme know whether this issue is because of the incompatibility of Fuse with my version of Linux or am I suppose to make some changes in the command itself.
I would like to format a pen drive to NTFS, so that a windows machine can use it, but Im unsure of the filesystem option's in Cfdisk. These are the options:
07 HPFS/NTFS 86 NTFS volume set 87 NTFS volume set
I think 07 is probably the right option, but as always when I dont know something, I like to get some advice from LQ members.
I dont know anything about linux and just been assigned to amount a drive to it. here's what i did so far: Version of Linux using Red Hat Enterprise Linux Server release 5.3 (Tikanga) [root]# mount -t auto /dev/sdb1 /tmp/archive mount: unknown filesystem type 'ntfs'
when checking the /proc/filesystems, i noticed that 'ntfs' is not listed there, several forum suggested i try running 'modprobe ntfs'. If that is not found, you'll need a kernel with ntfs support. i'm so lost, where to i get the modprobe ntfs
An error occurred during the filesystem check. Dropping you to the shell; the system will reboot when you leave the shell. Warning -- SELinux is active Disabling security enforcement for system recovery Run 'setenforce 1' to reenable
I had windows with ntfs I installed ubuntu. All ok. Gurb with 2 os, can ran windows and ubuntu and can mount ntfs partition in ubuntu I installed debian with lvm over ubuntu partition. I can't mount ntfs partition now, and windows doesn't appears in gurb
I can't active vg because haven't name, but is not lvm, is only ntfs partition Maybe ubuntu puts in lvm and grub? Any idea? If I change with fdisk to ntfs i lose all the information in the partition?
I have download file from this site and have done these steps [URL]. tar -xvf ntfsprogs-2.0.0.tar.gz chown root.root -R ntfsprogs-2.0.0 cd ntfsprogs-2.0.0 ./configure make && make install
Still I have failed to mount ntfs partition with this command.. mount -t ntfs /dev/hda1 /mnt or ntfs-3g /dev/hda1 /mnt
The error is ................. mount: unknown filesystem type 'ntfs' I am using RHEL5.4 and kernel is 2.6.18-164.el5
I have a external HDD with eSATA and USB connectors available. I want to use this HDD to store my backups. The HDD should be encrypted (my main system is as well).
So here is what I did so far: 1) I used the following code to create the encrypted LUKS partition with EXT3 Filesystem: Code: cryptsetup -c aes-xts-plain -s 512 luksFormat /dev/sdb1 cryptsetup luksOpen /dev/sdb1 luks mkfs.ext3 /dev/mapper/luks The system always hang when I executed the "mkfs.ext3..." command, so I switched the HDD from eSATA to USB and then it worked fine.
2) When I switched on the ext. HDD the first time, the drive was recognized automatically and Nautilus asked for the password. I typed it in as checked the checkbox to remember the password in the future. For the backup I use a nice script that I found in another forum, where I can define a mountpoint and then the script will check for previous backups and only make a incremental backup based of the latest version. The script also mounts the drive automatically. In order to always have the same mountpoint, I want to make an entry in the /etc/fstab using the UUID of the ext. HDD.
Whatever I tried, it doesn't work. What am I doing wrong? Here is my current /etc/fstab Code: # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 # / was on /dev/mapper/ubuntu-root during installation UUID=2ea47421-73ce-4c66-9606-8a1db81ae640 / ext3 relatime,errors=remount-ro 0 1 # /boot was on /dev/sda1 during installation UUID=dbdeb793-1d4e-43ea-8986-7b37fdbc9674 /boot ext3 relatime 0 2 # /home was on /dev/mapper/ubuntu-home during installation UUID=42702091-83e6-43eb-aad1-108f43eedf9d /home ext3 relatime 0 2 # swap was on /dev/mapper/ubuntu-swap during installation UUID=e225bcf9-908b-4226-a963-6b02ee658df1 none swap sw 0 0 /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0 # Eintrag wegen iPhone none /proc/bus/usb usbfs devgid=125,devmode=666,nodev,nosuid,noexec 0 0 # external HDD UUID=913977f7-8fa6-416f-af79-b5f913b68f53 /media/backup-hdd ext3 noauto,users 0 0 I made the "none /proc/bus/usb..." entry because it was recommended to ensure correct behaviour of the iPhone. Not sure if I need it though.
I created the mountpoint with this command: Code: sudo mkdir /media/backup-hdd Now it seems the mountpoints owner is not root - strange right? Code: 2 4 drwxr-xr-x 3 michael michael 4096 2010-01-15 02:45 backup-hdd How should I mount this drive correctly? It will be automounted as every USB device, but that should not be the case. I want the script to mount and unmount the drive.
I'm trying to format an external hard disk under Ubuntu 10.04. All starts well, but eventually I get the message: Error formatting volume Error creating file system: helper exited with exit code 1: Error calling fsync(2) on /dev/sdb1: Input/output error
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 ?
I have a Seagate FreeAgent XTreme 500gb external hard drive that I'd like to partition and install another OS on. It is currently NTFS formatted, and has around 80 gb of data that I don't want to wipe. In GParted, there's a next to the partition name, and when I select "Resize/Move partition", the dialog box pops up but doesn't let me make any changes. When I view "Information" on the volume, I see the errors shown in the attached screen cap. When I select "Check", it starts to check the disk and shows an error, but before I can see what it is, the computer becomes unuseably slow and I have to reboot. In Disk Utility, it says the drive is healthy, and passes all tests.
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?
Have a 1TB external USB hard drive I want to use on both Windows and Linux (Mythbuntu 9.10), so I thought the easiest way would be to format it with NTFS. Installed the NTFS-3G package and I'm able to read and write to the drive fine from Linux, however I have a few questions;
1) How do I configure Linux so that when it mounts the NTFS partition it is writeable for user, group and other (bascially I want everyone to have read and write access)? Currently when the NTFS disk is mounted the permissions are restricted to the user only and I suspect I'll need to edit fstab for this, but don't have much experience here so need help with the specifics.
2) If my Linux PC is turned on with the external drive attached, the disk is not mounted until I double click on the icon on the desktop. Is there anyway I can configure Linux so that it will automatically mount the external disk when booting?
Below is what is in my fstab file at present;
Quote:
# /etc/fstab: static file system information. # # -- This file has been automaticly generated by ntfs-config -- # # <file system> <mount point> <type> <options> <dump> <pass>
Still it says the owner is root and also the group is root. What else do I need to do to make me owner of this partition? The fileproperties say: drwxrwxrwx Still the partition is read only for me. In ntfs-config it says: "Enable write support for external drive"
I'm using an external hard drive formatted to NTFS to keep my projects on. I edit projects from both Ubuntu and Windows XP.
After editing some files in a couple of folders on the drive I have now noticed that any Ubuntu machine I plug the drive into can see the entire contents of the drive, but now, I have 4 folders that do not appear in Windows XP. I have plugged the drive backwards and forwards between three machines now (one of them dual boot) and Ubuntu definitely finds the folders and Windows definitely doesn't. This has only happened one Ubuntu has edited files, though some of the files and folders that have been edited are still visible in XP.
I presume something went wrong whilst writing file tables or whatever they are called these days. Does anybody know how I can get the folders visible in XP again? Do I need to run something in Ubuntu or in XP to 'rescan' the drive?
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.