General :: HFS Partition Mounting Read-only
Jul 9, 2010
I have an external Western Digital Hard drive with two HFS partitions with journaling disabled.When I connect it to a computer running Linux (Debian or Ubuntu), frequently both partitions are mounted read-only. In the past, mounting them on my Macbook and executing the command to disable the journaling often worked (even though it would tell me that journaling was already disabled) but I would love to have a solution which works every time.
View 1 Replies
ADVERTISEMENT
Feb 11, 2011
I have successfully mounted the NTFS partition containing win7 via Ubuntu.
I followed these 3 steps:
Code:
Now I have unmounted the partition and want to remount it again except this time so that it is mounted as Read-Only.
View 1 Replies
View Related
Jul 24, 2009
Anybody know how to make an ext3 or 4 partition start up at boot with only the owner and its group having read and write access permissions.I don't want 'others' to have folder access. This is what i have done. / etc/fstab:/dev/sdb5/media/Data ext4 owner 1 2 The folder starts on the boot since it has been allocated a folder as u can see. Next i changed the the ownership and the group ownership of the folder:chown johnny:johnny /media/DataThe problem is that other users can few my partition since 'others' have read access. How do i change that to zero access?
View 1 Replies
View Related
Jan 28, 2011
I made a modification to the /etc/fstab using Ubuntu 10.04 and now it wont boot correctly. I can get the cli but when I enter /etc/fstab and make an edit it says" changing permission of /etc/fstab: read only file system" This is what I get when the system boots:
PHP Code:
[code]....
so if I choose manual I get to the cli and whenever I attempt to edit the file I get the above error. I used another machine and attempted to mount the drive but I get the same error I added notaime option to my fstab by accident so if I choose manual I get to the cli and whenever I attempt to edit the file I get the above error. I used another machine and attempted to mount the drive but I get the same error. I tried
PHP Code:
[code]...
and I get
PHP Code:
[code]....
How can I mount the partition so that I can edit it?
View 2 Replies
View Related
Oct 30, 2010
I've been using Ubuntu 10.10 for just under a week. Recently, a partition called 'Data' has disappeared, and all my music and documents along with it. The folder is not to be seen in Places or on my desktop. My only way of finding it is to go to terminal. But when I try to open it there I get an error saying I don't have permission to read it. In Puppy Linux and SliTaz I can easily find the partition and read it. What should I do to bring it back in Ubuntu?
View 3 Replies
View Related
Sep 29, 2010
How to mount ntfs partitions into red hat linux. I'm trying to mount but not mounted that
View 8 Replies
View Related
Nov 1, 2010
I want to mount my all windows partition in my "Red Hat Linux", please help me to mount all my windows partition in linux.And please tell if i mount windows partition is it harmful for windows/partition?
View 3 Replies
View Related
May 16, 2010
I have created a Virtual Machine with following partitions
OS: Fedora 11
Code:
Device boot start stop blocks id system
/dev/sda1 * 1 13 102400 3 Linux
/dev/sda2 13 587 4608000 8e Linux-LVM
Then I added One more Volume group with ext3 file system
Code:
Device boot start stop blocks id system
/dev/sda1 * 1 13 102400 3 Linux
/dev/sda2 13 587 4608000 8e Linux-LVM
[code]....
After mounting I am not able to access only lock and lost+found file under /var
View 4 Replies
View Related
Sep 4, 2010
how can it be done?
I'm running 64 bit linux mint 9.
View 3 Replies
View Related
May 15, 2010
What are the necessary packages for mounting NTFS partition on CentOS? i tried installing fuse-ntfs-3g but got a result saying its not available.
View 1 Replies
View Related
Sep 6, 2010
I have installed a new hard drive and partitioned some space that I am wanting to use for keeping my Music files on. I have entered a line into the /etc/fstab file that I believe mounts the partition properly, but it is giving root owner ship of the partition. Is there a better way of doing this? perhaps mounting the drive some where else and using a hard link? the line I have so far in my fstab is
/dev/sdb1 /home/me/Music ext4 defaults,user 0 2
But this is still sowing the drive on my desktop, it also replaces the the name of Music in my places with the fact that it is a drive of such a size.
View 1 Replies
View Related
Nov 16, 2010
I downloaded an raw SD card image that has two partitions. It caused some file system errors when I tried to dd it directly into an SD card. I am not sure if the card is defective or the image. Is there a way to examine this image without writing it to a physical card? Like trying to mount the partitions separately or checking the tables?
View 2 Replies
View Related
Dec 26, 2009
i decided to try archlinux in my pc a while ago so i installed it... after three months i started to miss slackware so i decided to reinstall it but i wanted to save my /home partition so when i installed slackware i left my /home partition from arch hoping that i could just mount it on slackware...but now when i try to mount that /home partition this is what i get:
bash-3.1# mount /dev/sda4
mount: wrong fs type, bad option, bad superblock on /dev/sda4,missing codepage or helper program,or other error In some cases useful info is found in syslog - try dmesg | tail or so
code....
So i dont really know what is going on here but i hope somebody could help me because i really NEED to get the data from that partition.
oh and by the way i installed slackware on ext4 partitions and the /home partition from arch is ext3 so i dont know if that's maybe the problem o_O?
View 4 Replies
View Related
May 30, 2010
I have an ecryptfs partition on a usb drive, system runs Debian squeezeWhat I'd like to have is that when I connect the drive it will be auto. mounted and I'lleither have to enter the passphrase or it will already be in the keyring (even better).It seems ecryptfs can auto-mount a directory but I want to auto-mount an entire encryptd partition. Is this possible?.Also, can I have another encrypted directory, say ~/Private, at the same time or can ecryptfs handle only one at a time?
View 3 Replies
View Related
Oct 25, 2009
I need to mount my ext2 partition with write permissions for an average user. Right now, I can only write to the volume using sudo or the root account.
/etc/fstab:
Code:
# Filesystem: Mountpoint: Type: Options: Dump: FSCK:
/dev/sda1 / ext4 defaults 1 1
/dev/sda5 swap swap defaults 0 0
[code]....
can't add the options uid=500,gid=500 to the ext2 volume because it says "bad option" I have 1 question. If you have a volume listed in /etc/fstab, and you try to mount it with different options than the ones listed in fstab, will it mount with the new options, or the fstab options?(e.x. if I try to mount /dev/sda6 with: mount-o auto,user,exec,rw,async. Will it mount with async or sync?)
View 1 Replies
View Related
Mar 21, 2010
I have a problem when trying mounting, checking my ext3 partition. Is a external HD with my "portable" Linux system. Suddenly started to fail, when I try to boot it, the GRUB can't locate the config file, and show me the command line. I boot from my internal HD and try to mount it and have this messages.
Code:
sd 2:0:0:0: [sdb] Attached SCSI disk
sd 2:0:0:0: Attached scsi generic sg2 type 0
sd 2:0:0:0: [sdb] Unhandled sense code
sd 2:0:0:0: [sdb] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE,SUGGEST_OK
sd 2:0:0:0: [sdb] Sense Key : Medium Error [current]
sd 2:0:0:0: [sdb] Add. Sense: Unrecovered read error
[Code]...
1.- What exactly is in this first sectors (ext3 metadata?)
2.- Is there some way to fix this quickly, maybe with some "sectors relocation", Or re-create the first logical sectors.
3.- If not, who could i make a full backup (something like dd copy), of all the partition.
4.- How fix it?, even with a long prosses, i don't know, maybe backup the file structure (with forensic tools) and copy into a new (and re-located) partition. This is my last option because the forensic tools sometime can't recover all files and sometimes only parts, or very old files.
View 7 Replies
View Related
Apr 1, 2011
I have a linux formatted partition. I'm trying to open that partition inside windows 7. And shrink it so that I can have more space. But all the options except delete and help are grayed out. What do I do?
Tried ext2explore but it seems it can only perform a copy of the whole partition.
View 1 Replies
View Related
Aug 28, 2010
I need a program that allows windows xp to read EXT4 partition. ext2explore.exe is not good, it doesn't give other windows applications direct access to ext4.
View 5 Replies
View Related
Feb 1, 2011
Every time I mount one partition manually as read write it works fine for a couple of minutes before reverting to read only. It still appears as read-write when I list the mounted directories but won't let me write to it. I have tried unmounting and remounting it, but after a few minutes it always ends up as read-only again.
$ mount
/dev/sda3 on /scratch type ext3 (rw)
$ mkdir /scratch/file
[code]...
View 5 Replies
View Related
Aug 27, 2010
All my important data like ebooks and some programs are in a ntfs partition...when i login to my redhat i am unable to access that partition..
How to access(r/w) that partition in linux(Red Hat)?
View 11 Replies
View Related
Apr 3, 2011
The default partition manager which OpenSUSE DVD 11.4 uses (Expert Partitioner) is not creating any logic partition with / mount because another system is already using it, is there anyway to fix this?
View 9 Replies
View Related
May 27, 2011
I had installed ubuntu 11.04 on my system along with windows vista. After a few days, i decided to remove ubuntu so i just logged into windows and formatted the ubuntu partition using the windows partitioner, then extended my main c: drive to span the whole disk so that i was left with a single partition with only windows vista on it.Later when trying to restart my system couldn't log back into windows.I kept getting a prompt sayinggrub rescue>After googling around a bit i shrinked and created another partition the disk again and installed ubuntu on it again.still. =/GRUB doesn't show any windows entry.I noticed something strange though that when i tried viewing my partitions using parted i didnt see any filesystem type listed besides my windows partition (/dev/sda3). I doubt that is why GRUB does not show any windows entry.Also i manually tried to boot into windows from the grub prompt using commands...root(hd0,3)chainloader +1bootbut it says 'invalid signature'Did i somehow corrupted my windows partition during resizing and installing/un-installing? Plus i also booted with the windows installation dvd and when i typed bootmgr /fixbootit said something like no valid filesystem found.
View 5 Replies
View Related
Jul 4, 2011
I'm pretty new to Linux. Though I've used it for a little bit, I barely know any shell commands. I recently migrated from Mint to Fedora. Installation went fine and I thought I was doing great until I tried to copy something onto one of my ntfs partitions (I got them automounted through changing fstab). Now I can't change the permissions with sudo chmod... it says I can, but nothing changes. And, while the folders are listed as allowing rw for the user group I set up, I can't actually change anything. I'm guessing I've done something wrong with my fstab file.
My fstab file is:
Code:
I should probably note that I'm using NVIDIA fake RAID 0, which is why my device locations are all /dev/mapper/nvidia_fcficeibp#
The command I have tried to change permissions is:
Code:
View 6 Replies
View Related
Mar 31, 2010
I installed fedora 12 and windows 7 in pc. i can not access fedora partitions from windows. which software is suitable for this?
View 8 Replies
View Related
Oct 23, 2010
i used to have ubuntu 9.i decided to move to sabayon so i used the live cd to install it ,resize the ubuntu partition and use the remaining space for sabayon.while the resizing procedure i got an error(i dont have a copy of the error log file but i know it has something to do with an anaconda process).i aborted the installation and the result was an filesystem that couldnt be mounted.when i try to mount the hdd i get this:
Code: Error mounting: mount: wrong fs type, bad option, bad superblock on /dev/sdb1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so and this is what i get from fsck: Code: $ sudo fsck -f /dev/sdb1
code....
View 5 Replies
View Related
Mar 1, 2011
I have a .dd file from testdisk on an external hard drive. how do I mount this image to read it?
View 9 Replies
View Related
May 10, 2010
I am newer to Slackware but not to Linux. I am having the hardest time trying to get my CDROM to mount for me so that I can play audio cd;s and the like. I can see that the system knows that my CDROM drive is there and that it works because I installed Slackware 13 from my CDROM drive as /dev/hdc. Now when I put in a cd nothing happens? I have googled away and searched this forum quite a bit before posting this but I have tried almost everything I can think of and what others have mentioned. I have screenshots to show you what I mean. When I try to run the command:
mount /dev/cdrom /mnt/cdrom
I get it as mounting as read only and it says can't read superblock? Now that is fro my slave IDE CDROM on top as hdd. I have tried before to mount it as /dev/hdc but to no avail. I know both CD drives work just fine because I used them to install the system. I am going to put the screenshots below so maybe someone can help me! Also I can eject the top CD drive with the command code...
View 3 Replies
View Related
Feb 8, 2011
How do i disable the linux file cache on a xfs partition (both read an write).
We have a xfs partition over a hardware RAID that stores our RAW HD Video. Most of the shoots are 50-300gb each so the linux cache has a hit-rate of 0.001%.
I have tryed the sync option but it still fills up the cache when copinging the files. ( about 30x over per shoot :P )
/etc/fstab:
/dev/sdb1 /video xfs sync,noatime,nodiratime,logbufs=8 0 1
Im running debian lenny if it helps.
View 2 Replies
View Related
Jun 4, 2010
I have dual boot: Ubuntu 10.04 and Opensuse 11.2.Howto mount Read Only ext4 partition from Opensuse in /etc/fstab under Ubuntu?
View 3 Replies
View Related
Mar 18, 2010
I need to allow non-root users to read/write on an ext3 partition.
Below is the relevant output from fdisk -l
Code:
The partition in question is /dev/sda4 and it is mounted as /Data (setup during installation).
View 2 Replies
View Related