[Réglé] 2 soucis de partition

(re)Bonjour à tous,

1/ Un soucis d’abord avec des partitions NTFS : au lancement de Etch, j’ai le droit à un beau « FAILED » rouge après :

« NTFS Volume version 3.1 »

Toutefois les partitions sont ensuite bien montées et je peux lire les fichiers sans problème.

2/ Un soucis avec une partition FAT32 qui ne se monte pas au démarrage, mais qui est bien montée avec un # mount -a ; pourtant il y a bien l’option « auto ». Mon fstab :

proc /proc proc defaults 0 0 /dev/sda5 / ext3 nouser,defaults,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1 /dev/sda3 /home/patrice/Disque_dur_commun vfat codepage=850,iocharset=iso8859-15,uid=1000,gid=1000,auto,rw,user,quiet 0 0 /dev/sda6 /home ext3 nouser,defaults,atime,auto,rw,dev,exec,suid 0 2 /dev/sda7 none swap sw 0 0 /dev/hda5 /home/patrice/Disque_dur_2/Partition_1 ntfs nls=utf8,uid=1000,gid=1000,auto,ro,user 0 0 /dev/hda6 /home/patrice/Disque_dur_2/Partition_2 ntfs nls=utf8,uid=1000,gid=1000,auto,ro,user 0 0 /dev/hdc /media/cdrom0 udf,iso9660 user,atime,noauto,rw,dev,exec,suid 0 0

Merci pour votre aide :wink:

Le fait qu’il y a le meme uid 1000 pour les 2 hda5 et hda6 ça ne provoque pas un conflit ?

Le ‘quiet’ sur la ligne de ta partition FAt empeche l’affichage de message erreur lorsque du montage en auto donc faudrait voir sans.

Sinon essai de trouver dans le resultat de la commande dmesg l’erreur lors du boot et de copier ici.

J’ai les yeux qui piquent pour chercher si il y a une erreur dans les lignes de ton fichier de conf :unamused:

Hum je suis bête, peut-être le “failed” ne concerne-t-il pas le ntfs mais la partition vfat…

Voici dmesg (je mets tout, par peur de passer à côté de l’important)

Bootdata ok (command line is root=/dev/sda5 ro ) Linux version 2.6.18-4-amd64 (Debian 2.6.18.dfsg.1-12etch2) (dannf@debian.org) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #1 SMP Fri May 4 00:37:33 UTC 2007 BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009f000 (usable) BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved) BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 000000003fef0000 (usable) BIOS-e820: 000000003fef0000 - 000000003fef3000 (ACPI NVS) BIOS-e820: 000000003fef3000 - 000000003ff00000 (ACPI data) BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved) DMI 2.2 present. ACPI: RSDP (v000 Nvidia ) @ 0x00000000000f7b70 ACPI: RSDT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x000000003fef3040 ACPI: FADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x000000003fef30c0 ACPI: SSDT (v001 PTLTD POWERNOW 0x00000001 LTP 0x00000001) @ 0x000000003fef9680 ACPI: MCFG (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x000000003fef9880 ACPI: MADT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x000000003fef95c0 ACPI: DSDT (v001 NVIDIA AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x0000000000000000 Scanning NUMA topology in Northbridge 24 Number of nodes 1 Node 0 MemBase 0000000000000000 Limit 000000003fef0000 NUMA: Using 63 for the hash shift. Using node hash shift of 63 Bootmem setup node 0 0000000000000000-000000003fef0000 On node 0 totalpages: 257309 DMA zone: 3057 pages, LIFO batch:0 DMA32 zone: 254252 pages, LIFO batch:31 Nvidia board detected. Ignoring ACPI timer override. ACPI: PM-Timer IO Port: 0x1008 ACPI: Local APIC address 0xfee00000 ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) Processor #0 15:11 APIC version 16 ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) Processor #1 15:11 APIC version 16 ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23 ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge) ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge) ACPI: IRQ9 used by override. ACPI: IRQ14 used by override. ACPI: IRQ15 used by override. Setting APIC routing to physical flat Using ACPI (MADT) for SMP configuration information Allocating PCI resources starting at 40000000 (gap: 3ff00000:a0100000) SMP: Allowing 2 CPUs, 0 hotplug CPUs Built 1 zonelists. Total pages: 257309 Kernel command line: root=/dev/sda5 ro Initializing CPU#0 PID hash table entries: 4096 (order: 12, 32768 bytes) Disabling vsyscall due to use of PM timer time.c: Using 3.579545 MHz WALL PM GTOD PM timer. time.c: Detected 2009.181 MHz processor. Console: colour VGA+ 80x25 Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) Checking aperture... CPU 0: aperture @ 4c18000000 size 32 MB Aperture too small (32 MB) No AGP bridge found Memory: 1022632k/1047488k available (1930k kernel code, 24468k reserved, 868k data, 176k init) Calibrating delay using timer specific routine.. 4022.87 BogoMIPS (lpj=8045754) Security Framework v1.0.0 initialized SELinux: Disabled at boot. Capability LSM initialized Mount-cache hash table entries: 256 CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 512K (64 bytes/line) CPU 0/0 -> Node 0 CPU: Physical Processor ID: 0 CPU: Processor Core ID: 0 SMP alternatives: switching to UP code ACPI: Core revision 20060707 Using local APIC timer interrupts. result 12557400 Detected 12.557 MHz APIC timer. SMP alternatives: switching to SMP code Booting processor 1/2 APIC 0x1 Initializing CPU#1 Calibrating delay using timer specific routine.. 4018.55 BogoMIPS (lpj=8037107) CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 512K (64 bytes/line) CPU 1/1 -> Node 0 CPU: Physical Processor ID: 0 CPU: Processor Core ID: 1 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ stepping 01 CPU 1: Syncing TSC to CPU 0. CPU 1: synchronized TSC with CPU 0 (last diff 1 cycles, maxerr 515 cycles) Brought up 2 CPUs testing NMI watchdog ... OK. migration_cost=276 checking if image is initramfs... it is Freeing initrd memory: 4908k freed NET: Registered protocol family 16 ACPI: bus type pci registered PCI: Using MMCONFIG at e0000000 PCI: No mmconfig possible on device 0:18 ACPI: Interpreter enabled ACPI: Using IOAPIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (0000:00) PCI: Probing PCI hardware (bus 00) Boot video device is 0000:02:00.0 PCI: Transparent bridge - 0000:00:10.0 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT] ACPI: PCI Interrupt Link [LNK1] (IRQs *5 7 9 10 11 14 15) ACPI: PCI Interrupt Link [LNK2] (IRQs *5 7 9 10 11 14 15) ACPI: PCI Interrupt Link [LNK3] (IRQs 5 7 9 10 11 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNK4] (IRQs 5 7 9 *10 11 14 15) ACPI: PCI Interrupt Link [LNK5] (IRQs 5 7 9 10 *11 14 15) ACPI: PCI Interrupt Link [LNK6] (IRQs 5 7 9 10 11 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNK7] (IRQs 5 7 9 10 11 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNK8] (IRQs 5 7 9 10 11 14 15) *0, disabled. ACPI: PCI Interrupt Link [LUBA] (IRQs 5 7 9 10 *11 14 15) ACPI: PCI Interrupt Link [LUBB] (IRQs 5 7 9 10 11 14 15) *0, disabled. ACPI: PCI Interrupt Link [LMAC] (IRQs 5 7 9 *10 11 14 15) ACPI: PCI Interrupt Link [LACI] (IRQs 5 7 9 *10 11 14 15) ACPI: PCI Interrupt Link [LAZA] (IRQs 5 7 9 10 11 14 15) *0, disabled. ACPI: PCI Interrupt Link [LPMU] (IRQs 5 7 9 *10 11 14 15) ACPI: PCI Interrupt Link [LMCI] (IRQs 5 7 9 10 11 14 15) *0, disabled. ACPI: PCI Interrupt Link [LSMB] (IRQs 5 7 9 *10 11 14 15) ACPI: PCI Interrupt Link [LUB2] (IRQs *5 7 9 10 11 14 15) ACPI: PCI Interrupt Link [LIDE] (IRQs 5 7 9 10 11 14 15) *0, disabled. ACPI: PCI Interrupt Link [LSID] (IRQs 5 7 9 10 *11 14 15) ACPI: PCI Interrupt Link [LFID] (IRQs 5 7 9 *10 11 14 15) ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0, disabled. ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0, disabled. ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0, disabled. ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0, disabled. ACPI: PCI Interrupt Link [APC5] (IRQs 16) *0, disabled. ACPI: PCI Interrupt Link [APC6] (IRQs 16) *0, disabled. ACPI: PCI Interrupt Link [APC7] (IRQs 16) *0, disabled. ACPI: PCI Interrupt Link [APC8] (IRQs 16) *0, disabled. ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0, disabled. ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22 23) *0, disabled. ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0, disabled. ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22 23) *0, disabled. ACPI: PCI Interrupt Link [APMU] (IRQs 20 21 22 23) *0, disabled. ACPI: PCI Interrupt Link [AAZA] (IRQs 20 21 22 23) *0, disabled. ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22 23) *0, disabled. ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0, disabled. ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0, disabled. ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22 23) *0, disabled. ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled. ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0, disabled. ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0, disabled. Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI init pnp: ACPI device : hid PNP0A08 pnp: ACPI device : hid PNP0C02 pnp: ACPI device : hid PNP0C02 pnp: ACPI device : hid PNP0200 pnp: ACPI device : hid PNP0B00 pnp: ACPI device : hid PNP0800 pnp: ACPI device : hid PNP0C04 pnp: ACPI device : hid PNP0700 pnp: ACPI device : hid PNP0501 pnp: ACPI device : hid PNP0501 pnp: ACPI device : hid PNP0400 pnp: ACPI device : hid PNP0F13 pnp: ACPI device : hid PNP0303 pnp: ACPI device : hid PNP0C02 pnp: ACPI device : hid PNP0C01 pnp: PnP ACPI: found 15 devices usbcore: registered new driver usbfs usbcore: registered new driver hub PCI: Using ACPI for IRQ routing PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report PCI-DMA: Disabling IOMMU. pnp: the driver 'system' has been registered pnp: match found with the PnP device '00:01' and the driver 'system' pnp: 00:01: ioport range 0x1000-0x107f could not be reserved pnp: 00:01: ioport range 0x1080-0x10ff has been reserved pnp: 00:01: ioport range 0x1400-0x147f has been reserved pnp: 00:01: ioport range 0x1480-0x14ff could not be reserved pnp: 00:01: ioport range 0x1800-0x187f has been reserved pnp: 00:01: ioport range 0x1880-0x18ff has been reserved pnp: 00:01: ioport range 0x2000-0x207f has been reserved pnp: 00:01: ioport range 0x2080-0x20ff has been reserved pnp: match found with the PnP device '00:02' and the driver 'system' pnp: match found with the PnP device '00:0d' and the driver 'system' pnp: match found with the PnP device '00:0e' and the driver 'system' PCI: Bridge: 0000:00:02.0 IO window: a000-afff MEM window: fda00000-fdafffff PREFETCH window: fde00000-fdefffff PCI: Bridge: 0000:00:04.0 IO window: b000-bfff MEM window: fdb00000-fdbfffff PREFETCH window: f8000000-fbffffff PCI: Bridge: 0000:00:10.0 IO window: 9000-9fff MEM window: fdd00000-fddfffff PREFETCH window: fdc00000-fdcfffff PCI: Setting latency timer of device 0000:00:02.0 to 64 PCI: Setting latency timer of device 0000:00:04.0 to 64 PCI: Setting latency timer of device 0000:00:10.0 to 64 NET: Registered protocol family 2 IP route cache hash table entries: 32768 (order: 6, 262144 bytes) TCP established hash table entries: 131072 (order: 9, 2097152 bytes) TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) TCP: Hash tables configured (established 131072 bind 65536) TCP reno registered audit: initializing netlink socket (disabled) audit(1185231330.876:1): initialized VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Initializing Cryptographic API io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) 0000:00:0b.1 EHCI: BIOS handoff failed (BIOS bug ?) 01010001 PCI: Setting latency timer of device 0000:00:02.0 to 64 pcie_portdrv_probe->Dev[02fc:10de] has invalid IRQ. Check vendor BIOS assign_interrupt_mode Found MSI capability Allocate Port Service[0000:00:02.0:pcie00] Allocate Port Service[0000:00:02.0:pcie03] PCI: Setting latency timer of device 0000:00:04.0 to 64 pcie_portdrv_probe->Dev[02fb:10de] has invalid IRQ. Check vendor BIOS assign_interrupt_mode Found MSI capability Allocate Port Service[0000:00:04.0:pcie00] Allocate Port Service[0000:00:04.0:pcie03] Real Time Clock Driver v1.12ac Linux agpgart interface v0.101 (c) Dave Jones Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A pnp: the driver 'serial' has been registered pnp: match found with the PnP device '00:08' and the driver 'serial' 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A pnp: match found with the PnP device '00:09' and the driver 'serial' 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize pnp: the driver 'i8042 kbd' has been registered pnp: match found with the PnP device '00:0c' and the driver 'i8042 kbd' pnp: the driver 'i8042 aux' has been registered pnp: match found with the PnP device '00:0b' and the driver 'i8042 aux' PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 serio: i8042 AUX port at 0x60,0x64 irq 12 serio: i8042 KBD port at 0x60,0x64 irq 1 mice: PS/2 mouse device common for all mice TCP bic registered NET: Registered protocol family 1 NET: Registered protocol family 17 NET: Registered protocol family 8 NET: Registered protocol family 20 ACPI: (supports S0 S3 S4 S5) Freeing unused kernel memory: 176k freed input: AT Translated Set 2 keyboard as /class/input/input0 ACPI: Fan [FAN] (on) ACPI: Thermal Zone [THRM] (-11 C) ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI) ACPI: PCI Interrupt Link [APCF] enabled at IRQ 23 GSI 16 sharing vector 0xC9 and IRQ 16 ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [APCF] -> GSI 23 (level, low) -> IRQ 201 PCI: Setting latency timer of device 0000:00:0b.0 to 64 ohci_hcd 0000:00:0b.0: OHCI Host Controller ohci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 1 ohci_hcd 0000:00:0b.0: irq 201, io mem 0xfe02f000 Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.56. usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 8 ports detected ieee1394: Initialized config rom entry `ip1394' ACPI: PCI Interrupt Link [APCL] enabled at IRQ 22 GSI 17 sharing vector 0xD1 and IRQ 17 ACPI: PCI Interrupt 0000:00:0b.1[B] -> Link [APCL] -> GSI 22 (level, low) -> IRQ 209 PCI: Setting latency timer of device 0000:00:0b.1 to 64 ehci_hcd 0000:00:0b.1: EHCI Host Controller ehci_hcd 0000:00:0b.1: new USB bus registered, assigned bus number 2 ehci_hcd 0000:00:0b.1: debug port 1 PCI: cache line size of 64 is not supported by device 0000:00:0b.1 ehci_hcd 0000:00:0b.1: irq 209, io mem 0xfe02e000 ehci_hcd 0000:00:0b.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 usb usb2: configuration #1 chosen from 1 choice hub 2-0:1.0: USB hub found hub 2-0:1.0: 8 ports detected ACPI: PCI Interrupt Link [APCH] enabled at IRQ 21 GSI 18 sharing vector 0xD9 and IRQ 18 ACPI: PCI Interrupt 0000:00:14.0[A] -> Link [APCH] -> GSI 21 (level, low) -> IRQ 217 PCI: Setting latency timer of device 0000:00:14.0 to 64 forcedeth: using HIGHDMA eth0: forcedeth.c: subsystem: 0105b:0caf bound to 0000:00:14.0 ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19 GSI 19 sharing vector 0xE1 and IRQ 19 ACPI: PCI Interrupt 0000:03:06.0[A] -> Link [APC4] -> GSI 19 (level, low) -> IRQ 225 usb 2-1: new high speed USB device using ehci_hcd and address 2 ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[225] MMIO=[fddff000-fddff7ff] Max Packet=[2048] IR/IT contexts=[4/8] NFORCE-MCP51: IDE controller at PCI slot 0000:00:0d.0 NFORCE-MCP51: chipset revision 161 NFORCE-MCP51: not 100% native mode: will probe irqs later NFORCE-MCP51: 0000:00:0d.0 (rev a1) UDMA133 controller ide0: BM-DMA at 0xf400-0xf407, BIOS settings: hda:DMA, hdb:DMA ide1: BM-DMA at 0xf408-0xf40f, BIOS settings: hdc:DMA, hdd:DMA Probing IDE interface ide0... SCSI subsystem initialized libata version 2.00 loaded. usb 2-1: configuration #1 chosen from 1 choice hub 2-1:1.0: USB hub found hub 2-1:1.0: 4 ports detected hda: Maxtor 6Y160P0, ATA DISK drive usb 2-6: new high speed USB device using ehci_hcd and address 4 usb 2-6: configuration #1 chosen from 1 choice ohci_hcd 0000:00:0b.0: wakeup Initializing USB Mass Storage driver... ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 Probing IDE interface ide1... usb 2-1.2: new high speed USB device using ehci_hcd and address 5 usb 2-1.2: configuration #1 chosen from 1 choice scsi0 : SCSI emulation for USB Mass Storage devices usbcore: registered new driver usb-storage USB Mass Storage support registered. usb-storage: device found at 4 usb-storage: waiting for device to settle before scanning ieee1394: Host added: ID:BUS[0-00:1023] GUID[00016c20001e235c] usb 1-5: new low speed USB device using ohci_hcd and address 2 hdc: HL-DT-ST DVD-RW_GSA-H11N, ATAPI CD/DVD-ROM drive usb 1-5: configuration #1 chosen from 1 choice usbcore: registered new driver hiddev input: Acer IR Receiver as /class/input/input1 input,hiddev96: USB HID v1.10 Keyboard [Acer IR Receiver] on usb-0000:00:0b.0-5 usbcore: registered new driver usbhid drivers/usb/input/hid-core.c: v2.6:USB HID core driver ide1 at 0x170-0x177,0x376 on irq 15 sata_nv 0000:00:0e.0: version 2.0 ACPI: PCI Interrupt Link [APSI] enabled at IRQ 20 GSI 20 sharing vector 0xE9 and IRQ 20 ACPI: PCI Interrupt 0000:00:0e.0[A] -> Link [APSI] -> GSI 20 (level, low) -> IRQ 233 PCI: Setting latency timer of device 0000:00:0e.0 to 64 ata1: SATA max UDMA/133 cmd 0x9F0 ctl 0xBF2 bmdma 0xE000 irq 233 ata2: SATA max UDMA/133 cmd 0x970 ctl 0xB72 bmdma 0xE008 irq 233 scsi1 : sata_nv ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata1.00: ATA-7, max UDMA/133, 488397168 sectors: LBA48 NCQ (depth 0/32) ata1.00: ata1: dev 0 multi count 16 ata1.00: configured for UDMA/133 scsi2 : sata_nv ata2: SATA link down (SStatus 0 SControl 300) ATA: abnormal status 0x7F on port 0x977 Vendor: ATA Model: WDC WD2500JS-22N Rev: 10.0 Type: Direct-Access ANSI SCSI revision: 05 ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 23 ACPI: PCI Interrupt 0000:00:0f.0[A] -> Link [APSJ] -> GSI 23 (level, low) -> IRQ 201 PCI: Setting latency timer of device 0000:00:0f.0 to 64 ata3: SATA max UDMA/133 cmd 0x9E0 ctl 0xBE2 bmdma 0xCC00 irq 201 ata4: SATA max UDMA/133 cmd 0x960 ctl 0xB62 bmdma 0xCC08 irq 201 scsi3 : sata_nv ata3: SATA link down (SStatus 0 SControl 300) ATA: abnormal status 0x7F on port 0x9E7 scsi4 : sata_nv ata4: SATA link down (SStatus 0 SControl 300) ATA: abnormal status 0x7F on port 0x967 hda: max request size: 512KiB SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB) sda: Write Protect is off sda: Mode Sense: 00 3a 00 00 SCSI device sda: drive cache: write back SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB) sda: Write Protect is off sda: Mode Sense: 00 3a 00 00 SCSI device sda: drive cache: write back sda:<6>hda: 320173056 sectors (163928 MB) w/7936KiB Cache, CHS=19929/255/63, UDMA(133) hda: cache flushes supported hda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 > sd 1:0:0:0: Attached scsi disk sda hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } hda: dma_intr: error=0x84 { DriveStatusError BadCRC } ide: failed opcode was: unknown hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } hda: dma_intr: error=0x84 { DriveStatusError BadCRC } ide: failed opcode was: unknown hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } hda: dma_intr: error=0x84 { DriveStatusError BadCRC } ide: failed opcode was: unknown hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } hda: dma_intr: error=0x84 { DriveStatusError BadCRC } ide: failed opcode was: unknown ide0: reset: success hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } hda: dma_intr: error=0x84 { DriveStatusError BadCRC } ide: failed opcode was: unknown hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } hda: dma_intr: error=0x84 { DriveStatusError BadCRC } ide: failed opcode was: unknown hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } hda: dma_intr: error=0x84 { DriveStatusError BadCRC } ide: failed opcode was: unknown hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } hda: dma_intr: error=0x84 { DriveStatusError BadCRC } ide: failed opcode was: unknown ide0: reset: success hda1 < hda5 hda6 > hdc: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(66) Uniform CD-ROM driver Revision: 3.20 Attempting manual resume kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. eth1394: eth0: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0) Vendor: Generic Model: 2.0 Reader-CF Rev: 1.00 Type: Direct-Access ANSI SCSI revision: 00 input: PC Speaker as /class/input/input2 drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 5 if 0 alt 0 proto 2 vid 0x03F0 pid 0x3A17 usbcore: registered new driver usblp drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver ACPI: PCI Interrupt Link [APCJ] enabled at IRQ 22 ACPI: PCI Interrupt 0000:00:10.2[C] -> Link [APCJ] -> GSI 22 (level, low) -> IRQ 209 PCI: Setting latency timer of device 0000:00:10.2 to 64 Linux video capture interface: v2.00 logips2pp: Detected unknown logitech mouse model 62 FDC 0 is a post-1991 82077 intel8x0_measure_ac97_clock: measured 58679 usecs intel8x0: clocking to 46943 i2c_adapter i2c-0: nForce2 SMBus adapter at 0x1c00 i2c_adapter i2c-1: nForce2 SMBus adapter at 0x1c40 pnp: the driver 'parport_pc' has been registered pnp: match found with the PnP device '00:0a' and the driver 'parport_pc' parport: PnPBIOS parport detected. parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] saa7130/34: v4l2 driver version 0.2.14 loaded ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16 GSI 21 sharing vector 0x32 and IRQ 21 ACPI: PCI Interrupt 0000:03:07.0[A] -> Link [APC1] -> GSI 16 (level, low) -> IRQ 50 saa7133[0]: found at 0000:03:07.0, rev: 209, irq: 50, latency: 32, mmio: 0xfddfe000 saa7133[0]: subsystem: 5168:3306, board: LifeView FlyDVB-T Hybrid Cardbus [card=94,autodetected] saa7133[0]: board init: gpio is 210000 saa7133[0]: i2c eeprom 00: 68 51 06 33 54 20 1c 00 43 43 a9 1c 55 d2 b2 92 saa7133[0]: i2c eeprom 10: 00 00 62 08 ff 20 ff ff ff ff ff ff ff ff ff ff saa7133[0]: i2c eeprom 20: 01 40 01 03 03 01 01 03 08 ff 01 16 ff ff ff ff saa7133[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff saa7133[0]: i2c eeprom 40: ff 21 00 c2 96 10 05 01 01 16 32 15 ff ff ff ff saa7133[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff saa7133[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff saa7133[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff SCSI device sdb: 2001888 512-byte hdwr sectors (1025 MB) sdb: Write Protect is off sdb: Mode Sense: 03 00 00 00 sdb: assuming drive cache: write through SCSI device sdb: 2001888 512-byte hdwr sectors (1025 MB) sdb: Write Protect is off sdb: Mode Sense: 03 00 00 00 sdb: assuming drive cache: write through sdb: sdb1 sd 0:0:0:0: Attached scsi removable disk sdb Vendor: Generic Model: 2.0 Reader-SM/xD Rev: 1.00 Type: Direct-Access ANSI SCSI revision: 00 sd 0:0:0:1: Attached scsi removable disk sdc tuner 2-004b: chip found @ 0x96 (saa7133[0]) Vendor: Generic Model: 2.0 Reader-SD Rev: 1.00 Type: Direct-Access ANSI SCSI revision: 00 sd 0:0:0:2: Attached scsi removable disk sdd tuner 2-004b: setting tuner address to 61 Vendor: Generic Model: 2.0 Reader-MS Rev: 1.00 Type: Direct-Access ANSI SCSI revision: 00 sd 0:0:0:3: Attached scsi removable disk sde tuner 2-004b: type set to tda8290+75a usb-storage: device scan complete input: ImExPS/2 Logitech Explorer Mouse as /class/input/input3 saa7133[0]: registered device video0 [v4l2] saa7133[0]: registered device vbi0 saa7133[0]: registered device radio0 ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17 GSI 22 sharing vector 0x3A and IRQ 22 ACPI: PCI Interrupt 0000:03:08.0[A] -> Link [APC2] -> GSI 17 (level, low) -> IRQ 58 rt2500 1.1.0 CVS 2005/07/10 http://rt2x00.serialmonkey.com ts: Compaq touchscreen protocol output Adding 1983988k swap on /dev/sda7. Priority:-1 extents:1 across:1983988k EXT3 FS on sda5, internal journal loop: loaded (max 8 devices) ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1) ieee1394: sbp2: Try serialize_io=0 for better performance device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised: dm-devel@redhat.com kjournald starting. Commit interval 5 seconds EXT3 FS on sda6, internal journal EXT3-fs: mounted filesystem with ordered data mode. NTFS driver 2.1.27 [Flags: R/W MODULE]. NTFS volume version 3.1. NTFS volume version 3.1. NET: Registered protocol family 10 lo: Disabled Privacy Extensions IPv6 over IPv4 tunneling driver

Y’a de nombreuses lignes concernant le hda…

@cesar : je ne pense pas qu’il y ait conflit, le uid correspond à l’utilisateur courant.

D’ailleurs j’y songe, j’ai un « bug » avec grub qui est peut-être lié à ce problème : je dois corriger grub manuellement. Par exemple :

title Debian GNU/Linux, kernel 2.6.18-4-amd64 root (hd1,4) kernel /boot/vmlinuz-2.6.18-4-amd64 root=/dev/sda5 ro initrd /boot/initrd.img-2.6.18-4-amd64 savedefault

Je dois le corriger en :

root (hd0,4)

Ou, pour windows,

title Windows XP Media Center Edition root (hd1,1) savedefault makeactive map (hd0) (hd1) map (hd1) (hd0) chainloader +1

En

title Windows XP Media Center Edition root (hd0,1) savedefault makeactive #map (hd0) (hd1) #map (hd1) (hd0) chainloader +1

Pour ton pb grub l’inversion doit être dans :
/boot/grub/device.map
Les correspondances doivent être l’inverse de la réalitée de tes disques

Pour les montages je sais pas, y a pas grand chose au niveau

[quote]NTFS driver 2.1.27 [Flags: R/W MODULE].
NTFS volume version 3.1.
NTFS volume version 3.1. [/quote]

