Re: external USB drive chown
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=/9dlNi2fPBmKn5ogqe49RV3krcdoLv7qQKOlnFUdH8Q=; b=VWtJKqQtGcghYzNagmX3BrtWohM1Os1Qw/MYp2MJSWjEAtUUV4KYpnBTcb/KVisiEaoZIU6yl3Db7z869JYNEPkUfB1Z75PNZ4dWw6VE8OH27MmfjoXDvDI/zA6JtQoD6ZUf95RTz75yoaiwqzVmHe07l1g8qRxyzsgZRdidhrE= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Zw+D6UNOYdPd3uImaO0wmh5Q78n0xpVVH37fSGT1VwDS7Q35dBLg+YgZlj0xapX5CTRnCsabJBeQ5GuQJrM9iSi6+iEF88fM0zXfYp6gxKWFVd/1qN4HEyPjH5fKGe02EVxzdcW1+qvfGjt65tyje6oGN0GY5KezD/pWxDuGrQw= this is the case ... thank you guigui On Nov 17, 2007 11:33 PM, Ethan Clark <eclark@monkeyvoodoo.net> wrote:
In Finder, select the drive and do File > Get Info. Uncheck "Ignore Ownership on This Volume" (it's at the bottom).
-Ethan
On Nov 17, 2007, at 3:59 PM, mm w wrote:
Hi all,
$ sudo chown -fR root:wheel build/Release/My.kext $ ls -la build/Release/My.kext drwxr-xr-x 3 me me . drwxr-xr-x 3 me me .. drwxr-xr-x 5 me me Contents
$ sudo su sh-3.2# chown -fR root:wheel build/Release/My.kext sh-3.2# ls -la build/Release/My.kext drwxr-xr-x 3 _unknown _unknown . drwxr-xr-x 3 _unknown _unknown .. drwxr-xr-x 5 _unknown _unknown Contents
on external USB drive MacOS Extended journaled Kernel Version 9.0.0: Tue Oct 9 21:35:55 PDT 2007; root:xnu-1228~1/RELEASE_I386 i386
Disk Description : ST916082 1AS Media Total Capacity : 149.1 GB (160,041,885,696 Bytes) Connection Bus : USB Write Status : Read/Write Connection Type : External S.M.A.R.T. Status : Not Supported USB Serial Number : 5A37FFFFFFFF Partition Map Scheme : Master Boot Record
-mmw
-- echo zapydapntpd.rxltw@nzx | tr a-z@. p-za-o.@ _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/eclark%40monkeyvoodoo.n...
This email sent to eclark@monkeyvoodoo.net
-- echo zapydapntpd.rxltw@nzx | tr a-z@. p-za-o.@ _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
mm w