hdd wird nicht formatiert

to stream or not to stream
schnulle-666
Neugieriger
Neugieriger
Beiträge: 8
Registriert: Donnerstag 31. August 2006, 01:13

hdd wird nicht formatiert

Beitrag von schnulle-666 »

allso ich habe das prob das die hdd die ich reingehauen habe in die nokia net formatiert wird ich habe mal nen bootlog hier.weis einfach net weiter.hatte die festplatte auch formatiert am pc mit linux ext3
habe stecker usw richtig drin und auch sauber gemacht

Code: Alles auswählen

Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
dboxide: $Id: main.c,v 1.9 2006/09/11 17:30:00 carjay Exp $
ide: late registration of driver.
dboxide: activating cs2
dboxide: address space of DBox2 IDE CPLD is at: 0xc3be5000
Probing IDE interface ide0...
hda: FUJITQU MPG1204AT E, ATA DISK drive
ide0 at 0x010-0x017,0x04e on irq 47
[CBasicClient] connect failed.
/tmp/sectionsd.sock: Connection refused
hda: attached ide-disk driver.
hda: host protected area => 1
hda: 15987856 sectors (8186 MB) w/512KiB Cache, CHS=16381/16/61
Partition check:
/dev/ide/host0/bus0/target0/lun0:<4>hda: set_multmode: status=0x5b { DriveReady SeekComplete DataRequest Index Error }
hda: set_multmode: error=0x06 { DriveStatusError TrackZeroNotFound }
hda: status error: status=0x59 { DriveReady SeekComplete DataRequest Error }
hda: status error: error=0x04 { DriveStatusError }
hda: drive not ready for command
 p1 p2
Journalled Block Device driver loaded
[CBasicClient] connect failed.
/tmp/sectionsd.sock: Connection refused
ide0: unexpected interrupt, status=0x58, count=1
mount: Mounting /dev/ide/host0/bus0/target0/lun0/part2 on /hdd failed: Invalid argument

/dev/ide/host0/bus0/target0/lun0/disc: setting standby to 60 (5 minutes)
hda: status error: status=0x58 { DriveReady SeekComplete DataRequest }

hda: drive not ready for command
hdparm:  HDIO_DRIVE_CMD(setidle1): Input/output error


dann wollt ich formatieren dann bekomme ich nur noch fehlermeldungen

Code: Alles auswählen

msgbox  Message-Box Version 1.52
umount: Couldn't umount /hdd: Invalid argument
[CBasicClient] connect failed.
/tmp/sectionsd.sock: Connection refused
hda: status error: status=0x58 { DriveReady SeekComplete DataRequest }

hda: drive not ready for command
hda: status timeout: status=0xd0 { Busy }

hda: drive not ready for command
ide0: reset: master: sector buffer error

Command (m for help): 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.

Warning: invalid flag 0x0000 of partition table 4 will be corrected by w(rite)

Command (m for help): Command action
   e   extended
   p   primary partition (1-4)
Partition number (1-4): First cylinder (1-909, default 1): Last cylinder or +siz
e or +sizeM or +sizeK (1-909, default 909): 
Command (m for help): Command action
   e   extended
   p   primary partition (1-4)
Partition number (1-4): First cylinder (15-909, default 15): Using default value
 15
Last cylinder or +size or +sizeM or +sizeK (15-909, default 909): Using default value 909

Command (m for help): Command (m for help): Partition number (1-4): Hex code (ty
pe L to list codes): Changed system type of partition 1 to 82 (Linux swap)

Command (m for help): 
Disk /dev/ide/host0/bus0/target0/lun0/disc: 7247 MB, 7247198208 bytes
255 heads, 61 sectors/track, 909 cylinders
Units = cylinders of 15555 * 512 = 7964160 bytes

                                Device Boot    Start       End    Blocks   Id  System
/dev/ide/host0/bus0/target0/lun0/part1               1          14      108854+  82  Linux swap
/dev/ide/host0/bus0/target0/lun0/part2              15         909     6960862+  83  Linux

Command (m for help): The partition table has been altered!

Calling ioctl() to re-read partition table.
hda: status error: status=0x58 { DriveReady SeekComplete DataRequest }

hda: drive not ready for command
hda: status timeout: status=0xd0 { Busy }

hda: drive not ready for command
ide0: reset: master: sector buffer error
end_request: I/O error, dev 03:00 (hda), sector 1
 /dev/ide/host0/bus0/target0/lun0:end_request: I/O error, dev 03:00 (hda), sector 0
end_request: I/O error, dev 03:00 (hda), sector 2
end_request: I/O error, dev 03:00 (hda), sector 4
end_request: I/O error, dev 03:00 (hda), sector 6
end_request: I/O error, dev 03:00 (hda), sector 0
end_request: I/O error, dev 03:00 (hda), sector 2
end_request: I/O error, dev 03:00 (hda), sector 4
end_request: I/O error, dev 03:00 (hda), sector 6
[CBasicClient] connect failed.
/tmp/sectionsd.sock: Connection refused
 unable to read partition table
 /dev/ide/host0/bus0/target0/lun0:end_request: I/O error, dev 03:00 (hda), sector 0
end_request: I/O error, dev 03:00 (hda), sector 2
end_request: I/O error, dev 03:00 (hda), sector 4
end_request: I/O error, dev 03:00 (hda), sector 6
end_request: I/O error, dev 03:00 (hda), sector 0
end_request: I/O error, dev 03:00 (hda), sector 2
end_request: I/O error, dev 03:00 (hda), sector 4
end_request: I/O error, dev 03:00 (hda), sector 6
 unable to read partition table
Syncing disks.
[CBasicClient] connect failed.
/tmp/sectionsd.sock: Connection refused

msgbox  Message-Box Version 1.52
mkswap: /dev/ide/host0/bus0/target0/lun0/part1: No such file or directory

msgbox  Message-Box Version 1.52
mke2fs 1.38 (30-Jun-2005)
mkfs.ext3: Could not stat /dev/ide/host0/bus0/target0/lun0/part2: No such file or directory

msgbox  Message-Box Version 1.52
mount: Mounting /dev/ide/host0/bus0/target0/lun0/part2 on /hdd failed: No such file or directory