Contribute
Register

[solved] how we back SYSTEM Folder again because its Hide...

Status
Not open for further replies.
Joined
Nov 12, 2012
Messages
213
Motherboard
Lenovo G570
CPU
2.4 GHz Intel Core i5
Graphics
Intel HD 3000
Mac
  1. MacBook Pro
Mobile Phone
  1. iOS
my system Folder is not visible because its hide so how we permanently back System Folder like other folder in Mac HD ???
 
how we back SYSTEM Folder again because its Hide...

my system Folder is not visible because its hide so how we permanently back System Folder like other folder in Mac HD ???

In Terminal:
Code:
sudo chflags nohidden /System
 
how we back SYSTEM Folder again because its Hide...

Inside the system folder the library folder remains hidden.
help please.
Thanks
 
how we back SYSTEM Folder again because its Hide...

Inside the system folder the library folder remains hidden.
help please.
Thanks

In Terminal:
Code:
sudo chflags nohidden /System/Library

Further documentation on chflags available:
Code:
man chflags
 
how we back SYSTEM Folder again because its Hide...

Now I can see the folders
thank you :D
 
I consider myself a hackintosh veteran, yet this issue baffled me for some time!

The whole OSX86 scene has evolved to a stage that resembles medicine: you just can never be entirely up-to-date.

BTW, Rehabman, you would have made a great physician!
 
BTW, Rehabman, you would have made a great physician!

That's a funny one. The main problem would be all the blood and the general smell of medical facilities...
 
I am quite stuck here as a noobie.

I cannot see the System folder and have run "sudo chflags nohidden /System/Library" three times already including a reboot after each.

I see the Library and the User folders but not the System. Any ideas?
 
I am quite stuck here as a noobie.

I cannot see the System folder and have run "sudo chflags nohidden /System/Library" three times already including a reboot after each.

I see the Library and the User folders but not the System. Any ideas?

Of course... For unhiding /System, you need 'sudo chflags nohidden /System'
 
Status
Not open for further replies.
Back
Top