Tous les logiciels pour votre Eee-PC
Vous n'êtes pas identifié.
Bonjour.
C'est un dd externe iomega 120 Go( 2.5")firewire+usb2.0 ici en connection USB2.0
Ce dd externe "monte "parfaitement sur mon pc de bureau qui tourne sur mandriva2007 spring.
Formaté d'usine par iomega en hsf+ (Mac)je l'ai reformaté en fat32 avec le gparted du eeepc , no prob sur le pc de bureau.
Il contient deux partitions (la premiere n'est pas modifiable 31 kg marquée inconnue par gparted sdc1) c'est la deuxieme que j'ai reformatée en fat32;sdc2.
dmesg donne:
usb-storage: device found at 13
[68404.340000] usb-storage: waiting for device to settle before scanning
[68409.340000] scsi 11:0:0:0: Direct-Access Iomega Iomega USB2/1394 2.47 PQ: 0 ANSI: 0
[68409.350000] SCSI device sdc: 234441648 512-byte hdwr sectors (120034 MB)
[68409.350000] sdc: Write Protect is off
[68409.350000] sdc: Mode Sense: 00 00 00 00
[68409.350000] sdc: assuming drive cache: write through
[68409.360000] SCSI device sdc: 234441648 512-byte hdwr sectors (120034 MB)
[68409.360000] sdc: Write Protect is off
[68409.360000] sdc: Mode Sense: 00 00 00 00
[68409.360000] sdc: assuming drive cache: write through
[68409.360000] sdc: unknown partition table<=======!!
[68409.380000] sd 11:0:0:0: Attached scsi disk sdc
[68409.440000] usb-storage: device scan complete
Puis mount -t vfat /dev/sdc2 /media/iomega donne:
asus:/home/user> mount -t vfat -o rw /dev/sdc2 /media/iomega/
mount: special device /dev/sdc2 does not exist
De même:
sus:/home/user> mount -t vfat -o rw /dev/sdc /media/iomega/
mount: wrong fs type, bad option, bad superblock on /dev/sdc,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
Sur mon pc de bureau dmesg donne les mêmes lignes SAUF celle que j'ai marquée.
Dernière modification par jean-jacques (21-05-2008 15:11:59)
Hors ligne
Voila sur le pc de bureau ce que donne dmesg: il y a trois partitions...
scsi5 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 13
usb-storage: waiting for device to settle before scanning
Vendor: Iomega Model: Iomega USB2/1394 Rev: 2.47
Type: Direct-Access ANSI SCSI revision: 00
SCSI device sdc: 234441648 512-byte hdwr sectors (120034 MB)
sdc: Write Protect is off
sdc: Mode Sense: 00 00 00 00
sdc: assuming drive cache: write through
SCSI device sdc: 234441648 512-byte hdwr sectors (120034 MB)
sdc: Write Protect is off
sdc: Mode Sense: 00 00 00 00
sdc: assuming drive cache: write through
sdc: [mac] sdc1 sdc2 sdc3<==================
sd 5:0:0:0: Attached scsi disk sdc
sd 5:0:0:0: Attached scsi generic sg3 type 0
usb-storage: device scan complete
usb 3-4.7: USB disconnect, address 13
Hors ligne
Ouf je jongle entre les deux pc!
J'ai rebooté + echap et le bios de eeepc voit parfaitement le disque iomega.
asus:/home/user> fdisk /dev/sdc
Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel
Building a new DOS disklabel. Changes will remain in memory only,
until you decide to write them. After that, of course, the previous
content won't be recoverable.
The number of cylinders for this disk is set to 14593.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Warning: invalid flag 0x0000 of partition table 4 will be corrected by w(rite)
Les deux pc ne sont pas cohérents...
Dernière modification par jean-jacques (21-05-2008 15:57:58)
Hors ligne