sinon les messages

Je ne sais pas quoi en penser

je zieute juste ton problème…

mais j’ai une première remarque… normalement les points de montage faudrait les regrouper dans le dossier /mnt

c’est vrai que tu peux faire ce que tu veux… mais si l’architecture Linux possède un dossier /mnt je pense que c’est pour y placer tout ce qui est impacté par la commande mount
et /media quand c’est un point de montage temporaire genre cdrom clef usb etc…

je ne sais pas si c’est pas “propre”… en tout cas ça ne semble pas respecter la norme.

tu fais ce que tu veux cependant. :slightly_smiling:

dans ton log, y’a une dizaine de ligne qui signale un bad CRC sur hda.
hmm je vais vérifier mais je pense j’ai cette erreur quand un disque dur me lache…

alors j’ai trouvé cette definition:
Microsoft Tech qui dit que y’a bien un problème avec ton disque hda.

soit c’est des fichiers qui se sont abimés, soit ton disque est en train de doucement rendre l’ame.

je dis ça… moi je dis rien… parce qu’en plus j’ai toujours pas de réponse à pourquoi il ne monte pas ton sda3…

Merci pour vos réponses,

Anoyzthen, je prends en compte tes remarques ; malheureusement il ne s’agit pas de mon ordinateur mais de celui de mon père et je ne veux pas lui « perturber ses habitudes »…

