[Risolto] [Usb] Disco mac non scrivibile.
- vioma
- Entusiasta Emergente

- Messaggi: 1462
- Iscrizione: lunedì 9 febbraio 2009, 0:31
- Desktop: xfce, i3
- Distribuzione: Xubuntu 22.04.1 LTS
- Località: Catania
[Risolto] [Usb] Disco mac non scrivibile.
Pur avendo i privilegi (...almeno credo) di lettura e scrittura (vedi in basso), non riesco a scrivere sul disco formattato hfs+.
Qualche consiglio?
Grazie anticipato.
ls -l
totale 44
drwxrwxrwx 1 root root 12288 2009-04-24 18:12 ARCHIVIO
lrwxrwxrwx 1 root root 6 2009-02-05 15:15 cdrom -> cdrom0
drwxr-xr-x 2 root root 4096 2009-02-05 15:15 cdrom0
drwxrwxrwx 1 root root 20 2009-04-02 13:25 MAC_USB_1
drwxrwxrwx 1 root root 4096 2009-04-19 21:09 PROFILI
drwxrwxrwx 1 root root 8192 2009-04-02 13:21 VISTA
drwxrwxrwx 1 root root 4096 2009-04-21 16:56 WIN_USB_1
drwxrwxrwx 1 root root 4096 2009-04-23 16:12 WIN_USB_2
drwxrwxrwx 1 root root 8192 2009-04-02 13:20 XP
conti@conti-desktop:/media$
Qualche consiglio?
Grazie anticipato.
ls -l
totale 44
drwxrwxrwx 1 root root 12288 2009-04-24 18:12 ARCHIVIO
lrwxrwxrwx 1 root root 6 2009-02-05 15:15 cdrom -> cdrom0
drwxr-xr-x 2 root root 4096 2009-02-05 15:15 cdrom0
drwxrwxrwx 1 root root 20 2009-04-02 13:25 MAC_USB_1
drwxrwxrwx 1 root root 4096 2009-04-19 21:09 PROFILI
drwxrwxrwx 1 root root 8192 2009-04-02 13:21 VISTA
drwxrwxrwx 1 root root 4096 2009-04-21 16:56 WIN_USB_1
drwxrwxrwx 1 root root 4096 2009-04-23 16:12 WIN_USB_2
drwxrwxrwx 1 root root 8192 2009-04-02 13:20 XP
conti@conti-desktop:/media$
Ultima modifica di vioma il lunedì 27 aprile 2009, 11:42, modificato 1 volta in totale.
Re: [Usb] Disco mac non scrivibile.
posta anche il risultato di
Codice: Seleziona tutto
mount- vioma
- Entusiasta Emergente

