Partition wird nicht unter /dev angezeigt

  • Themenstarter Themenstarter texx
  • Beginndatum Beginndatum
T

texx

Guest
Hi Leute,

ich hab grad folgendes Problem:

Ich will meinen alten Rechner (P3, 900MHz, 384MiB RAM) wieder in Betrieb nehmen.
Bei der Installation (Antix mit Kernel 3.6.11) wird meine zweite Festplatte erkannt und die Partitionierung und Formatierung klappt auch gut, aber wenn ich den Rechner neustarte, dann bekomm ich die Fehlermeldung, dass die Datei sdb1 (->soll unter /home eingehängt werden) nicht existiert.
Wenn ich in der Notfall-Shell
Code:
ls /dev
eingebe, dann wird die Partition nicht angezeigt, bei
Code:
fdisk -l
dagegen schon.

Weiß jemand, woran das liegen könnte?
 
Ich hab die Partition mit fdisk nochmal neu erstellt, dann war sie auch als Datei vorhanden, ließ sich mounten und es waren auch alle Daten vorhanden, aber nach dem Neustart gab es wieder das gleiche Problem.
 
hey texx , wie groß ist deine zweite festplatte. wird sie auch vom bios erkannt mit der gleichen größe? so manche alten rechner können keine großen festplatten lesen. die werden zwar vom betriebssystem erkannt und man freut sich, wenn man sie neu erstellt, aber nach dem neu booten kommt dann die überraschung.

ich würde eine neue partion erstellen mit einer lifecd und erstmal die häfte von der größe oder 80gb formartieren, vielleich liegt es daran.
zweite möglichkeit wäre ,dass die festplatte defekt ist. die cluster muss man wohl reparieren können, mit eine software vom hersteller. dazu muss man wohl die festplatte auslesen lassen. welche festplatte hast du ? einfach mal posten hier. gruss whoopy84
 
Die Festplatte (20GiB) wird vom BIOS erkannt und funktioniert auch.
Ich vermute eher, dass mit der Gerätedatei unter /dev irgendwas schiefläuft, wenn das System hochfährt.
 
moing texx, vielleicht mal unter fstab gesehen ob du alle rechte hast

hier mal link
fstab


unter roots , ist ja klar kannst du ja nachsehen ob richtig gemountet wird

gruss whoopy84
 
Kannst du bitte mal die Ausgabe von "dmesg" (eventuell mit sudo ausführen) hier posten/anhängen? Dieses sollte uns zumindest die Meldungen beim Boot-Vorgang liefern, sollte hier der Fehler liegen.
 
Hier ist die Ausgabe von dmesg:

[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.6.11-antix.1-486-smp (unknown) (root@antiX1) (gcc version 4.7.2 (Debian 4.7.2-4) ) #1 SMP Mon Jan 14 20:19:57 EET 2013
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000017ffbfff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000017ffc000-0x0000000017ffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000017fff000-0x0000000017ffffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000ffff0000-0x00000000ffffffff] reserved
[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[ 0.000000] DMI 2.3 present.
[ 0.000000] DMI: System Manufacturer System Name/MED 2001, BIOS ASUS MED 2001 ACPI BIOS Revision 1004 09/20/2000
[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x17ffc max_arch_pfn = 0x100000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-C7FFF write-protect
[ 0.000000] C8000-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask FE0000000 write-back
[ 0.000000] 1 base 018000000 mask FF8000000 uncachable
[ 0.000000] 2 base 0FC000000 mask FFE000000 write-combining
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] PAT not supported by CPU.
[ 0.000000] initial memory mapped: [mem 0x00000000-0x01bfffff]
[ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x17ffbfff]
[ 0.000000] [mem 0x00000000-0x003fffff] page 4k
[ 0.000000] [mem 0x00400000-0x17bfffff] page 2M
[ 0.000000] [mem 0x17c00000-0x17ffbfff] page 4k
[ 0.000000] kernel direct mapping tables up to 0x17ffbfff @ [mem 0x01bf9000-0x01bfffff]
[ 0.000000] RAMDISK: [mem 0x1734d000-0x17febfff]
[ 0.000000] ACPI: RSDP 000f5eb0 00014 (v00 ASUS )
[ 0.000000] ACPI: RSDT 17ffc000 0002C (v01 ASUS MED_2001 30303031 MSFT 31313031)
[ 0.000000] ACPI: FACP 17ffc080 00074 (v01 ASUS MED_2001 30303031 MSFT 31313031)
[ 0.000000] ACPI: DSDT 17ffc100 02253 (v01 ASUS MED_2001 00001000 MSFT 0100000B)
[ 0.000000] ACPI: FACS 17fff000 00040
[ 0.000000] ACPI: BOOT 17ffc040 00028 (v01 ASUS MED_2001 30303031 MSFT 31313031)
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 383MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 17ffc000
[ 0.000000] low ram: 0 - 17ffc000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00010000-0x00ffffff]
[ 0.000000] Normal [mem 0x01000000-0x17ffbfff]
[ 0.000000] HighMem empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00010000-0x0009ffff]
[ 0.000000] node 0: [mem 0x00100000-0x17ffbfff]
[ 0.000000] On node 0 totalpages: 98188
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3952 pages, LIFO batch:0
[ 0.000000] Normal zone: 736 pages used for memmap
[ 0.000000] Normal zone: 93468 pages, LIFO batch:31
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0xe408
[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[ 0.000000] APIC: disable apic facility
[ 0.000000] APIC: switched to apic NOOP
[ 0.000000] nr_irqs_gsi: 16
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] e820: [mem 0x18000000-0xfffeffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 12 pages/cpu @d7041000 s25984 r0 d23168 u49152
[ 0.000000] pcpu-alloc: s25984 r0 d23168 u49152 alloc=12*4096
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 97420
[ 0.000000] Kernel command line: root=/dev/sda1 quiet nouveau.modeset=0
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] Initializing CPU#0
[ 0.000000] Initializing HighMem for node 0 (00000000:00000000)
[ 0.000000] Memory: 369756k/393200k available (3915k kernel code, 22996k reserved, 1794k data, 424k init, 0k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xffab5000 - 0xfffff000 (5416 kB)
[ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB)
[ 0.000000] vmalloc : 0xd87fc000 - 0xff3fe000 ( 620 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xd7ffc000 ( 383 MB)
[ 0.000000] .init : 0xc1594000 - 0xc15fe000 ( 424 kB)
[ 0.000000] .data : 0xc13d2e8c - 0xc1593a00 (1794 kB)
[ 0.000000] .text : 0xc1000000 - 0xc13d2e8c (3915 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=15, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=1.
[ 0.000000] NR_IRQS:4352 nr_irqs:256 16
[ 0.000000] CPU 0 irqstacks, hard=d6808000 soft=d680a000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 902.026 MHz processor
[ 0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 1804.05 BogoMIPS (lpj=3608104)
[ 0.004017] pid_max: default: 32768 minimum: 301
[ 0.004094] Security Framework initialized
[ 0.004114] SELinux: Disabled at boot.
[ 0.004159] Mount-cache hash table entries: 512
[ 0.004832] Initializing cgroup subsys devices
[ 0.004846] Initializing cgroup subsys freezer
[ 0.004948] mce: CPU supports 5 MCE banks
[ 0.005003] Last level iTLB entries: 4KB 32, 2MB 0, 4MB 2
[ 0.005003] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8
[ 0.005003] tlb_flushall_shift is 0x6
[ 0.005122] SMP alternatives: switching to UP code
[ 0.012023] Freeing SMP alternatives: 16k freed
[ 0.012043] ACPI: Core revision 20120711
[ 0.015234] ACPI: setting ELCR to 0200 (from 1c00)
[ 0.015621] smpboot: weird, boot CPU (#0) not listed by the BIOS
[ 0.015627] smpboot: SMP motherboard not detected
[ 0.015633] smpboot: Local APIC not detected. Using dummy APIC emulation.
[ 0.015637] smpboot: SMP disabled
[ 0.015642] Performance Events:
[ 0.015650] no APIC, boot with the "lapic" boot parameter to force-enable it.
[ 0.015654] no hardware sampling interrupt available.
[ 0.015661] p6 PMU driver.
[ 0.015668] ... version: 0
[ 0.015672] ... bit width: 32
[ 0.015676] ... generic registers: 2
[ 0.015680] ... value mask: 00000000ffffffff
[ 0.015685] ... max period: 000000007fffffff
[ 0.015689] ... fixed-purpose events: 0
[ 0.015693] ... event mask: 0000000000000003
[ 0.016139] Brought up 1 CPUs
[ 0.016148] smpboot: Total of 1 processors activated (1804.05 BogoMIPS)
[ 0.016657] devtmpfs: initialized
[ 0.017337] PM: Registering ACPI NVS region [mem 0x17fff000-0x17ffffff] (4096 bytes)
[ 0.017666] dummy:
[ 0.017866] NET: Registered protocol family 16
[ 0.018419] ACPI: bus type pci registered
[ 0.019727] PCI: PCI BIOS revision 2.10 entry at 0xf0900, last bus=1
[ 0.019733] PCI: Using configuration type 1 for base access
[ 0.023155] bio: create slab <bio-0> at 0
[ 0.023433] ACPI: Added _OSI(Module Device)
[ 0.023442] ACPI: Added _OSI(Processor Device)
[ 0.023449] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.023455] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.024536] ACPI: EC: Look up EC in DSDT
[ 0.028377] ACPI: Interpreter enabled
[ 0.028410] ACPI: (supports S0 S1 S4 S5)
[ 0.028468] ACPI: Using PIC for interrupt routing
[ 0.038089] ACPI: No dock devices found.
[ 0.038115] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[ 0.038356] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.038699] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
[ 0.038710] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
[ 0.038720] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[ 0.038729] pci_root PNP0A03:00: host bridge window [mem 0x000c8000-0x000dffff] (ignored)
[ 0.038738] pci_root PNP0A03:00: host bridge window [mem 0x18000000-0xffffffff] (ignored)
[ 0.038746] PCI: root bus 00: using default resources
[ 0.038758] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 0.038863] PCI host bridge to bus 0000:00
[ 0.038879] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff]
[ 0.038888] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.038897] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.038907] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[ 0.038940] pci 0000:00:00.0: [1106:0691] type 00 class 0x060000
[ 0.038965] pci 0000:00:00.0: reg 10: [mem 0xfc000000-0xfdffffff pref]
[ 0.039061] pci 0000:00:01.0: [1106:8598] type 01 class 0x060400
[ 0.039116] pci 0000:00:01.0: supports D1
[ 0.039145] pci 0000:00:04.0: [1106:0686] type 00 class 0x060100
[ 0.039244] pci 0000:00:04.1: [1106:0571] type 00 class 0x01018a
[ 0.039298] pci 0000:00:04.1: reg 20: [io 0xb800-0xb80f]
[ 0.039370] pci 0000:00:04.2: [1106:3038] type 00 class 0x0c0300
[ 0.039422] pci 0000:00:04.2: reg 20: [io 0xb400-0xb41f]
[ 0.039499] pci 0000:00:04.3: [1106:3038] type 00 class 0x0c0300
[ 0.039551] pci 0000:00:04.3: reg 20: [io 0xb000-0xb01f]
[ 0.039620] pci 0000:00:04.4: [1106:3057] type 00 class 0x060000
[ 0.039675] pci 0000:00:04.4: quirk: [io 0xe400-0xe4ff] claimed by vt82c586 ACPI
[ 0.039688] pci 0000:00:04.4: quirk: [io 0xe800-0xe80f] claimed by vt82c686 SMB
[ 0.039743] pci 0000:00:05.0: [1274:1371] type 00 class 0x040100
[ 0.039767] pci 0000:00:05.0: reg 10: [io 0xa800-0xa83f]
[ 0.039843] pci 0000:00:05.0: supports D2
[ 0.039877] pci 0000:00:0a.0: [1113:1216] type 00 class 0x020000
[ 0.039901] pci 0000:00:0a.0: reg 10: [io 0xa400-0xa4ff]
[ 0.039918] pci 0000:00:0a.0: reg 14: [mem 0xf6800000-0xf68003ff]
[ 0.039964] pci 0000:00:0a.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[ 0.040035] pci 0000:00:0a.0: supports D1 D2
[ 0.040045] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.040115] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-ff]
[ 0.040144] pci 0000:01:00.0: [1002:5246] type 00 class 0x030000
[ 0.040174] pci 0000:01:00.0: reg 10: [mem 0xf8000000-0xfbffffff pref]
[ 0.040191] pci 0000:01:00.0: reg 14: [io 0xd800-0xd8ff]
[ 0.040209] pci 0000:01:00.0: reg 18: [mem 0xf7000000-0xf7003fff]
[ 0.040251] pci 0000:01:00.0: reg 30: [mem 0xf7fe0000-0xf7ffffff pref]
[ 0.040301] pci 0000:01:00.0: supports D1
[ 0.040352] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.040364] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
[ 0.040374] pci 0000:00:01.0: bridge window [mem 0xf7000000-0xf7dfffff]
[ 0.040386] pci 0000:00:01.0: bridge window [mem 0xf7f00000-0xfbffffff pref]
[ 0.040401] pci_bus 0000:00: on NUMA node 0
[ 0.040429] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.040807] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[ 0.040952] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM
[ 0.040961] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08)
[ 0.044303] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[ 0.044473] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 0.044640] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[ 0.044804] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 *12 14 15)
[ 0.045114] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.045122] vgaarb: loaded
[ 0.045126] vgaarb: bridge control possible 0000:01:00.0
[ 0.045464] SCSI subsystem initialized
[ 0.045473] ACPI: bus type scsi registered
[ 0.045637] libata version 3.00 loaded.
[ 0.045663] ACPI: bus type usb registered
[ 0.045760] usbcore: registered new interface driver usbfs
[ 0.045798] usbcore: registered new interface driver hub
[ 0.045870] usbcore: registered new device driver usb
[ 0.045994] PCI: Using ACPI for IRQ routing
[ 0.046005] PCI: pci_cache_line_size set to 32 bytes
[ 0.046083] e820: reserve RAM buffer [mem 0x17ffc000-0x17ffffff]
[ 0.046425] NetLabel: Initializing
[ 0.046431] NetLabel: domain hash size = 128
[ 0.046436] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.046471] NetLabel: unlabeled traffic allowed by default
[ 0.046584] Switching to clocksource pit
[ 0.046792] pnp: PnP ACPI init
[ 0.046836] ACPI: bus type pnp registered
[ 0.047141] pnp 00:00: [mem 0x00000000-0x0009ffff]
[ 0.047152] pnp 00:00: [mem 0x000f0000-0x000fffff]
[ 0.047161] pnp 00:00: [mem 0x00100000-0x17ffffff]
[ 0.047170] pnp 00:00: [mem 0xfffe0000-0xffffffff]
[ 0.047282] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.047295] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
[ 0.047305] system 00:00: [mem 0x00100000-0x17ffffff] could not be reserved
[ 0.047316] system 00:00: [mem 0xfffe0000-0xffffffff] could not be reserved
[ 0.047330] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.047751] pnp 00:01: [bus 00-ff]
[ 0.047762] pnp 00:01: [io 0x0cf8-0x0cff]
[ 0.047772] pnp 00:01: [io 0x0000-0x0cf7 window]
[ 0.047781] pnp 00:01: [io 0x0d00-0xffff window]
[ 0.047790] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[ 0.047799] pnp 00:01: [mem 0x000c8000-0x000dffff window]
[ 0.047808] pnp 00:01: [mem 0x18000000-0xffffffff window]
[ 0.047906] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 0.047906] pnp 00:02: [io 0x0010-0x001f]
[ 0.047906] pnp 00:02: [io 0x0022-0x002d]
[ 0.047906] pnp 00:02: [io 0x0030-0x003f]
[ 0.047906] pnp 00:02: [io 0x0044-0x005f]
[ 0.047906] pnp 00:02: [io 0x0062-0x0063]
[ 0.047906] pnp 00:02: [io 0x0065-0x006f]
[ 0.047906] pnp 00:02: [io 0x0074-0x007f]
[ 0.047906] pnp 00:02: [io 0x0091-0x0093]
[ 0.047906] pnp 00:02: [io 0x00a2-0x00bf]
[ 0.047906] pnp 00:02: [io 0x00e0-0x00ef]
[ 0.047906] pnp 00:02: [io 0x03f0-0x03f1]
[ 0.047906] pnp 00:02: [io 0x04d0-0x04d1]
[ 0.047906] system 00:02: [io 0x03f0-0x03f1] has been reserved
[ 0.047906] system 00:02: [io 0x04d0-0x04d1] has been reserved
[ 0.047906] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.047906] pnp 00:03: [io 0xe400-0xe47f]
[ 0.047906] pnp 00:03: [io 0xe800-0xe80f]
[ 0.047906] pnp 00:03: disabling [io 0xe400-0xe47f] because it overlaps 0000:00:04.4 BAR 13 [io 0xe400-0xe4ff]
[ 0.047906] system 00:03: [io 0xe800-0xe80f] has been reserved
[ 0.047906] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.047906] pnp 00:04: [dma 4]
[ 0.047906] pnp 00:04: [io 0x0000-0x000f]
[ 0.047906] pnp 00:04: [io 0x0080-0x0090]
[ 0.047906] pnp 00:04: [io 0x0094-0x009f]
[ 0.047906] pnp 00:04: [io 0x00c0-0x00df]
[ 0.047906] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.047906] pnp 00:05: [io 0x0070-0x0073]
[ 0.047906] pnp 00:05: [irq 8]
[ 0.047906] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.047906] pnp 00:06: [io 0x0061]
[ 0.047906] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.047906] pnp 00:07: [io 0x00f0-0x00ff]
[ 0.047906] pnp 00:07: [irq 13]
[ 0.047906] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.047906] pnp 00:08: Plug and Play ACPI device, IDs PNP0700 (disabled)
[ 0.047906] pnp 00:09: [io 0x0378-0x037f]
[ 0.047906] pnp 00:09: [irq 7]
[ 0.048001] pnp 00:09: Plug and Play ACPI device, IDs PNP0400 (active)
[ 0.048975] pnp 00:0a: [io 0x03f8-0x03ff]
[ 0.048985] pnp 00:0a: [irq 4]
[ 0.049156] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.050035] pnp 00:0b: [io 0x02f8-0x02ff]
[ 0.050045] pnp 00:0b: [irq 3]
[ 0.050230] pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.050578] pnp 00:0c: [io 0x0060]
[ 0.050588] pnp 00:0c: [io 0x0064]
[ 0.050596] pnp 00:0c: [irq 1]
[ 0.050676] pnp 00:0c: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.050869] pnp: PnP ACPI: found 13 devices
[ 0.050875] ACPI: ACPI bus type pnp unregistered
[ 0.090660] Switching to clocksource acpi_pm
[ 0.090786] pci 0000:00:0a.0: BAR 6: assigned [mem 0x18000000-0x1801ffff pref]
[ 0.090802] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.090813] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
[ 0.090826] pci 0000:00:01.0: bridge window [mem 0xf7000000-0xf7dfffff]
[ 0.090838] pci 0000:00:01.0: bridge window [mem 0xf7f00000-0xfbffffff pref]
[ 0.090863] pci 0000:00:01.0: setting latency timer to 64
[ 0.090875] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 0.090884] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
[ 0.090894] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
[ 0.090903] pci_bus 0000:01: resource 1 [mem 0xf7000000-0xf7dfffff]
[ 0.090913] pci_bus 0000:01: resource 2 [mem 0xf7f00000-0xfbffffff pref]
[ 0.091061] NET: Registered protocol family 2
[ 0.091544] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.091993] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.092531] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.092648] TCP: reno registered
[ 0.092679] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.092735] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.093123] NET: Registered protocol family 1
[ 0.093200] pci 0000:00:01.0: disabling DAC on VIA PCI bridge
[ 0.093218] pci 0000:00:04.0: Disabling VIA external APIC routing
[ 0.094136] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
[ 0.094150] PCI: setting IRQ 10 as level-triggered
[ 0.094244] pci 0000:01:00.0: Boot video device
[ 0.094254] PCI: CLS 32 bytes, default 32
[ 0.094491] Trying to unpack rootfs image as initramfs...
[ 1.168650] Freeing initrd memory: 12924k freed
[ 1.210177] Simple Boot Flag at 0x3a set to 0x1
[ 1.211396] audit: initializing netlink socket (disabled)
[ 1.211448] type=2000 audit(1367499709.206:1): initialized
[ 1.258012] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 1.263189] VFS: Disk quotas dquot_6.5.2
[ 1.263390] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.264919] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.265366] NTFS driver 2.1.30 [Flags: R/W].
[ 1.265573] fuse init (API version 7.20)
[ 1.266322] aufs 3.6-20121015
[ 1.266340] msgmni has been set to 747
[ 1.267583] alg: No test for stdrng (krng)
[ 1.267783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 1.267792] io scheduler noop registered
[ 1.267797] io scheduler deadline registered
[ 1.267887] io scheduler cfq registered (default)
[ 1.268597] intel_idle: does not run on family 6 model 8
[ 1.268669] GHES: HEST is not enabled!
[ 1.268837] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.289669] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.310585] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 1.332084] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.353015] 00:0b: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[ 1.357338] brd: module loaded
[ 1.359442] loop: module loaded
[ 1.360927] pata_via 0000:00:04.1: version 0.3.4
[ 1.361946] scsi0 : pata_via
[ 1.362444] ACPI Exception: AE_AML_PACKAGE_LIMIT, Index (0x000000000000000E) is beyond end of object (20120711/exoparg2-418)
[ 1.362470] ACPI Error: Method parse/execution failed [\_SB_.PCI0.IDE0.CHN0._GTM] (Node d6830990), AE_AML_PACKAGE_LIMIT (20120711/psparse-536)
[ 1.362509] ata1: ACPI get timing mode failed (AE 0x300b)
[ 1.362801] scsi1 : pata_via
[ 1.363252] ata1: PATA max UDMA/66 cmd 0x1f0 ctl 0x3f6 bmdma 0xb800 irq 14
[ 1.363261] ata2: PATA max UDMA/66 cmd 0x170 ctl 0x376 bmdma 0xb808 irq 15
[ 1.363557] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.363631] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.363695] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.363793] uhci_hcd 0000:00:04.2: UHCI Host Controller
[ 1.363817] uhci_hcd 0000:00:04.2: new USB bus registered, assigned bus number 1
[ 1.363874] uhci_hcd 0000:00:04.2: irq 10, io base 0x0000b400
[ 1.364005] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.364098] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.364107] usb usb1: Product: UHCI Host Controller
[ 1.364116] usb usb1: Manufacturer: Linux 3.6.11-antix.1-486-smp uhci_hcd
[ 1.364124] usb usb1: SerialNumber: 0000:00:04.2
[ 1.364616] hub 1-0:1.0: USB hub found
[ 1.364635] hub 1-0:1.0: 2 ports detected
[ 1.364821] uhci_hcd 0000:00:04.3: UHCI Host Controller
[ 1.364848] uhci_hcd 0000:00:04.3: new USB bus registered, assigned bus number 2
[ 1.364892] uhci_hcd 0000:00:04.3: irq 10, io base 0x0000b000
[ 1.365007] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.365017] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.365025] usb usb2: Product: UHCI Host Controller
[ 1.365034] usb usb2: Manufacturer: Linux 3.6.11-antix.1-486-smp uhci_hcd
[ 1.365041] usb usb2: SerialNumber: 0000:00:04.3
[ 1.365367] hub 2-0:1.0: USB hub found
[ 1.365383] hub 2-0:1.0: 2 ports detected
[ 1.365652] Initializing USB Mass Storage driver...
[ 1.365760] usbcore: registered new interface driver usb-storage
[ 1.365765] USB Mass Storage support registered.
[ 1.365794] usbcore: registered new interface driver ums-alauda
[ 1.365823] usbcore: registered new interface driver ums-cypress
[ 1.365853] usbcore: registered new interface driver ums-datafab
[ 1.365882] usbcore: registered new interface driver ums-freecom
[ 1.365910] usbcore: registered new interface driver ums-isd200
[ 1.365939] usbcore: registered new interface driver ums-jumpshot
[ 1.365968] usbcore: registered new interface driver ums-karma
[ 1.365996] usbcore: registered new interface driver ums-onetouch
[ 1.366026] usbcore: registered new interface driver ums-sddr09
[ 1.366055] usbcore: registered new interface driver ums-sddr55
[ 1.366084] usbcore: registered new interface driver ums-usbat
[ 1.366224] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 1.366231] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 1.366524] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.366821] mousedev: PS/2 mouse device common for all mice
[ 1.366967] rtc_cmos 00:05: RTC can wake from S4
[ 1.367251] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 1.367298] rtc0: alarms up to one year, 242 bytes nvram
[ 1.367373] cpuidle: using governor ladder
[ 1.367378] cpuidle: using governor menu
[ 1.367385] No iBFT detected.
[ 1.367800] usbcore: registered new interface driver usbhid
[ 1.367805] usbhid: USB HID core driver
[ 1.368256] TCP: cubic registered
[ 1.368285] Key type dns_resolver registered
[ 1.368950] Using IPI No-Shortcut mode
[ 1.369243] registered taskstats version 1
[ 1.369251] IMA: No TPM chip found, activating TPM-bypass!
[ 1.369876] hd: no drives specified - use hd=cyl,head,sectors on kernel command line
[ 1.370083] rtc_cmos 00:05: setting system clock to 2013-05-02 13:01:50 UTC (1367499710)
[ 1.391016] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.540477] ata1.00: ATAPI: Pioneer DVD-ROM ATAPIModel DVD-115 0111, E1.11, max UDMA/33
[ 1.540602] ata1.01: ATA-4: ST340823A, 3.05, max UDMA/100
[ 1.540610] ata1.01: 78165360 sectors, multi 16: LBA
[ 1.556374] ata1.00: configured for UDMA/33
[ 1.572333] ata1.01: configured for UDMA/66
[ 1.574821] scsi 0:0:0:0: CD-ROM PIONEER DVD-ROM DVD-115 1.11 PQ: 0 ANSI: 5
[ 1.576455] sr0: scsi3-mmc drive: 0x/0x cd/rw xa/form2 cdda tray
[ 1.576462] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.576782] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 1.577202] ACPI: Invalid Power Resource to register!
[ 1.578033] scsi 0:0:1:0: Direct-Access ATA ST340823A 3.05 PQ: 0 ANSI: 5
[ 1.578788] ACPI: Invalid Power Resource to register!
[ 1.579087] sd 0:0:1:0: [sda] 78165360 512-byte logical blocks: (40.0 GB/37.2 GiB)
[ 1.579271] sd 0:0:1:0: [sda] Write Protect is off
[ 1.579282] sd 0:0:1:0: [sda] Mode Sense: 00 3a 00 00
[ 1.579362] sd 0:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.634127] sda: sda1 sda2
[ 1.635016] sd 0:0:1:0: [sda] Attached SCSI disk
[ 1.748736] ata2.00: ATA-5: Maxtor 92041U4, FA520S60, max UDMA/66
[ 1.748745] ata2.00: 40020624 sectors, multi 16: LBA
[ 1.749112] ata2.01: ATA-6: Maxtor 52049H4, DAC10SC0, max UDMA/100
[ 1.749120] ata2.01: 40020624 sectors, multi 16: LBA
[ 1.764623] ata2.00: configured for UDMA/66
[ 1.780576] ata2.01: configured for UDMA/66
[ 1.780898] scsi 1:0:0:0: Direct-Access ATA Maxtor 92041U4 FA52 PQ: 0 ANSI: 5
[ 1.781679] ACPI: Invalid Power Resource to register!
[ 1.781912] scsi 1:0:1:0: Direct-Access ATA Maxtor 52049H4 DAC1 PQ: 0 ANSI: 5
[ 1.782592] ACPI: Invalid Power Resource to register!
[ 1.782722] sd 1:0:0:0: [sdb] 40020624 512-byte logical blocks: (20.4 GB/19.0 GiB)
[ 1.782851] sd 1:0:1:0: [sdc] 40020624 512-byte logical blocks: (20.4 GB/19.0 GiB)
[ 1.783031] sd 1:0:1:0: [sdc] Write Protect is off
[ 1.783042] sd 1:0:1:0: [sdc] Mode Sense: 00 3a 00 00
[ 1.783122] sd 1:0:1:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.787374] sdc:
[ 1.787937] sd 1:0:1:0: [sdc] Attached SCSI disk
[ 1.788119] sd 1:0:0:0: [sdb] Write Protect is off
[ 1.788130] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.788204] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.822781] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
[ 1.822846] ata2.00: BMDMA stat 0x64
[ 1.822899] ata2.00: failed command: READ DMA
[ 1.822961] ata2.00: cmd c8/00:08:00:00:00/00:00:00:00:00/e0 tag 0 dma 4096 in
[ 1.822961] res 51/84:00:00:00:00/00:00:00:00:00/e0 Emask 0x10 (ATA bus error)
[ 1.823027] ata2.00: status: { DRDY ERR }
[ 1.823074] ata2.00: error: { ICRC ABRT }
[ 1.823185] ata2: soft resetting link
[ 2.008636] ata2.00: configured for UDMA/66
[ 2.024585] ata2.01: configured for UDMA/66
[ 2.024618] sd 1:0:0:0: [sdb]
[ 2.024624] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2.024632] sd 1:0:0:0: [sdb]
[ 2.024637] Sense Key : Aborted Command [current] [descriptor]
[ 2.024646] Descriptor sense data with sense descriptors (in hex):
[ 2.024650] 72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00
[ 2.024674] 00 00 00 00
[ 2.024687] sd 1:0:0:0: [sdb]
[ 2.024701] Add. Sense: Scsi parity error
[ 2.024710] sd 1:0:0:0: [sdb] CDB:
[ 2.024714] Read(10): 28 00 00 00 00 00 00 00 08 00
[ 2.024735] end_request: I/O error, dev sdb, sector 0
[ 2.024790] Buffer I/O error on device sdb, logical block 0
[ 2.024875] ata2: EH complete
[ 2.078288] ata2.00: limiting speed to UDMA/44:PIO4
[ 2.078301] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
[ 2.078438] ata2.00: BMDMA stat 0x64
[ 2.078568] ata2.00: failed command: READ DMA
[ 2.078717] ata2.00: cmd c8/00:08:00:00:00/00:00:00:00:00/e0 tag 0 dma 4096 in
[ 2.078717] res 51/84:00:00:00:00/00:00:00:00:00/e0 Emask 0x10 (ATA bus error)
[ 2.079123] ata2.00: status: { DRDY ERR }
[ 2.079250] ata2.00: error: { ICRC ABRT }
[ 2.079432] ata2: soft resetting link
[ 2.208059] tsc: Refined TSC clocksource calibration: 902.045 MHz
[ 2.208074] Switching to clocksource tsc
[ 2.264626] ata2.00: configured for UDMA/44
[ 2.280593] ata2.01: configured for UDMA/66
[ 2.280619] sd 1:0:0:0: [sdb]
[ 2.280625] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2.280632] sd 1:0:0:0: [sdb]
[ 2.280636] Sense Key : Aborted Command [current] [descriptor]
[ 2.280644] Descriptor sense data with sense descriptors (in hex):
[ 2.280649] 72 0b 47 00 00 00 00 0c 00 0a 80 00 00 00 00 00
[ 2.280672] 00 00 00 00
[ 2.280685] sd 1:0:0:0: [sdb]
[ 2.280698] Add. Sense: Scsi parity error
[ 2.280706] sd 1:0:0:0: [sdb] CDB:
[ 2.280710] Read(10): 28 00 00 00 00 00 00 00 08 00
[ 2.280731] end_request: I/O error, dev sdb, sector 0
[ 2.280869] Buffer I/O error on device sdb, logical block 0
[ 2.281025] ata2: EH complete
[ 2.304603] ldm_validate_partition_table(): Disk read failed.
[ 2.304684] Dev sdb: unable to read RDB block 0
[ 2.304727] sdb: unable to read partition table
[ 2.305358] sdc: detected capacity change from 0 to 20490559488
[ 2.305681] sdb: detected capacity change from 0 to 20490559488
[ 2.306233] sdc: detected capacity change from 0 to 20490559488
[ 2.306289] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 2.306366] Freeing unused kernel memory: 424k freed
[ 2.492658] udevd[59]: starting version 175
[ 2.829281] tulip: Linux Tulip driver version 1.1.15-NAPI (Feb 27, 2007)
[ 2.829423] tulip: tulip_init_one: Enabled WOL support for AN983B
[ 2.829780] tulip0: MII transceiver #1 config 1000 status 7849 advertising 05e1
[ 2.861319] net eth0: ADMtek Comet rev 17 at Port 0xa400, 00:12:cf:1d:3a:fd, IRQ 10
[ 5.720108] floppy0: no floppy controllers found
[ 5.720134] work still pending
[ 5.761015] device-mapper: uevent: version 1.0.3
[ 5.762013] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com
[ 5.842375] Btrfs loaded
[ 6.014594] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 8.835098] udevd[319]: starting version 175
[ 9.363566] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[ 9.363589] ACPI: Power Button [PWRB]
[ 9.363832] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 9.363843] ACPI: Power Button [PWRF]
[ 9.400638] tsc: Marking TSC unstable due to TSC halts in idle
[ 9.400677] ACPI: acpi_idle registered with cpuidle
[ 9.404281] Switching to clocksource acpi_pm
[ 9.464897] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 9.491945] Linux agpgart interface v0.103
[ 9.498673] agpgart: Detected VIA Apollo Pro 133 chipset
[ 9.515078] parport_pc: VIA 686A/8231 detected
[ 9.515090] parport_pc: probing current configuration
[ 9.515114] parport_pc: Current parallel port base: 0x378
[ 9.515169] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
[ 9.519669] agpgart-via 0000:00:00.0: AGP aperture is 32M @ 0xfc000000
[ 9.522842] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 9.612189] parport_pc: VIA parallel port: io=0x378, irq=7
[ 9.673544] microcode: CPU0 sig=0x686, pf=0x10, revision=0x8
[ 9.736881] via686a 0000:00:04.4: base address not set - upgrade BIOS or use force_addr=0xaddr
[ 9.834738] input: PC Speaker as /devices/platform/pcspkr/input/input3
[ 10.590977] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 11.622201] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 12
[ 11.622215] PCI: setting IRQ 12 as level-triggered
[ 12.557680] floppy0: no floppy controllers found
[ 12.557706] work still pending
[ 19.128779] Adding 1967956k swap on /dev/sda2. Priority:-1 extents:1 across:1967956k
[ 19.183061] EXT4-fs (sda1): re-mounted. Opts: (null)
[ 19.550486] EXT4-fs (sda1): re-mounted. Opts: (null)

