Go Back   The macosxhints Forums > OS X Help Requests > System



Reply
 
Thread Tools Rating: Thread Rating: 49 votes, 5.00 average. Display Modes
Old 12-14-2007, 09:25 PM   #141
thepat20
Registered User
 
Join Date: Dec 2007
Posts: 2
Anyone have any idea what to do with my situation?
thepat20 is offline   Reply With Quote
Old 07-25-2008, 07:34 PM   #142
crstokes83
Registered User
 
Join Date: Jul 2008
Posts: 1
Hi guys, really sorry about this, but I have pretty much the same problem as above... Trouble is I don't appear to be savvy enough to adapt the solutions above to my own system.

I have tried to get my head around the above suggestions, but I must be doing something wrong as I can't seem to get any results.

My problem is:
I tried creating a new folder inside my external hard drive when I realised I didn't have permission to do so (which is odd to begin with, but probably not important). So I tried to change permissions on my drive (for some reason set to another user who is not admin) back tomyself (admin) only to find the drive has now vanished!
It doesn't show up on the desktop of any user, but does show up in disk utility. However the option to repair permissions is not available, and all other options are fruitless.
I need a hero!
I'm running OS 10.4.11, the drive is an external USB 2 drive named "Va Voom Drive". As I pretty much use the Mac for Adobe apps, this side of things is all very new to me and I feel way out ofmy depth reading up above.
Also, I can't remember the paths or exact names of any files on the drive so had real trouble with a couple of the suggestions above

Can any one help?

Thank you very much in advance!!
crstokes83 is offline   Reply With Quote
Old 11-12-2008, 10:57 PM   #143
mpUCLALaw2010
Registered User
 
Join Date: Nov 2008
Posts: 2
Hi guys,

Here is my situation. Got a lacie d2 300 gb with triple interface, and it had previously been formatted for PC, which I erased, set up with time machine (it made one volume called "backup") but now all of a sudden it doesn't appear on the desktop, and in disk utility the volume "backup" is grayed out. Sometimes when I try to repair it just gives me a generic error message, other times it says input/output error. I can't mount it, nor can I repair it or verify it.

I tried to check it out in terminal, and i looked under "Backup," the name of the disk which was "WDC WD2500JB-00REA0 Media" and the disk identifier, which is "disk1" and which sometimes shows up instead of "Backup" as the grayed out volume in disk utility.

In terminal (note that i messed up a couple of times... sorry) none of these three can be found, even though the HD is right there in the disk utility... and I don't seem to even be getting the "Welcome to Darwin" language everyone else is...

drwxrwxrwx 1 maryprendergast maryprendergast 8192 Nov 12 19:14 NO NAME
Macintosh-70:~ maryprendergast$ id
uid=501(maryprendergast) gid=501(maryprendergast) groups=501(maryprendergast),98(_lpadmin),81(_appserveradm),79(_appserverusr),80(admin)
Macintosh-70:~ maryprendergast$ ls -l /Backup
ls: /Backup: No such file or directory
Macintosh-70:~ maryprendergast$ id
uid=501(maryprendergast) gid=501(maryprendergast) groups=501(maryprendergast),98(_lpadmin),81(_appserveradm),79(_appserverusr),80(admin)
Macintosh-70:~ maryprendergast$ ls -l /disk1
ls: /disk1: No such file or directory
Macintosh-70:~ maryprendergast$ ls -l /Volumes/WDC WD2500JB-00REA0 Media
ls: /Volumes/WDC: No such file or directory
ls: Media: No such file or directory
ls: WD2500JB-00REA0: No such file or directory
Macintosh-70:~ maryprendergast$

Help! I don't care about what's on the disk and would be happy to erase and be able to start over somehow. Sorry if this question is totally infantile.

Thanks!

Mary
mpUCLALaw2010 is offline   Reply With Quote
Old 11-12-2008, 11:07 PM   #144
mpUCLALaw2010
Registered User
 
Join Date: Nov 2008
Posts: 2
Also, I forget to mention that this is the info the hard drive gives:

Partition Map Scheme : GUID Partition Table
Disk Identifier : disk1
Media Name : WDC WD2500JB-00REA0 Media
Media Type : Generic
Connection Bus : USB
USB Serial Number : 10000E000C7EC57E
Device Tree : /PCI0@0/USB7@1D,7/@3:0
Writable : Yes
Ejectable : Yes
Mac OS 9 Drivers Installed : No
Location : External
Total Capacity : 232.9 GB (250,059,350,016 Bytes)
S.M.A.R.T. Status : Not Supported
Disk Number : 1
Partition Number : 0

Now the one volume on my HD is appearing as "disk1s2" - HELP!!!

-Mary
mpUCLALaw2010 is offline   Reply With Quote
Old 11-26-2008, 11:11 AM   #145
metherington48
Prospect
 
Join Date: Nov 2008
Posts: 2
Similar problem

Hi folks,

Seems like I'm having similar issues trying to get my brother-in-law's HD working again. I'm no expert, so I was wondering if anyone here might have an idea? I am logged in as the root user and I got the following info from Terminal. The drive (disk0s2 ) is not mounting under Disk Utility, and it says it is "Unable to read FAT partition input/output error"

Etherington:~ root# ls -l /Volumes
total 8
lrwxr-xr-x 1 root admin 1 Nov 26 10:56 Macintosh HD -> /
Etherington:~ root# df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/disk0s2 232Gi 88Gi 144Gi 38% /
devfs 107Ki 107Ki 0Bi 100% /dev
fdesc 1.0Ki 1.0Ki 0Bi 100% /dev
map -hosts 0Bi 0Bi 0Bi 100% /net
map auto_home 0Bi 0Bi 0Bi 100% /home
Etherington:~ root# echo "done"

Mucho thanks in advance for any advice!

Matthew



Quote:
Originally Posted by hayne
ejbevan:

Please open a Terminal window (Terminal.app is an application in /Applications/Utilities) and then copy & paste the following commands (all together) into the Terminal window, then press Return, and then copy & paste the full contents of that Terminal window back here so we can see it:

id
ls -l /Volumes
df -h
echo "done"

metherington48 is offline   Reply With Quote
Old 11-26-2008, 12:26 PM   #146
hayne
Site Admin
 
Join Date: Jan 2002
Location: Montreal
Posts: 32,473
Quote:
Originally Posted by metherington48
The drive (disk0s2 ) is not mounting under Disk Utility, and it says it is "Unable to read FAT partition input/output error"

That doesn't sound like a permissions problem (the topic of this thread).

I/O errors usually indicate a hardware problem with the drive.
__________________
hayne.net/macosx.html
hayne is online now   Reply With Quote
Old 11-26-2008, 02:22 PM   #147
chiapil
Prospect
 
Join Date: Nov 2008
Posts: 3
Hi everyone,
i have a little problem.
I have an external Hd with two partitions. One is a Fat the other is a hsf+.
Everything was working fine but today after i finished to backup my whole system on the hfs partition (which contains also another folder) when i replugged the ext disk in, the fat partition icon appeared as usual on the desktop, the hfs partition didnt.
Im sure both partitions are mounted because if i ask finder to show hidden files both partitions are on the desktop (but not on the finder window side bar which contains only the FAT one).
Pretty much:
2 partition: FAT and MemUp
inside MemUp a DATA folder and all the system copied folders [like Applications, Desktop DB, Desktop DF, Developer, Library, Network, System, Users, Volumes, automount, bin, cores, dev, and so on].
So i created a new folder "SystemCopy" and i put everything but DATA inside it.
I had to do it through terminal because hidden files didnt get selected with Apple-A.
Before this move action i guess everything was still ok.

Now in my MemUp partition i have two folders. DATA and SystemCopy.

[~~*chiapil@Almayer*~~] Volumes $ ll
total 72
lrwxr-xr-x 1 root admin 1 Nov 25 16:15 Almayer -> /
drwxrwxrwx 1 chiapil chiapil 32768 Nov 26 17:45 FAT3
drwxrwxrwx 7 chiapil chiapil 340 Nov 26 19:16 MemUP

[~~*chiapil@Almayer*~~] Volumes $ cd MemUP/
[~~*chiapil@Almayer*~~] MemUP $ ll
total 0
drwxrwxrwx 33 chiapil admin 1122 Nov 26 17:41 SystemCopy
drwxrwxrwx 23 chiapil chiapil 782 Nov 25 19:18 DATA

Does anyone know hot to have my MemUp Partition not hidden aka back on my desktop?
chiapil is offline   Reply With Quote
Old 11-26-2008, 03:25 PM   #148
metherington48
Prospect
 
Join Date: Nov 2008
Posts: 2
OK - any solutions for this kind of thing? It won't repair in Disk Utility, but you can see the drive (it just won't mount).

Seems like the FAT partition got messed up when the power went out on the hard drive, and it didn't unmount the right way.

It seems like that would be a software issue(?)

Thanks for any other tips you could give...

Matthew

Quote:
Originally Posted by hayne
That doesn't sound like a permissions problem (the topic of this thread).

I/O errors usually indicate a hardware problem with the drive.

metherington48 is offline   Reply With Quote
Old 11-26-2008, 07:14 PM   #149
hayne
Site Admin
 
Join Date: Jan 2002
Location: Montreal
Posts: 32,473
Quote:
Originally Posted by metherington48
Seems like the FAT partition got messed up when the power went out on the hard drive, and it didn't unmount the right way.

It seems like that would be a software issue(?)

If the problem is a corrupted filesystem, then that's a software issue and since the filesystem in question is in FAT format, I'd recommend using a filesystem repair tool in Windows since FAT is a Windows format and hence the tools for it are more sophisticated on Windows.

But if the error messages are I/O errors, that usually indicates a hardware problem - maybe the drive was close to failure and the power outage pushed it over the edge.

In any case, I repeat that this doesn't seem to be a permissions problem (the topic of this thread).
__________________
hayne.net/macosx.html
hayne is online now   Reply With Quote
Old 11-27-2008, 08:02 AM   #150
chiapil
Prospect
 
Join Date: Nov 2008
Posts: 3
Just to let you guys know, there is a utility - SetFile (stored in /Developer/Tools, thus included in Xcode) which set the invisible extended attribute on folders.

http://developer.apple.com/tools/mpw...f/setfile.html

Cheers
chiapil is offline   Reply With Quote
Old 12-02-2008, 12:18 AM   #151
JewishHustler
Registered User
 
Join Date: Dec 2008
Posts: 1
I messed with my permissions and access yesterday to find out today nothing is accessible on my external firewire drive. It does show up in disk utility. I did enter the code in terminal and this is what I got :
Last login: Mon Dec 1 23:50:10 on ttyp1
Welcome to Darwin!
daniel-levines-powerbook-g4-15:~ djlevine$ id
uid=501(djlevine) gid=501(djlevine) groups=501(djlevine), 81(appserveradm), 79(appserverusr), 80(admin)
daniel-levines-powerbook-g4-15:~ djlevine$ ls -l /Volumes
total 8
d------r-x 30 djlevine djlevine 1122 Dec 1 23:43 DJL AUDIO
lrwxr-xr-x 1 root admin 1 Dec 1 23:45 Daniel Levine -> /
daniel-levines-powerbook-g4-15:~ djlevine$ df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/disk0s3 74G 62G 12G 83% /
devfs 103K 103K 0B 100% /dev
fdesc 1.0K 1.0K 0B 100% /dev
<volfs> 512K 512K 0B 100% /.vol
automount -nsl [132] 0B 0B 0B 100% /Network
automount -fstab [155] 0B 0B 0B 100% /automount/Servers
automount -static [155] 0B 0B 0B 100% /automount/static
/dev/disk1s10 372G 197G 176G 53% /Volumes/DJL AUDIO
daniel-levines-powerbook-g4-15:~ djlevine$ echo "done"


So where do I got from here? Thank you in advance!
JewishHustler is offline   Reply With Quote
Old 12-02-2008, 11:16 AM   #152
chiapil
Prospect
 
Join Date: Nov 2008
Posts: 3
Hi, ur combination (d------r-x) is def pretty weird ....
Just try with

chmod 777 /Volumes/DJL AUDIO
chiapil is offline   Reply With Quote
Old 01-02-2009, 04:09 PM   #153
redworm
Prospect
 
Join Date: Jan 2009
Posts: 4
Mounted Drive Not Appearing on Desktop

(I'm Running Leopard on MBP and i just did a Repair Disk to the External)
I was making an Automator Application that would Eject my External Drive at the end of it's program. When I went into Disk Utility to remount the drive after my test worked nothing showed up on the desktop.

Disk Utility says it's mounted √.
I can Access it via Cmd-G (/Volumes/External Drive) √.

However it has a funny icon, doesn't show up on the desktop anymore or the sidebar on finder windows and does not show in the Main root directory (where Macintosh HD and Network reside not the same as /volumes)

Would appreciate any advice.

Here's some photos for reference
1. Info of disappeared Disk



2. Diskutility (mounted)



3. Drive works (I can see folders)
redworm is offline   Reply With Quote
Old 01-02-2009, 06:06 PM   #154
redworm
Prospect
 
Join Date: Jan 2009
Posts: 4
i had a similar problem,
I made a task in Automator in which my External Drive would eject at the end of the task, however after the first run I wasn't able to see it on the desktop anymore:

after an hour on the phone with an apple tech agent that did not know much about computers, i was fortunate enough to speak with a specialist who gave me a legitimate solution:

"sudo chflags nohidden (PATH)"

from the article:
http://support.apple.com/kb/TA25203?viewlocale=en_US

Michael
redworm is offline   Reply With Quote
Old 01-03-2009, 03:10 PM   #155
jimbo777
Prospect
 
Join Date: Jan 2009
Posts: 11
no access to external hard drives

Hi everyone,

I'm a music producer and i've just bought a new 8 core mac pro. It's OSX 10.5.4 on it. Basically it's somehow locked me out of my external lacie hard drives and they are my entire life's work! I've managed to log in a 'root' admin to be able to explore the drives which is a relief, but they're still showing up as locked and the 'get info' permission altering and disk utility from installation disk won't fix the problem.. I'm honestly at my wits end so any help would be unbelievably gratefully received..

Many thanks in advance..

James
jimbo777 is offline   Reply With Quote
Old 01-03-2009, 05:06 PM   #156
hayne
Site Admin
 
Join Date: Jan 2002
Location: Montreal
Posts: 32,473
Read the suggestions in this older thread and do what seems appropriate for your drive:
http://forums.macosxhints.com/showthread.php?t=44391
The basic idea is to use 'sudo chmod' to add appropriate permissions to the top-level folder in your drive.
Note that if the name of your drive contains spaces or quotation marks etc, you will need to enclode the drive name in double quotes.
__________________
hayne.net/macosx.html
hayne is online now   Reply With Quote
Old 01-03-2009, 05:23 PM   #157
jimbo777
Prospect
 
Join Date: Jan 2009
Posts: 11
Heart attack

Hi everyone, i've just got an 8 core mac pro and i've got 3 lacie 300gb external hard drives containing my life's work. I applied read and write access to all enclosed items under Macintosh HD and then the computer failed to load. After painful advice from an apple technician, i reinstalled Mac OSX with an erase and install.

After loading it up, i went to open my external hard drives but they wouldn't open. It comes up sayig "you do not have sufficient access privileges". They all have a little lock icon on the bottom left of the Lacie icon. I've tried disk utilty but no luck (even from the installation disk). I've tried 'get info' but it just says that there's "custom access" in the permissions bit and it won't let me change them. I've tried a lot of the code on this thread but terminal keeps coming up with "operation not permitted"..

Please, please, please help as it's literally my life's work and i'm at my wits end.

Many thanks in advance,

James
jimbo777 is offline   Reply With Quote
Old 01-03-2009, 05:33 PM   #158
jimbo777
Prospect
 
Join Date: Jan 2009
Posts: 11
Hey thanks for the quick response, i've actually posted on that thread with more info. None of the commands seem to work and i've copied and pasted them, being as meticulous as possible.. It comes up as 'operation not permitted'.. Also, under 'get info' it says that there is custom access ad it won't let me change that..
jimbo777 is offline   Reply With Quote
Old 01-03-2009, 05:49 PM   #159
hayne
Site Admin
 
Join Date: Jan 2002
Location: Montreal
Posts: 32,473
jimbo777:
I merged your new thread with this existing one so it is all together.

Please show us (by copy/pasting the contents of the Terminal window) what commands you are issuing and their results instead of telling us about them.

Be sure to show us the results of the following:

ls -aOle "/Volumes/name_of_your_disk"

And tell us what version of OS X you have (I'm guessing Leopard (10.5))
__________________
hayne.net/macosx.html
hayne is online now   Reply With Quote
Old 01-03-2009, 06:01 PM   #160
jimbo777
Prospect
 
Join Date: Jan 2009
Posts: 11
Thanks so much Hayne..

This is the response i got:

Last login: Sat Jan 3 22:00:43 on ttys000
unknown001d4fffa44e:~ jamesearp$ ls -aOle "/Volumes/MR.H.Drive"
ls: .: Permission denied
ls: ..: Permission denied
ls: .DS_Store: Permission denied
ls: .Spotlight-V100: Permission denied
ls: .SymAVQSFile: Permission denied
ls: .TemporaryItems: Permission denied
ls: .Trashes: Permission denied
ls: .VolumeIcon.icns: Permission denied
ls: .fseventsd: Permission denied
ls: Adverts: Permission denied
ls: Ashen: Permission denied
ls: Autoload.logic: Permission denied
ls: BackupSamples: Permission denied
ls: BackupSongFiles: Permission denied
ls: Caje: Permission denied
ls: Carsten Samples: Permission denied
ls: CarstenKroeyer: Permission denied
ls: Cherbourg: Permission denied
ls: Coralie: Permission denied
ls: DANCE: Permission denied
ls: Desktop: Permission denied
ls: Desktop DB: Permission denied
ls: Desktop DF: Permission denied
ls: Digidesign Databases: Permission denied
ls: ElectroHeaD: Permission denied
ls: Ellie Lawson: Permission denied
ls: Guitar: Permission denied
ls: Helen Greenham: Permission denied
ls: Higher Ground: Permission denied
ls: Holly Rubenstein: Permission denied
ls: HotRocket: Permission denied
ls: Huggy Ragnarsson: Permission denied
ls: Icon\r: Permission denied
ls: JUNO: Permission denied
ls: James Earp: Permission denied
ls: James McArthur: Permission denied
ls: Jay Picton: Permission denied
ls: Jess Kangalee: Permission denied
ls: Kore: Permission denied
ls: Logic7 PM Database: Permission denied
ls: Lora Jayne: Permission denied
ls: Meisha: Permission denied
ls: Natalia: Permission denied
ls: Olivia Sebastianelli: Permission denied
ls: Photoshop: Permission denied
ls: R is for Rabbit: Permission denied
ls: ROCK!!!: Permission denied
ls: RedSpy: Permission denied
ls: SSL_X-Orcism.dmg: Permission denied
ls: Sophie: Permission denied
ls: Stella Vakofuvic: Permission denied
ls: Stoned Pixie: Permission denied
ls: The Ryes: Permission denied
ls: TheVolumeSettingsFolder: Permission denied
ls: TomBuxton: Permission denied
ls: Wise Man Said: Permission denied
ls: Writing: Permission denied
ls: Zach: Permission denied
unknown001d4fffa44e:~ jamesearp$


I'm using 10.5.6, thanks!
jimbo777 is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -5. The time now is 06:53 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.