Fwd: Fwd: partizione

Valter Maratona valter.maratona@gmail.com
Lun 31 Mar 2008 10:59:51 CEST


>  >
>  > Non è un disco esterno, è un secondo disco interno

>
> Vediamo un po' di capire:
>  1) usi gnome? kde? automount?

Ho parlato di nautilus, quindi gnome direi

>  Normalmente i mount point sotto /media vengono creati da processi
>  automatici tipo automount, hal/udev e compagnia cantante che riconoscono
>  il device, non trovato nulla di specifico in /etc/fstab e quindi fanno
>  secondo le regole di udev o automount o gnomeVFS o equivalente KDE.
>  2) quindi almeno di non voler fare regole specifiche di udev (tipo
>  quelle che si fanno per l'ipod) non modificare le sottodirectory
>  di /media ma in fstab metti tutto sotto / o /mnt
>  3) mandaci il tuo /etc/fstab

la riga che ci interessa è questa:
 /etc/fstab:
# /dev/hdb1
e non c'è altro

ho digitato
mkdir /mnt/dati3

e poi

mount -t vfat /dev/hdb1 /mnt/dati3
trattandosi di una partizione formattata fat32
ma ho sbagliato perchè dopo gli usi del comando mi dà

So far the informational part. Next the mounting.
The command is `mount [-t fstype] something somewhere'.
Details found in /etc/fstab may be omitted.
       mount -a [-t|-O] ...     : mount all stuff from /etc/fstab
       mount device             : mount device at the known place
       mount directory          : mount known device here
       mount -t type dev dir    : ordinary mount command
Note that one does not really mount a device, one mounts
a filesystem (of the given type) found on the device.
One can also mount an already visible directory tree elsewhere:
       mount --bind olddir newdir
or move a subtree:
       mount --move olddir newdir
One can change the type of mount containing the directory dir:
       mount --make-shared dir
       mount --make-slave dir
       mount --make-private dir
       mount --make-unbindable dir
One can change the type of all the mounts in a mount subtree
containing the directory dir:
       mount --make-rshared dir

a questo punto non so che fare.


grazie
valter


Maggiori informazioni sulla lista glug