Die Meldung
Code:
[    2.304684] Dev sdb: unable to read RDB block 0
ist seltsam, denn ein RDB gehört doch zu einem Amiga-System (oder?), aber die Festplatte hat eine DOS-Partitionstabelle.

Zweitens kommt mir die Meldung
Code:
[    2.304727]  sdb: unable to read partition table
komisch vor, weil fdisk die Partitionstabelle ja anzeigt.

@whoopy84:

Mit der fstab hat das nichts zu tun, denn das Problem liegt ja nicht darin, dass die Partition nicht gemountet wird, sondern dass die entsprechende Gerätedatei beim Booten gar nicht existiert.

mfg texx
 
Hat die Platte irgendwelche Jumper, die ggf. falsch gesetzt sind? Wie reagiert ein 2.6er Kernel auf die Platte? Wie ist der SMART-Status der Platte?
 
Die Jumper sind ok.

Und hier sind die SMART-Werte:

smartctl 6.0 2012-10-10 r3643 [i686-linux-3.7.5-pmagic] (local build)
Copyright (C) 2002-12, Bruce Allen, Christian Franke, smartmontools

=== START OF INFORMATION SECTION ===
Model Family: Maxtor DiamondMax 20 VL
Device Model: Maxtor 92041U4
Serial Number: G4164JEC
Firmware Version: FA520S60
User Capacity: 20,490,559,488 bytes [20.4 GB]
Sector Size: 512 bytes logical/physical
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA/ATAPI-5, ATA/ATAPI-4 T13/1153D revision 17
Local Time is: Fri May 3 14:05:53 2013 UTC
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection: Disabled.
Self-test execution status: ( 0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: ( 0) seconds.
Offline data collection
capabilities: (0x1b) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Suspend Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
No Conveyance Self-test supported.
No Selective Self-test supported.
SMART capabilities: (0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability: (0x01) Error logging supported.
No General Purpose Logging support.
Short self-test routine
recommended polling time: ( 2) minutes.
Extended self-test routine
recommended polling time: ( 17) minutes.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x000a 253 252 000 Old_age Always - 1155346558926
3 Spin_Up_Time 0x0027 252 252 063 Pre-fail Always - 5
4 Start_Stop_Count 0x0032 253 253 000 Old_age Always - 5
5 Reallocated_Sector_Ct 0x0033 253 253 063 Pre-fail Always - 0
6 Read_Channel_Margin 0x0001 253 253 100 Pre-fail Offline - 0
7 Seek_Error_Rate 0x000a 253 252 000 Old_age Always - 87220
8 Seek_Time_Performance 0x0027 251 249 187 Pre-fail Always - 218734094922151
9 Power_On_Minutes 0x0032 253 253 000 Old_age Always - 6h+38m
10 Spin_Retry_Count 0x002b 252 252 223 Pre-fail Always - 5
11 Calibration_Retry_Count 0x002b 252 252 223 Pre-fail Always - 10
12 Power_Cycle_Count 0x0032 253 253 000 Old_age Always - 297
196 Reallocated_Event_Count 0x0008 253 253 000 Old_age Offline - 0
197 Current_Pending_Sector 0x0008 253 253 000 Old_age Offline - 0
198 Offline_Uncorrectable 0x0008 253 253 000 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x0008 199 199 000 Old_age Offline - 0
200 Multi_Zone_Error_Rate 0x000a 253 252 000 Old_age Always - 413383
201 Soft_Read_Error_Rate 0x000a 253 252 000 Old_age Always - 347892707278
202 Data_Address_Mark_Errs 0x000a 253 252 000 Old_age Always - 356302
203 Run_Out_Cancel 0x000b 253 252 180 Pre-fail Always - 356302
204 Soft_ECC_Correction 0x000a 253 252 000 Old_age Always - 356302
205 Thermal_Asperity_Rate 0x000a 253 252 000 Old_age Always - 356302
207 Spin_High_Current 0x002a 252 252 000 Old_age Always - 5
208 Spin_Buzz 0x002a 252 252 000 Old_age Always - 5
209 Offline_Seek_Performnce 0x0024 253 253 000 Old_age Offline - 0
96 Unknown_Attribute 0x0004 253 253 000 Old_age Offline - 0
97 Unknown_Attribute 0x0004 253 253 000 Old_age Offline - 0
98 Unknown_Attribute 0x0004 253 253 000 Old_age Offline - 0
99 Unknown_Attribute 0x0004 253 253 000 Old_age Offline - 0
100 Unknown_Attribute 0x0004 253 253 000 Old_age Offline - 0
101 Unknown_Attribute 0x0004 253 253 000 Old_age Offline - 0

SMART Error Log Version: 1
Warning: ATA error count 1078 inconsistent with error log pointer 5

ATA Error Count: 1078 (device log contains only the most recent five errors)
CR = Command Register [HEX]
FR = Features Register [HEX]
SC = Sector Count Register [HEX]
SN = Sector Number Register [HEX]
CL = Cylinder Low Register [HEX]
CH = Cylinder High Register [HEX]
DH = Device/Head Register [HEX]
DC = Device Command Register [HEX]
ER = Error register [HEX]
ST = Status register [HEX]
Powered_Up_Time is measured from power on, and printed as
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
SS=sec, and sss=millisec. It "wraps" after 49.710 days.

Error 1078 occurred at disk power-on lifetime: 6 hours (0 days + 6 hours)
When the command that caused the error occurred, the device was in an unknown state.

After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
84 50 00 00 00 00 e0 at LBA = 0x00000000 = 0

Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
c8 00 08 00 00 00 e0 08 00:00:37.568 READ DMA
f8 00 00 01 00 00 e0 08 00:00:37.552 READ NATIVE MAX ADDRESS
ec 00 00 01 00 00 a0 0a 00:00:37.552 IDENTIFY DEVICE
ef 03 44 00 00 00 a0 0a 00:00:37.552 SET FEATURES [Set transfer mode]
f8 00 00 01 00 00 e0 08 00:00:37.552 READ NATIVE MAX ADDRESS

Error 1077 occurred at disk power-on lifetime: 6 hours (0 days + 6 hours)
When the command that caused the error occurred, the device was in an unknown state.

After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
84 50 00 00 00 00 e0 at LBA = 0x00000000 = 0

Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
c8 00 08 00 00 00 e0 08 00:00:37.424 READ DMA
f8 00 00 01 00 00 e0 08 00:00:37.392 READ NATIVE MAX ADDRESS
ec 00 00 01 00 00 a0 0a 00:00:37.392 IDENTIFY DEVICE
ef 03 44 00 00 00 a0 0a 00:00:37.392 SET FEATURES [Set transfer mode]
f8 00 00 01 00 00 e0 08 00:00:37.392 READ NATIVE MAX ADDRESS

Error 1076 occurred at disk power-on lifetime: 6 hours (0 days + 6 hours)
When the command that caused the error occurred, the device was in an unknown state.

After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
84 50 00 00 00 00 e0 at LBA = 0x00000000 = 0

Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
c8 00 08 00 00 00 e0 08 00:30:29.232 READ DMA
f8 00 00 01 00 00 e0 08 00:30:29.216 READ NATIVE MAX ADDRESS
ec 00 00 01 00 00 a0 0a 00:30:29.200 IDENTIFY DEVICE
ef 03 44 00 00 00 a0 0a 00:30:29.200 SET FEATURES [Set transfer mode]
f8 00 00 01 00 00 e0 08 00:30:29.200 READ NATIVE MAX ADDRESS

Error 1075 occurred at disk power-on lifetime: 6 hours (0 days + 6 hours)
When the command that caused the error occurred, the device was in an unknown state.

After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
84 50 00 00 00 00 e0 at LBA = 0x00000000 = 0

Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
c8 00 08 00 00 00 e0 08 00:30:29.072 READ DMA
f8 00 00 01 00 00 e0 08 00:30:29.040 READ NATIVE MAX ADDRESS
ec 00 00 01 00 00 a0 0a 00:30:29.040 IDENTIFY DEVICE
ef 03 44 00 00 00 a0 0a 00:30:29.040 SET FEATURES [Set transfer mode]
f8 00 00 01 00 00 e0 08 00:30:29.040 READ NATIVE MAX ADDRESS

Error 1074 occurred at disk power-on lifetime: 5 hours (0 days + 5 hours)
When the command that caused the error occurred, the device was in an unknown state.

After command completion occurred, registers were:
ER ST SC SN CL CH DH
-- -- -- -- -- -- --
84 50 00 00 00 00 e0 at LBA = 0x00000000 = 0

Commands leading to the command that caused the error were:
CR FR SC SN CL CH DH DC Powered_Up_Time Command/Feature_Name
-- -- -- -- -- -- -- -- ---------------- --------------------
c8 00 08 00 00 00 e0 08 00:00:23.408 READ DMA
f8 00 00 01 00 00 e0 08 00:00:23.392 READ NATIVE MAX ADDRESS
ec 00 00 01 00 00 a0 0a 00:00:23.376 IDENTIFY DEVICE
ef 03 44 00 00 00 a0 0a 00:00:23.376 SET FEATURES [Set transfer mode]
f8 00 00 01 00 00 e0 08 00:00:23.376 READ NATIVE MAX ADDRESS

SMART Self-test log structure revision number 1
Bedeutet die Meldung mit dem unbekannten Status, dass die Platte einen physikalischen Fehler hat?

Den Test mit einem 2.6er Kernel mach ich noch.
 
Jede Platte ist beim Anschalten in einem "unknown state", da ja im ausgeschalteten Zustand keine Daten von der Steuerungselektronik kommen. Dennoch weist der Fehler, der offenbar immer beim Anschalten auftritt, darauf hin, dass da irgendwas nicht ganz sauber läuft.
 
Also, ich hab das System jetzt mit Debian, Vector Linux, OpenBSD, FreeBSD und FreeDOS getestet und im wesentlichen gab es die selben Resultate wie bisher.
Dementsprechend kann es sich ja nur noch um einen Hardwaredefekt der Platte handeln, oder?
 
Ok, dann werd ich die Platte mal entfernen.
Trotzdem danke für die Antworten :)

mfg texx
 
Zurück
Oben