Ubuntu :: Format External Harddrive To Ext4 / Ntfs?
Apr 15, 2010How do you format an external harddrive to ext4 or ntfs?
View 5 RepliesHow do you format an external harddrive to ext4 or ntfs?
View 5 Replies1. Is this possible without loosing the data on the external harddrive?
2. How is it done?
3. WIll I be able to read and write on both Ubuntu and OS X 10.6? (like I can now)
I have a 300 external usb drive which I have got when using windows and so is using a fat32 filesystem. I have since moved to linux only and am mounting the drive as vfat however I think I may as well convert it to ext4 if possible for (amongst others) performance and security reasons. The problem is I don't have a separate drive which would hold the 250gb of data temporarily whilst I changed the filesystem of the drive so I am hoping there is a way to format as ext4 whilst retaining the files?I know partition magic on windows allowed you to change between filesystems whilst keeping the data but does anything similar (and free! ) exist for linux?
View 14 Replies View RelatedTrying to format a external Hard drive in NTFS using the utility program.
The error message is
"Error creating file system: helper exited with exit code 1: cannot spawn 'mkntfs -f /dev/sdb1': Failed to execute child process "mkntfs" (No such file or directory)"
Just rm -rf *'d home/me/ directory... tried extundelete, didn't recover more than 10% of data.. trying scalpel, taking forever..Anyone know of a sure fire way to recover data from ext4?
View 6 Replies View RelatedI tossed a 500GB hard drive into my machine (Ubuntu 64 8.10) so that I could back some files up. This drive when last used was part of a software RAID (no longer in use.) I deleted the partition that was on it, and tried to reformat using Gparted to ext3...but it won't work. The only error message I get is that it failed. Details do not provide any additional information. I went to the command line and attempted to mount it just to see what would happen, and I got this:
Code:
~$ sudo mount /dev/sde1 /media/backup1
mount: unknown filesystem type 'linux_raid_member'
Apparently, it still thinks it's part of the RAID. What can I do to erase and reformat this drive?
I accidentally unplugged my external hard drive during a format and now it is unrecognisable by my Ubuntu system.
View 4 Replies View RelatedI have a ntfs hard drive (my "C" drive in Windows) and it has some very important data (baby pictures) on it. The drive is, for some reason, very fail-prone. Last time it went out, I used ubuntu to make a windows disk (I have the key, nothing illegal!) and it went to the error fixing part or what have you and fixed it all up. That was a few days ago, and I was working on backing up the picturs but hadn't finished, and it failed again. Now I can't get it to fix the current windows installation, even though it's doing the same thing (making a clicking noise and stalling on boot before eventually giving up and booting to the ubuntu "d" drive.), it will only take me to the part about installing a new copy of windows, which I don't want to do because that would wipe the drive.
So my next idea was to try and get at the pictures through ubuntu, but when I use sudo fdisk -l, it only shows me my ubuntu hard drive.. Is there anything I can do to find and mount the other drive? I really can't afford to take it in to a professional for data recovery, and I've had them charge me an arm and a leg and do nothing but wipe my drive in the past, so I want to do everything I can to try and get my pictures back myself.
I've been trying to mount an NTFS USB hardrive inside a Xen DomU, but I keep receiving a permission denied error.I am using CentOS release 5.4 (Final) x86_64 for both Dom0 and DomU with latest updates
DomU # mount /mnt/iomega
ntfs-3g-mount: mount failed: Permission denied
Steps taken to reach the error:
1. I installed fuse and fuse-ntfs-3g in the Dom0 and successfully mounted the USD drive to make sure it worked. Then I unmounted it and block attached it to the DomU.
Dom0 # xm block-attach DomU phy:/dev/sdd xvdc r
2. I installed fuse and fuse-ntfs-3g in the DomU.I turned off SELinux (Though I don't think this is an issue)
DomU # /usr/sbin/getenforce
Permissive
3. checked for the USB drive with fdisk and found it /dev/xvdc1
DomU # /sbin/fdisk -l
Disk /dev/xvda: 10.4 GB, 10485760000 bytes[code]...........
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?
I have a Seagate Expansion external drive.
It won't load as it is NTFS. Am I okay to reformat it using GParted? I'm unable to get the drive up in a window, but GParted can see it.
I've a new USB 3.0 Hub card and plugged it into pcie1x. The chipset on this controller is a NEC uPD720200. I attached a HD to it but it wasn't recognized (but Windows does!).
I'm runnig archlinux (all updates) which shows the card/harddrive as (lsusb) Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub fdisk doesn't show the device.
How to access the HD?
I installed Ubuntu on a portable harddrive so that I can use it independently of my computer (when I visit my parents or my g/f). I performed the installation using a bootable Ubuntu thumbdrive, everything went fine but when I unplugged the thumbdrive and rebooted I got a kernel panic. I was able to boot into Ubuntu on my external drive once (I think it might have been due to reordering boot order in BIOS). My guess is that the kernel panic occurs due to the drive letter changing (sdb -> sdc) depending on which external devices are plugged in, but I'm not sure how to make sure that's the case. And if it is, how would I prevent this from happening?
View 2 Replies View RelatedI have a iBook G3 that dosnt want to boot up at all. It makes the ding then a grey screen pops up. How do I install Ubuntu onto my iBook G3 with a external USB harddrive? is there a way?
View 4 Replies View RelatedA friend installed Lucid on his system that has three hard drives. For some reason it installed on his secondary, data drive. Now all his files are gone. Is there a utility out there that would enable him to recover any files from this formatted disk?
View 2 Replies View RelatedI want to access files on my external harddrive through GNOME, beyond plugging it into my computer via USB I have no idea what to do next..I think it has something to do with a mount point or the 'mount' command...to summarise, my question is how can I access extern. HardD through GNOME?
View 4 Replies View Relatedi have two centos systems one automounts the external usb hard drive and other doesn't what do you think could be missing in the system that is not automounting the external usb drive.
View 4 Replies View RelatedI really need to be able to sort the directories on some of my disks - not just sort the display of them, but actually sort the contents. I remember the old Norton DS.EXE that did it back in FAT16 days before long filenames, and after some googling, I found fatsort is in the repositories, but that doesn't do NTFS or ext4...
Ubuntu preferable (obviously, since I would really like to sort some things in my ext4 partitions), but if anyone knows a Windoze program that can at least do the NTFS partitions, that will be a start... Of course, I could get a new HDD, manually create all the folders in order, and copy the files one-by-one in order, but I don't have that level of patience!
i recently bought a new pair of rams, after i installed them (removed the old ones) ubuntu started lagging and all my applications started normaly, after half a minute they didn't respond for 2 minutes and then back to normal again. So i decided to delete the ubuntu partition and re-install ubuntu. I begin the installation normaly but it stucks at 5% where the partitioning takes place.
I also tried gparted to create an ext3 and ext4 partitions but i had the same problem on both tries. I believe it is a ram problem, should i go and replace them, or there is a possible solution without replacing them? (Also run the memtest 86+ for 4 hours and there were no errors).
[URL]
This community is very helpful to me.i have one external usb harddisk but its not getting detected any where.i have some important data.i want to recover that data.so could any one telme how to recover data from dead usb external hard drive.any help appreciated please helpme.no hardware is detecting but one small green light is coming.
View 3 Replies View RelatedI would like to format my current NTFS drive to EXT4. I've searched and found there are two commands to do this, mkfs or mke2fs.
What are the proper steps to do format an NTFS to EXT4 ?
If you recommend EXT3 over 4,
I have a dual boot system with Ubuntu Lucid and Windows 7 Ultimate 32bit on a 320 GB hard drive. During the last month, I've completely moved from Windows to Ubuntu but I have to keep Windows for a few softwares like ooVoo and Office, especially OneNote. But now 105 GB for windows and 50 GB for Ubuntu doesn't seems right, as I can't copy any more files on my Desktop in Ubuntu, because it's full. I was just wondering if it's possible to resize the NTFS partition and add like 50GB or so to the ext4 partition which is my Linux's root. The NTFS drive is on /dev/sda5 and the ext4 one is on /dev/sda7.
View 4 Replies View RelatedI'm currently using Ubuntu, but just ordered a new SSD (64GB) & plan to install Fedora on it- but just have a few questions...
- What is Fedora's position on MONO & MoonLight?
- I will be leaving /home on my 600+ BGB HDD, but root, /usr & swap will be on my SSD- will there be any potential issues?
- What format should I use (Ext3, Ext4, XFS...) for my SSD?
- Any recommendation of rpm repo's I should add?
- Will FGLRX work with FC13 or FC12
I have 2 ntfs partition and want to convert them to ext4. Is there a way that do this conversion without losing my data?
View 9 Replies View Relatedi have an external harddrive which i encrypted scince opensuse 10.2 with luks. Now i installed opensuse 11.2 its impossible to me to mount this drive correctly.
the harddrive was recocnized in my former opensuse 11.0 correctly as luks encrypted and during installation yast installed the kernel module and encrypted the harddrive so that i regulay could mount it on boot by giving the password for that harddrive. Scince opensuse 11.2 however yast thinks this is an dmcrypted partitoon and tries to unlock the harddrive using dmcrypt which of course fails.
does somebody know how i can encrypt and mount the externeal drive automaticly?
i have made a backup of /etc before i made a new installation of opensuse 11.2. is the possible to use the old fstab entries for that after installing luks?
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 RelatedI am trying to move over 1 Terrabyte of files from a two terrabyte drive into my Ext4 drive where Ubuntu 11.04 is installed. The two terrabyte drive is where my winxp used to be and it's currently paritioned into three partitions. I would like to reformat into a single partition that's why I'm moving the files.
When moving the files from the 2Terrabye NTFS partition into the Ext4 partitioned drive, the best transfer rate I could get is 11 megabytes per second. When I transfer from one NTFS drive to another NTFS drive, I could get as high as 70megabytes per second in WinXP. Is there a way to speed up the speed transfer?
Otherwise, the file transfer dialogue says it would take 26 hours to move all the files!!!
Edit: both drives are internal drives connected via a sata II.
Quad processor, huge RAM, and more disk space than he knows how to use. So he decided to make it a tri-boot machine. He is a Mac 'biggot' (don't we all have our preferences?) but has been developing plugins for Cinema 4-D so he wanted to be able to span the spectrum.At any rate, we were chatting and he mentioned that he would like to be able to 'see' his Linux (he is using Ubuntu) drive while booted up in his Mac system.
View 4 Replies View RelatedFirst of all I have to say I love Fedora, just switched from openSuSE after the system was kinda sluggish the last 2 or 3 versions. But one thing I always liked was the fact that when the system went into suspend my external harddrive spun down and after resuming it spun up again as soon as I tried to access a file. Now in Fedora the harddrive continues spinning and is unavailable after resuming. There is nothing about the harddrive in dmesg, not during suspending and not even when i unplug it after resuming.
View 7 Replies View RelatedI just picked up a 1.5TB external drive. I want to wipe the NTFS partition (I assume that's what it is) that is there and replace it with an encrypted ext4 partition.
Is there a HOW-TO somewhere for this?