View Single Post
 
Old 03-15-2008, 08:59 PM
roisoft's Avatar
roisoft roisoft is offline
 
Join Date: Jan 2008
Location: Spain
Posts: 450
From Netkas forum (credits to Whack)LINK
Quote:
For who is interested, this is the file listing for the boot partition.
The partition UUID is 426F6F74-0000-11AA-AA11-00306543ECAC.
The file system is HFS+.


$ ls -R /Volumes/Boot\ OSX
System com.apple.boot.S

/Volumes/Boot OSX/System:
Library

/Volumes/Boot OSX/System/Library:
CoreServices

/Volumes/Boot OSX/System/Library/CoreServices:
SystemVersion.plist

/Volumes/Boot OSX/com.apple.boot.S:
Library System mach_kernel

/Volumes/Boot OSX/com.apple.boot.S/Library:
Preferences

/Volumes/Boot OSX/com.apple.boot.S/Library/Preferences:
SystemConfiguration

/Volumes/Boot OSX/com.apple.boot.S/Library/Preferences/SystemConfiguration:
com.apple.Boot.plist

/Volumes/Boot OSX/com.apple.boot.S/System:
Library

/Volumes/Boot OSX/com.apple.boot.S/System/Library:
Extensions.mkext
Quote:
[cite] datech50:[/cite]Just add the line
UUID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx none hfs rw,noauto 0 0
to etc/fstab
Of course in above examples where you see xxxxxxxxxxxxx you would insert your own UUID.
It doesnīt works for me, i donīt know if iīm doing something wrong.

My Boot partition UUID=39C6AC62-1C32-3ED3-9782-D62CD2FD6FBA and adding the line into the etc/fstab i donīt see any change.

my boot partition:

Reply With Quote