Sponsored Content
Operating Systems Linux Fedora SD's, fsck, dmesg, freezing, and the Corrupt FAT-fs Post 302992027 by Beta_OmegaAdinf on Monday 20th of February 2017 05:30:11 PM
Old 02-20-2017
Error

@drysdalk

Mount:
Code:
/dev/mmcblk0p1 on /run/media/USER/UNTITLED type vfat (rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2)

df:
Code:
/dev/mmcblk0p1           15629312      352  15628960   1% /run/media/USER/UNTITLED/

So the problem is that it is freezing everything while it trys to mount which seems to take a while. Like I said, it successfully mounts but only after consuming 1-2 minutes of time, during which the GUI and Terminal are completely inaccessible. That's annoying and it has not done that before, so it's not so much "How do I fix the SD" though that is useful/helpful but more "What happened to cause the change in performance?"
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

CDE freezing

I am running Solaris 8 intel and recently my Common Desktop environment will not load. I enter the root username and password at the prompt, it switches to the CDE screen and the freezes. The OpenWindows environment works fine. I tried with a regular username (not root) and I get the same resutls.... (2 Replies)
Discussion started by: dangral
2 Replies

2. HP-UX

dmesg error ??

Hi all, I have a very weard error message in my dmesg output, and I cannot find the solution in google. Does anyone know what it might be ? Equivalently mapped reserve pool exhausted; Overall application performance may be improved by increasing the "eqmemsize" tunable parameter (currently... (3 Replies)
Discussion started by: davidg
3 Replies

3. SCO

SCO Unix 5.0.5 freezing

Hie I use SCO Unix 5.0.5 as my operating system and i have been having the following problem for the past couple of days : After every 3 hours or more , my system freezes and all users are locked out .I can not do anything even on the console . Each time i have to press the reset button... (2 Replies)
Discussion started by: babby
2 Replies

4. UNIX for Advanced & Expert Users

/usr corrupt, can get to fsck (solaris)

I have a solaris 5.8 system, it wont boot because /usr is corrupt, which means i cannot bring up fsck to run a disk check. Any ideas? (3 Replies)
Discussion started by: frankkahle
3 Replies

5. UNIX for Advanced & Expert Users

Thousands of "unattached inode" entries freezing fsck

We have some CentOS systems with ext3 filesystems that (on occasion) experiences long power failures that are longer than the UPS can handle. We run an fsck on the file systems at every boot, and sometimes they will come back on after a power failure, and when fsck runs there are tens of thousands... (0 Replies)
Discussion started by: nothsa
0 Replies

6. UNIX for Advanced & Expert Users

Strange FAT filesystem

My Garmin GPS device has a slot for an SD card. I'm using a 32 GB SD card which holds 22 GB data currently. If I attach my device to a USB port it shows two devices, the internal memory and the SD card. I have no problems with the internal memory which holds only 2 GB of data. I can mount... (2 Replies)
Discussion started by: HJarausch
2 Replies

7. Solaris

unable to repair the / filesystem. Run fsck manually (fsck -F ufs /dev/rdsk/c1t0d0s0)

What can I fix this issue? I have ran below commands but everything is same.:confused: WARNING: Last shutdown is later than time on time-of-day chip: check date. The / file system (/dev/rdsk/c1t0d0s0) is being checked WARNING - unable to repair the / filesystem. Run fsck manually (fsck -F... (4 Replies)
Discussion started by: getrue
4 Replies

8. Hardware

Laptop freezing issues

I am having Laptop freezing issues. Whenever I try to use Firfox and vlc, chrome and vlc, firefox and chrome, or anything similar to that my computer freezes. I always have to kill one of the processes before I can use my laptop again. I am guessing this is a hardware issue because when I move... (5 Replies)
Discussion started by: cokedude
5 Replies
VMWARE-HGFSMOUNTER(8)						   Open VM Tools					     VMWARE-HGFSMOUNTER(8)

NAME
vmware-hgfsmounter - program for mounting HGFS shares SYNOPSIS
mount.vmhgfs SHARE DIRECTORY [ -o OPTIONS ] vmware-hgfsmounter SHARE DIRECTORY [ -o OPTIONS ] DESCRIPTION
This is a console-based mount helper application. It mounts the HGFS share, specified by name, to a local directory. Share names must be in host:dir format. OPTIONS
uid=ARGUMENT mount owner (by uid or username) gid=ARGUMENT mount group (by gid or groupname) fmask=ARGUMENT file umask (in octal) dmask=ARGUMENT directory umask (in octal) ro mount read-only rw mount read-write (default) nosuid ignore suid/sgid bits suid allow suid/sgid bits (default) nodev prevent device node access dev allow device node access (default) noexec prevent program execution exec allow program execution (default) sync file writes are synchronous async file writes are asynchronous (default) mand allow mandatory locks nomand prevent mandatory locks (default) noatime do not update access times atime update access times (default) nodiratime do not update directory access times adirtime update directory access times (default) ttl=ARGUMENT time before file attributes must be revalidated (in seconds). Improves performance but decreases coherency. Defaults to 1 if not set. EXAMPLES
This command is intended to be run from within /bin/mount by passing the option '-t vmhgfs'. For example: mount -t vmhgfs .host:/ /mnt/hgfs/ mount -t vmhgfs .host:/foo /mnt/foo mount -t vmhgfs .host:/foo/bar /var/lib/bar SEE ALSO
vmware-checkvm(1) vmware-hgfsclient(1) vmware-toolbox(1) vmware-toolbox-cmd(1) vmware-user(1) vmware-xferlogs(1) libguestlib(3) libvmtools(3) vmware-guestd(8) vmware-user-suid-wrapper(8) vmblock(9) vmci(9) vmhgfs(9) vmmemctl(9) vmsock(9) vmsync(9) vmxnet(9) vmxnet3(9) HOMEPAGE
More information about vmware-hgfsmounter and the Open VM Tools can be found at <http://open-vm-tools.sourceforge.net/>. AUTHOR
Open VM Tools were written by VMware, Inc. <http://www.vmware.com/>. This manual page was put together from homepage materials by Daniel Baumann <daniel.baumann@progress-technologies.net>, for the Debian project (but may be used by others). 2010.03.20-243334 2010-04-08 VMWARE-HGFSMOUNTER(8)
All times are GMT -4. The time now is 07:28 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy