Mandriva 2006

Mandriva 2006 - Installation - Linux et OS Alternatifs

Marsh Posté le 16-01-2006 à 18:49:06    

Bonjour,  
 
désolé si la question a déjà été postée, mais je n'ai rien trouvé. Je viens d'installer Linux mandriva 10.2 et il se trouve que mon disque dur externe n'est pas reconnu, du moin je ne le vois nul le part. Comment faire pour l'installer svp ?
Marque du DD : rueducommerce 120Go
 
Merci de poster une réponse claire et détaillée svp, car je ne connais absolument rien a linux et j'ai beaucoup de mal à m'y mettre.

Message cité 1 fois
Message édité par dadou77 le 16-01-2006 à 19:13:25
Reply

Marsh Posté le 16-01-2006 à 18:49:06   

Reply

Marsh Posté le 16-01-2006 à 18:53:54    

77 represente :D
 
branches ton disque usb et donne le résultat de la commande fstab -l
Tu peux pas installer une distrib plus récente ? (la dernière mandriva :) )
 

dadou77 a écrit :


Marque du DD : rueducommerce 120Go


 :heink:

Reply

Marsh Posté le 16-01-2006 à 18:54:06    

Bonsoir,
 
Ton disque dur se connecte via une prise USB ???
 
Regarde du coté de /mnt/removable
$ cd /mnt/removable
 
Attention, si ton disque dur est formaté en NTFS, il est fortement recommandé de n'y accéder qu'en lecture
 
@+

Reply

Marsh Posté le 16-01-2006 à 19:08:50    

Sebou77 a écrit :

77 represente :D
 
branches ton disque usb et donne le résultat de la commande fstab -l
Tu peux pas installer une distrib plus récente ? (la dernière mandriva :) )
 
 
 :heink:


 
J'ai tapé la commande que tu ma indiqué dans la Konsole, sa me met : "Command not found"
Concernant la version, je ne suis pas sur que ce soit la 10.2 Si ça peut aider, voici ce que j'ai :
Version KDE : 3.4.2
Version : 2.6.12-12mdk-i686-up-4GB
 
Dsl, je ne sais pas si c'est utile, comme je l'ai di précédemment,  je suis tout débutant sous linux.
 
 
Edit : Je crois que c'est Mandriva 2006 Free


Message édité par dadou77 le 16-01-2006 à 19:14:10
Reply

Marsh Posté le 16-01-2006 à 19:09:56    

mangouda a écrit :

Bonsoir,
 
Ton disque dur se connecte via une prise USB ???
 
Regarde du coté de /mnt/removable
$ cd /mnt/removable
 
Attention, si ton disque dur est formaté en NTFS, il est fortement recommandé de n'y accéder qu'en lecture
 
@+


 
J'ai bien /mnt/   mais pas le dossier Removable...

Reply

Marsh Posté le 16-01-2006 à 19:13:03    

Passe d'abord en utilisateur root avec su et ton pass root
ensuite refais la commande fstab -l
donne aussi uname -a pour avoir la version de ta mandrake :)

Reply

Marsh Posté le 16-01-2006 à 19:14:41    

Sebou77 a écrit :

Passe d'abord en utilisateur root avec su et ton pass root
ensuite refais la commande fstab -l
donne aussi uname -a pour avoir la version de ta mandrake :)


 
désolé de mon incompétence, mais comment je passe en utilisateur root ?

Reply

Marsh Posté le 16-01-2006 à 19:19:06    

Reply

Marsh Posté le 16-01-2006 à 19:23:13    

Peux-tu nous donner le résultat de ces commandes :
 
$ cat /etc/fstab
et
$ cat /etc/mtab
 
@+

Reply

Marsh Posté le 16-01-2006 à 19:24:05    


 
Apres avoir tapé uname -a :  Linux David 2.6.12-12mdk-i686-up-4GB #1 Fri Sep 9 17:59:21 CEST 2005 i686 Intel ( R ) Pentium( R ) M processor 1600Mhz unknoww GNU/Linux
 
Quand je tape fstab -l , c'est toujours Command not found
 
( Merci pour le temps que vous m'accordez )

Reply

Marsh Posté le 16-01-2006 à 19:24:05   

Reply

Marsh Posté le 16-01-2006 à 19:25:50    

mangouda a écrit :

Peux-tu nous donner le résultat de ces commandes :
 
$ cat /etc/fstab
et
$ cat /etc/mtab
 
@+


 
Il me met Permission non accordée. Pourtant j'ai tapé "Su" et il met maintenant [root@David david]#   ...

Reply

Marsh Posté le 16-01-2006 à 19:32:12    

Curieux que même "root" ne puisse lire ces fichiers...
 
peux-tu nous donner le résultat de :
 
$ ls -l /etc/fstab
et
$ ls -l /etc/mtab
 
@+

Reply

Marsh Posté le 16-01-2006 à 19:33:02    

en root :
/etc/fstab -l
ça marche toujours pas ? :heink:

Reply

Marsh Posté le 16-01-2006 à 19:35:45    

mangouda a écrit :

Curieux que même "root" ne puisse lire ces fichiers...
 
peux-tu nous donner le résultat de :
 
$ ls -l /etc/fstab
et
$ ls -l /etc/mtab
 
@+


 
ls -l /etc/fstab  :   -rw-r--r-- 1 root root 366 jan 16 15:55 /etc/fstab
 
ls -l /etc/mtab  :  -rw-r--r-- 1 root root 245 jan 16 15:55 /etc/mtab

Message cité 1 fois
Message édité par dadou77 le 16-01-2006 à 19:39:17
Reply

Marsh Posté le 16-01-2006 à 19:36:01    

Sebou77 a écrit :

en root :
/etc/fstab -l
ça marche toujours pas ? :heink:


 
Non, pas sous Mandriva, apparemment....
un
$ which fstab
-> no fstab in $PATH

Reply

Marsh Posté le 16-01-2006 à 19:36:14    

Sebou77 a écrit :

en root :
/etc/fstab -l
ça marche toujours pas ? :heink:


 
"Permission non accordée" ...

Reply

Marsh Posté le 16-01-2006 à 19:41:31    

mangouda a écrit :

Non, pas sous Mandriva, apparemment....
un
$ which fstab
-> no fstab in $PATH


 
which fstab :   no fstab in (/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin)


Message édité par dadou77 le 16-01-2006 à 19:41:53
Reply

Marsh Posté le 16-01-2006 à 19:44:21    

dadou77 a écrit :

ls -l /etc/fstab  :   -rw-r--r-- 1 root root 366 jan 16 15:55 /etc/fstab
 
ls -l /etc/mtab  :  -rw-r--r-- 1 root root 245 jan 16 15:55 /etc/mtab


 
OK, donc "root" a quand même les droits de lecture sur ces fichiers....
 
Reessaye ces commandes :
$ cat /etc/fstab
et
$ cat /etc/mtab

Reply

Marsh Posté le 16-01-2006 à 19:48:02    

mangouda a écrit :

OK, donc "root" a quand même les droits de lecture sur ces fichiers....
 
Reessaye ces commandes :
$ cat /etc/fstab
et
$ cat /etc/mtab


 
 
cat /etc/fstab    :
# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/hda5 / ext3 noatime 1 1
/dev/hda7 /home ext3 noatime 1 2
/dev/hdc /mnt/cdrom auto umask=0,user,iocharset=iso8859-15,codepage=850,noauto,ro,exec,users 0 0
/dev/hda1 /mnt/windows vfat umask=0,iocharset=iso8859-15,codepage=850 0 0
none /proc proc defaults 0 0
/dev/hda6 swap swap defaults 0 0
 
cat /etc/mtab
/dev/hda5 / ext3 rw,noatime,commit=600 0 0
none /proc proc rw 0 0
none /proc/bus/usb usbfs rw 0 0
none /sys sysfs rw 0 0
/dev/hda7 /home ext3 rw,noatime,commit=600 0 0
/dev/hda1 /mnt/windows vfat rw,umask=0,iocharset=iso8859-15,codepage=850 0 0

Reply

Marsh Posté le 16-01-2006 à 19:55:26    

Pas de trace de ton disque dur dans les résultats que tu nous envoie
 
Chez moi, ma clef USB donne çà

Code :
  1. /dev/sda  /mnt/removable vfat    pamconsole,exec,noauto,noatime,codepage=850,iocharset=iso8859-15,managed 0 0


 
Et mon disuqe dur externe USB auto-alimenté donne çà

Code :
  1. /dev/sda1 /mnt/SEAGATE vfat rw,nosuid,nodev,codepage=850,iocharset=iso8859-15


soit respectivement /mnt/removable pour la clef et /mnt/SEAGATE pour le DD
 
Ton disque dur fonctionne-t'il bien sous Windows ?

Message cité 1 fois
Message édité par mangouda le 16-01-2006 à 19:57:01
Reply

Marsh Posté le 16-01-2006 à 19:56:43    

Le meilleur moyen de voir si le disque USB est reconnu sous Mandriva quand tu le branches est de regarder les journaux du système ( http://doc.mandrivalinux.com/Mandr [...] drake.html ).
 
1. Pour cela tu vas lancer une console ( Menu -> système -> Terminaux -> konsole )
 
2. tu te connectes en tant que root ( http://www.linux-wizard.net/faq.ph [...] ey=be_root ) dans la console :


su -


 
3. Puis tu vas afficher les journaux du système en temps réels :


tail -f /var/log/messages


 
4. puis tu branches ton disque USB.
 
5. des messages vont s'afficher normalement concernant l'USB, USB Mass storage. tu fais un copier/coller de tous ce qui s'est affiché dans ce topic afin que l'on puisse le lire.
pour faire le copier, tu fait : copier = sélection du texte avec la souris, coller = clic avec le bouton du milieu de la souris ( molette ).

Message cité 1 fois
Message édité par Dark_Schneider le 16-01-2006 à 20:04:46

---------------
Mandriva : parce que nous le valons bien ! http://linux-wizard.net/index.php
Reply

Marsh Posté le 16-01-2006 à 20:02:06    

@ dadou77
 
Peux-tu nous donner le résultat de :
$ cat /etc/version
 
(@ Dark_Schneider
 
A mon avis, il a déjà une mandriva 2006 (au vu de son kernel 2.6.12-12mdk)

Reply

Marsh Posté le 16-01-2006 à 20:12:32    

mangouda a écrit :

Pas de trace de ton disque dur dans les résultats que tu nous envoie
 
 
Ton disque dur fonctionne-t'il bien sous Windows ?


 
Oui, il fonctionne parfaitement bien sous windows.
 

Reply

Marsh Posté le 16-01-2006 à 20:13:40    

mangouda a écrit :

@ dadou77
 
Peux-tu nous donner le résultat de :
$ cat /etc/version


 
[root@David home]# cat /etc/version
2006.0.0 1 Metal Gold

Reply

Marsh Posté le 16-01-2006 à 20:14:21    

Dark_Schneider a écrit :

Le meilleur moyen de voir si le disque USB est reconnu sous Mandriva quand tu le branches est de regarder les journaux du système ( http://doc.mandrivalinux.com/Mandr [...] drake.html ).
 
1. Pour cela tu vas lancer une console ( Menu -> système -> Terminaux -> konsole )
 
2. tu te connectes en tant que root ( http://www.linux-wizard.net/faq.ph [...] ey=be_root ) dans la console :


su -


 
3. Puis tu vas afficher les journaux du système en temps réels :


tail -f /var/log/messages


 
4. puis tu branches ton disque USB.
 
5. des messages vont s'afficher normalement concernant l'USB, USB Mass storage. tu fais un copier/coller de tous ce qui s'est affiché dans ce topic afin que l'on puisse le lire.
pour faire le copier, tu fait : copier = sélection du texte avec la souris, coller = clic avec le bouton du milieu de la souris ( molette ).


 
La réponse arrive...

Reply

Marsh Posté le 16-01-2006 à 20:26:03    

dadou77 a écrit :

[root@David home]# cat /etc/version
2006.0.0 1 Metal Gold


 
Donc Mandriva 2006

Reply

Marsh Posté le 16-01-2006 à 20:35:57    

dadou77 a écrit :

La réponse arrive...


 
Il a pa fini sa recherche, je met ce qu'il y a deja :
 
[root@David david]# tail -f /var/log/messages
Jan 16 20:07:24 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:07:24 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:07:24 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:08:24 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:08:24 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:08:24 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:09:24 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:09:24 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:09:24 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:10:00 localhost CROND[14415]: (mail) CMD (/usr/bin/python -S /usr/lib/                                                                           mailman/cron/gate_news)
Jan 16 20:10:24 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:10:24 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:10:24 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:11:24 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:11:24 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:11:24 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
 
 
Jan 16 20:12:24 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:12:24 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:12:24 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:12:26 localhost su(pam_unix)[14478]: session opened for user root by d                                                                           avid(uid=500)
Jan 16 20:13:24 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:13:24 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:13:24 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:13:31 localhost su(pam_unix)[14478]: session closed for user root
Jan 16 20:14:24 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:14:24 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:14:24 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:15:00 localhost CROND[14538]: (mail) CMD (/usr/bin/python -S /usr/lib/mailman/cron/gate_news)
Jan 16 20:15:24 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:15:24 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:15:24 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:16:24 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:16:24 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:16:24 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:17:24 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:17:24 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:17:24 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:18:24 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:18:24 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:18:24 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:19:24 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:19:24 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:19:24 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:20:00 localhost CROND[14587]: (mail) CMD (/usr/bin/python -S /usr/lib/mailman/cron/gate_news)
Jan 16 20:20:24 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:20:24 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:20:24 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:21:24 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:21:24 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:21:24 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:22:24 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:22:24 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:22:24 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:23:25 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:23:25 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:23:25 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:24:25 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:24:25 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:24:25 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:25:00 localhost CROND[14620]: (mail) CMD (/usr/bin/python -S /usr/lib/mailman/cron/gate_news)
Jan 16 20:25:25 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:25:25 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:25:25 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:26:25 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:26:25 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:26:25 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:27:25 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:27:25 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:27:25 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:28:25 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:28:25 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:28:25 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:29:25 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:29:25 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:29:25 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:30:00 localhost CROND[14665]: (mail) CMD (/usr/bin/python -S /usr/lib/mailman/cron/gate_news)
Jan 16 20:30:25 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:30:25 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:30:25 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:31:25 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:31:25 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:31:25 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:32:25 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:32:25 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:32:25 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:33:25 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:33:25 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:33:25 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:34:25 localhost net_applet[4712]: running: /sbin/iwgetid -r eth2
Jan 16 20:34:25 localhost net_applet[4712]: running: /sbin/iwgetid -r -a eth2
Jan 16 20:34:25 localhost net_applet[4712]: running: /sbin/iwlist eth2 scanning
Jan 16 20:35:00 localhost CROND[14708]: (mail) CMD (/usr/bin/python -S /usr/lib/mailman/cron/gate_news)

Reply

Marsh Posté le 16-01-2006 à 20:38:55    

Mandriva 2006 qui mount pas automatiquement c'est étrange quand même :(
Le système de fichier c'est quoi au fait sur ton Disque externe ?

Reply

Marsh Posté le 16-01-2006 à 20:39:34    

Sebou77 a écrit :

Mandriva 2006 qui mount pas automatiquement c'est étrange quand même :(
Le système de fichier c'est quoi au fait sur ton Disque externe ?


 
Si tu fais allusion à NTFS ou FAT32, il me semble bien que c'est FAT32... après reflexion, ce systeme ne serait pas lu que par windows ?


Message édité par dadou77 le 16-01-2006 à 20:40:10
Reply

Marsh Posté le 16-01-2006 à 20:40:56    

Nan completement pris en charge par linux :o

Reply

Marsh Posté le 16-01-2006 à 20:41:55    

:pfff:  :(  :pfff: Au moins j'ai pas à le formater pour qu'il fonctionne sur linux, c'est déjà ça  :sweat:


Message édité par dadou77 le 16-01-2006 à 20:43:27
Reply

Marsh Posté le 16-01-2006 à 20:58:16    

Bon, visiblement, pas de trace de ton disque dur dans les logs....
 
Bon, je n'y crois pas trop, mais au niveau de ton bureau KDE, tu as une icone nommée "Périphérique". Rentre dedans et dis-nous si tu ne vois pas un disque dir avec le "drapeau" de windows dessus
En fait, si ton disque est reconnu, tu devrais en voir 2 (1 pour ta partition Windows, 1 pour ton disque externe)....Sinon, tu n'en verras qu'un
(perso, j'y crois pas trop)
 
Sinon, il doit rester la possibilité de "mounter" manuellement ton disque....

Reply

Marsh Posté le 16-01-2006 à 21:09:25    

mangouda a écrit :

Bon, visiblement, pas de trace de ton disque dur dans les logs....
 
Bon, je n'y crois pas trop, mais au niveau de ton bureau KDE, tu as une icone nommée "Périphérique". Rentre dedans et dis-nous si tu ne vois pas un disque dir avec le "drapeau" de windows dessus
En fait, si ton disque est reconnu, tu devrais en voir 2 (1 pour ta partition Windows, 1 pour ton disque externe)....Sinon, tu n'en verras qu'un
(perso, j'y crois pas trop)
 
Sinon, il doit rester la possibilité de "mounter" manuellement ton disque....


 
En effet, je n'en vois qu'un... c'est mon disque dur interne avec la partition windows.

Reply

Marsh Posté le 16-01-2006 à 21:09:28    

Hi !
 
Je vais dire un truc bateau, mais j'ose me permettre puisque tu dis que tu es débutant...
 
Depuis la 2006 (bon je sais pas pour la 10.2, mais avant c'était pas comme ça) il y a un ic^one "Périphériques" sur ton bureau ; normalement en cliquant dessus tu vas voir tous les périphériques accessibles, et -l'espoir est permis- ton disque USB (un icone de disque avec un damier à quatre couleurs dessus) .
 
Je sais que pour moi, le fait de pouvoir monter mon disque USB à chaud et  le voir appara^itre dans "Périphériques" est un avantage majeur de la 2006 par rapport à la 10.1, où il ne voyait pas le disque autrement que s'il était branché au démarrage.
 
Voilou, désolé d'avoir rabaissé la hauteur du débat au niveau des paquerettes, mais on ne sait jamais...
 
PS : désolé pour les accents circonflexes...

Reply

Marsh Posté le 16-01-2006 à 21:14:59    

Merci Rollando d'essayer de m'aider aussi. J'ai bien une icone de disque avec un damier à quatre couleurs dessus, mais elle correspond à mon disque dur interne de windows, et il n'y en a pas d'autre pour le DD externe.


Message édité par dadou77 le 16-01-2006 à 21:15:33
Reply

Marsh Posté le 16-01-2006 à 21:18:14    

De rien de rien je sais comme c'est relou cette histoire de disque USB.
 
Est-ce que tu as essayé de démarrer ton ordi avec le disque USB branché ?


Message édité par Rollando le 16-01-2006 à 21:18:48
Reply

Marsh Posté le 16-01-2006 à 21:18:36    

Le truc qui est assez "étrange" ( peut-être pas en fait ) c'est que ma souris qui est branchée en USB a marché du premier coup sans qu'il y ait besoin de faire quoi que ce soit...
 
Et oui, je l'ai démaré avec le disque branché.


Message édité par dadou77 le 16-01-2006 à 21:19:14
Reply

Marsh Posté le 16-01-2006 à 21:20:44    

Et ça marche avec une simple clé USB ?

Reply

Marsh Posté le 16-01-2006 à 21:20:48    

fais un :

tail -f /var/log/messages


 
Puis débranche et rebranche le.
Et donne nous le résultat.

Reply

Marsh Posté le 16-01-2006 à 21:23:27    

Rollando a écrit :

Et ça marche avec une simple clé USB ?


 
Oui... c'est à devenir fou lol

Reply

Marsh Posté le    

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed