求助:PXE网络安装ubuntu-14.10-desktop,提示:无效的归档镜像
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
-
- 帖子: 6
- 注册时间: 2015-08-12 11:42
- 系统: ubuntu 14.10
求助:PXE网络安装ubuntu-14.10-desktop,提示:无效的归档镜像
安装环境:一台windows机器做服务器,一台做安装ubuntu的amd64为机器,一个hub。
当前配置:windows上安装了tftp做tftp,dhcp服务器,filezilla做 ftp服务器,还有ubuntu—14.10—desktop—amd61.iso镜像,以及解压开放入ftp服务器的安装包。
出错位置:在下载组件我这一步显示:无效的归档镜像。
目前现状:可以正常网络引导;
ftp服务器用其他电脑可以正常访问。
ftp服务器端显示:release.gpg成功下载,之后就中断了
向大神求助,如何解决该问题?
当前配置:windows上安装了tftp做tftp,dhcp服务器,filezilla做 ftp服务器,还有ubuntu—14.10—desktop—amd61.iso镜像,以及解压开放入ftp服务器的安装包。
出错位置:在下载组件我这一步显示:无效的归档镜像。
目前现状:可以正常网络引导;
ftp服务器用其他电脑可以正常访问。
ftp服务器端显示:release.gpg成功下载,之后就中断了
向大神求助,如何解决该问题?
- 冲浪板
- 论坛版主
- 帖子: 7513
- 注册时间: 2007-05-06 8:19
Re: 求助:PXE网络安装ubuntu-14.10-desktop,提示:无效的归档镜像
做好设置,吧iso放本地盘上,用参数告诉在哪找iso,可以直接启动的;没iso也可以有启动过程,那也算完成一半了;
然后再说安装。
然后再说安装。
-
- 帖子: 6
- 注册时间: 2015-08-12 11:42
- 系统: ubuntu 14.10
Re: 求助:PXE网络安装ubuntu-14.10-desktop,提示:无效的归档镜像
----------------------------------------------------------------------------------------------------------------冲浪板 写了:做好设置,吧iso放本地盘上,用参数告诉在哪找iso,可以直接启动的;没iso也可以有启动过程,那也算完成一半了;
然后再说安装。
我是下载的netboot镜像,配置在tftp的tftpboot目录下,目前已经能够网络启动。在选择镜像这一步,使用ftp协议,设好ftp服务器的地址和目录,然后再下一步下载组件时,发生失败。
- 冲浪板
- 论坛版主
- 帖子: 7513
- 注册时间: 2007-05-06 8:19
Re: 求助:PXE网络安装ubuntu-14.10-desktop,提示:无效的归档镜像
看来你要贴你的配置文件出来,才能看出问题在哪。
iso是正常的吧,算下MD5,下载的位置应该也贴有MD5,比较下一样不。
你有pxe了,试试加载了grub后,用mem的方式加载iso,看看能不能安装,就像你用盘启动的那样。
iso是正常的吧,算下MD5,下载的位置应该也贴有MD5,比较下一样不。
你有pxe了,试试加载了grub后,用mem的方式加载iso,看看能不能安装,就像你用盘启动的那样。
-
- 帖子: 6
- 注册时间: 2015-08-12 11:42
- 系统: ubuntu 14.10
Re: 求助:PXE网络安装ubuntu-14.10-desktop,提示:无效的归档镜像
-------------------------------------------------------------------------------------------------------------------------------------冲浪板 写了:看来你要贴你的配置文件出来,才能看出问题在哪。
iso是正常的吧,算下MD5,下载的位置应该也贴有MD5,比较下一样不。
你有pxe了,试试加载了grub后,用mem的方式加载iso,看看能不能安装,就像你用盘启动的那样。
MD5我验证了几个文件,跟原文件提供的MD5值一样的。附件是我安装过程中的详细配置信息和安装界面截图,请高手指点!!!
备注:这是换用了Http File Server作为http服务器
- 附件
-
- ubuntu安装和配置信息.rar
- PXE网络安装ubuntu-14.10-desktop-i386的配戏信息和安装过程截图
- (1009.33 KiB) 已下载 56 次
- 冲浪板
- 论坛版主
- 帖子: 7513
- 注册时间: 2007-05-06 8:19
Re: 求助:PXE网络安装ubuntu-14.10-desktop,提示:无效的归档镜像
其实可以直接贴图片的。
你可以测试下,用光盘引导,然后用网络安装的,看能走下去不。
查查是否配置了根的位置,是的话,把文件都放在根后面,使用路径的时候直接写文件,设置的根就不用重复写。或者都用绝对路径。
你看你的http是把ubuntu当根的是吧,然后文件就是放在这个根里,就不应出现ubuntu夹。
可以测试:用浏览器下个文件,看能正常找见文件不。
你还可以配置,加个菜单,用memdisk加载这个iso,内存都是几个G,iso才640M,应该可以,那样就是等于在用关盘引导的,安装应没问题了,按关盘方式安装。因为光盘文件在内存里。
然后不知道是不是该给内核加参数,不然内核咋知道如何初始化和找文件的。总之这玩意很灵活,也就稍显复杂。
你可以测试下,用光盘引导,然后用网络安装的,看能走下去不。
查查是否配置了根的位置,是的话,把文件都放在根后面,使用路径的时候直接写文件,设置的根就不用重复写。或者都用绝对路径。
你看你的http是把ubuntu当根的是吧,然后文件就是放在这个根里,就不应出现ubuntu夹。
可以测试:用浏览器下个文件,看能正常找见文件不。
你还可以配置,加个菜单,用memdisk加载这个iso,内存都是几个G,iso才640M,应该可以,那样就是等于在用关盘引导的,安装应没问题了,按关盘方式安装。因为光盘文件在内存里。
然后不知道是不是该给内核加参数,不然内核咋知道如何初始化和找文件的。总之这玩意很灵活,也就稍显复杂。
- 冲浪板
- 论坛版主
- 帖子: 7513
- 注册时间: 2007-05-06 8:19
Re: 求助:PXE网络安装ubuntu-14.10-desktop,提示:无效的归档镜像
是不是可以选择http,ftp或nfs的?
在哪里选的,是不是该配置下网络。
你看见了安装画面,说明netboot完成了,然后就是客户配网络和选镜像了。
在哪里选的,是不是该配置下网络。
你看见了安装画面,说明netboot完成了,然后就是客户配网络和选镜像了。
- 冲浪板
- 论坛版主
- 帖子: 7513
- 注册时间: 2007-05-06 8:19
- 冲浪板
- 论坛版主
- 帖子: 7513
- 注册时间: 2007-05-06 8:19
-
- 帖子: 6
- 注册时间: 2015-08-12 11:42
- 系统: ubuntu 14.10
Re: 求助:PXE网络安装ubuntu-14.10-desktop,提示:无效的归档镜像
冲浪板 写了:看看这文,uefi的问题莫管
http://wenku.baidu.com/link?url=1HkbYuN ... efxHj2aGxu
谢谢楼上的热心!不知能否联系一下你,我把实际情况再详细描述一下,可能更容易解决。因为我觉得这应该不是一个很复杂的问题?我的QQ:409979691。
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
-
- 帖子: 6
- 注册时间: 2015-08-12 11:42
- 系统: ubuntu 14.10
Re: 求助:PXE网络安装ubuntu-14.10-desktop,提示:无效的归档镜像
----------------------------------------------------------------------------------------
下面附上最新的安装日志,请各位帮忙分析原因:
Aug 15 18:19:17 syslogd started: BusyBox v1.22.1
Aug 15 18:19:17 kernel: klogd started: BusyBox v1.22.1 (Ubuntu 1:1.22.0-8ubuntu1)
Aug 15 18:19:17 kernel: [ 0.000000] Initializing cgroup subsys cpuset
Aug 15 18:19:17 kernel: [ 0.000000] Initializing cgroup subsys cpu
Aug 15 18:19:17 kernel: [ 0.000000] Initializing cgroup subsys cpuacct
Aug 15 18:19:17 kernel: [ 0.000000] Linux version 3.16.0-30-generic (buildd@kapok) (gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6) ) #40-Ubuntu SMP Mon Jan 12 22:07:27 UTC 2015 (Ubuntu 3.16.0-30.40-generic 3.16.7-ckt3)
Aug 15 18:19:17 kernel: [ 0.000000] KERNEL supported cpus:
Aug 15 18:19:17 kernel: [ 0.000000] Intel GenuineIntel
Aug 15 18:19:17 kernel: [ 0.000000] AMD AuthenticAMD
Aug 15 18:19:17 kernel: [ 0.000000] NSC Geode by NSC
Aug 15 18:19:17 kernel: [ 0.000000] Cyrix CyrixInstead
Aug 15 18:19:17 kernel: [ 0.000000] Centaur CentaurHauls
Aug 15 18:19:17 kernel: [ 0.000000] Transmeta GenuineTMx86
Aug 15 18:19:17 kernel: [ 0.000000] Transmeta TransmetaCPU
Aug 15 18:19:17 kernel: [ 0.000000] UMC UMC UMC UMC
Aug 15 18:19:17 kernel: [ 0.000000] e820: BIOS-provided physical RAM map:
Aug 15 18:19:17 kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
Aug 15 18:19:17 kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
Aug 15 18:19:17 kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Aug 15 18:19:17 kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000066b3efff] usable
Aug 15 18:19:17 kernel: [ 0.000000] BIOS-e820: [mem 0x0000000066b3f000-0x0000000066bbefff] reserved
Aug 15 18:19:17 kernel: [ 0.000000] BIOS-e820: [mem 0x0000000066bbf000-0x0000000066ebefff] ACPI NVS
Aug 15 18:19:17 kernel: [ 0.000000] BIOS-e820: [mem 0x0000000066ebf000-0x0000000066ef4fff] ACPI data
Aug 15 18:19:17 kernel: [ 0.000000] BIOS-e820: [mem 0x0000000066ef5000-0x0000000066efffff] usable
Aug 15 18:19:17 kernel: [ 0.000000] BIOS-e820: [mem 0x0000000066f00000-0x000000007effffff] reserved
Aug 15 18:19:17 kernel: [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Aug 15 18:19:17 kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Aug 15 18:19:17 kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Aug 15 18:19:17 kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Aug 15 18:19:17 kernel: [ 0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
Aug 15 18:19:17 kernel: [ 0.000000] NX (Execute Disable) protection: active
Aug 15 18:19:17 kernel: [ 0.000000] SMBIOS 2.7 present.
Aug 15 18:19:17 kernel: [ 0.000000] DMI: Hewlett-Packard Presario CQ43 Notebook PC /3577, BIOS F.34 07/27/2011
Aug 15 18:19:17 kernel: [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Aug 15 18:19:17 kernel: [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
Aug 15 18:19:17 kernel: [ 0.000000] e820: last_pfn = 0x66f00 max_arch_pfn = 0x1000000
Aug 15 18:19:17 kernel: [ 0.000000] MTRR default type: uncachable
Aug 15 18:19:17 kernel: [ 0.000000] MTRR fixed ranges enabled:
Aug 15 18:19:17 kernel: [ 0.000000] 00000-9FFFF write-back
Aug 15 18:19:17 kernel: [ 0.000000] A0000-BFFFF uncachable
Aug 15 18:19:17 kernel: [ 0.000000] C0000-FFFFF write-through
Aug 15 18:19:17 kernel: [ 0.000000] MTRR variable ranges enabled:
Aug 15 18:19:17 kernel: [ 0.000000] 0 base 000000000 mask FC0000000 write-back
Aug 15 18:19:17 kernel: [ 0.000000] 1 base 040000000 mask FE0000000 write-back
Aug 15 18:19:17 kernel: [ 0.000000] 2 base 060000000 mask FF8000000 write-back
Aug 15 18:19:17 kernel: [ 0.000000] 3 base 066EBD000 mask FFFFFF000 uncachable
Aug 15 18:19:17 kernel: [ 0.000000] 4 base 0FFE00000 mask FFFE00000 write-protect
Aug 15 18:19:17 kernel: [ 0.000000] 5 disabled
Aug 15 18:19:17 kernel: [ 0.000000] 6 disabled
Aug 15 18:19:17 kernel: [ 0.000000] 7 disabled
Aug 15 18:19:17 kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Aug 15 18:19:17 kernel: [ 0.000000] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [c00fe1b0]
Aug 15 18:19:17 kernel: [ 0.000000] Scanning 1 areas for low memory corruption
Aug 15 18:19:17 kernel: [ 0.000000] initial memory mapped: [mem 0x00000000-0x021fffff]
Aug 15 18:19:17 kernel: [ 0.000000] Base memory trampoline at [c009a000] 9a000 size 16384
Aug 15 18:19:17 kernel: [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
Aug 15 18:19:17 kernel: [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
Aug 15 18:19:17 kernel: [ 0.000000] init_memory_mapping: [mem 0x37400000-0x375fffff]
Aug 15 18:19:17 kernel: [ 0.000000] [mem 0x37400000-0x375fffff] page 2M
Aug 15 18:19:17 kernel: [ 0.000000] init_memory_mapping: [mem 0x34000000-0x373fffff]
Aug 15 18:19:17 kernel: [ 0.000000] [mem 0x34000000-0x373fffff] page 2M
Aug 15 18:19:17 kernel: [ 0.000000] init_memory_mapping: [mem 0x00100000-0x33ffffff]
Aug 15 18:19:17 kernel: [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
Aug 15 18:19:17 kernel: [ 0.000000] [mem 0x00200000-0x33ffffff] page 2M
Aug 15 18:19:17 kernel: [ 0.000000] init_memory_mapping: [mem 0x37600000-0x377fdfff]
Aug 15 18:19:17 kernel: [ 0.000000] [mem 0x37600000-0x377fdfff] page 4k
Aug 15 18:19:17 kernel: [ 0.000000] BRK [0x01c08000, 0x01c08fff] PGTABLE
Aug 15 18:19:17 kernel: [ 0.000000] BRK [0x01c09000, 0x01c09fff] PGTABLE
Aug 15 18:19:17 kernel: [ 0.000000] RAMDISK: [mem 0x6580a000-0x66b3efff]
Aug 15 18:19:17 kernel: [ 0.000000] Allocated new RAMDISK: [mem 0x364c9000-0x377fd021]
Aug 15 18:19:17 kernel: [ 0.000000] Move RAMDISK from [mem 0x6580a000-0x66b3e021] to [mem 0x364c9000-0x377fd021]
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: Early table checksum verification disabled
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: RSDP 0x000FE020 000024 (v02 HPQOEM)
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: XSDT 0x66EF4120 000074 (v01 HPQOEM SLIC-MPC 00000001 01000013)
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: FACP 0x66EF3000 0000F4 (v04 HPQOEM SLIC-MPC 00000001 ACPI 00040000)
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: DSDT 0x66EE0000 00E509 (v01 HP INSYDE F0000000 ACPI 00040000)
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: FACS 0x66C96000 000040
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: HPET 0x66EF2000 000038 (v01 HP INSYDE 00000001 ACPI 00040000)
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: APIC 0x66EF1000 000084 (v02 HP INSYDE 00000001 ACPI 00040000)
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: MCFG 0x66EF0000 00003C (v01 HP INSYDE 00000001 ACPI 00040000)
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: ASF! 0x66EEF000 0000A5 (v32 HP INSYDE 00000001 ACPI 00040000)
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: BOOT 0x66EDF000 000028 (v01 HP INSYDE 00000001 ACPI 00040000)
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: SLIC 0x66EDE000 000176 (v01 HPQOEM SLIC-MPC 00000001 ACPI 00040000)
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: MSDM 0x66EDD000 000055 (v03 HP INSYDE 00000001 ACPI 00040000)
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: SSDT 0x66EDC000 0003DE (v01 HP INSYDE 00000001 AMD 00000001)
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: SSDT 0x66EDA000 00168E (v02 HP INSYDE 00000001 MSFT 04000000)
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
Aug 15 18:19:17 kernel: [ 0.000000] 759MB HIGHMEM available.
Aug 15 18:19:17 kernel: [ 0.000000] 887MB LOWMEM available.
Aug 15 18:19:17 kernel: [ 0.000000] mapped low ram: 0 - 377fe000
Aug 15 18:19:17 kernel: [ 0.000000] low ram: 0 - 377fe000
Aug 15 18:19:17 kernel: [ 0.000000] BRK [0x01c0a000, 0x01c0afff] PGTABLE
Aug 15 18:19:17 kernel: [ 0.000000] Zone ranges:
Aug 15 18:19:17 kernel: [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
Aug 15 18:19:17 kernel: [ 0.000000] Normal [mem 0x01000000-0x377fdfff]
Aug 15 18:19:17 kernel: [ 0.000000] HighMem [mem 0x377fe000-0x66efffff]
Aug 15 18:19:17 kernel: [ 0.000000] Movable zone start for each node
Aug 15 18:19:17 kernel: [ 0.000000] Early memory node ranges
Aug 15 18:19:17 kernel: [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
Aug 15 18:19:17 kernel: [ 0.000000] node 0: [mem 0x00100000-0x66b3efff]
Aug 15 18:19:17 kernel: [ 0.000000] node 0: [mem 0x66ef5000-0x66efffff]
Aug 15 18:19:17 kernel: [ 0.000000] On node 0 totalpages: 420584
Aug 15 18:19:17 kernel: [ 0.000000] DMA zone: 32 pages used for memmap
Aug 15 18:19:17 kernel: [ 0.000000] DMA zone: 0 pages reserved
Aug 15 18:19:17 kernel: [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
Aug 15 18:19:17 kernel: [ 0.000000] Normal zone: 1744 pages used for memmap
Aug 15 18:19:17 kernel: [ 0.000000] Normal zone: 223230 pages, LIFO batch:31
Aug 15 18:19:17 kernel: [ 0.000000] HighMem zone: 1519 pages used for memmap
Aug 15 18:19:17 kernel: [ 0.000000] HighMem zone: 193356 pages, LIFO batch:31
Aug 15 18:19:17 kernel: [ 0.000000] Using APIC driver default
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x408
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x00] disabled)
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled)
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
Aug 15 18:19:17 kernel: [ 0.000000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: IRQ0 used by override.
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: IRQ2 used by override.
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: IRQ9 used by override.
Aug 15 18:19:17 kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information
Aug 15 18:19:17 kernel: [ 0.000000] ACPI: HPET id: 0x43538210 base: 0xfed00000
Aug 15 18:19:17 kernel: [ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
Aug 15 18:19:17 kernel: [ 0.000000] nr_irqs_gsi: 40
Aug 15 18:19:17 kernel: [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
Aug 15 18:19:17 kernel: [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Aug 15 18:19:17 kernel: [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Aug 15 18:19:17 kernel: [ 0.000000] e820: [mem 0x7f000000-0xf7ffffff] available for PCI devices
Aug 15 18:19:17 kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware
Aug 15 18:19:17 kernel: [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
Aug 15 18:19:17 kernel: [ 0.000000] PERCPU: Embedded 14 pages/cpu @f546a000 s36544 r0 d20800 u57344
Aug 15 18:19:17 kernel: [ 0.000000] pcpu-alloc: s36544 r0 d20800 u57344 alloc=14*4096
Aug 15 18:19:17 kernel: [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
Aug 15 18:19:17 kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 418808
Aug 15 18:19:17 kernel: [ 0.000000] Kernel command line: BOOT_IMAGE=ubuntu-installer/i386/linux priority=low vga=788 initrd=ubuntu-installer/i386/initrd.gz ---
Aug 15 18:19:17 kernel: [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
Aug 15 18:19:17 kernel: [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Aug 15 18:19:17 kernel: [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Aug 15 18:19:17 kernel: [ 0.000000] Initializing CPU#0
Aug 15 18:19:17 kernel: [ 0.000000] Initializing HighMem for node 0 (000377fe:00066f00)
Aug 15 18:19:17 kernel: [ 0.000000] Initializing Movable for node 0 (00000000:00000000)
Aug 15 18:19:17 kernel: [ 0.000000] Memory: 1632700K/1682336K available (6939K kernel code, 697K rwdata, 2912K rodata, 852K init, 796K bss, 49636K reserved, 773424K highmem)
Aug 15 18:19:17 kernel: [ 0.000000] virtual kernel memory layout:
Aug 15 18:19:17 kernel: [ 0.000000] fixmap : 0xfff15000 - 0xfffff000 ( 936 kB)
Aug 15 18:19:17 kernel: [ 0.000000] pkmap : 0xff800000 - 0xffa00000 (2048 kB)
Aug 15 18:19:17 kernel: [ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
Aug 15 18:19:17 kernel: [ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
Aug 15 18:19:17 kernel: [ 0.000000] .init : 0xc1a51000 - 0xc1b26000 ( 852 kB)
Aug 15 18:19:17 kernel: [ 0.000000] .data : 0xc16c7330 - 0xc1a4f440 (3616 kB)
Aug 15 18:19:17 kernel: [ 0.000000] .text : 0xc1000000 - 0xc16c7330 (6940 kB)
Aug 15 18:19:17 kernel: [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
Aug 15 18:19:17 kernel: [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Aug 15 18:19:17 kernel: [ 0.000000] Hierarchical RCU implementation.
Aug 15 18:19:17 kernel: [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
Aug 15 18:19:17 kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
Aug 15 18:19:17 kernel: [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Aug 15 18:19:17 kernel: [ 0.000000] NR_IRQS:2304 nr_irqs:712 16
Aug 15 18:19:17 kernel: [ 0.000000] CPU 0 irqstacks, hard=f4c08000 soft=f4c0a000
Aug 15 18:19:17 kernel: [ 0.000000] Console: colour dummy device 80x25
Aug 15 18:19:17 kernel: [ 0.000000] console [tty0] enabled
Aug 15 18:19:17 kernel: [ 0.000000] allocated 4194304 bytes of page_cgroup
Aug 15 18:19:17 kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Aug 15 18:19:17 kernel: [ 0.000000] hpet clockevent registered
Aug 15 18:19:17 kernel: [ 0.000000] tsc: Fast TSC calibration using PIT
Aug 15 18:19:17 kernel: [ 0.000000] tsc: Detected 1646.494 MHz processor
Aug 15 18:19:17 kernel: [ 0.000058] Calibrating delay loop (skipped), value calculated using timer frequency.. 3292.98 BogoMIPS (lpj=6585976)
Aug 15 18:19:17 kernel: [ 0.000074] pid_max: default: 32768 minimum: 301
Aug 15 18:19:17 kernel: [ 0.000097] ACPI: Core revision 20140424
Aug 15 18:19:17 kernel: [ 0.021479] ACPI: All ACPI Tables successfully acquired
Aug 15 18:19:17 kernel: [ 0.022978] Security Framework initialized
Aug 15 18:19:17 kernel: [ 0.023012] AppArmor: AppArmor initialized
Aug 15 18:19:17 kernel: [ 0.023019] Yama: becoming mindful.
Aug 15 18:19:17 kernel: [ 0.023103] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
Aug 15 18:19:17 kernel: [ 0.023113] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
Aug 15 18:19:17 kernel: [ 0.023545] Initializing cgroup subsys memory
Aug 15 18:19:17 kernel: [ 0.023596] Initializing cgroup subsys devices
Aug 15 18:19:17 kernel: [ 0.023615] Initializing cgroup subsys freezer
Aug 15 18:19:17 kernel: [ 0.023627] Initializing cgroup subsys net_cls
Aug 15 18:19:17 kernel: [ 0.023640] Initializing cgroup subsys blkio
Aug 15 18:19:17 kernel: [ 0.023653] Initializing cgroup subsys perf_event
Aug 15 18:19:17 kernel: [ 0.023662] Initializing cgroup subsys net_prio
Aug 15 18:19:17 kernel: [ 0.023681] Initializing cgroup subsys hugetlb
Aug 15 18:19:17 kernel: [ 0.023725] CPU: Physical Processor ID: 0
Aug 15 18:19:17 kernel: [ 0.023732] CPU: Processor Core ID: 0
Aug 15 18:19:17 kernel: [ 0.023740] mce: CPU supports 6 MCE banks
Aug 15 18:19:17 kernel: [ 0.023763] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
Aug 15 18:19:17 kernel: [ 0.023763] Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4, 1GB 0
Aug 15 18:19:17 kernel: [ 0.023763] tlb_flushall_shift: 6
Aug 15 18:19:17 kernel: [ 0.024629] Freeing SMP alternatives memory: 36K (c1b26000 - c1b2f000)
Aug 15 18:19:17 kernel: [ 0.027032] ftrace: allocating 28633 entries in 56 pages
Aug 15 18:19:17 kernel: [ 0.053385] Enabling APIC mode: Flat. Using 1 I/O APICs
Aug 15 18:19:17 kernel: [ 0.053801] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Aug 15 18:19:17 kernel: [ 0.093500] smpboot: CPU0: AMD E-450 APU with Radeon(tm) HD Graphics (fam: 14, model: 02, stepping: 00)
Aug 15 18:19:17 kernel: [ 0.199447] Performance Events: AMD PMU driver.
Aug 15 18:19:17 kernel: [ 0.199460] ... version: 0
Aug 15 18:19:17 kernel: [ 0.199466] ... bit width: 48
Aug 15 18:19:17 kernel: [ 0.199471] ... generic registers: 4
Aug 15 18:19:17 kernel: [ 0.199477] ... value mask: 0000ffffffffffff
Aug 15 18:19:17 kernel: [ 0.199483] ... max period: 00007fffffffffff
Aug 15 18:19:17 kernel: [ 0.199489] ... fixed-purpose events: 0
Aug 15 18:19:17 kernel: [ 0.199494] ... event mask: 000000000000000f
Aug 15 18:19:17 kernel: [ 0.202910] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
Aug 15 18:19:17 kernel: [ 0.203128] CPU 1 irqstacks, hard=f456c000 soft=f456e000
Aug 15 18:19:17 kernel: [ 0.203132] x86: Booting SMP configuration:
Aug 15 18:19:17 kernel: [ 0.203140] .... node #0, CPUs: #1
Aug 15 18:19:17 kernel: [ 0.213183] Initializing CPU#1
Aug 15 18:19:17 kernel: [ 0.216300] x86: Booted up 1 node, 2 CPUs
Aug 15 18:19:17 kernel: [ 0.216315] smpboot: Total of 2 processors activated (6585.97 BogoMIPS)
Aug 15 18:19:17 kernel: [ 0.217072] devtmpfs: initialized
Aug 15 18:19:17 kernel: [ 0.217620] evm: security.selinux
Aug 15 18:19:17 kernel: [ 0.217627] evm: security.SMACK64
Aug 15 18:19:17 kernel: [ 0.217632] evm: security.SMACK64EXEC
Aug 15 18:19:17 kernel: [ 0.217637] evm: security.SMACK64TRANSMUTE
Aug 15 18:19:17 kernel: [ 0.217642] evm: security.SMACK64MMAP
Aug 15 18:19:17 kernel: [ 0.217648] evm: security.ima
Aug 15 18:19:17 kernel: [ 0.217653] evm: security.capability
Aug 15 18:19:17 kernel: [ 0.217795] PM: Registering ACPI NVS region [mem 0x66bbf000-0x66ebefff] (3145728 bytes)
Aug 15 18:19:17 kernel: [ 0.220161] pinctrl core: initialized pinctrl subsystem
Aug 15 18:19:17 kernel: [ 0.220363] regulator-dummy: no parameters
Aug 15 18:19:17 kernel: [ 0.220456] RTC time: 18:19:14, date: 08/15/15
Aug 15 18:19:17 kernel: [ 0.220571] NET: Registered protocol family 16
Aug 15 18:19:17 kernel: [ 0.220911] EISA bus registered
Aug 15 18:19:17 kernel: [ 0.220922] cpuidle: using governor ladder
Aug 15 18:19:17 kernel: [ 0.220931] cpuidle: using governor menu
Aug 15 18:19:17 kernel: [ 0.221207] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Aug 15 18:19:17 kernel: [ 0.221218] ACPI: bus type PCI registered
Aug 15 18:19:17 kernel: [ 0.221225] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Aug 15 18:19:17 kernel: [ 0.221398] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Aug 15 18:19:17 kernel: [ 0.221411] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Aug 15 18:19:17 kernel: [ 0.221418] PCI: Using MMCONFIG for extended config space
Aug 15 18:19:17 kernel: [ 0.221424] PCI: Using configuration type 1 for base access
Aug 15 18:19:17 kernel: [ 0.237274] ACPI: Added _OSI(Module Device)
Aug 15 18:19:17 kernel: [ 0.237290] ACPI: Added _OSI(Processor Device)
Aug 15 18:19:17 kernel: [ 0.237297] ACPI: Added _OSI(3.0 _SCP Extensions)
Aug 15 18:19:17 kernel: [ 0.237303] ACPI: Added _OSI(Processor Aggregator Device)
Aug 15 18:19:17 kernel: [ 0.243323] ACPI: Executed 1 blocks of module-level executable AML code
Aug 15 18:19:17 kernel: [ 0.249006] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Aug 15 18:19:17 kernel: [ 0.293318] ACPI: Interpreter enabled
Aug 15 18:19:17 kernel: [ 0.293355] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
Aug 15 18:19:17 kernel: [ 0.293372] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
Aug 15 18:19:17 kernel: [ 0.293411] ACPI: (supports S0 S3 S4 S5)
Aug 15 18:19:17 kernel: [ 0.293419] ACPI: Using IOAPIC for interrupt routing
Aug 15 18:19:17 kernel: [ 0.293721] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Aug 15 18:19:17 kernel: [ 0.355239] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Aug 15 18:19:17 kernel: [ 0.355265] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Aug 15 18:19:17 kernel: [ 0.355811] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
Aug 15 18:19:17 kernel: [ 0.356090] acpi PNP0A08:00: ignoring host bridge window [mem 0x000cc000-0x000cffff] (conflicts with Video ROM [mem 0x000c0000-0x000ce5ff])
Aug 15 18:19:17 kernel: [ 0.356108] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
Aug 15 18:19:17 kernel: [ 0.356504] PCI host bridge to bus 0000:00
Aug 15 18:19:17 kernel: [ 0.356515] pci_bus 0000:00: root bus resource [bus 00-ff]
Aug 15 18:19:17 kernel: [ 0.356523] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
Aug 15 18:19:17 kernel: [ 0.356531] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
Aug 15 18:19:17 kernel: [ 0.356539] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
Aug 15 18:19:17 kernel: [ 0.356548] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
Aug 15 18:19:17 kernel: [ 0.356556] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
Aug 15 18:19:17 kernel: [ 0.356564] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
Aug 15 18:19:17 kernel: [ 0.356572] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
Aug 15 18:19:17 kernel: [ 0.356580] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
Aug 15 18:19:17 kernel: [ 0.356588] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
Aug 15 18:19:17 kernel: [ 0.356596] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
Aug 15 18:19:17 kernel: [ 0.356604] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
Aug 15 18:19:17 kernel: [ 0.356612] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
Aug 15 18:19:17 kernel: [ 0.356620] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
Aug 15 18:19:17 kernel: [ 0.356628] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
Aug 15 18:19:17 kernel: [ 0.356636] pci_bus 0000:00: root bus resource [mem 0x7f000000-0xf7ffffff]
Aug 15 18:19:17 kernel: [ 0.356645] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfed3ffff]
Aug 15 18:19:17 kernel: [ 0.356653] pci_bus 0000:00: root bus resource [mem 0xfed45000-0xffffffff]
Aug 15 18:19:17 kernel: [ 0.356674] pci 0000:00:00.0: [1022:1510] type 00 class 0x060000
Aug 15 18:19:17 kernel: [ 0.356877] pci 0000:00:01.0: [1002:9806] type 00 class 0x030000
Aug 15 18:19:17 kernel: [ 0.356896] pci 0000:00:01.0: reg 0x10: [mem 0x80000000-0x8fffffff pref]
Aug 15 18:19:17 kernel: [ 0.356907] pci 0000:00:01.0: reg 0x14: [io 0x4000-0x40ff]
Aug 15 18:19:17 kernel: [ 0.356919] pci 0000:00:01.0: reg 0x18: [mem 0x90400000-0x9043ffff]
Aug 15 18:19:17 kernel: [ 0.356986] pci 0000:00:01.0: supports D1 D2
Aug 15 18:19:17 kernel: [ 0.357242] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
Aug 15 18:19:17 kernel: [ 0.357270] pci 0000:00:11.0: reg 0x10: [io 0x4118-0x411f]
Aug 15 18:19:17 kernel: [ 0.357284] pci 0000:00:11.0: reg 0x14: [io 0x4124-0x4127]
Aug 15 18:19:17 kernel: [ 0.357299] pci 0000:00:11.0: reg 0x18: [io 0x4110-0x4117]
Aug 15 18:19:17 kernel: [ 0.357314] pci 0000:00:11.0: reg 0x1c: [io 0x4120-0x4123]
Aug 15 18:19:17 kernel: [ 0.357328] pci 0000:00:11.0: reg 0x20: [io 0x4100-0x410f]
Aug 15 18:19:17 kernel: [ 0.357343] pci 0000:00:11.0: reg 0x24: [mem 0x90449000-0x904493ff]
Aug 15 18:19:17 kernel: [ 0.357564] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
Aug 15 18:19:17 kernel: [ 0.357586] pci 0000:00:12.0: reg 0x10: [mem 0x90448000-0x90448fff]
Aug 15 18:19:17 kernel: [ 0.357742] pci 0000:00:12.0: System wakeup disabled by ACPI
Aug 15 18:19:17 kernel: [ 0.357857] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
Aug 15 18:19:17 kernel: [ 0.358566] pci 0000:00:12.2: reg 0x10: [mem 0x90447000-0x904470ff]
Aug 15 18:19:17 kernel: [ 0.362281] pci 0000:00:12.2: supports D1 D2
Aug 15 18:19:17 kernel: [ 0.362292] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
Aug 15 18:19:17 kernel: [ 0.362427] pci 0000:00:12.2: System wakeup disabled by ACPI
Aug 15 18:19:17 kernel: [ 0.362576] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
Aug 15 18:19:17 kernel: [ 0.362851] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
Aug 15 18:19:17 kernel: [ 0.362886] pci 0000:00:14.2: reg 0x10: [mem 0x90440000-0x90443fff 64bit]
Aug 15 18:19:17 kernel: [ 0.362979] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
Aug 15 18:19:17 kernel: [ 0.363209] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
Aug 15 18:19:17 kernel: [ 0.363466] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
Aug 15 18:19:17 kernel: [ 0.363589] pci 0000:00:14.4: System wakeup disabled by ACPI
Aug 15 18:19:17 kernel: [ 0.363744] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
Aug 15 18:19:17 kernel: [ 0.363766] pci 0000:00:14.5: reg 0x10: [mem 0x90446000-0x90446fff]
Aug 15 18:19:17 kernel: [ 0.363915] pci 0000:00:14.5: System wakeup disabled by ACPI
Aug 15 18:19:17 kernel: [ 0.364084] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400
Aug 15 18:19:17 kernel: [ 0.364205] pci 0000:00:15.0: supports D1 D2
Aug 15 18:19:17 kernel: [ 0.364296] pci 0000:00:15.0: System wakeup disabled by ACPI
Aug 15 18:19:17 kernel: [ 0.364456] pci 0000:00:15.1: [1002:43a1] type 01 class 0x060400
Aug 15 18:19:17 kernel: [ 0.364573] pci 0000:00:15.1: supports D1 D2
Aug 15 18:19:17 kernel: [ 0.364663] pci 0000:00:15.1: System wakeup disabled by ACPI
Aug 15 18:19:17 kernel: [ 0.364764] pci 0000:00:15.3: [1002:43a3] type 01 class 0x060400
Aug 15 18:19:17 kernel: [ 0.364880] pci 0000:00:15.3: supports D1 D2
Aug 15 18:19:17 kernel: [ 0.365077] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
Aug 15 18:19:17 kernel: [ 0.365098] pci 0000:00:16.0: reg 0x10: [mem 0x90445000-0x90445fff]
Aug 15 18:19:17 kernel: [ 0.365250] pci 0000:00:16.0: System wakeup disabled by ACPI
Aug 15 18:19:17 kernel: [ 0.365363] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
Aug 15 18:19:17 kernel: [ 0.366008] pci 0000:00:16.2: reg 0x10: [mem 0x90444000-0x904440ff]
Aug 15 18:19:17 kernel: [ 0.369638] pci 0000:00:16.2: supports D1 D2
Aug 15 18:19:17 kernel: [ 0.369649] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
Aug 15 18:19:17 kernel: [ 0.369784] pci 0000:00:16.2: System wakeup disabled by ACPI
Aug 15 18:19:17 kernel: [ 0.369959] pci 0000:00:18.0: [1022:1700] type 00 class 0x060000
Aug 15 18:19:17 kernel: [ 0.370145] pci 0000:00:18.1: [1022:1701] type 00 class 0x060000
Aug 15 18:19:17 kernel: [ 0.370311] pci 0000:00:18.2: [1022:1702] type 00 class 0x060000
Aug 15 18:19:17 kernel: [ 0.370484] pci 0000:00:18.3: [1022:1703] type 00 class 0x060000
Aug 15 18:19:17 kernel: [ 0.370664] pci 0000:00:18.4: [1022:1704] type 00 class 0x060000
Aug 15 18:19:17 kernel: [ 0.370831] pci 0000:00:18.5: [1022:1718] type 00 class 0x060000
Aug 15 18:19:17 kernel: [ 0.370998] pci 0000:00:18.6: [1022:1716] type 00 class 0x060000
Aug 15 18:19:17 kernel: [ 0.371162] pci 0000:00:18.7: [1022:1719] type 00 class 0x060000
Aug 15 18:19:17 kernel: [ 0.371498] pci 0000:00:14.4: PCI bridge to [bus 01] (subtractive decode)
Aug 15 18:19:17 kernel: [ 0.371518] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
Aug 15 18:19:17 kernel: [ 0.371523] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
Aug 15 18:19:17 kernel: [ 0.371528] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
Aug 15 18:19:17 kernel: [ 0.371532] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000c3fff] (subtractive decode)
Aug 15 18:19:17 kernel: [ 0.371536] pci 0000:00:14.4: bridge window [mem 0x000c4000-0x000c7fff] (subtractive decode)
Aug 15 18:19:17 kernel: [ 0.371541] pci 0000:00:14.4: bridge window [mem 0x000c8000-0x000cbfff] (subtractive decode)
Aug 15 18:19:17 kernel: [ 0.371545] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
Aug 15 18:19:17 kernel: [ 0.371549] pci 0000:00:14.4: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
Aug 15 18:19:17 kernel: [ 0.371554] pci 0000:00:14.4: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
Aug 15 18:19:17 kernel: [ 0.371558] pci 0000:00:14.4: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
Aug 15 18:19:17 kernel: [ 0.371562] pci 0000:00:14.4: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
Aug 15 18:19:17 kernel: [ 0.371566] pci 0000:00:14.4: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
Aug 15 18:19:17 kernel: [ 0.371571] pci 0000:00:14.4: bridge window [mem 0x000e8000-0x000ebfff] (subtractive decode)
Aug 15 18:19:17 kernel: [ 0.371575] pci 0000:00:14.4: bridge window [mem 0x000ec000-0x000effff] (subtractive decode)
Aug 15 18:19:17 kernel: [ 0.371579] pci 0000:00:14.4: bridge window [mem 0x7f000000-0xf7ffffff] (subtractive decode)
Aug 15 18:19:17 kernel: [ 0.371584] pci 0000:00:14.4: bridge window [mem 0xfc000000-0xfed3ffff] (subtractive decode)
Aug 15 18:19:17 kernel: [ 0.371588] pci 0000:00:14.4: bridge window [mem 0xfed45000-0xffffffff] (subtractive decode)
Aug 15 18:19:17 kernel: [ 0.371822] pci 0000:02:00.0: [10ec:5209] type 00 class 0xff0000
Aug 15 18:19:17 kernel: [ 0.371856] pci 0000:02:00.0: reg 0x10: [mem 0x90300000-0x90300fff]
Aug 15 18:19:17 kernel: [ 0.372034] pci 0000:02:00.0: supports D1 D2
Aug 15 18:19:17 kernel: [ 0.372038] pci 0000:02:00.0: PME# supported from D1 D2 D3hot
Aug 15 18:19:17 kernel: [ 0.380608] pci 0000:00:15.0: PCI bridge to [bus 02-05]
Aug 15 18:19:17 kernel: [ 0.380635] pci 0000:00:15.0: bridge window [io 0x3000-0x3fff]
Aug 15 18:19:17 kernel: [ 0.380644] pci 0000:00:15.0: bridge window [mem 0x90300000-0x903fffff]
Aug 15 18:19:17 kernel: [ 0.380655] pci 0000:00:15.0: bridge window [mem 0x90000000-0x900fffff 64bit pref]
Aug 15 18:19:17 kernel: [ 0.380879] pci 0000:06:00.0: [10ec:8136] type 00 class 0x020000
Aug 15 18:19:17 kernel: [ 0.380919] pci 0000:06:00.0: reg 0x10: [io 0x2000-0x20ff]
Aug 15 18:19:17 kernel: [ 0.380962] pci 0000:06:00.0: reg 0x18: [mem 0x90104000-0x90104fff 64bit pref]
Aug 15 18:19:17 kernel: [ 0.380989] pci 0000:06:00.0: reg 0x20: [mem 0x90100000-0x90103fff 64bit pref]
Aug 15 18:19:17 kernel: [ 0.381121] pci 0000:06:00.0: supports D1 D2
Aug 15 18:19:17 kernel: [ 0.381125] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Aug 15 18:19:17 kernel: [ 0.388606] pci 0000:00:15.1: PCI bridge to [bus 06]
Aug 15 18:19:17 kernel: [ 0.388634] pci 0000:00:15.1: bridge window [io 0x2000-0x2fff]
Aug 15 18:19:17 kernel: [ 0.388649] pci 0000:00:15.1: bridge window [mem 0x90100000-0x901fffff 64bit pref]
Aug 15 18:19:17 kernel: [ 0.388907] pci 0000:07:00.0: [1814:5390] type 00 class 0x028000
Aug 15 18:19:17 kernel: [ 0.388958] pci 0000:07:00.0: reg 0x10: [mem 0x90200000-0x9020ffff]
Aug 15 18:19:17 kernel: [ 0.396611] pci 0000:00:15.3: PCI bridge to [bus 07]
Aug 15 18:19:17 kernel: [ 0.396641] pci 0000:00:15.3: bridge window [mem 0x90200000-0x902fffff]
Aug 15 18:19:17 kernel: [ 0.396709] pci_bus 0000:00: on NUMA node 0
Aug 15 18:19:17 kernel: [ 0.396714] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
Aug 15 18:19:17 kernel: [ 0.422349] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0
Aug 15 18:19:17 kernel: [ 0.422519] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0
Aug 15 18:19:17 kernel: [ 0.422651] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0
Aug 15 18:19:17 kernel: [ 0.422819] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0
Aug 15 18:19:17 kernel: [ 0.422928] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0
Aug 15 18:19:17 kernel: [ 0.423075] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0
Aug 15 18:19:17 kernel: [ 0.423223] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0
Aug 15 18:19:17 kernel: [ 0.423372] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0
Aug 15 18:19:17 kernel: [ 0.423766] ACPI: Enabled 2 GPEs in block 00 to 1F
Aug 15 18:19:17 kernel: [ 0.423906] ACPI : EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
Aug 15 18:19:17 kernel: [ 0.424307] vgaarb: setting as boot device: PCI:0000:00:01.0
Aug 15 18:19:17 kernel: [ 0.424325] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
Aug 15 18:19:17 kernel: [ 0.424366] vgaarb: loaded
Aug 15 18:19:17 kernel: [ 0.424372] vgaarb: bridge control possible 0000:00:01.0
Aug 15 18:19:17 kernel: [ 0.424930] SCSI subsystem initialized
Aug 15 18:19:17 kernel: [ 0.425121] libata version 3.00 loaded.
Aug 15 18:19:17 kernel: [ 0.425197] ACPI: bus type USB registered
Aug 15 18:19:17 kernel: [ 0.425252] usbcore: registered new interface driver usbfs
Aug 15 18:19:17 kernel: [ 0.425280] usbcore: registered new interface driver hub
Aug 15 18:19:17 kernel: [ 0.425407] usbcore: registered new device driver usb
Aug 15 18:19:17 kernel: [ 0.425857] PCI: Using ACPI for IRQ routing
Aug 15 18:19:17 kernel: [ 0.428524] PCI: pci_cache_line_size set to 64 bytes
Aug 15 18:19:17 kernel: [ 0.428633] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
Aug 15 18:19:17 kernel: [ 0.428639] e820: reserve RAM buffer [mem 0x66b3f000-0x67ffffff]
Aug 15 18:19:17 kernel: [ 0.428643] e820: reserve RAM buffer [mem 0x66f00000-0x67ffffff]
Aug 15 18:19:17 kernel: [ 0.428915] NetLabel: Initializing
Aug 15 18:19:17 kernel: [ 0.428923] NetLabel: domain hash size = 128
Aug 15 18:19:17 kernel: [ 0.428928] NetLabel: protocols = UNLABELED CIPSOv4
Aug 15 18:19:17 kernel: [ 0.428955] NetLabel: unlabeled traffic allowed by default
Aug 15 18:19:17 kernel: [ 0.429322] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Aug 15 18:19:17 kernel: [ 0.429344] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Aug 15 18:19:17 kernel: [ 0.431474] Switched to clocksource hpet
Aug 15 18:19:17 kernel: [ 0.445248] AppArmor: AppArmor Filesystem Enabled
Aug 15 18:19:17 kernel: [ 0.445342] pnp: PnP ACPI init
Aug 15 18:19:17 kernel: [ 0.445387] ACPI: bus type PNP registered
Aug 15 18:19:17 kernel: [ 0.445665] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
Aug 15 18:19:17 kernel: [ 0.445676] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
Aug 15 18:19:17 kernel: [ 0.445689] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Aug 15 18:19:17 kernel: [ 0.446019] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
Aug 15 18:19:17 kernel: [ 0.446139] system 00:02: [io 0x0400-0x04cf] could not be reserved
Aug 15 18:19:17 kernel: [ 0.446149] system 00:02: [io 0x04d0-0x04d1] has been reserved
Aug 15 18:19:17 kernel: [ 0.446158] system 00:02: [io 0x04d6] has been reserved
Aug 15 18:19:17 kernel: [ 0.446166] system 00:02: [io 0x0680-0x06ff] has been reserved
Aug 15 18:19:17 kernel: [ 0.446174] system 00:02: [io 0x077a] has been reserved
Aug 15 18:19:17 kernel: [ 0.446182] system 00:02: [io 0x0c00-0x0c01] has been reserved
Aug 15 18:19:17 kernel: [ 0.446190] system 00:02: [io 0x0c14] has been reserved
Aug 15 18:19:17 kernel: [ 0.446198] system 00:02: [io 0x0c50-0x0c52] has been reserved
Aug 15 18:19:17 kernel: [ 0.446206] system 00:02: [io 0x0c6c] has been reserved
Aug 15 18:19:17 kernel: [ 0.446214] system 00:02: [io 0x0c6f] has been reserved
Aug 15 18:19:17 kernel: [ 0.446222] system 00:02: [io 0x0cd0-0x0cdb] has been reserved
Aug 15 18:19:17 kernel: [ 0.446232] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Aug 15 18:19:17 kernel: [ 0.446389] system 00:03: [mem 0x000e0000-0x000fffff] could not be reserved
Aug 15 18:19:17 kernel: [ 0.446400] system 00:03: [mem 0xffffffb0-0xfffffffe] has been reserved
Aug 15 18:19:17 kernel: [ 0.446409] system 00:03: [mem 0xffffff00-0xfffffffe] could not be reserved
Aug 15 18:19:17 kernel: [ 0.446418] system 00:03: [mem 0xffe00000-0xffffffff] could not be reserved
Aug 15 18:19:17 kernel: [ 0.446428] system 00:03: Plug and Play ACPI device, IDs PNP0c01 (active)
Aug 15 18:19:17 kernel: [ 0.470012] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
Aug 15 18:19:17 kernel: [ 0.470133] pnp 00:05: Plug and Play ACPI device, IDs SYN1e4a SYN1e00 SYN0002 PNP0f13 (active)
Aug 15 18:19:17 kernel: [ 0.470899] pnp: PnP ACPI: found 6 devices
Aug 15 18:19:17 kernel: [ 0.470912] ACPI: bus type PNP unregistered
Aug 15 18:19:17 kernel: [ 0.470928] PnPBIOS: Disabled by ACPI PNP
Aug 15 18:19:17 kernel: [ 0.513659] pci 0000:00:14.4: PCI bridge to [bus 01]
Aug 15 18:19:17 kernel: [ 0.513694] pci 0000:00:15.0: PCI bridge to [bus 02-05]
Aug 15 18:19:17 kernel: [ 0.513705] pci 0000:00:15.0: bridge window [io 0x3000-0x3fff]
Aug 15 18:19:17 kernel: [ 0.513719] pci 0000:00:15.0: bridge window [mem 0x90300000-0x903fffff]
Aug 15 18:19:17 kernel: [ 0.513730] pci 0000:00:15.0: bridge window [mem 0x90000000-0x900fffff 64bit pref]
Aug 15 18:19:17 kernel: [ 0.513747] pci 0000:00:15.1: PCI bridge to [bus 06]
Aug 15 18:19:17 kernel: [ 0.513756] pci 0000:00:15.1: bridge window [io 0x2000-0x2fff]
Aug 15 18:19:17 kernel: [ 0.513771] pci 0000:00:15.1: bridge window [mem 0x90100000-0x901fffff 64bit pref]
Aug 15 18:19:18 kernel: [ 0.513787] pci 0000:00:15.3: PCI bridge to [bus 07]
Aug 15 18:19:18 kernel: [ 0.513798] pci 0000:00:15.3: bridge window [mem 0x90200000-0x902fffff]
Aug 15 18:19:18 kernel: [ 0.513816] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
Aug 15 18:19:18 kernel: [ 0.513821] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
Aug 15 18:19:18 kernel: [ 0.513825] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
Aug 15 18:19:18 kernel: [ 0.513829] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
Aug 15 18:19:18 kernel: [ 0.513834] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
Aug 15 18:19:18 kernel: [ 0.513838] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
Aug 15 18:19:18 kernel: [ 0.513842] pci_bus 0000:00: resource 10 [mem 0x000d0000-0x000d3fff]
Aug 15 18:19:18 kernel: [ 0.513846] pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff]
Aug 15 18:19:18 kernel: [ 0.513850] pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff]
Aug 15 18:19:18 kernel: [ 0.513854] pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff]
Aug 15 18:19:18 kernel: [ 0.513858] pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff]
Aug 15 18:19:18 kernel: [ 0.513862] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff]
Aug 15 18:19:18 kernel: [ 0.513866] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff]
Aug 15 18:19:18 kernel: [ 0.513870] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff]
Aug 15 18:19:18 kernel: [ 0.513874] pci_bus 0000:00: resource 18 [mem 0x7f000000-0xf7ffffff]
Aug 15 18:19:18 kernel: [ 0.513878] pci_bus 0000:00: resource 19 [mem 0xfc000000-0xfed3ffff]
Aug 15 18:19:18 kernel: [ 0.513882] pci_bus 0000:00: resource 20 [mem 0xfed45000-0xffffffff]
Aug 15 18:19:18 kernel: [ 0.513887] pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7]
Aug 15 18:19:18 kernel: [ 0.513892] pci_bus 0000:01: resource 5 [io 0x0d00-0xffff]
Aug 15 18:19:18 kernel: [ 0.513896] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff]
Aug 15 18:19:18 kernel: [ 0.513900] pci_bus 0000:01: resource 7 [mem 0x000c0000-0x000c3fff]
Aug 15 18:19:18 kernel: [ 0.513904] pci_bus 0000:01: resource 8 [mem 0x000c4000-0x000c7fff]
Aug 15 18:19:18 kernel: [ 0.513908] pci_bus 0000:01: resource 9 [mem 0x000c8000-0x000cbfff]
Aug 15 18:19:18 kernel: [ 0.513912] pci_bus 0000:01: resource 10 [mem 0x000d0000-0x000d3fff]
Aug 15 18:19:18 kernel: [ 0.513916] pci_bus 0000:01: resource 11 [mem 0x000d4000-0x000d7fff]
Aug 15 18:19:18 kernel: [ 0.513920] pci_bus 0000:01: resource 12 [mem 0x000d8000-0x000dbfff]
Aug 15 18:19:18 kernel: [ 0.513924] pci_bus 0000:01: resource 13 [mem 0x000dc000-0x000dffff]
Aug 15 18:19:18 kernel: [ 0.513928] pci_bus 0000:01: resource 14 [mem 0x000e0000-0x000e3fff]
Aug 15 18:19:18 kernel: [ 0.513932] pci_bus 0000:01: resource 15 [mem 0x000e4000-0x000e7fff]
Aug 15 18:19:18 kernel: [ 0.513936] pci_bus 0000:01: resource 16 [mem 0x000e8000-0x000ebfff]
Aug 15 18:19:18 kernel: [ 0.513940] pci_bus 0000:01: resource 17 [mem 0x000ec000-0x000effff]
Aug 15 18:19:18 kernel: [ 0.513944] pci_bus 0000:01: resource 18 [mem 0x7f000000-0xf7ffffff]
Aug 15 18:19:18 kernel: [ 0.513948] pci_bus 0000:01: resource 19 [mem 0xfc000000-0xfed3ffff]
Aug 15 18:19:18 kernel: [ 0.513952] pci_bus 0000:01: resource 20 [mem 0xfed45000-0xffffffff]
Aug 15 18:19:18 kernel: [ 0.513956] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
Aug 15 18:19:18 kernel: [ 0.513960] pci_bus 0000:02: resource 1 [mem 0x90300000-0x903fffff]
Aug 15 18:19:18 kernel: [ 0.513965] pci_bus 0000:02: resource 2 [mem 0x90000000-0x900fffff 64bit pref]
Aug 15 18:19:18 kernel: [ 0.513969] pci_bus 0000:06: resource 0 [io 0x2000-0x2fff]
Aug 15 18:19:18 kernel: [ 0.513973] pci_bus 0000:06: resource 2 [mem 0x90100000-0x901fffff 64bit pref]
Aug 15 18:19:18 kernel: [ 0.513978] pci_bus 0000:07: resource 1 [mem 0x90200000-0x902fffff]
未完,后面的log在下一个帖子
-
- 帖子: 6
- 注册时间: 2015-08-12 11:42
- 系统: ubuntu 14.10
Re: 求助:PXE网络安装ubuntu-14.10-desktop,提示:无效的归档镜像
Aug 15 18:19:18 kernel: [ 0.514034] NET: Registered protocol family 2
Aug 15 18:19:18 kernel: [ 0.514390] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
Aug 15 18:19:18 kernel: [ 0.514429] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
Aug 15 18:19:18 kernel: [ 0.514475] TCP: Hash tables configured (established 8192 bind 8192)
Aug 15 18:19:18 kernel: [ 0.514523] TCP: reno registered
Aug 15 18:19:18 kernel: [ 0.514532] UDP hash table entries: 512 (order: 2, 16384 bytes)
Aug 15 18:19:18 kernel: [ 0.514548] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
Aug 15 18:19:18 kernel: [ 0.514643] NET: Registered protocol family 1
Aug 15 18:19:18 kernel: [ 0.514681] pci 0000:00:01.0: Video device with shadowed ROM
Aug 15 18:19:18 kernel: [ 1.216117] PCI: CLS 64 bytes, default 64
Aug 15 18:19:18 kernel: [ 1.216243] Trying to unpack rootfs image as initramfs...
Aug 15 18:19:18 kernel: [ 1.898077] Freeing initrd memory: 19668K (f64c9000 - f77fe000)
Aug 15 18:19:18 kernel: [ 1.898304] Simple Boot Flag at 0x44 set to 0x1
Aug 15 18:19:18 kernel: [ 1.898680] microcode: CPU0: patch_level=0x05000101
Aug 15 18:19:18 kernel: [ 1.898808] microcode: CPU1: patch_level=0x05000101
Aug 15 18:19:18 kernel: [ 1.899128] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
Aug 15 18:19:18 kernel: [ 1.899159] LVT offset 0 assigned for vector 0x400
Aug 15 18:19:18 kernel: [ 1.899291] perf: AMD IBS detected (0x000000ff)
Aug 15 18:19:18 kernel: [ 1.899366] Scanning for low memory corruption every 60 seconds
Aug 15 18:19:18 kernel: [ 1.900309] futex hash table entries: 1024 (order: 4, 65536 bytes)
Aug 15 18:19:18 kernel: [ 1.900355] Initialise system trusted keyring
Aug 15 18:19:18 kernel: [ 1.900402] audit: initializing netlink subsys (disabled)
Aug 15 18:19:18 kernel: [ 1.900438] audit: type=2000 audit(1439662755.784:1): initialized
Aug 15 18:19:18 kernel: [ 1.901237] HugeTLB registered 2 MB page size, pre-allocated 0 pages
Aug 15 18:19:18 kernel: [ 1.905199] zpool: loaded
Aug 15 18:19:18 kernel: [ 1.905208] zbud: loaded
Aug 15 18:19:18 kernel: [ 1.905767] VFS: Disk quotas dquot_6.5.2
Aug 15 18:19:18 kernel: [ 1.905884] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Aug 15 18:19:18 kernel: [ 1.907325] fuse init (API version 7.23)
Aug 15 18:19:18 kernel: [ 1.907736] msgmni has been set to 1716
Aug 15 18:19:18 kernel: [ 1.907884] Key type big_key registered
Aug 15 18:19:18 kernel: [ 1.908941] Key type asymmetric registered
Aug 15 18:19:18 kernel: [ 1.908960] Asymmetric key parser 'x509' registered
Aug 15 18:19:18 kernel: [ 1.909006] bounce: pool size: 64 pages
Aug 15 18:19:18 kernel: [ 1.909044] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Aug 15 18:19:18 kernel: [ 1.909210] io scheduler noop registered
Aug 15 18:19:18 kernel: [ 1.909223] io scheduler deadline registered (default)
Aug 15 18:19:18 kernel: [ 1.909363] io scheduler cfq registered
Aug 15 18:19:18 kernel: [ 1.909936] pcieport 0000:00:15.0: irq 40 for MSI/MSI-X
Aug 15 18:19:18 kernel: [ 1.910253] pcieport 0000:00:15.1: irq 41 for MSI/MSI-X
Aug 15 18:19:18 kernel: [ 1.910512] pcieport 0000:00:15.3: irq 42 for MSI/MSI-X
Aug 15 18:19:18 kernel: [ 1.910724] pcieport 0000:00:15.0: Signaling PME through PCIe PME interrupt
Aug 15 18:19:18 kernel: [ 1.910734] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
Aug 15 18:19:18 kernel: [ 1.910746] pcie_pme 0000:00:15.0:pcie01: service driver pcie_pme loaded
Aug 15 18:19:18 kernel: [ 1.910781] pcieport 0000:00:15.1: Signaling PME through PCIe PME interrupt
Aug 15 18:19:18 kernel: [ 1.910789] pci 0000:06:00.0: Signaling PME through PCIe PME interrupt
Aug 15 18:19:18 kernel: [ 1.910800] pcie_pme 0000:00:15.1:pcie01: service driver pcie_pme loaded
Aug 15 18:19:18 kernel: [ 1.910834] pcieport 0000:00:15.3: Signaling PME through PCIe PME interrupt
Aug 15 18:19:18 kernel: [ 1.910842] pci 0000:07:00.0: Signaling PME through PCIe PME interrupt
Aug 15 18:19:18 kernel: [ 1.910853] pcie_pme 0000:00:15.3:pcie01: service driver pcie_pme loaded
Aug 15 18:19:18 kernel: [ 1.910894] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Aug 15 18:19:18 kernel: [ 1.910938] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Aug 15 18:19:18 kernel: [ 1.911055] vesafb: mode is 800x600x16, linelength=1600, pages=16
Aug 15 18:19:18 kernel: [ 1.911063] vesafb: protected mode interface info at c000:a686
Aug 15 18:19:18 kernel: [ 1.911071] vesafb: pmi: set display start = c00ca716, set palette = c00ca758
Aug 15 18:19:18 kernel: [ 1.911078] vesafb: scrolling: redraw
Aug 15 18:19:18 kernel: [ 1.911085] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
Aug 15 18:19:18 kernel: [ 1.911123] vesafb: framebuffer at 0x80000000, mapped to 0xf8080000, using 1875k, total 16384k
Aug 15 18:19:18 kernel: [ 1.931752] Console: switching to colour frame buffer device 100x37
Aug 15 18:19:18 kernel: [ 1.952018] fb0: VESA VGA frame buffer device
Aug 15 18:19:18 kernel: [ 1.955160] ACPI: AC Adapter [AC] (on-line)
Aug 15 18:19:18 kernel: [ 1.955861] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Aug 15 18:19:18 kernel: [ 1.956969] ACPI: Lid Switch [LID]
Aug 15 18:19:18 kernel: [ 1.957545] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Aug 15 18:19:18 kernel: [ 1.958059] ACPI: Power Button [PWRB]
Aug 15 18:19:18 kernel: [ 1.958373] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Aug 15 18:19:18 kernel: [ 1.958826] ACPI: Power Button [PWRF]
Aug 15 18:19:18 kernel: [ 1.959335] ACPI: acpi_idle registered with cpuidle
Aug 15 18:19:18 kernel: [ 1.966634] thermal LNXTHERM:00: registered as thermal_zone0
Aug 15 18:19:18 kernel: [ 1.966997] ACPI: Thermal Zone [TSZ0] (65 C)
Aug 15 18:19:18 kernel: [ 1.967366] GHES: HEST is not enabled!
Aug 15 18:19:18 kernel: [ 1.967777] isapnp: Scanning for PnP cards...
Aug 15 18:19:18 kernel: [ 1.967903] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Aug 15 18:19:18 kernel: [ 1.971633] Linux agpgart interface v0.103
Aug 15 18:19:18 kernel: [ 1.974823] brd: module loaded
Aug 15 18:19:18 kernel: [ 1.976420] loop: module loaded
Aug 15 18:19:18 kernel: [ 1.976922] libphy: Fixed MDIO Bus: probed
Aug 15 18:19:18 kernel: [ 1.976926] tun: Universal TUN/TAP device driver, 1.6
Aug 15 18:19:18 kernel: [ 1.976928] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
Aug 15 18:19:18 kernel: [ 1.977014] PPP generic driver version 2.4.2
Aug 15 18:19:18 kernel: [ 1.977096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Aug 15 18:19:18 kernel: [ 1.977114] ehci-pci: EHCI PCI platform driver
Aug 15 18:19:18 kernel: [ 1.977442] QUIRK: Enable AMD PLL fix
Aug 15 18:19:18 kernel: [ 1.977487] ehci-pci 0000:00:12.2: EHCI Host Controller
Aug 15 18:19:18 kernel: [ 1.977499] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
Aug 15 18:19:18 kernel: [ 1.977508] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
Aug 15 18:19:18 kernel: [ 1.977562] ehci-pci 0000:00:12.2: debug port 1
Aug 15 18:19:18 kernel: [ 1.977638] ehci-pci 0000:00:12.2: irq 17, io mem 0x90447000
Aug 15 18:19:18 kernel: [ 2.143795] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
Aug 15 18:19:18 kernel: [ 2.154840] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Aug 15 18:19:18 kernel: [ 2.165728] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 15 18:19:18 kernel: [ 2.176693] usb usb1: Product: EHCI Host Controller
Aug 15 18:19:18 kernel: [ 2.187479] usb usb1: Manufacturer: Linux 3.16.0-30-generic ehci_hcd
Aug 15 18:19:18 kernel: [ 2.198377] usb usb1: SerialNumber: 0000:00:12.2
Aug 15 18:19:18 kernel: [ 2.209580] hub 1-0:1.0: USB hub found
Aug 15 18:19:18 kernel: [ 2.220303] hub 1-0:1.0: 5 ports detected
Aug 15 18:19:18 kernel: [ 2.231266] ehci-pci 0000:00:16.2: EHCI Host Controller
Aug 15 18:19:18 kernel: [ 2.241746] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 2
Aug 15 18:19:18 kernel: [ 2.252254] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
Aug 15 18:19:18 kernel: [ 2.262957] ehci-pci 0000:00:16.2: debug port 1
Aug 15 18:19:18 kernel: [ 2.273343] ehci-pci 0000:00:16.2: irq 17, io mem 0x90444000
Aug 15 18:19:18 kernel: [ 2.291789] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
Aug 15 18:19:18 kernel: [ 2.301807] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Aug 15 18:19:18 kernel: [ 2.311591] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 15 18:19:18 kernel: [ 2.321222] usb usb2: Product: EHCI Host Controller
Aug 15 18:19:18 kernel: [ 2.330713] usb usb2: Manufacturer: Linux 3.16.0-30-generic ehci_hcd
Aug 15 18:19:18 kernel: [ 2.340211] usb usb2: SerialNumber: 0000:00:16.2
Aug 15 18:19:18 kernel: [ 2.350084] hub 2-0:1.0: USB hub found
Aug 15 18:19:18 kernel: [ 2.359541] hub 2-0:1.0: 4 ports detected
Aug 15 18:19:18 kernel: [ 2.369318] ehci-platform: EHCI generic platform driver
Aug 15 18:19:18 kernel: [ 2.378682] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Aug 15 18:19:18 kernel: [ 2.388120] ohci-pci: OHCI PCI platform driver
Aug 15 18:19:18 kernel: [ 2.397729] ohci-pci 0000:00:12.0: OHCI PCI host controller
Aug 15 18:19:18 kernel: [ 2.407361] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3
Aug 15 18:19:18 kernel: [ 2.417270] ohci-pci 0000:00:12.0: irq 18, io mem 0x90448000
Aug 15 18:19:18 kernel: [ 2.431491] ACPI: Battery Slot [BAT0] (battery present)
Aug 15 18:19:18 kernel: [ 2.483968] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Aug 15 18:19:18 kernel: [ 2.493799] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 15 18:19:18 kernel: [ 2.503493] usb usb3: Product: OHCI PCI host controller
Aug 15 18:19:18 kernel: [ 2.510680] isapnp: No Plug & Play device found
Aug 15 18:19:18 kernel: [ 2.522604] usb usb3: Manufacturer: Linux 3.16.0-30-generic ohci_hcd
Aug 15 18:19:18 kernel: [ 2.532322] usb usb3: SerialNumber: 0000:00:12.0
Aug 15 18:19:18 kernel: [ 2.542247] hub 3-0:1.0: USB hub found
Aug 15 18:19:18 kernel: [ 2.551622] hub 3-0:1.0: 5 ports detected
Aug 15 18:19:18 kernel: [ 2.561500] ohci-pci 0000:00:14.5: OHCI PCI host controller
Aug 15 18:19:18 kernel: [ 2.570990] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 4
Aug 15 18:19:18 kernel: [ 2.580578] ohci-pci 0000:00:14.5: irq 18, io mem 0x90446000
Aug 15 18:19:18 kernel: [ 2.648174] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Aug 15 18:19:18 kernel: [ 2.657733] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 15 18:19:18 kernel: [ 2.667242] usb usb4: Product: OHCI PCI host controller
Aug 15 18:19:18 kernel: [ 2.676759] usb usb4: Manufacturer: Linux 3.16.0-30-generic ohci_hcd
Aug 15 18:19:18 kernel: [ 2.686361] usb usb4: SerialNumber: 0000:00:14.5
Aug 15 18:19:18 kernel: [ 2.696409] hub 4-0:1.0: USB hub found
Aug 15 18:19:18 kernel: [ 2.705924] hub 4-0:1.0: 2 ports detected
Aug 15 18:19:18 kernel: [ 2.715882] ohci-pci 0000:00:16.0: OHCI PCI host controller
Aug 15 18:19:18 kernel: [ 2.725345] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 5
Aug 15 18:19:18 kernel: [ 2.734892] ohci-pci 0000:00:16.0: irq 18, io mem 0x90445000
Aug 15 18:19:18 kernel: [ 2.768141] usb 2-2: new high-speed USB device number 2 using ehci-pci
Aug 15 18:19:18 kernel: [ 2.804201] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Aug 15 18:19:18 kernel: [ 2.813925] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 15 18:19:18 kernel: [ 2.823647] usb usb5: Product: OHCI PCI host controller
Aug 15 18:19:18 kernel: [ 2.833218] usb usb5: Manufacturer: Linux 3.16.0-30-generic ohci_hcd
Aug 15 18:19:18 kernel: [ 2.842879] usb usb5: SerialNumber: 0000:00:16.0
Aug 15 18:19:18 kernel: [ 2.852888] hub 5-0:1.0: USB hub found
Aug 15 18:19:18 kernel: [ 2.862407] hub 5-0:1.0: 4 ports detected
Aug 15 18:19:18 kernel: [ 2.872314] ohci-platform: OHCI generic platform driver
Aug 15 18:19:18 kernel: [ 2.881929] uhci_hcd: USB Universal Host Controller Interface driver
Aug 15 18:19:18 kernel: [ 2.891870] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Aug 15 18:19:18 kernel: [ 2.903876] tsc: Refined TSC clocksource calibration: 1646.494 MHz
Aug 15 18:19:18 kernel: [ 2.910933] serio: i8042 KBD port at 0x60,0x64 irq 1
Aug 15 18:19:18 kernel: [ 2.910943] serio: i8042 AUX port at 0x60,0x64 irq 12
Aug 15 18:19:18 kernel: [ 2.933827] mousedev: PS/2 mouse device common for all mice
Aug 15 18:19:18 kernel: [ 2.944637] rtc_cmos 00:01: RTC can wake from S4
Aug 15 18:19:18 kernel: [ 2.954691] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
Aug 15 18:19:18 kernel: [ 2.964417] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
Aug 15 18:19:18 kernel: [ 2.967395] usb 2-2: New USB device found, idVendor=0461, idProduct=4dd2
Aug 15 18:19:18 kernel: [ 2.967398] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Aug 15 18:19:18 kernel: [ 2.967401] usb 2-2: Product: HP Webcam-101
Aug 15 18:19:18 kernel: [ 2.967404] usb 2-2: Manufacturer: Primax LTD.
Aug 15 18:19:18 kernel: [ 2.967406] usb 2-2: SerialNumber: JMICRON V00.01
Aug 15 18:19:18 kernel: [ 3.022455] device-mapper: uevent: version 1.0.3
Aug 15 18:19:18 kernel: [ 3.032249] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: [email protected]
Aug 15 18:19:18 kernel: [ 3.042225] platform eisa.0: Probing EISA bus 0
Aug 15 18:19:18 kernel: [ 3.052049] platform eisa.0: EISA: Cannot allocate resource for mainboard
Aug 15 18:19:18 kernel: [ 3.061986] platform eisa.0: Cannot allocate resource for EISA slot 1
Aug 15 18:19:18 kernel: [ 3.071978] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Aug 15 18:19:18 kernel: [ 3.082076] platform eisa.0: Cannot allocate resource for EISA slot 2
Aug 15 18:19:18 kernel: [ 3.092216] platform eisa.0: Cannot allocate resource for EISA slot 3
Aug 15 18:19:18 kernel: [ 3.102253] platform eisa.0: Cannot allocate resource for EISA slot 4
Aug 15 18:19:18 kernel: [ 3.112102] platform eisa.0: Cannot allocate resource for EISA slot 5
Aug 15 18:19:18 kernel: [ 3.112217] usb 3-2: new low-speed USB device number 2 using ohci-pci
Aug 15 18:19:18 kernel: [ 3.131586] platform eisa.0: Cannot allocate resource for EISA slot 6
Aug 15 18:19:18 kernel: [ 3.141582] platform eisa.0: Cannot allocate resource for EISA slot 7
Aug 15 18:19:18 kernel: [ 3.151172] platform eisa.0: Cannot allocate resource for EISA slot 8
Aug 15 18:19:18 kernel: [ 3.160522] platform eisa.0: EISA: Detected 0 cards
Aug 15 18:19:18 kernel: [ 3.169708] cpufreq-nforce2: No nForce2 chipset.
Aug 15 18:19:18 kernel: [ 3.178818] ledtrig-cpu: registered to indicate activity on CPUs
Aug 15 18:19:18 kernel: [ 3.188190] TCP: cubic registered
Aug 15 18:19:18 kernel: [ 3.197456] NET: Registered protocol family 10
Aug 15 18:19:18 kernel: [ 3.206931] NET: Registered protocol family 17
Aug 15 18:19:18 kernel: [ 3.215858] Key type dns_resolver registered
Aug 15 18:19:18 kernel: [ 3.225455] Using IPI No-Shortcut mode
Aug 15 18:19:18 kernel: [ 3.235061] Loading compiled-in X.509 certificates
Aug 15 18:19:18 kernel: [ 3.250069] Loaded X.509 cert 'Magrathea: Glacier signing key: 8057ce6e6b19a320ddb5e07835a5685c128b1e6d'
Aug 15 18:19:18 kernel: [ 3.267879] registered taskstats version 1
Aug 15 18:19:18 kernel: [ 3.273117] usb 3-2: New USB device found, idVendor=093a, idProduct=2510
Aug 15 18:19:18 kernel: [ 3.273121] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Aug 15 18:19:18 kernel: [ 3.273124] usb 3-2: Product: USB OPTICAL MOUSE
Aug 15 18:19:18 kernel: [ 3.273126] usb 3-2: Manufacturer: PIXART
Aug 15 18:19:18 kernel: [ 3.318166] Key type trusted registered
Aug 15 18:19:18 kernel: [ 3.331765] Key type encrypted registered
Aug 15 18:19:18 kernel: [ 3.344992] AppArmor: AppArmor sha1 policy hashing enabled
Aug 15 18:19:18 kernel: [ 3.354023] ima: No TPM chip found, activating TPM-bypass!
Aug 15 18:19:18 kernel: [ 3.362924] evm: HMAC attrs: 0x1
Aug 15 18:19:18 kernel: [ 3.372439] Magic number: 11:320:342
Aug 15 18:19:18 kernel: [ 3.381575] rtc_cmos 00:01: setting system clock to 2015-08-15 18:19:17 UTC (1439662757)
Aug 15 18:19:18 kernel: [ 3.391202] acpi-cpufreq: overriding BIOS provided _PSD data
Aug 15 18:19:18 kernel: [ 3.400737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
Aug 15 18:19:18 kernel: [ 3.409845] EDD information not available.
Aug 15 18:19:18 kernel: [ 3.419027] PM: Hibernation image not present or could not be loaded.
Aug 15 18:19:18 kernel: [ 3.419784] Freeing unused kernel memory: 852K (c1a51000 - c1b26000)
Aug 15 18:19:18 kernel: [ 3.429214] Write protecting the kernel text: 6944k
Aug 15 18:19:18 kernel: [ 3.438411] Write protecting the kernel read-only data: 2916k
Aug 15 18:19:18 kernel: [ 3.447113] NX-protecting the kernel data: 5344k
Aug 15 18:19:18 kernel: [ 3.474788] systemd-udevd[82]: starting version 208
Aug 15 18:19:18 kernel: [ 3.484565] random: systemd-udevd urandom read with 5 bits of entropy available
Aug 15 18:19:18 kernel: [ 3.546435] hid: module verification failed: signature and/or required key missing - tainting kernel
Aug 15 18:19:18 kernel: [ 3.566660] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Aug 15 18:19:18 kernel: [ 3.576915] hidraw: raw HID events driver (C) Jiri Kosina
Aug 15 18:19:18 kernel: [ 3.595545] usbcore: registered new interface driver usbhid
Aug 15 18:19:18 kernel: [ 3.602037] cfg80211: Calling CRDA to update world regulatory domain
Aug 15 18:19:18 kernel: [ 3.607509] r8169 0000:06:00.0: can't disable ASPM; OS doesn't have ASPM control
Aug 15 18:19:18 kernel: [ 3.607950] r8169 0000:06:00.0: irq 43 for MSI/MSI-X
Aug 15 18:19:18 kernel: [ 3.608392] r8169 0000:06:00.0 eth0: RTL8105e at 0xf8062000, 44:1e:a1:c7:0e:0c, XID 00a00000 IRQ 43
Aug 15 18:19:18 kernel: [ 3.647683] usbhid: USB HID core driver
Aug 15 18:19:18 kernel: [ 3.671563] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5390, rev 0502 detected
Aug 15 18:19:18 kernel: [ 3.687622] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 5390 detected
Aug 15 18:19:18 kernel: [ 3.711656] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Aug 15 18:19:18 kernel: [ 3.747377] input: PIXART USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.0/0003:093A:2510.0001/input/input5
Aug 15 18:19:18 kernel: [ 3.776297] hid-generic 0003:093A:2510.0001: input,hidraw0: USB HID v1.11 Mouse [PIXART USB OPTICAL MOUSE] on usb-0000:00:12.0-2/input0
Aug 15 18:19:18 kernel: [ 3.932174] Switched to clocksource tsc
Aug 15 18:19:18 frontend: Setting debconf/priority to low
Aug 15 18:19:19 init: starting pid 211, tty '': '/sbin/reopen-console /sbin/debian-installer'
Aug 15 18:19:19 init: starting pid 214, tty '/dev/tty4': '/usr/bin/tail -f /var/log/syslog'
Aug 15 18:19:20 debconf: Setting debconf/language to en
Aug 15 18:19:20 main-menu[240]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 15 18:20:04 main-menu[240]: INFO: Menu item 'localechooser' selected
Aug 15 18:20:05 debconf: Setting debconf/language to en
Aug 15 18:20:08 localechooser: info: Language = 'zh_CN'
Aug 15 18:20:08 localechooser: info: line=zh_CN;3;CN;UTF-8;zh_CN.UTF-8;zh_CN:zh;
Aug 15 18:20:08 localechooser: info: Set debian-installer/language = 'zh_CN:zh'
Aug 15 18:20:08 localechooser: info: Default country = 'CN'
Aug 15 18:20:08 localechooser: info: Default locale = 'zh_CN.UTF-8'
Aug 15 18:20:08 localechooser: info: Set debian-installer/consoledisplay = ''
Aug 15 18:20:08 debconf: Setting debconf/language to zh_CN:zh
Aug 15 18:20:09 anna-install: Queueing udeb bterm-unifont for later installation
Aug 15 18:20:10 localechooser: info: Set debian-installer/country = 'CN'
Aug 15 18:20:11 localechooser: info: Set debian-installer/locale = 'zh_CN.UTF-8'
Aug 15 18:20:12 localechooser: info: System locale (debian-installer/locale) = 'zh_CN.UTF-8'
Aug 15 18:20:12 main-menu[240]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 15 18:20:12 main-menu[240]: INFO: Menu item 'console-setup-udeb' selected
Aug 15 18:20:12 main-menu[240]: INFO: Falling back to the package description for console-setup-pc-ekmap
Aug 15 18:20:12 main-menu[240]: INFO: Falling back to the package description for console-setup-pc-ekmap
Aug 15 18:20:15 main-menu[240]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 15 18:20:15 main-menu[240]: INFO: Menu item 'ethdetect' selected
Aug 15 18:20:15 net/hw-detect.hotplug: Detected hotpluggable network interface wlan0
Aug 15 18:20:15 net/hw-detect.hotplug: Detected hotpluggable network interface eth0
Aug 15 18:20:15 net/hw-detect.hotplug: Detected hotpluggable network interface lo
Aug 15 18:20:17 hw-detect: Detected module 'usb-storage' for 'USB storage'
Aug 15 18:20:17 hw-detect: insmod /lib/modules/3.16.0-30-generic/kernel/drivers/usb/storage/usb-storage.ko
Aug 15 18:20:17 kernel: [ 63.496379] usbcore: registered new interface driver usb-storage
Aug 15 18:20:17 apt-install: Queueing package udev for later installation
Aug 15 18:20:17 apt-install: Queueing package pciutils for later installation
Aug 15 18:20:17 apt-install: Queueing package usbutils for later installation
Aug 15 18:20:19 check-missing-firmware: /dev/.udev/firmware-missing does not exist, skipping
Aug 15 18:20:19 check-missing-firmware: /run/udev/firmware-missing does not exist, skipping
Aug 15 18:20:19 check-missing-firmware: no missing firmware in /dev/.udev/firmware-missing /run/udev/firmware-missing
Aug 15 18:20:19 kernel: [ 65.361989] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2860.bin'
Aug 15 18:20:19 kernel: [ 65.362052] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.34
Aug 15 18:20:19 kernel: [ 65.499742] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Aug 15 18:20:19 kernel: [ 65.690346] r8169 0000:06:00.0 eth0: link down
Aug 15 18:20:19 kernel: [ 65.690373] r8169 0000:06:00.0 eth0: link down
Aug 15 18:20:19 kernel: [ 65.690431] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Aug 15 18:20:20 check-missing-firmware: /dev/.udev/firmware-missing does not exist, skipping
Aug 15 18:20:20 check-missing-firmware: /run/udev/firmware-missing does not exist, skipping
Aug 15 18:20:20 check-missing-firmware: no missing firmware in /dev/.udev/firmware-missing /run/udev/firmware-missing
Aug 15 18:20:20 main-menu[240]: (process:1300): modprobe: invalid option -- 'l'
Aug 15 18:20:20 main-menu[240]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 15 18:20:22 main-menu[240]: INFO: Menu item 'netcfg' selected
Aug 15 18:20:22 main-menu[240]: INFO: Falling back to the package description for crypto-modules-3.16.0-30-generic-di
Aug 15 18:20:22 main-menu[240]: INFO: Falling back to the package description for crypto-modules-3.16.0-30-generic-di
Aug 15 18:20:22 netcfg[2011]: INFO: Starting netcfg v.1.119ubuntu2 (built 20141020-1726)
Aug 15 18:20:22 netcfg[2011]: WARNING **: Couldn't read Wpasupplicant pid file, not trying to kill.
Aug 15 18:20:22 netcfg[2011]: DEBUG: Flushing addresses and routes on interface: eth0
Aug 15 18:20:22 netcfg[2011]: DEBUG: Flushing addresses and routes on interface: wlan0
Aug 15 18:20:22 netcfg[2011]: INFO: Could not find valid BOOTIF= entry in /proc/cmdline
Aug 15 18:20:22 netcfg[2011]: INFO: Taking down interface eth0
Aug 15 18:20:22 netcfg[2011]: INFO: Taking down interface wlan0
Aug 15 18:20:30 netcfg[2011]: INFO: Taking down interface lo
Aug 15 18:20:30 netcfg[2011]: INFO: Activating interface eth0
Aug 15 18:20:30 netcfg[2011]: DEBUG: State is now 0
Aug 15 18:20:30 netcfg[2011]: DEBUG: Want link on eth0
Aug 15 18:20:30 kernel: [ 76.811631] r8169 0000:06:00.0 eth0: link down
Aug 15 18:20:30 kernel: [ 76.811691] r8169 0000:06:00.0 eth0: link down
Aug 15 18:20:30 kernel: [ 76.811713] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Aug 15 18:20:32 netcfg[2011]: INFO: Waiting time set to 3
Aug 15 18:20:32 netcfg[2011]: INFO: ethtool-lite: eth0 is disconnected.
Aug 15 18:20:32 kernel: [ 78.332828] r8169 0000:06:00.0 eth0: link up
Aug 15 18:20:32 kernel: [ 78.332858] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Aug 15 18:20:32 netcfg[2011]: INFO: ethtool-lite: eth0 is connected.
Aug 15 18:20:32 netcfg[2011]: INFO: Found link on eth0
Aug 15 18:20:32 netcfg[2011]: DEBUG: Commencing network autoconfiguration on eth0
Aug 15 18:20:32 netcfg[2011]: DEBUG: rdnssd started; PID: 2042
Aug 15 18:20:32 netcfg[2011]: DEBUG: nc_v6_interface_configured(eth0, scope local)
Aug 15 18:20:32 netcfg[2011]: DEBUG: Running ip addr show eth0 to look for address
Aug 15 18:20:32 netcfg[2011]: DEBUG: ip line: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
Aug 15 18:20:32 netcfg[2011]: DEBUG: ip line: link/ether 44:1e:a1:c7:0e:0c brd ff:ff:ff:ff:ff:ff
Aug 15 18:20:32 netcfg[2011]: DEBUG: ip line: inet6 fe80::461e:a1ff:fec7:e0c/64 scope link tentative
Aug 15 18:20:32 netcfg[2011]: DEBUG: ip line: valid_lft forever preferred_lft forever
Aug 15 18:20:33 netcfg[2011]: DEBUG: nc_v6_interface_configured(eth0, scope local)
Aug 15 18:20:33 netcfg[2011]: DEBUG: Running ip addr show eth0 to look for address
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: link/ether 44:1e:a1:c7:0e:0c brd ff:ff:ff:ff:ff:ff
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: inet6 fe80::461e:a1ff:fec7:e0c/64 scope link tentative
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: valid_lft forever preferred_lft forever
Aug 15 18:20:33 netcfg[2011]: DEBUG: nc_v6_interface_configured(eth0, scope local)
Aug 15 18:20:33 netcfg[2011]: DEBUG: Running ip addr show eth0 to look for address
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: link/ether 44:1e:a1:c7:0e:0c brd ff:ff:ff:ff:ff:ff
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: inet6 fe80::461e:a1ff:fec7:e0c/64 scope link tentative
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: valid_lft forever preferred_lft forever
Aug 15 18:20:33 netcfg[2011]: DEBUG: nc_v6_interface_configured(eth0, scope local)
Aug 15 18:20:33 netcfg[2011]: DEBUG: Running ip addr show eth0 to look for address
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: link/ether 44:1e:a1:c7:0e:0c brd ff:ff:ff:ff:ff:ff
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: inet6 fe80::461e:a1ff:fec7:e0c/64 scope link tentative
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: valid_lft forever preferred_lft forever
Aug 15 18:20:33 netcfg[2011]: DEBUG: nc_v6_interface_configured(eth0, scope local)
Aug 15 18:20:33 netcfg[2011]: DEBUG: Running ip addr show eth0 to look for address
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: link/ether 44:1e:a1:c7:0e:0c brd ff:ff:ff:ff:ff:ff
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: inet6 fe80::461e:a1ff:fec7:e0c/64 scope link tentative
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: valid_lft forever preferred_lft forever
Aug 15 18:20:34 netcfg[2011]: DEBUG: nc_v6_interface_configured(eth0, scope local)
Aug 15 18:20:34 netcfg[2011]: DEBUG: Running ip addr show eth0 to look for address
Aug 15 18:20:34 netcfg[2011]: DEBUG: ip line: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
Aug 15 18:20:34 netcfg[2011]: DEBUG: ip line: link/ether 44:1e:a1:c7:0e:0c brd ff:ff:ff:ff:ff:ff
Aug 15 18:20:34 netcfg[2011]: DEBUG: ip line: inet6 fe80::461e:a1ff:fec7:e0c/64 scope link
Aug 15 18:20:34 netcfg[2011]: DEBUG: Configured address found
Aug 15 18:20:34 netcfg[2011]: DEBUG: ip line: valid_lft forever preferred_lft forever
Aug 15 18:20:34 netcfg[2011]: DEBUG: Running rdisc6 -1 -r 1 -w 500 -n eth0 to get IPv6 config flags
Aug 15 18:20:34 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:34 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:34 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:34 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:35 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:35 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:35 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:35 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:35 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:35 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:35 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:35 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:36 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:36 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:36 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:36 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:36 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:36 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:36 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:36 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:37 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:37 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:37 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:37 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:37 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:37 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:37 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:37 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:38 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:38 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:38 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:38 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:38 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:38 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:38 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:38 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:39 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:39 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:39 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:39 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:39 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:39 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:39 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:39 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:40 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:40 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:40 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:40 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:40 netcfg[2011]: DEBUG: Stopping rdnssd, PID 2042
Aug 15 18:20:40 netcfg[2011]: DEBUG: No RA received; attempting IPv4 autoconfig
Aug 15 18:20:40 netcfg[2011]: WARNING **: Started DHCP client; PID is 2080
Aug 15 18:20:41 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 1 (xid=0xf1841473)
Aug 15 18:20:41 dhclient: DHCPREQUEST of 192.168.1.120 on eth0 to 255.255.255.255 port 67 (xid=0x731484f1)
Aug 15 18:20:41 dhclient: DHCPOFFER of 192.168.1.120 from 192.168.1.103
Aug 15 18:20:42 dhclient: DHCPACK of 192.168.1.120 from 192.168.1.103
Aug 15 18:20:42 dhclient: bound to 192.168.1.120 -- renewal in 75377 seconds.
Aug 15 18:20:44 netcfg[2011]: DEBUG: Reading domain name returned via DHCP
Aug 15 18:20:44 netcfg[2011]: DEBUG: DHCP domain name is ''
Aug 15 18:20:44 netcfg[2011]: DEBUG: Reading nameservers from /etc/resolv.conf
Aug 15 18:20:44 netcfg[2011]: DEBUG: Read nameserver 192.168.1.0
Aug 15 18:20:44 netcfg[2011]: DEBUG: State is now 1
Aug 15 18:20:44 netcfg[2011]: DEBUG: State is now 2
Aug 15 18:20:44 netcfg[2011]: DEBUG: State is now 5
Aug 15 18:20:44 netcfg[2011]: DEBUG: Using DNS to try and obtain default hostname
Aug 15 18:20:44 netcfg[2011]: DEBUG: Getting default hostname from rDNS lookup of autoconfigured address 192.168.1.120
Aug 15 18:20:44 netcfg[2011]: DEBUG: getnameinfo() returned -3 (Temporary failure in name resolution)
Aug 15 18:20:44 netcfg[2011]: DEBUG: Getting default hostname from rDNS lookup of autoconfigured address fe80::461e:a1ff:fec7:e0c
Aug 15 18:20:44 netcfg[2011]: DEBUG: getnameinfo() returned -3 (Temporary failure in name resolution)
Aug 15 18:20:49 netcfg[2011]: DEBUG: State is now 6
Aug 15 18:20:54 netcfg[2011]: DEBUG: Network config complete
Aug 15 18:20:54 netcfg[2011]: DEBUG: No interface given; clearing /etc/network/interfaces
Aug 15 18:20:54 netcfg[2011]: DEBUG: Writing informative header
Aug 15 18:20:54 netcfg[2011]: DEBUG: Success!
Aug 15 18:20:54 netcfg[2011]: DEBUG: Writing loopback interface
Aug 15 18:20:54 netcfg[2011]: DEBUG: Success!
Aug 15 18:20:54 netcfg[2011]: DEBUG: Writing DHCP stanza for eth0
Aug 15 18:20:54 netcfg[2011]: DEBUG: Success!
Aug 15 18:20:55 main-menu[240]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 15 18:21:01 main-menu[240]: INFO: Menu item 'choose-mirror' selected
Aug 15 18:21:01 anna-install: Queueing udeb apt-mirror-setup for later installation
Aug 15 18:21:19 kernel: [ 125.518943] random: nonblocking pool is initialized
Aug 15 18:21:31 choose-mirror[2133]: DEBUG: command: wget --no-verbose http://192.168.1.103/ubuntu/dists/utopic/Release -O - | grep -E '^(Suite|Codename):'
Aug 15 18:21:31 choose-mirror[2133]: INFO: suite/codename set to: utopic/utopic
Aug 15 18:21:31 choose-mirror[2133]: DEBUG: command: wget --no-verbose http://192.168.1.103/ubuntu//dists/utop ... 86/Release -O - | grep ^Architecture:
Aug 15 18:21:31 anna-install: Queueing udeb utopic-support for later installation
Aug 15 18:21:31 main-menu[240]: (process:2126): 2015-08-15 18:21:31 URL:http://192.168.1.103/ubuntu/dists/utopic/Release [1762/1762] -> "-" [1]
Aug 15 18:21:31 main-menu[240]: (process:2126): 2015-08-15 18:21:31 URL:http://192.168.1.103/ubuntu//dists/utop ... 86/Release [95/95] -> "-" [1]
Aug 15 18:21:31 main-menu[240]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 15 18:21:33 main-menu[240]: INFO: Menu item 'download-installer' selected
Aug 15 18:21:33 anna[2172]: 2015-08-15 18:21:33 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2180-Release" [1]
Aug 15 18:21:33 anna[2172]: 2015-08-15 18:21:33 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2180-Release.gpg" [1]
Aug 15 18:21:33 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:33 net-retriever: gpgv:
Aug 15 18:21:33 net-retriever: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:33 net-retriever:
Aug 15 18:21:34 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:34 anna[2172]: 2015-08-15 18:21:34 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2218-Release" [1]
Aug 15 18:21:34 anna[2172]: 2015-08-15 18:21:34 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2218-Release.gpg" [1]
Aug 15 18:21:34 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:34 net-retriever: gpgv:
Aug 15 18:21:34 net-retriever: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:34 net-retriever:
Aug 15 18:21:35 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:35 anna[2172]: 2015-08-15 18:21:35 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2256-Release" [1]
Aug 15 18:21:35 anna[2172]: 2015-08-15 18:21:35 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2256-Release.gpg" [1]
Aug 15 18:21:35 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:35 net-retriever: gpgv:
Aug 15 18:21:35 net-retriever: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:35 net-retriever:
Aug 15 18:21:35 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:35 anna[2172]: 2015-08-15 18:21:35 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2294-Release" [1]
Aug 15 18:21:35 anna[2172]: 2015-08-15 18:21:35 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2294-Release.gpg" [1]
Aug 15 18:21:35 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:35 net-retriever: gpgv: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:35 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:35 anna[2172]: 2015-08-15 18:21:35 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2332-Release" [1]
Aug 15 18:21:35 anna[2172]: 2015-08-15 18:21:35 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2332-Release.gpg" [1]
Aug 15 18:21:35 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:35 net-retriever: gpgv:
Aug 15 18:21:35 net-retriever: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:35 net-retriever:
Aug 15 18:21:35 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:35 anna[2172]: 2015-08-15 18:21:35 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2370-Release" [1]
Aug 15 18:21:35 anna[2172]: 2015-08-15 18:21:35 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2370-Release.gpg" [1]
Aug 15 18:21:35 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:35 net-retriever: gpgv: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:35 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:35 anna[2172]: 2015-08-15 18:21:35 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2408-Release" [1]
Aug 15 18:21:35 anna[2172]: 2015-08-15 18:21:35 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2408-Release.gpg" [1]
Aug 15 18:21:35 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:35 net-retriever: gpgv: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:35 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2446-Release" [1]
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2446-Release.gpg" [1]
Aug 15 18:21:36 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:36 net-retriever: gpgv: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:36 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2484-Release" [1]
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2484-Release.gpg" [1]
Aug 15 18:21:36 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:36 net-retriever: gpgv:
Aug 15 18:21:36 net-retriever: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:36 net-retriever:
Aug 15 18:21:36 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2522-Release" [1]
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2522-Release.gpg" [1]
Aug 15 18:21:36 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:36 net-retriever: gpgv:
Aug 15 18:21:36 net-retriever: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:36 net-retriever:
Aug 15 18:21:36 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2560-Release" [1]
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2560-Release.gpg" [1]
Aug 15 18:21:36 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:36 net-retriever: gpgv:
Aug 15 18:21:36 net-retriever: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:36 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2598-Release" [1]
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2598-Release.gpg" [1]
Aug 15 18:21:36 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:36 net-retriever: gpgv: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:36 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2636-Release" [1]
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2636-Release.gpg" [1]
Aug 15 18:21:36 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:36 net-retriever: gpgv: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:37 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:37 anna[2172]: 2015-08-15 18:21:37 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2674-Release" [1]
Aug 15 18:21:37 anna[2172]: 2015-08-15 18:21:37 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2674-Release.gpg" [1]
Aug 15 18:21:37 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:37 net-retriever: gpgv:
Aug 15 18:21:37 net-retriever: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:37 net-retriever:
Aug 15 18:21:39 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:39 main-menu[240]: INFO: Menu item 'download-installer' succeeded but requested to be left unconfigured.
Aug 15 18:21:39 main-menu[240]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 15 18:21:49 main-menu[240]: INFO: Menu item 'save-logs' selected
Aug 15 18:19:18 kernel: [ 0.514390] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
Aug 15 18:19:18 kernel: [ 0.514429] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
Aug 15 18:19:18 kernel: [ 0.514475] TCP: Hash tables configured (established 8192 bind 8192)
Aug 15 18:19:18 kernel: [ 0.514523] TCP: reno registered
Aug 15 18:19:18 kernel: [ 0.514532] UDP hash table entries: 512 (order: 2, 16384 bytes)
Aug 15 18:19:18 kernel: [ 0.514548] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
Aug 15 18:19:18 kernel: [ 0.514643] NET: Registered protocol family 1
Aug 15 18:19:18 kernel: [ 0.514681] pci 0000:00:01.0: Video device with shadowed ROM
Aug 15 18:19:18 kernel: [ 1.216117] PCI: CLS 64 bytes, default 64
Aug 15 18:19:18 kernel: [ 1.216243] Trying to unpack rootfs image as initramfs...
Aug 15 18:19:18 kernel: [ 1.898077] Freeing initrd memory: 19668K (f64c9000 - f77fe000)
Aug 15 18:19:18 kernel: [ 1.898304] Simple Boot Flag at 0x44 set to 0x1
Aug 15 18:19:18 kernel: [ 1.898680] microcode: CPU0: patch_level=0x05000101
Aug 15 18:19:18 kernel: [ 1.898808] microcode: CPU1: patch_level=0x05000101
Aug 15 18:19:18 kernel: [ 1.899128] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
Aug 15 18:19:18 kernel: [ 1.899159] LVT offset 0 assigned for vector 0x400
Aug 15 18:19:18 kernel: [ 1.899291] perf: AMD IBS detected (0x000000ff)
Aug 15 18:19:18 kernel: [ 1.899366] Scanning for low memory corruption every 60 seconds
Aug 15 18:19:18 kernel: [ 1.900309] futex hash table entries: 1024 (order: 4, 65536 bytes)
Aug 15 18:19:18 kernel: [ 1.900355] Initialise system trusted keyring
Aug 15 18:19:18 kernel: [ 1.900402] audit: initializing netlink subsys (disabled)
Aug 15 18:19:18 kernel: [ 1.900438] audit: type=2000 audit(1439662755.784:1): initialized
Aug 15 18:19:18 kernel: [ 1.901237] HugeTLB registered 2 MB page size, pre-allocated 0 pages
Aug 15 18:19:18 kernel: [ 1.905199] zpool: loaded
Aug 15 18:19:18 kernel: [ 1.905208] zbud: loaded
Aug 15 18:19:18 kernel: [ 1.905767] VFS: Disk quotas dquot_6.5.2
Aug 15 18:19:18 kernel: [ 1.905884] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Aug 15 18:19:18 kernel: [ 1.907325] fuse init (API version 7.23)
Aug 15 18:19:18 kernel: [ 1.907736] msgmni has been set to 1716
Aug 15 18:19:18 kernel: [ 1.907884] Key type big_key registered
Aug 15 18:19:18 kernel: [ 1.908941] Key type asymmetric registered
Aug 15 18:19:18 kernel: [ 1.908960] Asymmetric key parser 'x509' registered
Aug 15 18:19:18 kernel: [ 1.909006] bounce: pool size: 64 pages
Aug 15 18:19:18 kernel: [ 1.909044] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Aug 15 18:19:18 kernel: [ 1.909210] io scheduler noop registered
Aug 15 18:19:18 kernel: [ 1.909223] io scheduler deadline registered (default)
Aug 15 18:19:18 kernel: [ 1.909363] io scheduler cfq registered
Aug 15 18:19:18 kernel: [ 1.909936] pcieport 0000:00:15.0: irq 40 for MSI/MSI-X
Aug 15 18:19:18 kernel: [ 1.910253] pcieport 0000:00:15.1: irq 41 for MSI/MSI-X
Aug 15 18:19:18 kernel: [ 1.910512] pcieport 0000:00:15.3: irq 42 for MSI/MSI-X
Aug 15 18:19:18 kernel: [ 1.910724] pcieport 0000:00:15.0: Signaling PME through PCIe PME interrupt
Aug 15 18:19:18 kernel: [ 1.910734] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
Aug 15 18:19:18 kernel: [ 1.910746] pcie_pme 0000:00:15.0:pcie01: service driver pcie_pme loaded
Aug 15 18:19:18 kernel: [ 1.910781] pcieport 0000:00:15.1: Signaling PME through PCIe PME interrupt
Aug 15 18:19:18 kernel: [ 1.910789] pci 0000:06:00.0: Signaling PME through PCIe PME interrupt
Aug 15 18:19:18 kernel: [ 1.910800] pcie_pme 0000:00:15.1:pcie01: service driver pcie_pme loaded
Aug 15 18:19:18 kernel: [ 1.910834] pcieport 0000:00:15.3: Signaling PME through PCIe PME interrupt
Aug 15 18:19:18 kernel: [ 1.910842] pci 0000:07:00.0: Signaling PME through PCIe PME interrupt
Aug 15 18:19:18 kernel: [ 1.910853] pcie_pme 0000:00:15.3:pcie01: service driver pcie_pme loaded
Aug 15 18:19:18 kernel: [ 1.910894] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Aug 15 18:19:18 kernel: [ 1.910938] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Aug 15 18:19:18 kernel: [ 1.911055] vesafb: mode is 800x600x16, linelength=1600, pages=16
Aug 15 18:19:18 kernel: [ 1.911063] vesafb: protected mode interface info at c000:a686
Aug 15 18:19:18 kernel: [ 1.911071] vesafb: pmi: set display start = c00ca716, set palette = c00ca758
Aug 15 18:19:18 kernel: [ 1.911078] vesafb: scrolling: redraw
Aug 15 18:19:18 kernel: [ 1.911085] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
Aug 15 18:19:18 kernel: [ 1.911123] vesafb: framebuffer at 0x80000000, mapped to 0xf8080000, using 1875k, total 16384k
Aug 15 18:19:18 kernel: [ 1.931752] Console: switching to colour frame buffer device 100x37
Aug 15 18:19:18 kernel: [ 1.952018] fb0: VESA VGA frame buffer device
Aug 15 18:19:18 kernel: [ 1.955160] ACPI: AC Adapter [AC] (on-line)
Aug 15 18:19:18 kernel: [ 1.955861] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Aug 15 18:19:18 kernel: [ 1.956969] ACPI: Lid Switch [LID]
Aug 15 18:19:18 kernel: [ 1.957545] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Aug 15 18:19:18 kernel: [ 1.958059] ACPI: Power Button [PWRB]
Aug 15 18:19:18 kernel: [ 1.958373] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Aug 15 18:19:18 kernel: [ 1.958826] ACPI: Power Button [PWRF]
Aug 15 18:19:18 kernel: [ 1.959335] ACPI: acpi_idle registered with cpuidle
Aug 15 18:19:18 kernel: [ 1.966634] thermal LNXTHERM:00: registered as thermal_zone0
Aug 15 18:19:18 kernel: [ 1.966997] ACPI: Thermal Zone [TSZ0] (65 C)
Aug 15 18:19:18 kernel: [ 1.967366] GHES: HEST is not enabled!
Aug 15 18:19:18 kernel: [ 1.967777] isapnp: Scanning for PnP cards...
Aug 15 18:19:18 kernel: [ 1.967903] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Aug 15 18:19:18 kernel: [ 1.971633] Linux agpgart interface v0.103
Aug 15 18:19:18 kernel: [ 1.974823] brd: module loaded
Aug 15 18:19:18 kernel: [ 1.976420] loop: module loaded
Aug 15 18:19:18 kernel: [ 1.976922] libphy: Fixed MDIO Bus: probed
Aug 15 18:19:18 kernel: [ 1.976926] tun: Universal TUN/TAP device driver, 1.6
Aug 15 18:19:18 kernel: [ 1.976928] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
Aug 15 18:19:18 kernel: [ 1.977014] PPP generic driver version 2.4.2
Aug 15 18:19:18 kernel: [ 1.977096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Aug 15 18:19:18 kernel: [ 1.977114] ehci-pci: EHCI PCI platform driver
Aug 15 18:19:18 kernel: [ 1.977442] QUIRK: Enable AMD PLL fix
Aug 15 18:19:18 kernel: [ 1.977487] ehci-pci 0000:00:12.2: EHCI Host Controller
Aug 15 18:19:18 kernel: [ 1.977499] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
Aug 15 18:19:18 kernel: [ 1.977508] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
Aug 15 18:19:18 kernel: [ 1.977562] ehci-pci 0000:00:12.2: debug port 1
Aug 15 18:19:18 kernel: [ 1.977638] ehci-pci 0000:00:12.2: irq 17, io mem 0x90447000
Aug 15 18:19:18 kernel: [ 2.143795] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
Aug 15 18:19:18 kernel: [ 2.154840] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Aug 15 18:19:18 kernel: [ 2.165728] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 15 18:19:18 kernel: [ 2.176693] usb usb1: Product: EHCI Host Controller
Aug 15 18:19:18 kernel: [ 2.187479] usb usb1: Manufacturer: Linux 3.16.0-30-generic ehci_hcd
Aug 15 18:19:18 kernel: [ 2.198377] usb usb1: SerialNumber: 0000:00:12.2
Aug 15 18:19:18 kernel: [ 2.209580] hub 1-0:1.0: USB hub found
Aug 15 18:19:18 kernel: [ 2.220303] hub 1-0:1.0: 5 ports detected
Aug 15 18:19:18 kernel: [ 2.231266] ehci-pci 0000:00:16.2: EHCI Host Controller
Aug 15 18:19:18 kernel: [ 2.241746] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 2
Aug 15 18:19:18 kernel: [ 2.252254] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
Aug 15 18:19:18 kernel: [ 2.262957] ehci-pci 0000:00:16.2: debug port 1
Aug 15 18:19:18 kernel: [ 2.273343] ehci-pci 0000:00:16.2: irq 17, io mem 0x90444000
Aug 15 18:19:18 kernel: [ 2.291789] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
Aug 15 18:19:18 kernel: [ 2.301807] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Aug 15 18:19:18 kernel: [ 2.311591] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 15 18:19:18 kernel: [ 2.321222] usb usb2: Product: EHCI Host Controller
Aug 15 18:19:18 kernel: [ 2.330713] usb usb2: Manufacturer: Linux 3.16.0-30-generic ehci_hcd
Aug 15 18:19:18 kernel: [ 2.340211] usb usb2: SerialNumber: 0000:00:16.2
Aug 15 18:19:18 kernel: [ 2.350084] hub 2-0:1.0: USB hub found
Aug 15 18:19:18 kernel: [ 2.359541] hub 2-0:1.0: 4 ports detected
Aug 15 18:19:18 kernel: [ 2.369318] ehci-platform: EHCI generic platform driver
Aug 15 18:19:18 kernel: [ 2.378682] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Aug 15 18:19:18 kernel: [ 2.388120] ohci-pci: OHCI PCI platform driver
Aug 15 18:19:18 kernel: [ 2.397729] ohci-pci 0000:00:12.0: OHCI PCI host controller
Aug 15 18:19:18 kernel: [ 2.407361] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 3
Aug 15 18:19:18 kernel: [ 2.417270] ohci-pci 0000:00:12.0: irq 18, io mem 0x90448000
Aug 15 18:19:18 kernel: [ 2.431491] ACPI: Battery Slot [BAT0] (battery present)
Aug 15 18:19:18 kernel: [ 2.483968] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Aug 15 18:19:18 kernel: [ 2.493799] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 15 18:19:18 kernel: [ 2.503493] usb usb3: Product: OHCI PCI host controller
Aug 15 18:19:18 kernel: [ 2.510680] isapnp: No Plug & Play device found
Aug 15 18:19:18 kernel: [ 2.522604] usb usb3: Manufacturer: Linux 3.16.0-30-generic ohci_hcd
Aug 15 18:19:18 kernel: [ 2.532322] usb usb3: SerialNumber: 0000:00:12.0
Aug 15 18:19:18 kernel: [ 2.542247] hub 3-0:1.0: USB hub found
Aug 15 18:19:18 kernel: [ 2.551622] hub 3-0:1.0: 5 ports detected
Aug 15 18:19:18 kernel: [ 2.561500] ohci-pci 0000:00:14.5: OHCI PCI host controller
Aug 15 18:19:18 kernel: [ 2.570990] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 4
Aug 15 18:19:18 kernel: [ 2.580578] ohci-pci 0000:00:14.5: irq 18, io mem 0x90446000
Aug 15 18:19:18 kernel: [ 2.648174] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Aug 15 18:19:18 kernel: [ 2.657733] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 15 18:19:18 kernel: [ 2.667242] usb usb4: Product: OHCI PCI host controller
Aug 15 18:19:18 kernel: [ 2.676759] usb usb4: Manufacturer: Linux 3.16.0-30-generic ohci_hcd
Aug 15 18:19:18 kernel: [ 2.686361] usb usb4: SerialNumber: 0000:00:14.5
Aug 15 18:19:18 kernel: [ 2.696409] hub 4-0:1.0: USB hub found
Aug 15 18:19:18 kernel: [ 2.705924] hub 4-0:1.0: 2 ports detected
Aug 15 18:19:18 kernel: [ 2.715882] ohci-pci 0000:00:16.0: OHCI PCI host controller
Aug 15 18:19:18 kernel: [ 2.725345] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 5
Aug 15 18:19:18 kernel: [ 2.734892] ohci-pci 0000:00:16.0: irq 18, io mem 0x90445000
Aug 15 18:19:18 kernel: [ 2.768141] usb 2-2: new high-speed USB device number 2 using ehci-pci
Aug 15 18:19:18 kernel: [ 2.804201] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
Aug 15 18:19:18 kernel: [ 2.813925] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 15 18:19:18 kernel: [ 2.823647] usb usb5: Product: OHCI PCI host controller
Aug 15 18:19:18 kernel: [ 2.833218] usb usb5: Manufacturer: Linux 3.16.0-30-generic ohci_hcd
Aug 15 18:19:18 kernel: [ 2.842879] usb usb5: SerialNumber: 0000:00:16.0
Aug 15 18:19:18 kernel: [ 2.852888] hub 5-0:1.0: USB hub found
Aug 15 18:19:18 kernel: [ 2.862407] hub 5-0:1.0: 4 ports detected
Aug 15 18:19:18 kernel: [ 2.872314] ohci-platform: OHCI generic platform driver
Aug 15 18:19:18 kernel: [ 2.881929] uhci_hcd: USB Universal Host Controller Interface driver
Aug 15 18:19:18 kernel: [ 2.891870] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Aug 15 18:19:18 kernel: [ 2.903876] tsc: Refined TSC clocksource calibration: 1646.494 MHz
Aug 15 18:19:18 kernel: [ 2.910933] serio: i8042 KBD port at 0x60,0x64 irq 1
Aug 15 18:19:18 kernel: [ 2.910943] serio: i8042 AUX port at 0x60,0x64 irq 12
Aug 15 18:19:18 kernel: [ 2.933827] mousedev: PS/2 mouse device common for all mice
Aug 15 18:19:18 kernel: [ 2.944637] rtc_cmos 00:01: RTC can wake from S4
Aug 15 18:19:18 kernel: [ 2.954691] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
Aug 15 18:19:18 kernel: [ 2.964417] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
Aug 15 18:19:18 kernel: [ 2.967395] usb 2-2: New USB device found, idVendor=0461, idProduct=4dd2
Aug 15 18:19:18 kernel: [ 2.967398] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Aug 15 18:19:18 kernel: [ 2.967401] usb 2-2: Product: HP Webcam-101
Aug 15 18:19:18 kernel: [ 2.967404] usb 2-2: Manufacturer: Primax LTD.
Aug 15 18:19:18 kernel: [ 2.967406] usb 2-2: SerialNumber: JMICRON V00.01
Aug 15 18:19:18 kernel: [ 3.022455] device-mapper: uevent: version 1.0.3
Aug 15 18:19:18 kernel: [ 3.032249] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: [email protected]
Aug 15 18:19:18 kernel: [ 3.042225] platform eisa.0: Probing EISA bus 0
Aug 15 18:19:18 kernel: [ 3.052049] platform eisa.0: EISA: Cannot allocate resource for mainboard
Aug 15 18:19:18 kernel: [ 3.061986] platform eisa.0: Cannot allocate resource for EISA slot 1
Aug 15 18:19:18 kernel: [ 3.071978] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Aug 15 18:19:18 kernel: [ 3.082076] platform eisa.0: Cannot allocate resource for EISA slot 2
Aug 15 18:19:18 kernel: [ 3.092216] platform eisa.0: Cannot allocate resource for EISA slot 3
Aug 15 18:19:18 kernel: [ 3.102253] platform eisa.0: Cannot allocate resource for EISA slot 4
Aug 15 18:19:18 kernel: [ 3.112102] platform eisa.0: Cannot allocate resource for EISA slot 5
Aug 15 18:19:18 kernel: [ 3.112217] usb 3-2: new low-speed USB device number 2 using ohci-pci
Aug 15 18:19:18 kernel: [ 3.131586] platform eisa.0: Cannot allocate resource for EISA slot 6
Aug 15 18:19:18 kernel: [ 3.141582] platform eisa.0: Cannot allocate resource for EISA slot 7
Aug 15 18:19:18 kernel: [ 3.151172] platform eisa.0: Cannot allocate resource for EISA slot 8
Aug 15 18:19:18 kernel: [ 3.160522] platform eisa.0: EISA: Detected 0 cards
Aug 15 18:19:18 kernel: [ 3.169708] cpufreq-nforce2: No nForce2 chipset.
Aug 15 18:19:18 kernel: [ 3.178818] ledtrig-cpu: registered to indicate activity on CPUs
Aug 15 18:19:18 kernel: [ 3.188190] TCP: cubic registered
Aug 15 18:19:18 kernel: [ 3.197456] NET: Registered protocol family 10
Aug 15 18:19:18 kernel: [ 3.206931] NET: Registered protocol family 17
Aug 15 18:19:18 kernel: [ 3.215858] Key type dns_resolver registered
Aug 15 18:19:18 kernel: [ 3.225455] Using IPI No-Shortcut mode
Aug 15 18:19:18 kernel: [ 3.235061] Loading compiled-in X.509 certificates
Aug 15 18:19:18 kernel: [ 3.250069] Loaded X.509 cert 'Magrathea: Glacier signing key: 8057ce6e6b19a320ddb5e07835a5685c128b1e6d'
Aug 15 18:19:18 kernel: [ 3.267879] registered taskstats version 1
Aug 15 18:19:18 kernel: [ 3.273117] usb 3-2: New USB device found, idVendor=093a, idProduct=2510
Aug 15 18:19:18 kernel: [ 3.273121] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Aug 15 18:19:18 kernel: [ 3.273124] usb 3-2: Product: USB OPTICAL MOUSE
Aug 15 18:19:18 kernel: [ 3.273126] usb 3-2: Manufacturer: PIXART
Aug 15 18:19:18 kernel: [ 3.318166] Key type trusted registered
Aug 15 18:19:18 kernel: [ 3.331765] Key type encrypted registered
Aug 15 18:19:18 kernel: [ 3.344992] AppArmor: AppArmor sha1 policy hashing enabled
Aug 15 18:19:18 kernel: [ 3.354023] ima: No TPM chip found, activating TPM-bypass!
Aug 15 18:19:18 kernel: [ 3.362924] evm: HMAC attrs: 0x1
Aug 15 18:19:18 kernel: [ 3.372439] Magic number: 11:320:342
Aug 15 18:19:18 kernel: [ 3.381575] rtc_cmos 00:01: setting system clock to 2015-08-15 18:19:17 UTC (1439662757)
Aug 15 18:19:18 kernel: [ 3.391202] acpi-cpufreq: overriding BIOS provided _PSD data
Aug 15 18:19:18 kernel: [ 3.400737] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
Aug 15 18:19:18 kernel: [ 3.409845] EDD information not available.
Aug 15 18:19:18 kernel: [ 3.419027] PM: Hibernation image not present or could not be loaded.
Aug 15 18:19:18 kernel: [ 3.419784] Freeing unused kernel memory: 852K (c1a51000 - c1b26000)
Aug 15 18:19:18 kernel: [ 3.429214] Write protecting the kernel text: 6944k
Aug 15 18:19:18 kernel: [ 3.438411] Write protecting the kernel read-only data: 2916k
Aug 15 18:19:18 kernel: [ 3.447113] NX-protecting the kernel data: 5344k
Aug 15 18:19:18 kernel: [ 3.474788] systemd-udevd[82]: starting version 208
Aug 15 18:19:18 kernel: [ 3.484565] random: systemd-udevd urandom read with 5 bits of entropy available
Aug 15 18:19:18 kernel: [ 3.546435] hid: module verification failed: signature and/or required key missing - tainting kernel
Aug 15 18:19:18 kernel: [ 3.566660] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Aug 15 18:19:18 kernel: [ 3.576915] hidraw: raw HID events driver (C) Jiri Kosina
Aug 15 18:19:18 kernel: [ 3.595545] usbcore: registered new interface driver usbhid
Aug 15 18:19:18 kernel: [ 3.602037] cfg80211: Calling CRDA to update world regulatory domain
Aug 15 18:19:18 kernel: [ 3.607509] r8169 0000:06:00.0: can't disable ASPM; OS doesn't have ASPM control
Aug 15 18:19:18 kernel: [ 3.607950] r8169 0000:06:00.0: irq 43 for MSI/MSI-X
Aug 15 18:19:18 kernel: [ 3.608392] r8169 0000:06:00.0 eth0: RTL8105e at 0xf8062000, 44:1e:a1:c7:0e:0c, XID 00a00000 IRQ 43
Aug 15 18:19:18 kernel: [ 3.647683] usbhid: USB HID core driver
Aug 15 18:19:18 kernel: [ 3.671563] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5390, rev 0502 detected
Aug 15 18:19:18 kernel: [ 3.687622] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 5390 detected
Aug 15 18:19:18 kernel: [ 3.711656] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Aug 15 18:19:18 kernel: [ 3.747377] input: PIXART USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.0/0003:093A:2510.0001/input/input5
Aug 15 18:19:18 kernel: [ 3.776297] hid-generic 0003:093A:2510.0001: input,hidraw0: USB HID v1.11 Mouse [PIXART USB OPTICAL MOUSE] on usb-0000:00:12.0-2/input0
Aug 15 18:19:18 kernel: [ 3.932174] Switched to clocksource tsc
Aug 15 18:19:18 frontend: Setting debconf/priority to low
Aug 15 18:19:19 init: starting pid 211, tty '': '/sbin/reopen-console /sbin/debian-installer'
Aug 15 18:19:19 init: starting pid 214, tty '/dev/tty4': '/usr/bin/tail -f /var/log/syslog'
Aug 15 18:19:20 debconf: Setting debconf/language to en
Aug 15 18:19:20 main-menu[240]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 15 18:20:04 main-menu[240]: INFO: Menu item 'localechooser' selected
Aug 15 18:20:05 debconf: Setting debconf/language to en
Aug 15 18:20:08 localechooser: info: Language = 'zh_CN'
Aug 15 18:20:08 localechooser: info: line=zh_CN;3;CN;UTF-8;zh_CN.UTF-8;zh_CN:zh;
Aug 15 18:20:08 localechooser: info: Set debian-installer/language = 'zh_CN:zh'
Aug 15 18:20:08 localechooser: info: Default country = 'CN'
Aug 15 18:20:08 localechooser: info: Default locale = 'zh_CN.UTF-8'
Aug 15 18:20:08 localechooser: info: Set debian-installer/consoledisplay = ''
Aug 15 18:20:08 debconf: Setting debconf/language to zh_CN:zh
Aug 15 18:20:09 anna-install: Queueing udeb bterm-unifont for later installation
Aug 15 18:20:10 localechooser: info: Set debian-installer/country = 'CN'
Aug 15 18:20:11 localechooser: info: Set debian-installer/locale = 'zh_CN.UTF-8'
Aug 15 18:20:12 localechooser: info: System locale (debian-installer/locale) = 'zh_CN.UTF-8'
Aug 15 18:20:12 main-menu[240]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 15 18:20:12 main-menu[240]: INFO: Menu item 'console-setup-udeb' selected
Aug 15 18:20:12 main-menu[240]: INFO: Falling back to the package description for console-setup-pc-ekmap
Aug 15 18:20:12 main-menu[240]: INFO: Falling back to the package description for console-setup-pc-ekmap
Aug 15 18:20:15 main-menu[240]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 15 18:20:15 main-menu[240]: INFO: Menu item 'ethdetect' selected
Aug 15 18:20:15 net/hw-detect.hotplug: Detected hotpluggable network interface wlan0
Aug 15 18:20:15 net/hw-detect.hotplug: Detected hotpluggable network interface eth0
Aug 15 18:20:15 net/hw-detect.hotplug: Detected hotpluggable network interface lo
Aug 15 18:20:17 hw-detect: Detected module 'usb-storage' for 'USB storage'
Aug 15 18:20:17 hw-detect: insmod /lib/modules/3.16.0-30-generic/kernel/drivers/usb/storage/usb-storage.ko
Aug 15 18:20:17 kernel: [ 63.496379] usbcore: registered new interface driver usb-storage
Aug 15 18:20:17 apt-install: Queueing package udev for later installation
Aug 15 18:20:17 apt-install: Queueing package pciutils for later installation
Aug 15 18:20:17 apt-install: Queueing package usbutils for later installation
Aug 15 18:20:19 check-missing-firmware: /dev/.udev/firmware-missing does not exist, skipping
Aug 15 18:20:19 check-missing-firmware: /run/udev/firmware-missing does not exist, skipping
Aug 15 18:20:19 check-missing-firmware: no missing firmware in /dev/.udev/firmware-missing /run/udev/firmware-missing
Aug 15 18:20:19 kernel: [ 65.361989] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2860.bin'
Aug 15 18:20:19 kernel: [ 65.362052] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.34
Aug 15 18:20:19 kernel: [ 65.499742] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Aug 15 18:20:19 kernel: [ 65.690346] r8169 0000:06:00.0 eth0: link down
Aug 15 18:20:19 kernel: [ 65.690373] r8169 0000:06:00.0 eth0: link down
Aug 15 18:20:19 kernel: [ 65.690431] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Aug 15 18:20:20 check-missing-firmware: /dev/.udev/firmware-missing does not exist, skipping
Aug 15 18:20:20 check-missing-firmware: /run/udev/firmware-missing does not exist, skipping
Aug 15 18:20:20 check-missing-firmware: no missing firmware in /dev/.udev/firmware-missing /run/udev/firmware-missing
Aug 15 18:20:20 main-menu[240]: (process:1300): modprobe: invalid option -- 'l'
Aug 15 18:20:20 main-menu[240]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 15 18:20:22 main-menu[240]: INFO: Menu item 'netcfg' selected
Aug 15 18:20:22 main-menu[240]: INFO: Falling back to the package description for crypto-modules-3.16.0-30-generic-di
Aug 15 18:20:22 main-menu[240]: INFO: Falling back to the package description for crypto-modules-3.16.0-30-generic-di
Aug 15 18:20:22 netcfg[2011]: INFO: Starting netcfg v.1.119ubuntu2 (built 20141020-1726)
Aug 15 18:20:22 netcfg[2011]: WARNING **: Couldn't read Wpasupplicant pid file, not trying to kill.
Aug 15 18:20:22 netcfg[2011]: DEBUG: Flushing addresses and routes on interface: eth0
Aug 15 18:20:22 netcfg[2011]: DEBUG: Flushing addresses and routes on interface: wlan0
Aug 15 18:20:22 netcfg[2011]: INFO: Could not find valid BOOTIF= entry in /proc/cmdline
Aug 15 18:20:22 netcfg[2011]: INFO: Taking down interface eth0
Aug 15 18:20:22 netcfg[2011]: INFO: Taking down interface wlan0
Aug 15 18:20:30 netcfg[2011]: INFO: Taking down interface lo
Aug 15 18:20:30 netcfg[2011]: INFO: Activating interface eth0
Aug 15 18:20:30 netcfg[2011]: DEBUG: State is now 0
Aug 15 18:20:30 netcfg[2011]: DEBUG: Want link on eth0
Aug 15 18:20:30 kernel: [ 76.811631] r8169 0000:06:00.0 eth0: link down
Aug 15 18:20:30 kernel: [ 76.811691] r8169 0000:06:00.0 eth0: link down
Aug 15 18:20:30 kernel: [ 76.811713] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Aug 15 18:20:32 netcfg[2011]: INFO: Waiting time set to 3
Aug 15 18:20:32 netcfg[2011]: INFO: ethtool-lite: eth0 is disconnected.
Aug 15 18:20:32 kernel: [ 78.332828] r8169 0000:06:00.0 eth0: link up
Aug 15 18:20:32 kernel: [ 78.332858] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Aug 15 18:20:32 netcfg[2011]: INFO: ethtool-lite: eth0 is connected.
Aug 15 18:20:32 netcfg[2011]: INFO: Found link on eth0
Aug 15 18:20:32 netcfg[2011]: DEBUG: Commencing network autoconfiguration on eth0
Aug 15 18:20:32 netcfg[2011]: DEBUG: rdnssd started; PID: 2042
Aug 15 18:20:32 netcfg[2011]: DEBUG: nc_v6_interface_configured(eth0, scope local)
Aug 15 18:20:32 netcfg[2011]: DEBUG: Running ip addr show eth0 to look for address
Aug 15 18:20:32 netcfg[2011]: DEBUG: ip line: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
Aug 15 18:20:32 netcfg[2011]: DEBUG: ip line: link/ether 44:1e:a1:c7:0e:0c brd ff:ff:ff:ff:ff:ff
Aug 15 18:20:32 netcfg[2011]: DEBUG: ip line: inet6 fe80::461e:a1ff:fec7:e0c/64 scope link tentative
Aug 15 18:20:32 netcfg[2011]: DEBUG: ip line: valid_lft forever preferred_lft forever
Aug 15 18:20:33 netcfg[2011]: DEBUG: nc_v6_interface_configured(eth0, scope local)
Aug 15 18:20:33 netcfg[2011]: DEBUG: Running ip addr show eth0 to look for address
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: link/ether 44:1e:a1:c7:0e:0c brd ff:ff:ff:ff:ff:ff
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: inet6 fe80::461e:a1ff:fec7:e0c/64 scope link tentative
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: valid_lft forever preferred_lft forever
Aug 15 18:20:33 netcfg[2011]: DEBUG: nc_v6_interface_configured(eth0, scope local)
Aug 15 18:20:33 netcfg[2011]: DEBUG: Running ip addr show eth0 to look for address
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: link/ether 44:1e:a1:c7:0e:0c brd ff:ff:ff:ff:ff:ff
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: inet6 fe80::461e:a1ff:fec7:e0c/64 scope link tentative
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: valid_lft forever preferred_lft forever
Aug 15 18:20:33 netcfg[2011]: DEBUG: nc_v6_interface_configured(eth0, scope local)
Aug 15 18:20:33 netcfg[2011]: DEBUG: Running ip addr show eth0 to look for address
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: link/ether 44:1e:a1:c7:0e:0c brd ff:ff:ff:ff:ff:ff
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: inet6 fe80::461e:a1ff:fec7:e0c/64 scope link tentative
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: valid_lft forever preferred_lft forever
Aug 15 18:20:33 netcfg[2011]: DEBUG: nc_v6_interface_configured(eth0, scope local)
Aug 15 18:20:33 netcfg[2011]: DEBUG: Running ip addr show eth0 to look for address
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: link/ether 44:1e:a1:c7:0e:0c brd ff:ff:ff:ff:ff:ff
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: inet6 fe80::461e:a1ff:fec7:e0c/64 scope link tentative
Aug 15 18:20:33 netcfg[2011]: DEBUG: ip line: valid_lft forever preferred_lft forever
Aug 15 18:20:34 netcfg[2011]: DEBUG: nc_v6_interface_configured(eth0, scope local)
Aug 15 18:20:34 netcfg[2011]: DEBUG: Running ip addr show eth0 to look for address
Aug 15 18:20:34 netcfg[2011]: DEBUG: ip line: 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
Aug 15 18:20:34 netcfg[2011]: DEBUG: ip line: link/ether 44:1e:a1:c7:0e:0c brd ff:ff:ff:ff:ff:ff
Aug 15 18:20:34 netcfg[2011]: DEBUG: ip line: inet6 fe80::461e:a1ff:fec7:e0c/64 scope link
Aug 15 18:20:34 netcfg[2011]: DEBUG: Configured address found
Aug 15 18:20:34 netcfg[2011]: DEBUG: ip line: valid_lft forever preferred_lft forever
Aug 15 18:20:34 netcfg[2011]: DEBUG: Running rdisc6 -1 -r 1 -w 500 -n eth0 to get IPv6 config flags
Aug 15 18:20:34 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:34 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:34 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:34 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:35 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:35 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:35 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:35 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:35 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:35 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:35 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:35 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:36 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:36 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:36 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:36 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:36 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:36 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:36 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:36 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:37 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:37 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:37 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:37 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:37 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:37 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:37 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:37 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:38 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:38 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:38 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:38 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:38 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:38 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:38 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:38 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:39 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:39 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:39 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:39 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:39 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:39 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:39 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:39 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:40 netcfg[2011]: DEBUG: rdisc6 line: Soliciting ff02::2 (ff02::2) on eth0...
Aug 15 18:20:40 netcfg[2011]: DEBUG: rdisc6 line: Timed out.
Aug 15 18:20:40 netcfg[2011]: DEBUG: rdisc6 line: No response.
Aug 15 18:20:40 netcfg[2011]: DEBUG: rdisc6 parsing finished
Aug 15 18:20:40 netcfg[2011]: DEBUG: Stopping rdnssd, PID 2042
Aug 15 18:20:40 netcfg[2011]: DEBUG: No RA received; attempting IPv4 autoconfig
Aug 15 18:20:40 netcfg[2011]: WARNING **: Started DHCP client; PID is 2080
Aug 15 18:20:41 dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 1 (xid=0xf1841473)
Aug 15 18:20:41 dhclient: DHCPREQUEST of 192.168.1.120 on eth0 to 255.255.255.255 port 67 (xid=0x731484f1)
Aug 15 18:20:41 dhclient: DHCPOFFER of 192.168.1.120 from 192.168.1.103
Aug 15 18:20:42 dhclient: DHCPACK of 192.168.1.120 from 192.168.1.103
Aug 15 18:20:42 dhclient: bound to 192.168.1.120 -- renewal in 75377 seconds.
Aug 15 18:20:44 netcfg[2011]: DEBUG: Reading domain name returned via DHCP
Aug 15 18:20:44 netcfg[2011]: DEBUG: DHCP domain name is ''
Aug 15 18:20:44 netcfg[2011]: DEBUG: Reading nameservers from /etc/resolv.conf
Aug 15 18:20:44 netcfg[2011]: DEBUG: Read nameserver 192.168.1.0
Aug 15 18:20:44 netcfg[2011]: DEBUG: State is now 1
Aug 15 18:20:44 netcfg[2011]: DEBUG: State is now 2
Aug 15 18:20:44 netcfg[2011]: DEBUG: State is now 5
Aug 15 18:20:44 netcfg[2011]: DEBUG: Using DNS to try and obtain default hostname
Aug 15 18:20:44 netcfg[2011]: DEBUG: Getting default hostname from rDNS lookup of autoconfigured address 192.168.1.120
Aug 15 18:20:44 netcfg[2011]: DEBUG: getnameinfo() returned -3 (Temporary failure in name resolution)
Aug 15 18:20:44 netcfg[2011]: DEBUG: Getting default hostname from rDNS lookup of autoconfigured address fe80::461e:a1ff:fec7:e0c
Aug 15 18:20:44 netcfg[2011]: DEBUG: getnameinfo() returned -3 (Temporary failure in name resolution)
Aug 15 18:20:49 netcfg[2011]: DEBUG: State is now 6
Aug 15 18:20:54 netcfg[2011]: DEBUG: Network config complete
Aug 15 18:20:54 netcfg[2011]: DEBUG: No interface given; clearing /etc/network/interfaces
Aug 15 18:20:54 netcfg[2011]: DEBUG: Writing informative header
Aug 15 18:20:54 netcfg[2011]: DEBUG: Success!
Aug 15 18:20:54 netcfg[2011]: DEBUG: Writing loopback interface
Aug 15 18:20:54 netcfg[2011]: DEBUG: Success!
Aug 15 18:20:54 netcfg[2011]: DEBUG: Writing DHCP stanza for eth0
Aug 15 18:20:54 netcfg[2011]: DEBUG: Success!
Aug 15 18:20:55 main-menu[240]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 15 18:21:01 main-menu[240]: INFO: Menu item 'choose-mirror' selected
Aug 15 18:21:01 anna-install: Queueing udeb apt-mirror-setup for later installation
Aug 15 18:21:19 kernel: [ 125.518943] random: nonblocking pool is initialized
Aug 15 18:21:31 choose-mirror[2133]: DEBUG: command: wget --no-verbose http://192.168.1.103/ubuntu/dists/utopic/Release -O - | grep -E '^(Suite|Codename):'
Aug 15 18:21:31 choose-mirror[2133]: INFO: suite/codename set to: utopic/utopic
Aug 15 18:21:31 choose-mirror[2133]: DEBUG: command: wget --no-verbose http://192.168.1.103/ubuntu//dists/utop ... 86/Release -O - | grep ^Architecture:
Aug 15 18:21:31 anna-install: Queueing udeb utopic-support for later installation
Aug 15 18:21:31 main-menu[240]: (process:2126): 2015-08-15 18:21:31 URL:http://192.168.1.103/ubuntu/dists/utopic/Release [1762/1762] -> "-" [1]
Aug 15 18:21:31 main-menu[240]: (process:2126): 2015-08-15 18:21:31 URL:http://192.168.1.103/ubuntu//dists/utop ... 86/Release [95/95] -> "-" [1]
Aug 15 18:21:31 main-menu[240]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 15 18:21:33 main-menu[240]: INFO: Menu item 'download-installer' selected
Aug 15 18:21:33 anna[2172]: 2015-08-15 18:21:33 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2180-Release" [1]
Aug 15 18:21:33 anna[2172]: 2015-08-15 18:21:33 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2180-Release.gpg" [1]
Aug 15 18:21:33 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:33 net-retriever: gpgv:
Aug 15 18:21:33 net-retriever: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:33 net-retriever:
Aug 15 18:21:34 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:34 anna[2172]: 2015-08-15 18:21:34 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2218-Release" [1]
Aug 15 18:21:34 anna[2172]: 2015-08-15 18:21:34 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2218-Release.gpg" [1]
Aug 15 18:21:34 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:34 net-retriever: gpgv:
Aug 15 18:21:34 net-retriever: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:34 net-retriever:
Aug 15 18:21:35 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:35 anna[2172]: 2015-08-15 18:21:35 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2256-Release" [1]
Aug 15 18:21:35 anna[2172]: 2015-08-15 18:21:35 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2256-Release.gpg" [1]
Aug 15 18:21:35 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:35 net-retriever: gpgv:
Aug 15 18:21:35 net-retriever: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:35 net-retriever:
Aug 15 18:21:35 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:35 anna[2172]: 2015-08-15 18:21:35 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2294-Release" [1]
Aug 15 18:21:35 anna[2172]: 2015-08-15 18:21:35 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2294-Release.gpg" [1]
Aug 15 18:21:35 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:35 net-retriever: gpgv: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:35 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:35 anna[2172]: 2015-08-15 18:21:35 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2332-Release" [1]
Aug 15 18:21:35 anna[2172]: 2015-08-15 18:21:35 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2332-Release.gpg" [1]
Aug 15 18:21:35 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:35 net-retriever: gpgv:
Aug 15 18:21:35 net-retriever: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:35 net-retriever:
Aug 15 18:21:35 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:35 anna[2172]: 2015-08-15 18:21:35 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2370-Release" [1]
Aug 15 18:21:35 anna[2172]: 2015-08-15 18:21:35 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2370-Release.gpg" [1]
Aug 15 18:21:35 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:35 net-retriever: gpgv: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:35 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:35 anna[2172]: 2015-08-15 18:21:35 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2408-Release" [1]
Aug 15 18:21:35 anna[2172]: 2015-08-15 18:21:35 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2408-Release.gpg" [1]
Aug 15 18:21:35 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:35 net-retriever: gpgv: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:35 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2446-Release" [1]
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2446-Release.gpg" [1]
Aug 15 18:21:36 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:36 net-retriever: gpgv: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:36 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2484-Release" [1]
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2484-Release.gpg" [1]
Aug 15 18:21:36 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:36 net-retriever: gpgv:
Aug 15 18:21:36 net-retriever: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:36 net-retriever:
Aug 15 18:21:36 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2522-Release" [1]
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2522-Release.gpg" [1]
Aug 15 18:21:36 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:36 net-retriever: gpgv:
Aug 15 18:21:36 net-retriever: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:36 net-retriever:
Aug 15 18:21:36 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2560-Release" [1]
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2560-Release.gpg" [1]
Aug 15 18:21:36 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:36 net-retriever: gpgv:
Aug 15 18:21:36 net-retriever: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:36 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2598-Release" [1]
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2598-Release.gpg" [1]
Aug 15 18:21:36 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:36 net-retriever: gpgv: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:36 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2636-Release" [1]
Aug 15 18:21:36 anna[2172]: 2015-08-15 18:21:36 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2636-Release.gpg" [1]
Aug 15 18:21:36 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:36 net-retriever: gpgv: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:37 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:37 anna[2172]: 2015-08-15 18:21:37 URL:http://192.168.1.103/ubuntu//dists/utopic/Release [1762/1762] -> "/tmp/net-retriever-2674-Release" [1]
Aug 15 18:21:37 anna[2172]: 2015-08-15 18:21:37 URL:http://192.168.1.103/ubuntu//dists/utopic/Release.gpg [198/198] -> "/tmp/net-retriever-2674-Release.gpg" [1]
Aug 15 18:21:37 net-retriever: gpgv: Signature made Wed Oct 22 19:44:26 2014 UTC using DSA key ID FBB75451
Aug 15 18:21:37 net-retriever: gpgv:
Aug 15 18:21:37 net-retriever: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
Aug 15 18:21:37 net-retriever:
Aug 15 18:21:39 anna[2172]: WARNING **: bad d-i Packages file
Aug 15 18:21:39 main-menu[240]: INFO: Menu item 'download-installer' succeeded but requested to be left unconfigured.
Aug 15 18:21:39 main-menu[240]: DEBUG: resolver (libc6-udeb): package doesn't exist (ignored)
Aug 15 18:21:49 main-menu[240]: INFO: Menu item 'save-logs' selected
- 冲浪板
- 论坛版主
- 帖子: 7513
- 注册时间: 2007-05-06 8:19
Re: 求助:PXE网络安装ubuntu-14.10-desktop,提示:无效的归档镜像
我给你来个主意,做个光盘,或者做个U-key看看能完成安装不,直到他能成;
然后还是这样引导,选择用网络资源安装,看是不是能完成安装;
然后网络启动,用同样的源来安装,就比较有把握了。
然后还是这样引导,选择用网络资源安装,看是不是能完成安装;
然后网络启动,用同样的源来安装,就比较有把握了。
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: 求助:PXE网络安装ubuntu-14.10-desktop,提示:无效的归档镜像
1. 參閱安装环境:一台windows机器做服务器,一台做安装ubuntu的amd64为机器,一个hub。
当前配置:windows上安装了tftp做tftp,dhcp服务器,filezilla做 ftp服务器,还有ubuntu—14.10—desktop—amd61.iso镜像,以及解压开放入ftp服务器的安装包。
https://help.ubuntu.com/community/Insta ... verNetboot
Installation/WindowsServerNetboot
2. 補充說明
2-1. Hub 沒有 dhcp 功能一个hub
2-2. 簡單一點 可以直接把 windows 机器 與 ubuntu 的 机器 的網卡網址設定在同一個 subnet 例如 192.168.1.0/24 可以分配 192.168.1.1 ~ 192.168.1.255 共 255 台 PXE client 應該夠用了
2-2-1. 上面方法 不需要 gateway 可以互通 即可
2-3. 如果 PXE clients 有多台 且是 隨意接到 hub 才需要考慮採用 dhcp 機制
2-3-1. 如果已經在 PXE Server 設定 dhcp 機制 那麼 在 PXE clients 可以採用 DHCP 動態 IP 或 靜態 IP
需要 gateway
3. 不是下載 iso 而是 下載 Ubuntu netboot image fileubuntu—14.10—desktop—amd61.iso
目前還有 12.04 14.04 15.04 15.10 可以選擇 14.10 已經不支援線上安裝
3-1. 下載網址
http://cdimage.ubuntu.com/netboot/