J’ai passé sa machine de Kubuntu Dapper à Etch hier ; et auparavant, sous Kubuntu, je n’avais remarqué de tels problèmes (en tout cas la partition était bien montée automatiquement).

edit : une précision encore. A l’occasion de ce changement de système, j’ai remanié les partitions (déplacement / modification de leur taille) et ai dû exécuter un chdisk sous windows pour les partitions ntfs. Peut-être y a-t-il également un outil à « appliquer » pour la vfat ?

bah le truc qu’il faut savoir quand même avec chkdisk du dos…
à savoir avant de l’utiliser quoi…

c’est que j’ai jamais pu récuperer un fichier endomagé grace à cet utilitaire…
autant se dire que ce qui est defectueux est perdu avec cette commande.

donc je vais quadn même te dire que chkdsk fonctionne sur fat32. tu peux le faire. mais si tu as la possibilité de trouver un autre vérificateur de disque… fonce sur l’opportunité. ( je ne pense pas que le scandisk windows soit forcement mille fois mieux).

Bonjour,

Je ne sais pas si l’ordre des lignes dans fstab compte, mais ça ne coûte rien d’essayer: essaye de monter dans l’ordre de l’arborescence (de la racine vers les feuilles). Cela conduit à inverser les 2 premières lignes concernant /home (sda6 et sda3).

Autre idée: effectivement, j’ai déjà eu un montage vfat en échec sur linux, qui a fonctionné sans pb après une vérif-correction sous winxp par chkdsk.

Tyrtamos

Bingo !

Bien vu tyrtamos, c’est l’ordre qui posait problème. Du coup je n’ai plus ce « failed » rouge. Ça explique aussi pourquoi un mount -a ne posait pas de problème.

Encore un petit problème d’accent sur le nom des fichiers, mais ce n’est rien.

Par contre j’ai toujours les messages d’erreur inquiétants au démarrage, malgré un scandisk sous Windows. On va voir comment ça évolue…

Un grand merci à vous deux :wink: