Archiv > Development

Testbericht Mld 3.0.0-ff-hd Mit Tt-s2-6400

<< < (45/109) > >>

gkd-berlin:
Hi Claus,

fdisk -l:
--- Code: ---Disk /dev/loop0: 0 MB, 692224 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/loop0 doesn't contain a valid partition table

Disk /dev/sda: 20.0 GB, 20020396032 bytes
224 heads, 56 sectors/track, 3117 cylinders
Units = cylinders of 12544 * 512 = 6422528 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sda1   *           1         157      984676  83 Linux
/dev/sda2             158        3117    18565120  83 Linux

Disk /dev/loop10: 0 MB, 561152 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/loop10 doesn't contain a valid partition table

Disk /dev/loop20: 0 MB, 569344 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/loop20 doesn't contain a valid partition table

Disk /dev/loop30: 3 MB, 3350528 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/loop30 doesn't contain a valid partition table
--- End code ---
Der Stick ist nicht dabei.
Sysint:
--- Code: ---unsupported filesystem found on /dev/sdb
--- End code ---
Messages:
--- Code: ---Nov  7 17:24:56 (none) user.info kernel: usb 1-6: new high speed USB device number 4 using ehci_hcd
Nov  7 17:24:56 (none) user.info kernel: scsi3 : usb-storage 1-6:1.0
Nov  7 17:24:57 (none) user.notice kernel: scsi 3:0:0:0: Direct-Access     SanDisk  U3 Cruzer Micro  8.02 PQ: 0 ANSI: 0 CCS
Nov  7 17:24:57 (none) user.notice kernel: sd 3:0:0:0: Attached scsi generic sg2 type 0
Nov  7 17:24:57 (none) user.notice kernel: sd 3:0:0:0: [sdb] Attached SCSI removable disk
--- End code ---

Gruß Gerhard
 

clausmuus:
Ist ja spassig. Wieso wird der Stick von fdisk denn nicht gesehen?
Was passiert eigendlich wenn Du den Sick manuell mountest, also per:
mkdir /mnt/sdb
mount /dev/sdb /mnt/sdb

Claus

gkd-berlin:
Hallo Claus,

es ist lustig. Einmalig /mkdir /mnt/sdb. Stick einstecken: In /media ist nichts zu sehen. In Sysinit steht:
--- Code: ---unsupported filesystem found on /dev/sdb
--- End code ---
dann: mount /dev/sdb /mnt/sdb. Auf Konsole kommt:
--- Code: ---mount: mounting /dev/sdb on /mnt/sdb failed: Invalid argument
--- End code ---
In Sysinit steht:
--- Code: ---NTFS filesystem found on /dev/sdb1
  Mounting to /media/sdb1:
The disk contains an unclean file system (0, 1).
The file system wasn't safely closed on Windows. Fixing.
--- End code ---
In /media gibt es /sdb1. Der Stick kann gelesen und beschrieben werden.
Nach entfernen und wieder einstecken des Sticks, muß mount wieder per Hand gegeben werden.

Gruß Gerhard

clausmuus:
Kannst Du mir mal bitte die Ausgabe von "fsck -N /dev/sdb" und "fsck -N /dev/sdb1" geben? (wenn der ntfs Stick angesteckt ist und als /dev/sdb erscheint)

Claus

gkd-berlin:
Hi Claus,

fsck -N /dev/sdb
--- Code: ---[/sbin/fsck.ext2 (1) -- /dev/sdb] fsck.ext2 /dev/sdb
--- End code ---
fsck -N /dev/sdb1
--- Code: ---fsck: fsck.ntfs: not found
fsck: Error 2 while executing fsck.ntfs for /dev/sdb1
--- End code ---
Der Stick erscheint in /media als sdb1 und ist benutzbar.

Gruß Gerhard

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version