Ubuntu :: No Access To Drive After Formatting To Ext4 With Gparted?

Jul 10, 2011

i had an ntfs partition..i formatted it to ext4 with gparted..w i cant write any files to it..i think because gparted executed with root previliges so it has now made root the owner of the drive.

View 1 Replies


ADVERTISEMENT

OpenSUSE Install :: Ext4 Pen-drive Formatting / Permissions?

Sep 2, 2011

Tired of fat32 fragility, I reformatted a 4GB pen-drive as ext4 using Yast's partitioner. I chose format as ext4 and checked fstab options "can be mounted by user", "no access time" and "ordered journaling". I thought that these fstab options would be ineffective since a removable device won't be added to fstab. when I insert the pen-drive it auto-mounts and the folder /media/EMTEC is created (EMTEC is the volume name). The relevant mount entries are:

Code:

:~> cat /etc/fstab | grep sde
:~> cat /etc/mtab | grep sde
/dev/sde1 /media/EMTEC ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered 0 0
:~>

There's no fstab entry, as it should be, and there is a mtab entry corresponding to the pen-drive, /sde1. However the /media/EMTEC as created (by udev, I suppose) is owned by root, I can't write to it. But if I change (as root) the /etc/EMTEC folder permissions so it belongs to the regular user, i can (obviously) write to it *and* it stays so *between* remounts. Haven't tried a reboot yet. What I'm not sure is if ordered journaling is OK for a pen-drive - or any kind of journaling, for that matter. Or will this significantly decrease flash memory life? Also, the fstab options set in Yast appear to be remembered by whatever creates mtab, as well as /media/EMTEC permissions. Is that so? Where are these settings kept? How does this work?

View 2 Replies View Related

Fedora :: Formatting Flash Drive With Ext4 - Partition Accessible By Root Only

Nov 13, 2010

I've a flash drive that it's partitions formatted as fat32, ex4 and encrypted ext4. It works fine on the system that I've formatted it on, but when I try to use it on my other Linux distributions I get these problems:

* ext4 partition accessible by root only.
* after entering my pass-phrase I get

Code: /dev/mapper/udisks-luks-uuid-***** uid1000 is mounted What I'm asking for is a way to create the ext4 file system without being attached to some UID and to be accessible by any user.

View 1 Replies View Related

Ubuntu :: Formatting An USB Device - Gparted - Doesn't Work At All

Dec 8, 2010

i guess the topic header is a give away. I want to format my USB-Stick, i looked in the internet and actually came up with two ways: gparted -> doesn't work at all, it doesn't even show the stick

-Konsole:
sudo umount /media/Stick
sudo mkfs -t vfat /media/Stick
sudo eject /media/Stick
(even tho i am not a big fan of commands i don't get, i tried it and got this error line:
mkfs.vfat 3.0.7 (24 Dec 2009)
/media/EEB3-EFCB: No such file or directory)

so well, neither way did work. Is there an other solution i might try? €: Well it actually worked as far that none of my Ubuntu OS can recognize the stick anymore so i need a way to mount the usb stick as well!

View 3 Replies View Related

Ubuntu :: Error In Formatting New HDD As EXT4 ?

Jan 4, 2011

I'm having problem in formatting the newly added hard drive to my Ubuntu 64 bit server, is there any explanation why I got stuck to this error ?

Code:
root@isuzu:~# fdisk -l
Disk /dev/sda: 21.5 GB, 21474836480 bytes
255 heads, 63 sectors/track, 2610 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[Code].....

View 9 Replies View Related

Ubuntu / Apple :: Access Files From External Ext4 Hard Drive Partition?

May 2, 2010

Recently my laptop broke down and wont start up. I'm currently trying to recover my files to my mac with an IDE to USB cable. It recognized my windows partition fine and I was able to get all my files off of that, but the majority of my stuff is on the ext4 partition that I have on it. Does anyone know how to access the ubuntu partition of this hard drive from my mac?

View 2 Replies View Related

Ubuntu :: 4096 Sector HDD - Formatting With Gparted Extremely Slow

Jul 15, 2010

I'm a Ubuntu 9.10 user and have baught a WD 1.5TB HDD. When just formating it with gparted it's extreemly slow! I have read that with gparted 0.51 there are ways to get this harddrive to work correct but there are no 0.51 packages available for 9.10.

View 9 Replies View Related

Ubuntu Installation :: Formatting From NTFS To EXT4?

Aug 2, 2010

I 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,

View 4 Replies View Related

Ubuntu Installation :: GParted Anomaly: Fat32 Partition Shows 27 GB Used Just After Formatting

Mar 17, 2010

I formatted 56 GBs of my hard disk space into fat32 and it seems that 27 gbs of it is used! Though direct checking from the volume itself shows nothing like this, gparted still insists 27 gbs are used.

View 4 Replies View Related

Hardware :: Formatting External Drives In Ext4

Dec 19, 2010

I was thinking about reformatting my thumbdrives and external HDs from NTFS or FAT32 over to ext4. Anyone know if this could potentially cause any problems? They won't be used on a win machine.

View 1 Replies View Related

Red Hat / Fedora :: Trouble Formatting RAID 1 Array To Ext4

May 24, 2011

I'm trying to install SL6 to a pair of 2TB harddisks in a RAID 1 array. The problem is that when the "Formatting" progress window that says "Creating ext4 filesystem on /dev/mapper/pdc_eahgdeafbgp1" comes up it appears to eventually freeze. It's been like that for 6 hours without the progress bar moving at least. I have another identical system that I booted up using the gparted live cd to see if I could get any more information using that. I first created a 500MB ext4 partition and mkfs.ext4 ran almost instantly. I then tried 5GB and it seemed to take maybe about a second or two and worked fine. I then jumped up to 500GB and it's been running for about 5 hours now. I'm pretty sure that I remember the creation of an ext4 filesystem occuring extremely fast even for very large partitions, but this is the first time I've played with RAID.

View 3 Replies View Related

General :: Formatting HD With Ext3 / Ext4 With Full RWX Permissions

Dec 29, 2009

How can I format a USB hard drive to ext3/ext4 or whatever file format and have full permission to read, write and execute all files afterwards? When using the command line (as ROOT of course) mkfs.ext3 /dev/sdb? Restricts the rights to ROOT as does the procedure gParted. The man mkfs did not help much. Configuring the fstab- file is a bit of a hassle, so it would be nice, if there was an option to set the permissions "correctly" right from the beginning. Setting Ubuntu (I'm using Ubuntu 9.10) up, so that it mounts USB devices not as ROOT as default but giving all users all permissions seems to be really complicated, as a guy from my local LUG told me.

View 10 Replies View Related

Ubuntu :: Gparted Doesn't Like To Move Ext4?

May 22, 2010

Ok my current issue is that my ubuntu partition(my currently most used os) at the moment is getting low onspace so i decided to take 40GB from my windows one since it wasn't using it. I made it smaller and left the area unallocated. I got into gparted using the live disk and it refuses to work for me. I cannot move my ext4 partition to the 40GB partition and put that free space at the end. This is the first time i've ever had this problem. This is the first time i've ever tried ext4.

View 3 Replies View Related

General :: What Is The Amount Of Space After Formatting For Ext4, Ext3, And Ntfs

Jun 12, 2011

I have just purchased a 2TB drive for my server and I was trying to get an idea of the differences between these file systems or other file systems out there. What is the amount of space after formatting for ext4, ext3, and ntfs?

View 4 Replies View Related

General :: Ext4 Partition Turned Into Unknown According To Gparted?

Jul 7, 2010

I was using gparted to resize my /var partition, which is supposed to be an ext4 partition, and during the beginning stages of the resize/move procedure I cancelled out of the process despite the warning this might be bad. The process was in the middle of the "read" stage so I figured nothing can go wrong during a read, but now I cannot access this partition mount wise. Is there anyway to repair this?

View 6 Replies View Related

Ubuntu :: Formatting USB Drive In FAT - NTFS Or EXT?

Jul 2, 2010

I have an external USB drive that I want to format but I can't find a Linux utility to do this. I would also like to quickly and easily format USB zip drives too. The ability to format in FAT, NTFS or EXT? would be good as well. GParted seems like overkill.

View 3 Replies View Related

Ubuntu :: After Formatting External Hard Drive?

Feb 1, 2010

I have a 250GB external hard drive that I want to format to ext4. It will be used to store back ups of my documents, music and pictures. I tried booting the Ubuntu 9.10 Live CD (amd64) and using gparted to delete the partitions that where on the hard drive leaving only unallocated space, then creating one new partition that was ext4. I clicked apply and after a short time it said all operations completed successfully.

Now the problem is it won't let me transfer any documents onto the hard drive, or even create a folder or file. If I go into the properties of the hard drive, under the permissions tab it says I am not the owner...?

View 7 Replies View Related

Ubuntu Installation :: Install 10.04 Without Formatting Drive D?

Jul 15, 2010

I want to install Ubuntu 10.04 on drive C. my files are on drive D.. so i don't want to format drive D during the installation of Ubuntu.

View 5 Replies View Related

Ubuntu :: Formatting Drive - Different Pros And Cons Of Various

Apr 24, 2011

I am trying to format an external hard drive and wanted to know the pros and cons of various different formats offered in Linux. I hear that ext4 is better (most stable) than anything else (better than ext3 or ext2) for Ubuntu. I wanted to know where I can obtain more info on these various formats. I want a format that would be (1) as stable as it can get in formating a hard drive, and (2) readable and writable in both Windows and other versions of Linux (say Mandriva).

View 9 Replies View Related

Ubuntu :: Resizing Partition Without Formatting Hard Drive?

Jan 14, 2010

I made a new partition on my hard drive, and installed Windows XP on it. However, because of space shortage on the disc (didn't bring my external HDD's with me) I could not "afford" to make the partition bigger than about 7GB. Turns out that's not quite enough. So I thought I'd try to resize the partition. Booted from my Ubuntu LiveCD and entered the partition manager. I'm able to tell the program that I want to resize the Linux-partition (so it sets the now freed space as "unused", but when I chose to "resize/move" on the XP-partition I do not have any free space. Does this mean that I have to resize the Linux-partition (until now I didn't actually resize it, only set the job as "pending" hoping that I could select both to shrink the Linux-partition and extend the XP-partition in one session), or do I have to format the XP-partition and make a new one (larger this time), then reinstall XP?

/dev/sda1 is XP; /dev/sda2 is Linux Mint

View 4 Replies View Related

Ubuntu :: Formatting A Hard Drive - Install Windows

Jul 26, 2010

how I can format my hard drive with Ubuntu on it. I have a disk with windows vista home basic on it and it wont let me install windows until I have formated the hard drive.

View 2 Replies View Related

Ubuntu :: Formatting 1.5 Terabyte External Hard Drive

Dec 17, 2010

I have this 1.5 terabyte external hard drive. It has some bad sectors and although I keep reading that you can't really do much about them, I'm going to reformat the hard drive. I was just wondering what utility would be best, or because it's NTFS and I need it to be NTFS afterwards, should I just do this on Windows?

View 1 Replies View Related

Ubuntu :: 32 Gb Usb Flash Drive Does Not Work After Attempt On Formatting

Feb 20, 2011

I bought a cheap 32 gb usb flash drive in China which worked just fine on Ubuntu. However, when I attempted to tranfer som files to a Windows7 computer I got a message saying I had to format the flash drive before using. I did this, but the formating failed. When inserting the flash drive in Ubuntu again it was it was detected but unable to mount. I tried to format it again using GParted, but again it was unable to format. Now Ubuntu won't detect the flash drive when inserting. Windows7 does detect, but I get the message saying it needs formating.

View 4 Replies View Related

Ubuntu Installation :: Formatting External Drive In Ext3?

Aug 1, 2011

I'm trying to format a 500 GB external drive with gparted in ubuntu 10.10 (I searched & didn't see this issue in the forum). I set up and formatted two partitions, one for fat32, and the other with ext3, which appears to format ok, but I can't use it. Both partitions show up and appear to mount, but the ext3 partition won't accept activity (make new folder, copy in files), while the fat32 partition works fine. Both partitions show up ok when I query in terminal "sudo fdisk -l"

View 4 Replies View Related

General :: Keeping New Ubuntu Installation's /var On Separate Drive Without Formatting

Oct 11, 2010

I have a server running an older version of Ubuntu and with /var stored on a separate partition on a separate hard drive. I am attempting to update Ubuntu to 10.04, but I still want to store /var on a separate partition and hard drive. However, I don't want to format the drive which currently contains /var, as it has important data.

Is there some way to have 10.04 set up the new /var on this separate drive at installation, without formatting the drive and losing the old /var?

View 1 Replies View Related

Ubuntu :: Delete The Windows Partition Without Formatting The Whole Hard Drive

Sep 27, 2010

I didn't know how to Make a cd image out of the Ubuntu iso so I made a seperate partition in my drive.Now I'm wondering how to delete the windows partition without formatting the whole hard drive.how to create a bootable cd image

View 2 Replies View Related

Fedora :: Formatting Hard Drive When Installing 11?

Oct 12, 2009

I have been trying to figure out how to format my hard drive when I'm installing Fedora 11. When I boot from the live disk, all installation were done automatically, so I didn't see how I can do it. I tried googling it, but didn't find anything on how to do it either.

View 3 Replies View Related

Hardware :: Formatting And Accessing The Secondary Drive

Mar 10, 2010

I have a secondary drive on my new RedHat Linux computer and I want to make it permanently accessible from the RedHat system that is now running on the computer.

It is an old Windows NTFS drive that was a secondary drive when this was a Windows machine.

What do I need to do to, and how do I do it:
1) Format it into a format that Linux uses.
2) After it is formatted correctly, permanently mount it so it will always be accessible
3) After it is successfully formatted and mounted, how do I access it? (For example, to add a new ascii text file to it via 'cp')

View 14 Replies View Related

General :: Formatting And Partitioning A Hard Drive For 10.10 As The Only OS

Jan 22, 2011

I have only known about Linux software for the past couple of weeks. I want to install Ubuntu 10.10 on an older desktop I have so I can become more familiar with it. I am average in knowladge about Windows OS and MS-DOS. I tried to install Ubuntu and I get an error message about the harddrive. The CD I am booting with will load on my other PC with Windows XP on it. I have only let it run on it long enough to verify that it is bootable.

I have made a floppy boot disc following the instructions on another Linux site about Ubuntu. I have also tried to boot my alternate PC with the floppy and it boots up. The harddrive on my working PC is a Maxtor 40gb formatted with NTFS file system. The harddrive in the older desktop is a Western Digital 80GB WD800LB-55DNA0.It worked fine with Windows XP on it. I also made a Western Digital DATA Lifeguard for DOS floppy and it boots with it.

View 14 Replies View Related

Server :: 1TB Drive Not Only Recognised As 910GB (before Formatting)?

Mar 10, 2011

Distro=Deb 6 Samsung Spinpoint F3 is only recognised as 917GB. I just partitioned it and formatted it. I would normally expect it so say 1024GB (or something close, preferably larger) and after formatting have 900GB free. I almost have 900GB free, so it's not the smaller space that's the problem; it's the math.

root@localhost:/home/user# df -h /backups
Filesystem Size Used Avail Use% Mounted on
/dev/sde1 917G 200M 871G 1% /backups
917GB - 200 MB != 871 GB

As you can see, this will be used for backups and I want everything working as intended.

View 5 Replies View Related







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