In article <1g3m1kl.7n5nd21t0gim9N%, (InexTenZa) wrote:
Parce que, si on passe par une installation "from scratch", via les options, il n'y a pas le choix..
Sous 10.2 ça s'active / désactive via une ligne dans le Terminal. Ce n'est plus faisable dans Panther ?
Patrick -- Patrick Stadelmann
Eric Jacoboni
nathalie_n writes:
Pourquoi forcée ? chez moi c'est désactivé
Bizarre, chez moi (installation "from scratch" de Panther) :
$ diskutil info / Device Node: /dev/disk0s9 Device Identifier: disk0s9 Mount Point: / Volume Name: Macintosh HD
File System: Journaled HFS+ Journal size 8192 k at offset 0x831000 Permissions: Enabled Partition Type: Apple_HFS Bootable: Is bootable Media Type: Generic Protocol: ATA
Total Size: 74.5 GB Free Space: 52.3 GB
Read Only: No Ejectable: No
-- Éric Jacoboni, né il y a 1370901041 secondes
nathalie_n <news@junk.com.invalid> writes:
Pourquoi forcée ?
chez moi c'est désactivé
Bizarre, chez moi (installation "from scratch" de Panther) :
$ diskutil info /
Device Node: /dev/disk0s9
Device Identifier: disk0s9
Mount Point: /
Volume Name: Macintosh HD
File System: Journaled HFS+
Journal size 8192 k at offset 0x831000
Permissions: Enabled
Partition Type: Apple_HFS
Bootable: Is bootable
Media Type: Generic
Protocol: ATA
Bizarre, chez moi (installation "from scratch" de Panther) :
$ diskutil info / Device Node: /dev/disk0s9 Device Identifier: disk0s9 Mount Point: / Volume Name: Macintosh HD
File System: Journaled HFS+ Journal size 8192 k at offset 0x831000 Permissions: Enabled Partition Type: Apple_HFS Bootable: Is bootable Media Type: Generic Protocol: ATA
Total Size: 74.5 GB Free Space: 52.3 GB
Read Only: No Ejectable: No
-- Éric Jacoboni, né il y a 1370901041 secondes
Eric Jacoboni
Patrick Stadelmann writes:
Sous 10.2 ça s'active / désactive via une ligne dans le Terminal. Ce n'est plus faisable dans Panther ?
Si :
$ man diskutil (...) enableJournal device Enable HFS+ journaling on a mounted HFS+ volume. Ownership of the affected disk is required.
disableJournal device Disable HFS+ journaling on a mounted HFS+ volume. Ownership of the affected disk is required.
-- Éric Jacoboni, né il y a 1370902943 secondes
Patrick Stadelmann <Patrick.Stadelmann@unine.ch> writes:
Sous 10.2 ça s'active / désactive via une ligne dans le Terminal. Ce
n'est plus faisable dans Panther ?
Si :
$ man diskutil
(...)
enableJournal device
Enable HFS+ journaling on a mounted HFS+ volume. Ownership of
the affected disk is required.
disableJournal device
Disable HFS+ journaling on a mounted HFS+ volume. Ownership
of the affected disk is required.