mandriva spring e win

18 risposte [Ultimo messaggio]
Ritratto di sdonz
sdonz
(Junior)
Offline
Junior
Iscritto: 16/04/2007
Messaggi: 41

Credo di si
[root@localhost Desktop]# mkdir /mnt/win
mkdir: impossibile creare la directory `/mnt/win': Il file esiste
direi di si difatti la vedo anche in mount solo che è vuota!!!
E se apro centro di controllo-punto di mount-crea partizioni la prima voce a sx non mi da' filesystem di windows ma mnt/unoname
Ciao

Ritratto di kio341
kio341
(Guru)
Offline
Guru
Iscritto: 09/09/2004
Messaggi: 591

adesso ridai
#mount -t ntfs-3g /dev/hda1 /mnt/win
e posta il contenuto

Ritratto di sdonz
sdonz
(Junior)
Offline
Junior
Iscritto: 16/04/2007
Messaggi: 41

Okay..spero sia corretto

[root@localhost Desktop]# mount -t ntfs-3g /dev/hda1 mnt/win
fusermount: bad mount point mnt/win: No such file or directory
FUSE mount point creation error: No such file or directory
Unmounting /dev/hda1 ()
[root@localhost Desktop]# mount -t ntfs-3g /dev/hda /mnt/win
NTFS signature is missing.
Failed to startup volume: Invalid argument
Failed to mount '/dev/hda': Invalid argument
The device '/dev/hda' doesn't have a valid NTFS.
Maybe you selected the wrong device? Or the whole disk instead of a
partition (e.g. /dev/hda, not /dev/hda1)? Or the other way around?
[root@localhost Desktop]# mount t ntfs-3g /dev/hda1 mnt/win
Usage: mount -V : print version
mount -h : print this help
mount : list mounted filesystems
mount -l : idem, including volume labels
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
A device can be given by name, say /dev/hda1 or /dev/cdrom,
or by label, using -L label or by uuid, using -U uuid .
Other options: [-nfFrsvw] [-o options] [-p passwdfd].
For many more details, say man 8 mount .
Ciao
e sempre grazie
Angelo

Ritratto di kio341
kio341
(Guru)
Offline
Guru
Iscritto: 09/09/2004
Messaggi: 591

ma lo vedi che digiti male i comandi ti sei mangiata una slash /

mount -t ntfs-3g /dev/hda1 mnt/win -il tuo
mount -t ntfs-3g /dev/hda1 /mnt/win -l mio
sono uguali ????
noooooooooooooooooooooooooooooooooooo
fai copia ed incolla per non sbagliarti!!!!!

:-o :-o :-o :-o

Ritratto di sdonz
sdonz
(Junior)
Offline
Junior
Iscritto: 16/04/2007
Messaggi: 41

okay scusami
[root@localhost Desktop]# mount -t ntfs-3g /dev/hda1 /mnt/win
WARNING: Deficient FUSE kernel module detected. Some driver features are
not available (swap file on NTFS, boot from NTFS by LILO), and
unmount is not safe unless it's made sure the ntfs-3g process
naturally terminates after calling 'umount'. The safe FUSE kernel
driver is included in the official Linux kernels since version
2.6.20-rc1, or in the FUSE 2.6.0 or later software packages,
except the faulty FUSE version 2.6.2. Please see the next page
for more help: http://www.ntfs-3g.org/support.html#fuse26

Ciao
Angelo

Ritratto di kio341
kio341
(Guru)
Offline
Guru
Iscritto: 09/09/2004
Messaggi: 591

OK _HAI MONTATO LA PARTIZIONE WINDOWS IN LETTURA E SCRITTURA - te ne sei accorto???????????
adesso ci puoi entrare ma non dal centro di kontrollo ma
da konqueror o nautilus e trovi i file di windows
Laughing Laughing Laughing Laughing Laughing Laughing

Ritratto di sdonz
sdonz
(Junior)
Offline
Junior
Iscritto: 16/04/2007
Messaggi: 41

Ok
Scusami se ti ho fatto impazzire
Grazie mille
Ciao
Angelo

Ritratto di kio341
kio341
(Guru)
Offline
Guru
Iscritto: 09/09/2004
Messaggi: 591

si ma leggiti con urgenza queste 20 paginette se vuoi diventare un linuxiano vero -stampatele e studiatele
http://www.prato.linux.it/%7Elmasetti/seriamente/lezionebash/html/lezione.html

:idea: :idea: :idea:

ps -attento al riavvio dovrai rimontare la partizione col solito comando
a meno che
leggiti bene la mia guida
http://www.mandrakeitalia.org/modules/wfsection/article.php?articleid=227
ciao
Big Grin