- Messaggi: 1462
- Iscrizione: lunedì 9 febbraio 2009, 0:31
- Desktop: xfce, i3
- Distribuzione: Xubuntu 22.04.1 LTS
- Località: Catania
Re: [Usb] Disco mac non scrivibile.
Ecco,
mount
/dev/sdb1 on / type ext3 (rw,relatime,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
/proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,nosuid,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
lrm on /lib/modules/2.6.27-11-generic/volatile type tmpfs (rw,mode=755)
/dev/sdb3 on /home type ext3 (rw,relatime)
/dev/sda3 on /media/VISTA type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sda2 on /media/XP type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sda1 on /media/ARCHIVIO type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
securityfs on /sys/kernel/security type securityfs (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/conti/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=conti)
/dev/sdb6 on /media/PROFILI type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sdb5 on /media/WIN_USB_2 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sdc2 on /media/WIN_USB_1 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sdc1 on /media/MAC_USB_1 type hfsplus (rw,nosuid,nodev,uhelper=hal)
mount
/dev/sdb1 on / type ext3 (rw,relatime,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
/proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,nosuid,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
lrm on /lib/modules/2.6.27-11-generic/volatile type tmpfs (rw,mode=755)
/dev/sdb3 on /home type ext3 (rw,relatime)
/dev/sda3 on /media/VISTA type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sda2 on /media/XP type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sda1 on /media/ARCHIVIO type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
securityfs on /sys/kernel/security type securityfs (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/conti/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=conti)
/dev/sdb6 on /media/PROFILI type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sdb5 on /media/WIN_USB_2 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sdc2 on /media/WIN_USB_1 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sdc1 on /media/MAC_USB_1 type hfsplus (rw,nosuid,nodev,uhelper=hal)
Re: [Usb] Disco mac non scrivibile.
prova questo
Codice: Seleziona tutto
sudo fsck.hfsplus -r /dev/sdc1- pieddu
- Tenace Tecnocrate

- Messaggi: 13453
- Iscrizione: sabato 11 novembre 2006, 21:46
- Desktop: Mate XFCE
- Distribuzione: Devuan Trisquel
- Sesso: Maschile
- Località: Serravalle di Chienti (Taverne)
Re: [Usb] Disco mac non scrivibile.
Non conviene smontare prima?ethyl ha scritto: prova questoCodice: Seleziona tutto
sudo fsck.hfsplus -r /dev/sdc1
- vioma
- Entusiasta Emergente

- Messaggi: 1462
- Iscrizione: lunedì 9 febbraio 2009, 0:31
- Desktop: xfce, i3
- Distribuzione: Xubuntu 22.04.1 LTS
- Località: Catania
[Usb] Re: [Usb] Disco mac non scrivibile.
sudo fsck.hfsplus -r /dev/sdc1
sudo: fsck.hfsplus: command not found
sudo: fsck.hfsplus: command not found
- vioma
- Entusiasta Emergente

- Messaggi: 1462
- Iscrizione: lunedì 9 febbraio 2009, 0:31
- Desktop: xfce, i3
- Distribuzione: Xubuntu 22.04.1 LTS
- Località: Catania
[Usb] Re: [Usb] Disco mac non scrivibile.
Non mi era stato detto.
Un attimo che riprovo.
Un attimo che riprovo.
- vioma
- Entusiasta Emergente

- Messaggi: 1462
- Iscrizione: lunedì 9 febbraio 2009, 0:31
- Desktop: xfce, i3
- Distribuzione: Xubuntu 22.04.1 LTS
- Località: Catania
[Usb] Re: [Usb] Disco mac non scrivibile.
Stessa risposta.
sudo fsck.hfsplus -r /dev/sdc1
sudo: fsck.hfsplus: command not found
sudo fsck.hfsplus -r /dev/sdc1
sudo: fsck.hfsplus: command not found
Re: [Usb] Disco mac non scrivibile.
vero, troppa fretta......Non conviene smontare prima?
Re: [Usb] Re: [Usb] Disco mac non scrivibile.
che versione hai di ubuntu?vioma ha scritto: Stessa risposta.
sudo fsck.hfsplus -r /dev/sdc1
sudo: fsck.hfsplus: command not found
- vioma
- Entusiasta Emergente

- Messaggi: 1462
- Iscrizione: lunedì 9 febbraio 2009, 0:31
- Desktop: xfce, i3
- Distribuzione: Xubuntu 22.04.1 LTS
- Località: Catania
Re: [Usb] Disco mac non scrivibile.
La 8.10.
Credo che il problema sia doppio. Ho commesso l'errore di montare la partizione come journaling (!!!! visto che non dovevo montare un sistema non capisco il perchè) e il fatto che alcuni file sono stati copiati da diverse partizioni con diversi permessi.
Soluzioni possibili:
1) riformattare la partizione come HFS+ non journaling;
2) provare se il mac riconosce ext3;
3) cambiare i permessi da linux (non so come si fa).
Sto studiando la funzione chown.
Credo che il problema sia doppio. Ho commesso l'errore di montare la partizione come journaling (!!!! visto che non dovevo montare un sistema non capisco il perchè) e il fatto che alcuni file sono stati copiati da diverse partizioni con diversi permessi.
Soluzioni possibili:
1) riformattare la partizione come HFS+ non journaling;
2) provare se il mac riconosce ext3;
3) cambiare i permessi da linux (non so come si fa).
Sto studiando la funzione chown.
Re: [Usb] Disco mac non scrivibile.
installa hfsprogs e riprova ( dopo aver smontato il volume ) il comando postato sopra.
Codice: Seleziona tutto
sudo apt-get install hfsprogs- pieddu
- Tenace Tecnocrate

- Messaggi: 13453
- Iscrizione: sabato 11 novembre 2006, 21:46
- Desktop: Mate XFCE
- Distribuzione: Devuan Trisquel
- Sesso: Maschile
- Località: Serravalle di Chienti (Taverne)
Re: [Usb] Disco mac non scrivibile.
Esattamente.vioma ha scritto: 1) riformattare la partizione come HFS+ non journaling;
Di questo hai bisogno per scrivere su hfs+
- vioma
- Entusiasta Emergente

- Messaggi: 1462
- Iscrizione: lunedì 9 febbraio 2009, 0:31
- Desktop: xfce, i3
- Distribuzione: Xubuntu 22.04.1 LTS
- Località: Catania
Re: [Usb] Disco mac non scrivibile.
Fatto.
sudo fsck.hfsplus -r /dev/sdc1
** /dev/sdc1
** Checking HFS Plus volume.
** Checking Extents Overflow file.
** Checking Catalog file.
** Rebuilding Catalog B-tree.
** Rechecking volume.
** Checking HFS Plus volume.
** Checking Extents Overflow file.
** Checking Catalog file.
** Checking Catalog hierarchy.
** Checking Extended Attributes file.
** Checking volume bitmap.
** Checking volume information.
Invalid volume file count
(It should be 106737 instead of 60672)
Invalid volume directory count
(It should be 15079 instead of 9314)
Invalid volume free block count
(It should be 12269760 instead of 22640148)
Volume Header needs minor repair
(2, 0)
** Repairing volume.
** Rechecking volume.
** Checking HFS Plus volume.
** Checking Extents Overflow file.
** Checking Catalog file.
** Checking Catalog hierarchy.
** Checking Extended Attributes file.
** Checking volume bitmap.
** Checking volume information.
** The volume MAC_USB_1 was repaired successfully.
Gradirei sapere se ciò che ho fatto è duraturo o mi creerà problemi di lettura con il macintosh.
Non riesco a spiegarmi perchè dopo aver tolto il lucchetto (rendendo libero in scrittura e lettura) dalla partizione (sotto Mac OS) mi funziona tutto per un poco e poi dopo qualche tempo riperdo i privilegi.
Comunque grazie tanto e alla prossima.
Ps: dopo il Tuo commento metterò risolto al post.
sudo fsck.hfsplus -r /dev/sdc1
** /dev/sdc1
** Checking HFS Plus volume.
** Checking Extents Overflow file.
** Checking Catalog file.
** Rebuilding Catalog B-tree.
** Rechecking volume.
** Checking HFS Plus volume.
** Checking Extents Overflow file.
** Checking Catalog file.
** Checking Catalog hierarchy.
** Checking Extended Attributes file.
** Checking volume bitmap.
** Checking volume information.
Invalid volume file count
(It should be 106737 instead of 60672)
Invalid volume directory count
(It should be 15079 instead of 9314)
Invalid volume free block count
(It should be 12269760 instead of 22640148)
Volume Header needs minor repair
(2, 0)
** Repairing volume.
** Rechecking volume.
** Checking HFS Plus volume.
** Checking Extents Overflow file.
** Checking Catalog file.
** Checking Catalog hierarchy.
** Checking Extended Attributes file.
** Checking volume bitmap.
** Checking volume information.
** The volume MAC_USB_1 was repaired successfully.
Gradirei sapere se ciò che ho fatto è duraturo o mi creerà problemi di lettura con il macintosh.
Non riesco a spiegarmi perchè dopo aver tolto il lucchetto (rendendo libero in scrittura e lettura) dalla partizione (sotto Mac OS) mi funziona tutto per un poco e poi dopo qualche tempo riperdo i privilegi.
Comunque grazie tanto e alla prossima.
Ps: dopo il Tuo commento metterò risolto al post.
- pieddu
- Tenace Tecnocrate

- Messaggi: 13453
- Iscrizione: sabato 11 novembre 2006, 21:46
- Desktop: Mate XFCE
- Distribuzione: Devuan Trisquel
- Sesso: Maschile
- Località: Serravalle di Chienti (Taverne)
Re: [Usb] Disco mac non scrivibile.
Linux se trova un filesystem corrotto lo monta in sola lettura ed ecco una possibile spiegazione al lucchetto....
Occhio agli smontaggi!!!!!!!
Occhio agli smontaggi!!!!!!!
- vioma
- Entusiasta Emergente

- Messaggi: 1462
- Iscrizione: lunedì 9 febbraio 2009, 0:31
- Desktop: xfce, i3
- Distribuzione: Xubuntu 22.04.1 LTS
- Località: Catania
[Risolto] Re: [Usb] Disco mac non scrivibile.
Nel caso si ripresentasse rifarò la stessa operazione.
Grazie infinitamente.
Grazie infinitamente.
- pieddu
- Tenace Tecnocrate

- Messaggi: 13453
- Iscrizione: sabato 11 novembre 2006, 21:46
- Desktop: Mate XFCE
- Distribuzione: Devuan Trisquel
- Sesso: Maschile
- Località: Serravalle di Chienti (Taverne)
Re: [Usb] Disco mac non scrivibile.
[risolto]mettilo nel titolo del primo post, qui non si vede....
Ciao!
Ciao!
Chi c’è in linea
Visualizzano questa sezione: nick091 e 9 ospiti
