Installer crashed "No space left on device"

Bug #68882 reported by gwold
6
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

----------------------
Traceback report
----------------------

Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 166, in ?
    main()
  File "/usr/bin/ubiquity", line 161, in main
    install(sys.argv[1])
  File "/usr/bin/ubiquity", line 57, in install
    ret = wizard.run()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 305, in run
    self.process_step()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 856, in process_step
    self.progress_loop()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtkui.py", line 628, in progress_loop
    raise RuntimeError, ("Install failed with exit code %s\n%s" %
RuntimeError: Install failed with exit code 1
Traceback (most recent call last):
  File "/usr/share/ubiquity/install.py", line 1404, in ?
    install.run()
  File "/usr/share/ubiquity/install.py", line 306, in run
    self.copy_all()
  File "/usr/share/ubiquity/install.py", line 484, in copy_all
    shutil.copyfile(sourcepath, targetpath)
  File "shutil.py", line 49, in copyfile
    copyfileobj(fsrc, fdst)
  File "shutil.py", line 25, in copyfileobj
    fdst.write(buf)
IOError: [Errno 28] No space left on device

----------------------
syslog
----------------------

Oct 28 14:53:39 ubuntu syslogd 1.4.1#18ubuntu6: restart.
Oct 28 14:53:40 ubuntu kernel: Inspecting /boot/System.map-2.6.17-10-generic
Oct 28 14:53:42 ubuntu kernel: Loaded 22825 symbols from /boot/System.map-2.6.17-10-generic.
Oct 28 14:53:42 ubuntu kernel: Symbols match kernel version 2.6.17.
Oct 28 14:53:42 ubuntu kernel: No module symbols loaded - kernel modules not enabled.
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] Linux version 2.6.17-10-generic (root@vernadsky) (gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)) #2 SMP Fri Oct 13 18:45:35 UTC 2006 (Ubuntu 2.6.17-10.33-generic)
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] BIOS-provided physical RAM map:
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] BIOS-e820: 0000000000100000 - 000000000ffdb000 (usable)
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] BIOS-e820: 000000000ffdb000 - 0000000010000000 (reserved)
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] BIOS-e820: 00000000100a0000 - 0000000010100000 (reserved)
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] 0MB HIGHMEM available.
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] 255MB LOWMEM available.
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] On node 0 totalpages: 65499
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] DMA zone: 4096 pages, LIFO batch:0
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] Normal zone: 61403 pages, LIFO batch:15
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] DMI 2.3 present.
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] ACPI: RSDP (v000 DELL ) @ 0x000f40b0
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] ACPI: RSDT (v001 DELL CPi R 0x27d30305 ASL 0x00000061) @ 0x0fff0000
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] ACPI: FADT (v001 DELL CPi R 0x27d30305 ASL 0x00000061) @ 0x0fff0400
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] ACPI: DSDT (v001 INT430 SYSFexxx 0x00001001 MSFT 0x0100000d) @ 0x00000000
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] ACPI: PM-Timer IO Port: 0x808
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] Allocating PCI resources starting at 20000000 (gap: 10100000:efd00000)
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] Built 1 zonelists
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] Kernel command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.gz ramdisk_size=1048576 root=/dev/ram rw quiet splash --
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] Local APIC disabled by BIOS (or by default) -- you can enable it with "lapic"
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] mapped APIC to ffffd000 (0120a000)
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] Enabling fast FPU save and restore... done.
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] Enabling unmasked SIMD FPU exception support... done.
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] Initializing CPU#0
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] PID hash table entries: 1024 (order: 10, 4096 bytes)
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] Detected 597.518 MHz processor.
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] Using pmtmr for high-res timesource
Oct 28 14:53:42 ubuntu kernel: [17179569.184000] Console: colour VGA+ 80x25
Oct 28 14:53:42 ubuntu kernel: [17179570.204000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Oct 28 14:53:42 ubuntu kernel: [17179570.204000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Oct 28 14:53:42 ubuntu kernel: [17179570.236000] Memory: 249832k/261996k available (1910k kernel code, 11600k reserved, 1070k data, 308k init, 0k highmem)
Oct 28 14:53:42 ubuntu kernel: [17179570.236000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
Oct 28 14:53:42 ubuntu kernel: [17179570.316000] Calibrating delay using timer specific routine.. 1196.12 BogoMIPS (lpj=2392246)
Oct 28 14:53:42 ubuntu kernel: [17179570.316000] Security Framework v1.0.0 initialized
Oct 28 14:53:42 ubuntu kernel: [17179570.316000] SELinux: Disabled at boot.
Oct 28 14:53:42 ubuntu kernel: [17179570.316000] Mount-cache hash table entries: 512
Oct 28 14:53:42 ubuntu kernel: [17179570.316000] CPU: After generic identify, caps: 0383f9ff 00000000 00000000 00000000 00000000 00000000 00000000
Oct 28 14:53:42 ubuntu kernel: [17179570.316000] CPU: After vendor identify, caps: 0383f9ff 00000000 00000000 00000000 00000000 00000000 00000000
Oct 28 14:53:42 ubuntu kernel: [17179570.316000] CPU: L1 I cache: 16K, L1 D cache: 16K
Oct 28 14:53:42 ubuntu kernel: [17179570.316000] CPU: L2 cache: 128K
Oct 28 14:53:42 ubuntu kernel: [17179570.316000] CPU: After all inits, caps: 0383f9ff 00000000 00000000 00000040 00000000 00000000 00000000
Oct 28 14:53:42 ubuntu kernel: [17179570.316000] Checking 'hlt' instruction... OK.
Oct 28 14:53:42 ubuntu kernel: [17179570.332000] SMP alternatives: switching to UP code
Oct 28 14:53:42 ubuntu kernel: [17179570.332000] Freeing SMP alternatives: 16k freed
Oct 28 14:53:42 ubuntu kernel: [17179570.332000] checking if image is initramfs... it is
Oct 28 14:53:42 ubuntu kernel: [17179571.996000] Freeing initrd memory: 5564k freed
Oct 28 14:53:42 ubuntu kernel: [17179571.996000] ACPI: Core revision 20060707
Oct 28 14:53:42 ubuntu kernel: [17179572.000000] ACPI: Looking for DSDT ... not found!
Oct 28 14:53:42 ubuntu kernel: [17179572.004000] ACPI: setting ELCR to 0200 (from 0820)
Oct 28 14:53:42 ubuntu kernel: [17179572.004000] CPU0: Intel Celeron (Coppermine) stepping 03
Oct 28 14:53:42 ubuntu kernel: [17179572.004000] SMP motherboard not detected.
Oct 28 14:53:42 ubuntu kernel: [17179572.004000] Local APIC not detected. Using dummy APIC emulation.
Oct 28 14:53:42 ubuntu kernel: [17179572.004000] Brought up 1 CPUs
Oct 28 14:53:42 ubuntu kernel: [17179572.004000] migration_cost=0
Oct 28 14:53:42 ubuntu kernel: [17179572.004000] NET: Registered protocol family 16
Oct 28 14:53:42 ubuntu kernel: [17179572.004000] EISA bus registered
Oct 28 14:53:42 ubuntu kernel: [17179572.004000] ACPI: bus type pci registered
Oct 28 14:53:42 ubuntu kernel: [17179572.008000] PCI: PCI BIOS revision 2.10 entry at 0xfc0ae, last bus=1
Oct 28 14:53:42 ubuntu kernel: [17179572.008000] PCI: Using configuration type 1
Oct 28 14:53:42 ubuntu kernel: [17179572.008000] Setting up standard PCI resources
Oct 28 14:53:42 ubuntu kernel: [17179572.040000] ACPI: Interpreter enabled
Oct 28 14:53:42 ubuntu kernel: [17179572.040000] ACPI: Using PIC for interrupt routing
Oct 28 14:53:42 ubuntu kernel: [17179572.048000] ACPI: PCI Root Bridge [PCI0] (0000:00)
Oct 28 14:53:42 ubuntu kernel: [17179572.048000] PCI: Probing PCI hardware (bus 00)
Oct 28 14:53:42 ubuntu kernel: [17179572.048000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
Oct 28 14:53:42 ubuntu kernel: [17179572.084000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:07.1
Oct 28 14:53:42 ubuntu kernel: [17179572.084000] PCI quirk: region 0800-083f claimed by PIIX4 ACPI
Oct 28 14:53:42 ubuntu kernel: [17179572.084000] PCI quirk: region 0840-084f claimed by PIIX4 SMB
Oct 28 14:53:42 ubuntu kernel: [17179572.084000] PIIX4 devres B PIO at 00e0-00e7
Oct 28 14:53:42 ubuntu kernel: [17179572.084000] PIIX4 devres C PIO at 0850-085f
Oct 28 14:53:42 ubuntu kernel: [17179572.084000] Boot video device is 0000:01:00.0
Oct 28 14:53:42 ubuntu kernel: [17179572.084000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Oct 28 14:53:42 ubuntu kernel: [17179572.220000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
Oct 28 14:53:42 ubuntu kernel: [17179572.220000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
Oct 28 14:53:42 ubuntu kernel: [17179572.220000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
Oct 28 14:53:42 ubuntu kernel: [17179572.224000] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
Oct 28 14:53:42 ubuntu kernel: [17179572.224000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
Oct 28 14:53:42 ubuntu kernel: [17179572.228000] ACPI: Power Resource [PADA] (on)
Oct 28 14:53:42 ubuntu kernel: [17179572.228000] Linux Plug and Play Support v0.97 (c) Adam Belay
Oct 28 14:53:42 ubuntu kernel: [17179572.228000] pnp: PnP ACPI init
Oct 28 14:53:42 ubuntu kernel: [17179572.340000] pnp: PnP ACPI: found 15 devices
Oct 28 14:53:42 ubuntu kernel: [17179572.340000] PnPBIOS: Disabled by ACPI PNP
Oct 28 14:53:42 ubuntu kernel: [17179572.340000] PCI: Using ACPI for IRQ routing
Oct 28 14:53:42 ubuntu kernel: [17179572.340000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] pnp: 00:02: ioport range 0x4d0-0x4d1 has been reserved
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] pnp: 00:02: ioport range 0x800-0x805 could not be reserved
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] pnp: 00:02: ioport range 0x808-0x80f could not be reserved
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] pnp: 00:03: ioport range 0x806-0x807 has been reserved
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] pnp: 00:03: ioport range 0x850-0x853 has been reserved
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] pnp: 00:03: ioport range 0x856-0x85f has been reserved
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] pnp: 00:03: ioport range 0x810-0x83f has been reserved
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] pnp: 00:03: ioport range 0x840-0x84f has been reserved
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] pnp: 00:03: ioport range 0x600-0x67f has been reserved
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] pnp: 00:03: ioport range 0x680-0x6ff has been reserved
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] pnp: 00:04: ioport range 0xf000-0xf0fe has been reserved
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] pnp: 00:04: ioport range 0xf100-0xf1fe has been reserved
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] pnp: 00:04: ioport range 0xf200-0xf2fe has been reserved
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] pnp: 00:04: ioport range 0xf400-0xf4fe has been reserved
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] pnp: 00:04: ioport range 0xf500-0xf5fe has been reserved
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] pnp: 00:04: ioport range 0xf600-0xf6fe has been reserved
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] pnp: 00:04: ioport range 0xf800-0xf8fe has been reserved
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] pnp: 00:04: ioport range 0xf900-0xf9fe has been reserved
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] pnp: 00:09: ioport range 0x3f0-0x3f1 has been reserved
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] PCI: Bridge: 0000:00:01.0
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] IO window: e000-efff
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] MEM window: fc000000-feffffff
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] PREFETCH window: 28000000-280fffff
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] PCI: Bus 2, cardbus bridge: 0000:00:03.0
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] IO window: 00001000-000010ff
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] IO window: 00001400-000014ff
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] PREFETCH window: 20000000-21ffffff
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] MEM window: 22000000-23ffffff
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] PCI: Bus 6, cardbus bridge: 0000:00:03.1
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] IO window: 00001800-000018ff
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] IO window: 00001c00-00001cff
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] PREFETCH window: 24000000-25ffffff
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] MEM window: 26000000-27ffffff
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] PCI: Enabling device 0000:00:03.0 (0000 -> 0003)
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] PCI: setting IRQ 11 as level-triggered
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] ACPI: PCI Interrupt 0000:00:03.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] PCI: Enabling device 0000:00:03.1 (0000 -> 0003)
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] ACPI: PCI Interrupt 0000:00:03.1[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Oct 28 14:53:42 ubuntu kernel: [17179572.360000] NET: Registered protocol family 2
Oct 28 14:53:42 ubuntu kernel: [17179572.400000] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
Oct 28 14:53:42 ubuntu kernel: [17179572.400000] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
Oct 28 14:53:42 ubuntu kernel: [17179572.400000] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
Oct 28 14:53:42 ubuntu kernel: [17179572.400000] TCP: Hash tables configured (established 8192 bind 4096)
Oct 28 14:53:42 ubuntu kernel: [17179572.400000] TCP reno registered
Oct 28 14:53:42 ubuntu kernel: [17179572.400000] audit: initializing netlink socket (disabled)
Oct 28 14:53:42 ubuntu kernel: [17179572.400000] audit(1162046949.400:1): initialized
Oct 28 14:53:42 ubuntu kernel: [17179572.400000] VFS: Disk quotas dquot_6.5.1
Oct 28 14:53:42 ubuntu kernel: [17179572.404000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Oct 28 14:53:42 ubuntu kernel: [17179572.404000] Initializing Cryptographic API
Oct 28 14:53:42 ubuntu kernel: [17179572.404000] io scheduler noop registered
Oct 28 14:53:42 ubuntu kernel: [17179572.404000] io scheduler anticipatory registered
Oct 28 14:53:42 ubuntu kernel: [17179572.404000] io scheduler deadline registered
Oct 28 14:53:42 ubuntu kernel: [17179572.404000] io scheduler cfq registered (default)
Oct 28 14:53:42 ubuntu kernel: [17179572.404000] Limiting direct PCI/PCI transfers.
Oct 28 14:53:42 ubuntu kernel: [17179572.404000] isapnp: Scanning for PnP cards...
Oct 28 14:53:42 ubuntu kernel: [17179572.756000] isapnp: No Plug & Play device found
Oct 28 14:53:42 ubuntu kernel: [17179572.896000] Real Time Clock Driver v1.12ac
Oct 28 14:53:42 ubuntu kernel: [17179572.896000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
Oct 28 14:53:42 ubuntu kernel: [17179572.896000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Oct 28 14:53:42 ubuntu kernel: [17179572.900000] 00:0d: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Oct 28 14:53:42 ubuntu kernel: [17179572.900000] mice: PS/2 mouse device common for all mice
Oct 28 14:53:42 ubuntu kernel: [17179572.904000] RAMDISK driver initialized: 16 RAM disks of 1048576K size 1024 blocksize
Oct 28 14:53:42 ubuntu kernel: [17179572.904000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Oct 28 14:53:42 ubuntu kernel: [17179572.904000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Oct 28 14:53:42 ubuntu kernel: [17179572.904000] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Oct 28 14:53:42 ubuntu kernel: [17179572.912000] serio: i8042 AUX port at 0x60,0x64 irq 12
Oct 28 14:53:42 ubuntu kernel: [17179572.912000] serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 28 14:53:42 ubuntu kernel: [17179572.916000] EISA: Probing bus 0 at eisa.0
Oct 28 14:53:42 ubuntu kernel: [17179572.916000] Cannot allocate resource for EISA slot 1
Oct 28 14:53:42 ubuntu kernel: [17179572.916000] EISA: Detected 0 cards.
Oct 28 14:53:42 ubuntu kernel: [17179572.916000] TCP bic registered
Oct 28 14:53:42 ubuntu kernel: [17179572.916000] NET: Registered protocol family 1
Oct 28 14:53:42 ubuntu kernel: [17179572.916000] NET: Registered protocol family 8
Oct 28 14:53:42 ubuntu kernel: [17179572.916000] NET: Registered protocol family 20
Oct 28 14:53:42 ubuntu kernel: [17179572.916000] Using IPI No-Shortcut mode
Oct 28 14:53:42 ubuntu kernel: [17179572.916000] ACPI: (supports S0 S1 S3 S4 S5)
Oct 28 14:53:42 ubuntu kernel: [17179572.916000] Freeing unused kernel memory: 308k freed
Oct 28 14:53:42 ubuntu kernel: [17179572.952000] input: AT Translated Set 2 keyboard as /class/input/input0
Oct 28 14:53:42 ubuntu kernel: [17179574.652000] Capability LSM initialized
Oct 28 14:53:42 ubuntu kernel: [17179575.084000] ACPI: CPU0 (power states: C1[C1] C2[C2])
Oct 28 14:53:42 ubuntu kernel: [17179575.104000] ACPI: Thermal Zone [THM] (41 C)
Oct 28 14:53:42 ubuntu kernel: [17179577.120000] PIIX4: IDE controller at PCI slot 0000:00:07.1
Oct 28 14:53:42 ubuntu kernel: [17179577.120000] PIIX4: chipset revision 1
Oct 28 14:53:42 ubuntu kernel: [17179577.120000] PIIX4: not 100%% native mode: will probe irqs later
Oct 28 14:53:42 ubuntu kernel: [17179577.120000] ide0: BM-DMA at 0x0860-0x0867, BIOS settings: hda:DMA, hdb:pio
Oct 28 14:53:42 ubuntu kernel: [17179577.120000] ide1: BM-DMA at 0x0868-0x086f, BIOS settings: hdc:DMA, hdd:pio
Oct 28 14:53:42 ubuntu kernel: [17179577.120000] Probing IDE interface ide0...
Oct 28 14:53:42 ubuntu kernel: [17179577.412000] hda: IC25N040ATCS05-0, ATA DISK drive
Oct 28 14:53:42 ubuntu kernel: [17179578.084000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Oct 28 14:53:42 ubuntu kernel: [17179578.336000] Probing IDE interface ide1...
Oct 28 14:53:42 ubuntu kernel: [17179579.072000] hdc: TOSHIBA DVD-ROM SD-C2612, ATAPI CD/DVD-ROM drive
Oct 28 14:53:42 ubuntu kernel: [17179579.796000] ide1 at 0x170-0x177,0x376 on irq 15
Oct 28 14:53:42 ubuntu kernel: [17179579.832000] hda: max request size: 128KiB
Oct 28 14:53:42 ubuntu kernel: [17179579.864000] hda: 78140160 sectors (40007 MB) w/7898KiB Cache, CHS=65535/16/63, UDMA(33)
Oct 28 14:53:42 ubuntu kernel: [17179579.864000] hda: cache flushes not supported
Oct 28 14:53:42 ubuntu kernel: [17179579.864000] hda: hda1 hda2 < hda5 >
Oct 28 14:53:42 ubuntu kernel: [17179580.032000] hdc: ATAPI 24X DVD-ROM drive, 192kB Cache, UDMA(33)
Oct 28 14:53:42 ubuntu kernel: [17179580.032000] Uniform CD-ROM driver Revision: 3.20
Oct 28 14:53:42 ubuntu kernel: [17179581.500000] usbcore: registered new driver usbfs
Oct 28 14:53:42 ubuntu kernel: [17179581.500000] usbcore: registered new driver hub
Oct 28 14:53:42 ubuntu kernel: [17179581.508000] USB Universal Host Controller Interface driver v3.0
Oct 28 14:53:42 ubuntu kernel: [17179581.508000] ACPI: PCI Interrupt 0000:00:07.2[D] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Oct 28 14:53:42 ubuntu kernel: [17179581.508000] uhci_hcd 0000:00:07.2: UHCI Host Controller
Oct 28 14:53:42 ubuntu kernel: [17179581.508000] uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
Oct 28 14:53:42 ubuntu kernel: [17179581.508000] uhci_hcd 0000:00:07.2: irq 11, io base 0x0000dce0
Oct 28 14:53:42 ubuntu kernel: [17179581.508000] usb usb1: configuration #1 chosen from 1 choice
Oct 28 14:53:42 ubuntu kernel: [17179581.512000] hub 1-0:1.0: USB hub found
Oct 28 14:53:42 ubuntu kernel: [17179581.512000] hub 1-0:1.0: 2 ports detected
Oct 28 14:53:42 ubuntu kernel: [17179581.856000] usb 1-1: new low speed USB device using uhci_hcd and address 2
Oct 28 14:53:42 ubuntu kernel: [17179582.036000] usb 1-1: configuration #1 chosen from 1 choice
Oct 28 14:53:42 ubuntu kernel: [17179582.072000] usbcore: registered new driver hiddev
Oct 28 14:53:42 ubuntu kernel: [17179582.092000] input: Microsoft Microsoft IntelliMouse® Optical as /class/input/input1
Oct 28 14:53:42 ubuntu kernel: [17179582.092000] input: USB HID v1.00 Mouse [Microsoft Microsoft IntelliMouse® Optical] on usb-0000:00:07.2-1
Oct 28 14:53:42 ubuntu kernel: [17179582.092000] usbcore: registered new driver usbhid
Oct 28 14:53:42 ubuntu kernel: [17179582.092000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
Oct 28 14:53:42 ubuntu kernel: [17179583.616000] ISO 9660 Extensions: Microsoft Joliet Level 3
Oct 28 14:53:42 ubuntu kernel: [17179583.700000] ISO 9660 Extensions: RRIP_1991A
Oct 28 14:53:42 ubuntu kernel: [17179583.780000] Registering unionfs 1.1.4
Oct 28 14:53:42 ubuntu kernel: [17179583.816000] loop: loaded (max 8 devices)
Oct 28 14:53:42 ubuntu kernel: [17179584.048000] squashfs: version 3.0 (2006/03/15) Phillip Lougher
Oct 28 14:53:42 ubuntu kernel: [17179802.168000] Linux agpgart interface v0.101 (c) Dave Jones
Oct 28 14:53:42 ubuntu kernel: [17179804.672000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Oct 28 14:53:42 ubuntu kernel: [17179805.552000] agpgart: Detected an Intel 440BX Chipset.
Oct 28 14:53:42 ubuntu kernel: [17179805.556000] agpgart: AGP aperture is 64M @ 0xf4000000
Oct 28 14:53:42 ubuntu kernel: [17179805.644000] piix4_smbus 0000:00:07.3: Found 0000:00:07.3 device
Oct 28 14:53:42 ubuntu kernel: [17179805.868000] Floppy drive(s): fd0 is 1.44M
Oct 28 14:53:42 ubuntu kernel: [17179805.884000] FDC 0 is a post-1991 82077
Oct 28 14:53:42 ubuntu kernel: [17179808.620000] parport: PnPBIOS parport detected.
Oct 28 14:53:42 ubuntu kernel: [17179808.620000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
Oct 28 14:53:42 ubuntu kernel: [17179808.904000] ACPI: PCI Interrupt 0000:00:03.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Oct 28 14:53:42 ubuntu kernel: [17179808.904000] Yenta: CardBus bridge found at 0000:00:03.0 [1028:00bc]
Oct 28 14:53:42 ubuntu kernel: [17179808.904000] Yenta: Using CSCINT to route CSC interrupts to PCI
Oct 28 14:53:42 ubuntu kernel: [17179808.904000] Yenta: Routing CardBus interrupts to PCI
Oct 28 14:53:42 ubuntu kernel: [17179808.904000] Yenta TI: socket 0000:00:03.0, mfunc 0x01261222, devctl 0x66
Oct 28 14:53:42 ubuntu kernel: [17179809.136000] Yenta: ISA IRQ mask 0x0438, PCI irq 11
Oct 28 14:53:42 ubuntu kernel: [17179809.136000] Socket status: 30000010
Oct 28 14:53:42 ubuntu kernel: [17179809.136000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 28 14:53:42 ubuntu kernel: [17179809.136000] ACPI: PCI Interrupt 0000:00:03.1[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Oct 28 14:53:42 ubuntu kernel: [17179809.136000] Yenta: CardBus bridge found at 0000:00:03.1 [1028:00bc]
Oct 28 14:53:42 ubuntu kernel: [17179809.136000] Yenta: Using CSCINT to route CSC interrupts to PCI
Oct 28 14:53:42 ubuntu kernel: [17179809.136000] Yenta: Routing CardBus interrupts to PCI
Oct 28 14:53:42 ubuntu kernel: [17179809.136000] Yenta TI: socket 0000:00:03.1, mfunc 0x01261222, devctl 0x66
Oct 28 14:53:42 ubuntu kernel: [17179809.368000] Yenta: ISA IRQ mask 0x0438, PCI irq 11
Oct 28 14:53:42 ubuntu kernel: [17179809.368000] Socket status: 30000006
Oct 28 14:53:42 ubuntu kernel: [17179809.576000] Synaptics Touchpad, model: 1, fw: 4.2, id: 0x844a1, caps: 0x0/0x0
Oct 28 14:53:42 ubuntu kernel: [17179809.628000] input: SynPS/2 Synaptics TouchPad as /class/input/input2
Oct 28 14:53:42 ubuntu kernel: [17179809.672000] input: PC Speaker as /class/input/input3
Oct 28 14:53:42 ubuntu kernel: [17179809.780000] pccard: PCMCIA card inserted into slot 0
Oct 28 14:53:42 ubuntu kernel: [17179810.644000] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
Oct 28 14:53:42 ubuntu kernel: [17179810.644000] PCI: setting IRQ 5 as level-triggered
Oct 28 14:53:42 ubuntu kernel: [17179810.644000] ACPI: PCI Interrupt 0000:00:08.0[A] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Oct 28 14:53:42 ubuntu kernel: [17179810.908000] ts: Compaq touchscreen protocol output
Oct 28 14:53:42 ubuntu kernel: [17179812.436000] cs: IO port probe 0x100-0x3af: excluding 0x200-0x207
Oct 28 14:53:42 ubuntu kernel: [17179812.436000] cs: IO port probe 0x3e0-0x4ff: clean.
Oct 28 14:53:42 ubuntu kernel: [17179812.436000] cs: IO port probe 0x820-0x8ff: clean.
Oct 28 14:53:42 ubuntu kernel: [17179812.436000] cs: IO port probe 0xc00-0xcf7: clean.
Oct 28 14:53:42 ubuntu kernel: [17179812.436000] cs: IO port probe 0xa00-0xaff: clean.
Oct 28 14:53:42 ubuntu kernel: [17179812.440000] cs: IO port probe 0x100-0x3af: excluding 0x200-0x207
Oct 28 14:53:42 ubuntu kernel: [17179812.440000] cs: IO port probe 0x3e0-0x4ff: clean.
Oct 28 14:53:42 ubuntu kernel: [17179812.440000] cs: IO port probe 0x820-0x8ff: clean.
Oct 28 14:53:42 ubuntu kernel: [17179812.440000] cs: IO port probe 0xc00-0xcf7: clean.
Oct 28 14:53:42 ubuntu kernel: [17179812.440000] cs: IO port probe 0xa00-0xaff: clean.
Oct 28 14:53:42 ubuntu kernel: [17179812.444000] cs: memory probe 0xa0000000-0xa0ffffff: clean.
Oct 28 14:53:42 ubuntu kernel: [17179812.448000] pcmcia: registering new device pcmcia0.0
Oct 28 14:53:42 ubuntu kernel: [17179815.108000] ASIC rev 1,<6>eth0: Megahertz 574B at io 0x300, irq 3, hw_addr 00:50:04:FE:6F:1A.
Oct 28 14:53:42 ubuntu kernel: [17179815.116000] 64K FIFO split 1:1 Rx:Tx, autoselect MII interface.
Oct 28 14:53:42 ubuntu kernel: [17179817.368000] eth0: remote fault detected
Oct 28 14:53:42 ubuntu kernel: [17179817.560000] NET: Registered protocol family 17
Oct 28 14:53:42 ubuntu kernel: [17179818.368000] eth0: found link beat
Oct 28 14:53:42 ubuntu kernel: [17179818.368000] eth0: autonegotiation complete: 100baseT-FD selected
Oct 28 14:53:42 ubuntu kernel: [17179823.772000] NET: Registered protocol family 10
Oct 28 14:53:42 ubuntu kernel: [17179823.772000] lo: Disabled Privacy Extensions
Oct 28 14:53:42 ubuntu kernel: [17179823.772000] IPv6 over IPv4 tunneling driver
Oct 28 14:53:42 ubuntu kernel: [17179833.784000] eth0: no IPv6 routers present
Oct 28 14:53:42 ubuntu kernel: [17179837.484000] ACPI: AC Adapter [AC] (on-line)
Oct 28 14:53:42 ubuntu kernel: [17179837.680000] ACPI: Battery Slot [BAT0] (battery present)
Oct 28 14:53:42 ubuntu kernel: [17179837.680000] ACPI: Battery Slot [BAT1] (battery absent)
Oct 28 14:53:42 ubuntu kernel: [17179837.828000] ACPI: Lid Switch [LID]
Oct 28 14:53:42 ubuntu kernel: [17179837.828000] ACPI: Power Button (CM) [PBTN]
Oct 28 14:53:42 ubuntu kernel: [17179837.828000] ACPI: Sleep Button (CM) [SBTN]
Oct 28 14:53:42 ubuntu kernel: [17179838.044000] ACPI: ACPI Dock Station Driver
Oct 28 14:53:42 ubuntu kernel: [17179838.284000] ibm_acpi: ec object not found
Oct 28 14:53:42 ubuntu kernel: [17179838.440000] pcc_acpi: loading...
Oct 28 14:53:42 ubuntu kernel: [17179838.892000] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
Oct 28 14:54:01 ubuntu kernel: [17179864.924000] lp0: using parport0 (interrupt-driven).
Oct 28 14:54:03 ubuntu kernel: [17179866.432000] ppdev: user-space parallel port driver
Oct 28 14:54:27 ubuntu hpiod: 1.6.9 accepting connections at 2208...
Oct 28 14:54:52 ubuntu gconfd (ubuntu-5914): starting (version 2.16.0), pid 5914 user 'ubuntu'
Oct 28 14:54:52 ubuntu gconfd (ubuntu-5914): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
Oct 28 14:54:52 ubuntu gconfd (ubuntu-5914): Resolved address "xml:readwrite:/home/ubuntu/.gconf" to a writable configuration source at position 1
Oct 28 14:54:52 ubuntu gconfd (ubuntu-5914): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
Oct 28 14:54:52 ubuntu gconfd (ubuntu-5914): Resolved address "xml:readonly:/var/lib/gconf/debian.defaults" to a read-only configuration source at position 3
Oct 28 14:54:52 ubuntu gconfd (ubuntu-5914): Resolved address "xml:readonly:/var/lib/gconf/defaults" to a read-only configuration source at position 4
Oct 28 14:54:53 ubuntu kernel: [17179916.452000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
Oct 28 14:54:53 ubuntu kernel: [17179916.452000] apm: overridden by ACPI.
Oct 28 14:56:20 ubuntu hcid[6098]: Bluetooth HCI daemon
Oct 28 14:56:20 ubuntu kernel: [17180003.904000] Bluetooth: Core ver 2.8
Oct 28 14:56:20 ubuntu kernel: [17180003.908000] NET: Registered protocol family 31
Oct 28 14:56:20 ubuntu kernel: [17180003.908000] Bluetooth: HCI device and connection manager initialized
Oct 28 14:56:20 ubuntu kernel: [17180003.908000] Bluetooth: HCI socket layer initialized
Oct 28 14:56:22 ubuntu hcid[6098]: Register path:/org/bluez fallback:1
Oct 28 14:56:23 ubuntu sdpd[6100]: Bluetooth SDP daemon
Oct 28 14:56:23 ubuntu kernel: [17180006.840000] Bluetooth: L2CAP ver 2.8
Oct 28 14:56:23 ubuntu kernel: [17180006.840000] Bluetooth: L2CAP socket layer initialized
Oct 28 14:56:24 ubuntu kernel: [17180007.976000] Bluetooth: RFCOMM socket layer initialized
Oct 28 14:56:24 ubuntu kernel: [17180007.976000] Bluetooth: RFCOMM TTY layer initialized
Oct 28 14:56:24 ubuntu kernel: [17180007.976000] Bluetooth: RFCOMM ver 1.7
Oct 28 14:56:29 ubuntu /usr/sbin/cron[6147]: (CRON) INFO (pidfile fd = 3)
Oct 28 14:56:29 ubuntu /usr/sbin/cron[6148]: (CRON) STARTUP (fork ok)
Oct 28 14:56:30 ubuntu /usr/sbin/cron[6148]: (CRON) INFO (Running @reboot jobs)
Oct 28 14:57:23 ubuntu gconfd (ubuntu-5914): Resolved address "xml:readwrite:/home/ubuntu/.gconf" to a writable configuration source at position 0
Oct 28 15:03:56 ubuntu ubiquity[6503]: Ubiquity 1.2.5
Oct 28 15:04:19 ubuntu ubiquity[6503]: log-output -t ubiquity laptop-detect
Oct 28 15:05:10 ubuntu ubiquity[6503]: switched to page stepLanguage
Oct 28 15:05:13 ubuntu ubiquity[6503]: ubiquity: Starting up '['log-output', '-t', 'ubiquity', '--pass-stdout', '/usr/lib/ubiquity/localechooser/localechooser']' for ubiquity.components.language.Language
Oct 28 15:05:13 ubuntu ubiquity[6503]: ubiquity: Watching for question patterns ^languagechooser/language-name, ^countrychooser/shortlist$
Oct 28 15:05:20 ubuntu localechooser: info: LANGNAME=English
Oct 28 15:05:20 ubuntu localechooser: info: line=English;0;en;US;en_US.UTF-8;UTF-8;;kbd=lat0-sun16(utf8)
Oct 28 15:05:20 ubuntu localechooser: info: Set debian-installer/language = 'en'
Oct 28 15:05:20 ubuntu localechooser: info: Set debian-installer/locale = 'en_US.UTF-8'
Oct 28 15:05:20 ubuntu localechooser: info: Set debian-installer/fallbacklocale = 'en_US.UTF-8'
Oct 28 15:05:20 ubuntu localechooser: info: Set debian-installer/country = 'US'
Oct 28 15:05:20 ubuntu localechooser: info: Set debian-installer/consoledisplay = 'kbd=lat0-sun16(utf8)'
Oct 28 15:05:20 ubuntu localechooser: info: Set debconf/language = 'en'
Oct 28 15:05:21 ubuntu localechooser: info: Set countrychooser/country-name = 'United States'
Oct 28 15:05:21 ubuntu localechooser: info: Set debian-installer/country = 'US'
Oct 28 15:05:21 ubuntu localechooser: info: Set debian-installer/locale = 'en_US.UTF-8'
Oct 28 15:05:23 ubuntu ubiquity[6503]: debconffilter_done: Language (current: Language)
Oct 28 15:05:23 ubuntu ubiquity[6503]: Step_before = stepLanguage
Oct 28 15:05:27 ubuntu ubiquity[6503]: switched to page stepLocation
Oct 28 15:05:27 ubuntu ubiquity[6503]: Step_after = stepLocation
Oct 28 15:05:32 ubuntu ubiquity[6503]: ubiquity: Starting up '['log-output', '-t', 'ubiquity', '--pass-stdout', '/usr/share/ubiquity/tzsetup']' for ubiquity.components.timezone.Timezone
Oct 28 15:05:32 ubuntu ubiquity[6503]: ubiquity: Watching for question patterns ^time/zone$
Oct 28 15:05:35 ubuntu localechooser: info: Locale has been preseeded to en_US.UTF-8
Oct 28 15:05:35 ubuntu localechooser: info: Set languagechooser/language-name = 'English'
Oct 28 15:05:35 ubuntu localechooser: info: Set countrychooser/shortlist-en = 'US'
Oct 28 15:05:35 ubuntu localechooser: info: Set debian-installer/locale = 'en_US.UTF-8'
Oct 28 15:05:35 ubuntu localechooser: info: LANGNAME=English
Oct 28 15:05:35 ubuntu localechooser: info: line=English;0;en;US;en_US.UTF-8;UTF-8;;kbd=lat0-sun16(utf8)
Oct 28 15:05:35 ubuntu localechooser: info: Set debian-installer/language = 'en'
Oct 28 15:05:35 ubuntu localechooser: info: Set debian-installer/locale = 'en_US.UTF-8'
Oct 28 15:05:35 ubuntu localechooser: info: Set debian-installer/fallbacklocale = 'en_US.UTF-8'
Oct 28 15:05:35 ubuntu localechooser: info: Set debian-installer/country = 'US'
Oct 28 15:05:35 ubuntu localechooser: info: Set debian-installer/consoledisplay = 'kbd=lat0-sun16(utf8)'
Oct 28 15:05:35 ubuntu localechooser: info: Set debconf/language = 'en'
Oct 28 15:05:35 ubuntu localechooser: info: Set countrychooser/country-name = 'United States'
Oct 28 15:05:35 ubuntu localechooser: info: Set debian-installer/country = 'US'
Oct 28 15:05:35 ubuntu localechooser: info: Set debian-installer/locale = 'en_US.UTF-8'
Oct 28 15:05:37 ubuntu ubiquity[6503]: debconffilter_done: Timezone (current: Timezone)
Oct 28 15:05:37 ubuntu ubiquity[6503]: Step_before = stepLocation
Oct 28 15:05:37 ubuntu ubiquity[6503]: switched to page stepKeyboardConf
Oct 28 15:05:37 ubuntu ubiquity[6503]: Step_after = stepKeyboardConf
Oct 28 15:05:42 ubuntu ubiquity[6503]: ubiquity: Starting up '['log-output', '-t', 'ubiquity', '--pass-stdout', '/usr/lib/ubiquity/console-setup/console-setup.postinst', 'configure']' for ubiquity.components.console_setup.ConsoleSetup
Oct 28 15:05:42 ubuntu ubiquity[6503]: ubiquity: Watching for question patterns ^console-setup/layout, ^console-setup/variant
Oct 28 15:05:44 ubuntu ubiquity[6503]: ubiquity: Setting keyboard layout: pc105 us []
Oct 28 15:05:49 ubuntu ubiquity[6503]: log-output -t ubiquity setxkbmap -model pc105 -layout us
Oct 28 15:06:03 ubuntu ubiquity: Your console configuration will be updated the next time your system boots.
Oct 28 15:06:03 ubuntu ubiquity: If you want to update it now, run 'setupcon' from a virtual console.
Oct 28 15:06:04 ubuntu ubiquity[6503]: log-output -t ubiquity setxkbmap -model pc105 -layout us -option lv3:ralt_switch
Oct 28 15:06:04 ubuntu ubiquity[6503]: debconffilter_done: ConsoleSetup (current: ConsoleSetup)
Oct 28 15:06:04 ubuntu ubiquity[6503]: Step_before = stepKeyboardConf
Oct 28 15:06:04 ubuntu ubiquity[6503]: switched to page stepUserInfo
Oct 28 15:06:04 ubuntu ubiquity[6503]: Step_after = stepUserInfo
Oct 28 15:06:06 ubuntu ubiquity[6503]: ubiquity: Starting up '['log-output', '-t', 'ubiquity', '--pass-stdout', '/usr/lib/ubiquity/user-setup/user-setup-ask', '/target']' for ubiquity.components.usersetup.UserSetup
Oct 28 15:06:06 ubuntu ubiquity[6503]: ubiquity: Watching for question patterns ^passwd/user-fullname$, ^passwd/username$, ^passwd/user-password$, ^passwd/user-password-again$, ERROR
Oct 28 15:06:33 ubuntu ubiquity[6503]: debconffilter_done: UserSetup (current: UserSetup)
Oct 28 15:06:33 ubuntu ubiquity[6503]: Step_before = stepUserInfo
Oct 28 15:06:33 ubuntu ubiquity[6503]: switched to page stepPartDisk
Oct 28 15:06:33 ubuntu ubiquity[6503]: Step_after = stepPartDisk
Oct 28 15:06:36 ubuntu ubiquity[6503]: ubiquity: Starting up '['log-output', '-t', 'ubiquity', '--pass-stdout', '/bin/partman']' for ubiquity.components.partman_auto.PartmanAuto
Oct 28 15:06:36 ubuntu ubiquity[6503]: ubiquity: Watching for question patterns ^partman-auto/select_disk$, ^partman-auto/.*automatically_partition$, ^partman-partitioning/new_size$, ^partman/choose_partition$, ^partman/confirm.*, type:boolean, ERROR, PROGRESS
Oct 28 15:06:38 ubuntu ubiquity: unsupported
Oct 28 15:06:38 ubuntu ubiquity: kernelmodules_basicfilesystems
Oct 28 15:06:41 ubuntu kernel: [17180624.696000] NTFS driver 2.1.27 [Flags: R/O MODULE].
Oct 28 15:06:41 ubuntu ubiquity: kernelmodules_ext3
Oct 28 15:06:41 ubuntu ubiquity: kernelmodules_jfs
Oct 28 15:06:42 ubuntu kernel: [17180625.360000] JFS: nTxBlock = 1999, nTxLock = 15993
Oct 28 15:06:42 ubuntu ubiquity: kernelmodules_reiserfs
Oct 28 15:06:42 ubuntu ubiquity: kernelmodules_xfs
Oct 28 15:06:43 ubuntu kernel: [17180626.596000] SGI XFS with ACLs, security attributes, realtime, large block numbers, no debug enabled
Oct 28 15:06:43 ubuntu kernel: [17180626.596000] SGI XFS Quota Management subsystem
Oct 28 15:06:43 ubuntu ubiquity: umount_target
Oct 28 15:06:43 ubuntu ubiquity: parted
Oct 28 15:07:23 ubuntu kernel: [17180666.688000] end_request: I/O error, dev fd0, sector 0
Oct 28 15:08:01 ubuntu kernel: [17180704.792000] end_request: I/O error, dev fd0, sector 0
Oct 28 15:08:03 ubuntu ubiquity: dump
Oct 28 15:08:03 ubuntu ubiquity: update_partitions
Oct 28 15:08:04 ubuntu ubiquity: filesystems_detected
Oct 28 15:08:04 ubuntu ubiquity: auto_mountpoints
Oct 28 15:08:06 ubuntu ubiquity: autouse_swap
Oct 28 15:08:06 ubuntu ubiquity: backup
Oct 28 15:08:08 ubuntu ubiquity[6503]: switched to page stepPartAuto
Oct 28 15:08:22 ubuntu ubiquity[6503]: ubiquity: ['log-output', '-t', 'ubiquity', '--pass-stdout', '/bin/partman'] exited with code 10
Oct 28 15:08:23 ubuntu ubiquity[6503]: debconffilter_done: PartmanAuto (current: PartmanAuto)
Oct 28 15:08:23 ubuntu ubiquity[6503]: Step_before = stepPartAuto
Oct 28 15:08:23 ubuntu ubiquity[6503]: gparted_loop()
Oct 28 15:08:24 ubuntu ubiquity[6503]: Running gparted: log-output -t ubiquity --pass-stdout gparted --installer 33556985
Oct 28 15:08:46 ubuntu ubiquity[6503]: switched to page stepPartAdvanced
Oct 28 15:08:46 ubuntu ubiquity[6503]: Step_after = stepPartAdvanced
Oct 28 15:09:31 ubuntu ubiquity[6503]: Step_before = stepPartAdvanced
Oct 28 15:09:31 ubuntu ubiquity[6503]: gparted replied: 0 OK
Oct 28 15:09:36 ubuntu ubiquity[6503]: switched to page stepPartMountpoints
Oct 28 15:09:36 ubuntu ubiquity[6503]: Step_after = stepPartMountpoints
Oct 28 15:10:07 ubuntu ubiquity[6503]: gparted_loop()
Oct 28 15:10:07 ubuntu ubiquity[6503]: Running gparted: log-output -t ubiquity --pass-stdout gparted --installer 33557725
Oct 28 15:10:09 ubuntu ubiquity[6503]: switched to page stepPartAdvanced
Oct 28 15:10:41 ubuntu ubiquity[6503]: switched to page stepPartDisk
Oct 28 15:10:53 ubuntu ubiquity[6503]: ubiquity: Starting up '['log-output', '-t', 'ubiquity', '--pass-stdout', '/bin/partman']' for ubiquity.components.partman_auto.PartmanAuto
Oct 28 15:10:53 ubuntu ubiquity[6503]: ubiquity: Watching for question patterns ^partman-auto/select_disk$, ^partman-auto/.*automatically_partition$, ^partman-partitioning/new_size$, ^partman/choose_partition$, ^partman/confirm.*, type:boolean, ERROR, PROGRESS
Oct 28 15:10:55 ubuntu ubiquity: unsupported
Oct 28 15:10:55 ubuntu ubiquity: kernelmodules_basicfilesystems
Oct 28 15:10:55 ubuntu ubiquity: kernelmodules_ext3
Oct 28 15:10:55 ubuntu ubiquity: kernelmodules_jfs
Oct 28 15:10:55 ubuntu ubiquity: kernelmodules_reiserfs
Oct 28 15:10:55 ubuntu ubiquity: kernelmodules_xfs
Oct 28 15:10:55 ubuntu ubiquity: umount_target
Oct 28 15:10:56 ubuntu ubiquity: parted
Oct 28 15:11:35 ubuntu kernel: [17180918.620000] end_request: I/O error, dev fd0, sector 0
Oct 28 15:12:13 ubuntu kernel: [17180956.724000] end_request: I/O error, dev fd0, sector 0
Oct 28 15:12:13 ubuntu ubiquity: dump
Oct 28 15:12:13 ubuntu ubiquity: update_partitions
Oct 28 15:12:14 ubuntu ubiquity: filesystems_detected
Oct 28 15:12:14 ubuntu ubiquity: auto_mountpoints
Oct 28 15:12:16 ubuntu ubiquity: autouse_swap
Oct 28 15:12:17 ubuntu ubiquity: backup
Oct 28 15:12:18 ubuntu ubiquity[6503]: switched to page stepPartAuto
Oct 28 15:12:48 ubuntu ubiquity[6503]: ubiquity: ['log-output', '-t', 'ubiquity', '--pass-stdout', '/bin/partman'] exited with code 10
Oct 28 15:12:50 ubuntu ubiquity[6503]: debconffilter_done: PartmanAuto (current: PartmanAuto)
Oct 28 15:12:50 ubuntu ubiquity[6503]: Step_before = stepPartAuto
Oct 28 15:12:50 ubuntu ubiquity[6503]: gparted_loop()
Oct 28 15:12:50 ubuntu ubiquity[6503]: Running gparted: log-output -t ubiquity --pass-stdout gparted --installer 33558651
Oct 28 15:12:53 ubuntu ubiquity[6503]: switched to page stepPartAdvanced
Oct 28 15:12:53 ubuntu ubiquity[6503]: Step_after = stepPartAdvanced
Oct 28 15:13:20 ubuntu ubiquity[6503]: Step_before = stepPartAdvanced
Oct 28 15:13:20 ubuntu ubiquity[6503]: gparted replied: 0 OK
Oct 28 15:13:20 ubuntu ubiquity[6503]: switched to page stepPartMountpoints
Oct 28 15:13:20 ubuntu ubiquity[6503]: Step_after = stepPartMountpoints
Oct 28 15:14:01 ubuntu ubiquity[6503]: Step_before = stepPartMountpoints
Oct 28 15:14:01 ubuntu ubiquity[6503]: mountpoints: {'/dev/hda5': ('swap', True, None, None), '/dev/hda1': ('/', False, None, None)}
Oct 28 15:14:01 ubuntu ubiquity[6503]: Step_after = stepPartMountpoints
Oct 28 15:14:34 ubuntu ubiquity[6503]: Step_before = stepPartMountpoints
Oct 28 15:14:34 ubuntu ubiquity[6503]: mountpoints: {'/dev/hda5': ('swap', True, None, None), '/dev/hda1': ('/', False, None, None)}
Oct 28 15:14:34 ubuntu ubiquity[6503]: Step_after = stepPartMountpoints
Oct 28 15:14:38 ubuntu ubiquity[6503]: Step_before = stepPartMountpoints
Oct 28 15:14:38 ubuntu ubiquity[6503]: mountpoints: {'/dev/hda5': ('swap', True, None, None), '/dev/hda1': ('/', False, None, None)}
Oct 28 15:14:39 ubuntu ubiquity[6503]: Step_after = stepPartMountpoints
Oct 28 15:14:52 ubuntu ubiquity[6503]: gparted_loop()
Oct 28 15:14:52 ubuntu ubiquity[6503]: Running gparted: log-output -t ubiquity --pass-stdout gparted --installer 33560762
Oct 28 15:14:54 ubuntu ubiquity[6503]: switched to page stepPartAdvanced
Oct 28 15:17:03 ubuntu /USR/SBIN/CRON[8304]: (root) CMD ( run-parts --report /etc/cron.hourly)
Oct 28 15:17:35 ubuntu ubiquity[6503]: Step_before = stepPartAdvanced
Oct 28 15:33:39 ubuntu -- MARK --
Oct 28 15:42:16 ubuntu ubiquity[6503]: gparted replied: - FORMAT /dev/hda3 ext3
Oct 28 15:42:16 ubuntu ubiquity[6503]: gparted replied: 0 OK
Oct 28 15:42:24 ubuntu ubiquity[6503]: switched to page stepPartMountpoints
Oct 28 15:42:24 ubuntu ubiquity[6503]: Step_after = stepPartMountpoints
Oct 28 15:42:50 ubuntu ubiquity[6503]: Step_before = stepPartMountpoints
Oct 28 15:42:50 ubuntu ubiquity[6503]: mountpoints: {'/dev/hda5': ('swap', True, None, None), '/dev/hda1': ('/', False, None, None), '/dev/hda3': ('/usr', True, 'ext3', [])}
Oct 28 15:42:52 ubuntu ubiquity[6503]: Step_after = stepPartMountpoints
Oct 28 15:43:26 ubuntu ubiquity[6503]: gparted_loop()
Oct 28 15:43:26 ubuntu ubiquity[6503]: Running gparted: log-output -t ubiquity --pass-stdout gparted --installer 33562189 --filesystem /dev/hda3:ext3
Oct 28 15:43:47 ubuntu ubiquity[6503]: switched to page stepPartAdvanced
Oct 28 15:45:38 ubuntu ubiquity[6503]: Step_before = stepPartAdvanced
Oct 28 15:45:39 ubuntu ubiquity[6503]: gparted replied: - FORMAT /dev/hda3 ext3
Oct 28 15:45:39 ubuntu ubiquity[6503]: gparted replied: 0 OK
Oct 28 15:45:39 ubuntu ubiquity[6503]: switched to page stepPartMountpoints
Oct 28 15:45:39 ubuntu ubiquity[6503]: Step_after = stepPartMountpoints
Oct 28 15:45:56 ubuntu ubiquity[6503]: Step_before = stepPartMountpoints
Oct 28 15:45:56 ubuntu ubiquity[6503]: mountpoints: {'/dev/hda5': ('swap', True, None, None), '/dev/hda1': ('/', True, None, None), '/dev/hda3': ('/media/hda1', True, 'ext3', [])}
Oct 28 15:45:56 ubuntu ubiquity[6503]: Step_after = stepPartMountpoints
Oct 28 15:46:22 ubuntu ubiquity[6503]: gparted_loop()
Oct 28 15:46:22 ubuntu ubiquity[6503]: Running gparted: log-output -t ubiquity --pass-stdout gparted --installer 33563230 --filesystem /dev/hda3:ext3
Oct 28 15:46:26 ubuntu ubiquity[6503]: switched to page stepPartAdvanced
Oct 28 15:46:53 ubuntu ubiquity[6503]: Step_before = stepPartAdvanced
Oct 28 15:54:58 ubuntu ubiquity[6503]: gparted replied: 0 OK
Oct 28 15:55:07 ubuntu ubiquity[6503]: switched to page stepPartMountpoints
Oct 28 15:55:07 ubuntu ubiquity[6503]: Step_after = stepPartMountpoints
Oct 28 15:55:25 ubuntu ubiquity[6503]: Step_before = stepPartMountpoints
Oct 28 15:55:25 ubuntu ubiquity[6503]: mountpoints: {'/dev/hda5': ('swap', True, None, None), '/dev/hda1': ('/media/hda1', False, None, None)}
Oct 28 15:55:27 ubuntu ubiquity[6503]: Step_after = stepPartMountpoints
Oct 28 15:55:31 ubuntu ubiquity[6503]: Step_before = stepPartMountpoints
Oct 28 15:55:31 ubuntu ubiquity[6503]: mountpoints: {'/dev/hda5': ('swap', True, None, None), '/dev/hda1': ('/', False, None, None)}
Oct 28 15:55:31 ubuntu ubiquity[6503]: Step_after = stepPartMountpoints
Oct 28 15:55:36 ubuntu ubiquity[6503]: Step_before = stepPartMountpoints
Oct 28 15:55:36 ubuntu ubiquity[6503]: mountpoints: {'/dev/hda5': ('swap', True, None, None), '/dev/hda1': ('/', True, None, None)}
Oct 28 15:55:36 ubuntu ubiquity[6503]: Step_after = stepPartMountpoints
Oct 28 15:55:46 ubuntu ubiquity[6503]: Step_before = stepPartMountpoints
Oct 28 15:55:46 ubuntu ubiquity[6503]: mountpoints: {'/dev/hda5': ('swap', True, None, None), '/dev/hda1': ('/', True, None, None)}
Oct 28 15:55:46 ubuntu ubiquity[6503]: Step_after = stepPartMountpoints
Oct 28 15:55:48 ubuntu ubiquity[6503]: gparted_loop()
Oct 28 15:55:48 ubuntu ubiquity[6503]: Running gparted: log-output -t ubiquity --pass-stdout gparted --installer 33564339
Oct 28 15:56:14 ubuntu ubiquity[6503]: switched to page stepPartAdvanced
Oct 28 15:56:40 ubuntu ubiquity[6503]: switched to page stepPartDisk
Oct 28 15:56:56 ubuntu ubiquity[6503]: ubiquity: Starting up '['log-output', '-t', 'ubiquity', '--pass-stdout', '/bin/partman']' for ubiquity.components.partman_auto.PartmanAuto
Oct 28 15:56:56 ubuntu ubiquity[6503]: ubiquity: Watching for question patterns ^partman-auto/select_disk$, ^partman-auto/.*automatically_partition$, ^partman-partitioning/new_size$, ^partman/choose_partition$, ^partman/confirm.*, type:boolean, ERROR, PROGRESS
Oct 28 15:57:00 ubuntu ubiquity: unsupported
Oct 28 15:57:01 ubuntu ubiquity: kernelmodules_basicfilesystems
Oct 28 15:57:01 ubuntu ubiquity: kernelmodules_ext3
Oct 28 15:57:02 ubuntu ubiquity: kernelmodules_jfs
Oct 28 15:57:02 ubuntu ubiquity: kernelmodules_reiserfs
Oct 28 15:57:02 ubuntu ubiquity: kernelmodules_xfs
Oct 28 15:57:02 ubuntu ubiquity: umount_target
Oct 28 15:57:03 ubuntu ubiquity: parted
Oct 28 15:57:45 ubuntu kernel: [17183686.008000] end_request: I/O error, dev fd0, sector 0
Oct 28 15:58:21 ubuntu kernel: [17183724.112000] end_request: I/O error, dev fd0, sector 0
Oct 28 15:58:21 ubuntu ubiquity: dump
Oct 28 15:58:21 ubuntu ubiquity: update_partitions
Oct 28 15:58:23 ubuntu ubiquity: filesystems_detected
Oct 28 15:58:23 ubuntu ubiquity: auto_mountpoints
Oct 28 15:58:27 ubuntu ubiquity: autouse_swap
Oct 28 15:58:28 ubuntu ubiquity: backup
Oct 28 15:58:32 ubuntu ubiquity[6503]: switched to page stepPartAuto
Oct 28 15:59:11 ubuntu kernel: [17183777.904000] Adding 746980k swap on /dev/hda5. Priority:-1 extents:1 across:746980k
Oct 28 15:59:12 ubuntu ubiquity: swapon: /dev/hda5: Device or resource busy
Oct 28 15:59:12 ubuntu last message repeated 3 times
Oct 28 15:59:24 ubuntu ubiquity[6503]: debconffilter_done: PartmanAuto (current: PartmanAuto)
Oct 28 15:59:24 ubuntu ubiquity[6503]: Step_before = stepPartAuto
Oct 28 15:59:24 ubuntu ubiquity[6503]: switched to page stepReady
Oct 28 15:59:25 ubuntu ubiquity[6503]: Step_after = stepReady
Oct 28 15:59:28 ubuntu ubiquity[6503]: ubiquity: Starting up '['log-output', '-t', 'ubiquity', '--pass-stdout', '/usr/share/ubiquity/summary']' for ubiquity.components.summary.Summary
Oct 28 15:59:28 ubuntu ubiquity[6503]: ubiquity: Watching for question patterns ^partman/confirm.*, type:boolean, ERROR, PROGRESS, ^ubiquity/summary.*
Oct 28 15:59:32 ubuntu ubiquity[6503]: debconffilter_done: Summary (current: Summary)
Oct 28 15:59:53 ubuntu ubiquity[6503]: Step_before = stepReady
Oct 28 15:59:53 ubuntu ubiquity[6503]: progress_loop()
Oct 28 15:59:58 ubuntu gconfd (root-11818): starting (version 2.16.0), pid 11818 user 'root'
Oct 28 15:59:58 ubuntu gconfd (root-11818): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
Oct 28 15:59:58 ubuntu gconfd (root-11818): Resolved address "xml:readwrite:/root/.gconf" to a writable configuration source at position 1
Oct 28 15:59:58 ubuntu gconfd (root-11818): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
Oct 28 15:59:58 ubuntu gconfd (root-11818): Resolved address "xml:readonly:/var/lib/gconf/debian.defaults" to a read-only configuration source at position 3
Oct 28 15:59:58 ubuntu gconfd (root-11818): Resolved address "xml:readonly:/var/lib/gconf/defaults" to a read-only configuration source at position 4
Oct 28 15:59:58 ubuntu gconfd (root-11818): Resolved address "xml:readwrite:/root/.gconf" to a writable configuration source at position 0
Oct 28 16:00:01 ubuntu ubiquity[6503]: ubiquity: Starting up '['log-output', '-t', 'ubiquity', '--pass-stdout', '/bin/partman-commit']' for ubiquity.components.partman_commit.PartmanCommit
Oct 28 16:00:01 ubuntu ubiquity[6503]: ubiquity: Watching for question patterns ^partman/confirm.*, type:boolean, ERROR, PROGRESS
Oct 28 16:00:04 ubuntu ubiquity: unsupported
Oct 28 16:00:04 ubuntu ubiquity: kernelmodules_basicfilesystems
Oct 28 16:00:04 ubuntu ubiquity: kernelmodules_ext3
Oct 28 16:00:04 ubuntu ubiquity: kernelmodules_jfs
Oct 28 16:00:04 ubuntu ubiquity: kernelmodules_reiserfs
Oct 28 16:00:04 ubuntu ubiquity: kernelmodules_xfs
Oct 28 16:00:04 ubuntu ubiquity: umount_target
Oct 28 16:00:04 ubuntu ubiquity: parted
Oct 28 16:00:04 ubuntu ubiquity

Tags: errno-28
Revision history for this message
Henrik Nilsen Omma (henrik) wrote :

Thank you for reporting and providing logs.

Notes: The advanced partitioner is used and there are several mountpoint statements in here. The last being:

mountpoints: {'/dev/hda5': ('swap', True, None, None), '/dev/hda1': ('/', True, None, None)}

There may be some odd circular mounting going on here though: /dev/hda1' is mounted as '/' in the end, but earlier also as '/media/hda1' However, '/dev/hda3' is also mounted as '/media/hda1'. I guess the last one should stick, but parted/ubiquity might be getting confused here.

hda1 is 34 GB, but hda3 is only 2.2GB

Colin, I'm giving this a medium importance due to its relative oddness Please correct as needed.

Changed in ubiquity:
importance: Undecided → Medium
status: Unconfirmed → Confirmed
Revision history for this message
Emilio Pozuelo Monfort (pochu) wrote :

Maybe this and bug 77412 are dups?

Revision history for this message
Richard Birnie (rbirnie-deactivatedaccount) wrote :

This seems to be still present in Feisty, see bug 109746.

Revision history for this message
Nanley Chery (nanoman) wrote :

Thanks for your report. I'm afraid that one of your partitions seems to be too small to complete an Ubuntu desktop installation successfully. Bug 48355 notes that the partitioner should have warned you about this. This is fixed in 6.06.1.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.