Advertisement
Guest User

Untitled

a guest
Apr 25th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.38 KB | None | 0 0
  1. INFO: Starting installation
  2. INFO: obtaining disk information from /dev/sda
  3. INFO: obtaining serial model from /dev/sda
  4. INFO: opening disk at /dev/sda
  5. INFO: obtaining partition information from /dev/sda1
  6. INFO: obtaining partition information from /dev/sda2
  7. INFO: obtaining partition information from /dev/sda3
  8. INFO: obtaining partition information from /dev/sda4
  9. INFO: obtaining disk information from /dev/sdb
  10. INFO: obtaining serial model from /dev/sdb
  11. INFO: opening disk at /dev/sdb
  12. INFO: obtaining partition information from /dev/sdb2
  13. INFO: obtaining list of physical volumes
  14. INFO: found OS on "/dev/sda3": Linux (Pop!_OS 18.04 LTS)
  15. INFO: found refresh option with EFI partition on "/dev/sda3"
  16. INFO: found shrinkable partition on "/dev/sda3": 1893028910 free of 1935719854
  17. INFO: found erase option on "/dev/sda": 1953525168 sectors
  18. INFO: found free sectors at the end on "/dev/sdb": 6080 - 65419264
  19. INFO: install options: skipping options on "/dev/sdb"
  20. ERROR: DistinstOsRelease field was to be destroyed even though it is null
  21. ERROR: DistinstOsRelease field was to be destroyed even though it is null
  22. ERROR: DistinstOsRelease field was to be destroyed even though it is null
  23. ERROR: DistinstOsRelease field was to be destroyed even though it is null
  24. ERROR: DistinstOsRelease field was to be destroyed even though it is null
  25. ERROR: DistinstOsRelease field was to be destroyed even though it is null
  26. ERROR: DistinstOsRelease field was to be destroyed even though it is null
  27. ERROR: DistinstOsRelease field was to be destroyed even though it is null
  28. ERROR: DistinstOsRelease field was to be destroyed even though it is null
  29. ERROR: DistinstOsRelease field was to be destroyed even though it is null
  30. INFO: applying refresh install config
  31. ERROR: libdistinst: pointer in FFI is null
  32. ERROR: libdistinst: pointer in FFI is null
  33. DEBUG: removing "/dev/sdb" from consideration: no action to apply
  34. INFO: installing while retaining home
  35. INFO: retrieving user account data
  36. INFO: starting backing up step
  37. INFO: collecting list of user accounts
  38. INFO: retaining localtime information
  39. INFO: retaining timezone information
  40. INFO: retaining /etc/NetworkManager/system-connections/
  41. INFO: moving original system to /linux.old
  42. INFO: starting initializing step
  43. INFO: Initializing
  44. INFO: devices to modify: []
  45. INFO: config.squashfs: found at /cdrom/casper/filesystem.squashfs
  46. INFO: obtaining list of physical volumes
  47. INFO: verifying if keyfiles have paths
  48. INFO: volume map: {}
  49. INFO: searching for device maps to deactivate
  50. INFO: pvs: []
  51. INFO: unmounting devices
  52. INFO: unmount all partitions with a target on /dev/sda
  53. INFO: starting partitioning step
  54. INFO: obtaining list of physical volumes
  55. INFO: /dev/sda: Committing changes to disk
  56. INFO: committing changes to /dev/sda: Disk {
  57. model_name: "ATA WDC WD10EZEX-75M",
  58. serial: "WDC_WD10EZEX-75M2NA0_WD-WCC3F2JDJEHU",
  59. device_path: "/dev/sda",
  60. file_system: None,
  61. mount_point: None,
  62. size: 1953525168,
  63. device_type: "PED_DEVICE_SCSI",
  64. table_type: Some(
  65. Gpt
  66. ),
  67. read_only: false,
  68. mklabel: false,
  69. partitions: [
  70. PartitionInfo {
  71. bitflags: 9,
  72. number: 1,
  73. ordering: 0,
  74. start_sector: 4096,
  75. end_sector: 1023998,
  76. part_type: Primary,
  77. filesystem: Some(
  78. Fat32
  79. ),
  80. flags: [
  81. PED_PARTITION_BOOT,
  82. PED_PARTITION_ESP
  83. ],
  84. name: Some(
  85. "NO NAME"
  86. ),
  87. device_path: "/dev/sda1",
  88. mount_point: None,
  89. target: Some(
  90. "/boot/efi"
  91. ),
  92. original_vg: None,
  93. volume_group: None,
  94. key_id: None,
  95. identifiers: PartitionIdentifiers {
  96. id: Some(
  97. "wwn-0x50014ee2b74f2a94-part1"
  98. ),
  99. label: None,
  100. part_label: None,
  101. part_uuid: Some(
  102. "a6f47acc-36f8-4c2c-b207-f820e3257330"
  103. ),
  104. path: Some(
  105. "pci-0000:00:17.0-ata-3-part1"
  106. ),
  107. uuid: Some(
  108. "888D-3D03"
  109. )
  110. }
  111. },
  112. PartitionInfo {
  113. bitflags: 9,
  114. number: 2,
  115. ordering: 1,
  116. start_sector: 1024000,
  117. end_sector: 9412606,
  118. part_type: Primary,
  119. filesystem: Some(
  120. Fat32
  121. ),
  122. flags: [
  123. PED_PARTITION_MSFT_DATA
  124. ],
  125. name: Some(
  126. "NO NAME"
  127. ),
  128. device_path: "/dev/sda2",
  129. mount_point: None,
  130. target: Some(
  131. "/recovery"
  132. ),
  133. original_vg: None,
  134. volume_group: None,
  135. key_id: None,
  136. identifiers: PartitionIdentifiers {
  137. id: Some(
  138. "wwn-0x50014ee2b74f2a94-part2"
  139. ),
  140. label: None,
  141. part_label: Some(
  142. "recovery"
  143. ),
  144. part_uuid: Some(
  145. "778776fc-b349-4102-ac07-b2d9b8463808"
  146. ),
  147. path: Some(
  148. "pci-0000:00:17.0-ata-3-part2"
  149. ),
  150. uuid: Some(
  151. "888D-3D5E"
  152. )
  153. }
  154. },
  155. PartitionInfo {
  156. bitflags: 9,
  157. number: 3,
  158. ordering: 2,
  159. start_sector: 9412608,
  160. end_sector: 1945132462,
  161. part_type: Primary,
  162. filesystem: Some(
  163. Ext4
  164. ),
  165. flags: [],
  166. name: Some(
  167. ""
  168. ),
  169. device_path: "/dev/sda3",
  170. mount_point: None,
  171. target: Some(
  172. "/"
  173. ),
  174. original_vg: None,
  175. volume_group: None,
  176. key_id: None,
  177. identifiers: PartitionIdentifiers {
  178. id: Some(
  179. "wwn-0x50014ee2b74f2a94-part3"
  180. ),
  181. label: None,
  182. part_label: None,
  183. part_uuid: Some(
  184. "d64a9b02-9670-4f22-9d1a-886a74d4c1d1"
  185. ),
  186. path: Some(
  187. "pci-0000:00:17.0-ata-3-part3"
  188. ),
  189. uuid: Some(
  190. "e6b36104-b87e-483b-bb1b-d199b7eaa532"
  191. )
  192. }
  193. },
  194. PartitionInfo {
  195. bitflags: 25,
  196. number: 4,
  197. ordering: 3,
  198. start_sector: 1945132464,
  199. end_sector: 1953521070,
  200. part_type: Primary,
  201. filesystem: Some(
  202. Swap
  203. ),
  204. flags: [],
  205. name: None,
  206. device_path: "/dev/sda4",
  207. mount_point: None,
  208. target: None,
  209. original_vg: None,
  210. volume_group: None,
  211. key_id: None,
  212. identifiers: PartitionIdentifiers {
  213. id: Some(
  214. "wwn-0x50014ee2b74f2a94-part4"
  215. ),
  216. label: None,
  217. part_label: None,
  218. part_uuid: Some(
  219. "e546bed2-5fb2-4df9-8283-7f6d291d4bd6"
  220. ),
  221. path: Some(
  222. "pci-0000:00:17.0-ata-3-part4"
  223. ),
  224. uuid: Some(
  225. "c7774ceb-652d-4a7a-b642-66baf03221dc"
  226. )
  227. }
  228. }
  229. ]
  230. }
  231. INFO: getting device at /dev/sda
  232. INFO: obtaining disk information from /dev/sda
  233. INFO: obtaining serial model from /dev/sda
  234. INFO: opening disk at /dev/sda
  235. INFO: obtaining partition information from /dev/sda1
  236. INFO: obtaining partition information from /dev/sda2
  237. INFO: obtaining partition information from /dev/sda3
  238. INFO: obtaining partition information from /dev/sda4
  239. INFO: generating diff of disk at /dev/sda
  240. INFO: proposed layout:
  241. 1: 4096 - 1023998
  242. 2: 1024000 - 9412606
  243. 3: 9412608 - 1945132462
  244. 4: 1945132464 - 1953521070
  245. INFO: executing format operations
  246. INFO: reloading disk information for /dev/sda
  247. INFO: getting device at /dev/sda
  248. INFO: obtaining disk information from /dev/sda
  249. INFO: obtaining serial model from /dev/sda
  250. INFO: opening disk at /dev/sda
  251. INFO: obtaining partition information from /dev/sda1
  252. INFO: obtaining partition information from /dev/sda2
  253. INFO: obtaining partition information from /dev/sda3
  254. INFO: obtaining partition information from /dev/sda4
  255. INFO: checking for mount target at 4096
  256. INFO: checking for mount target at 1024000
  257. INFO: checking for mount target at 9412608
  258. INFO: executing blockdev with ["--flushbufs", "--rereadpt", "/dev/sda"]
  259. INFO: mounting temporary chroot directory at distinst
  260. INFO: mounting all targets to the temporary chroot
  261. INFO: mounting "/dev/sda3" (ext4) to "/tmp/distinst.V3YZen6VN6hl/"
  262. INFO: mounting "/dev/sda1" (vfat) to "/tmp/distinst.V3YZen6VN6hl/boot/efi"
  263. INFO: mounting "/dev/sda2" (vfat) to "/tmp/distinst.V3YZen6VN6hl/recovery"
  264. INFO: starting extracting step
  265. INFO: Extracting /cdrom/casper/filesystem.squashfs
  266. DEBUG: "unsquashfs" "-f" "-d" "/tmp/distinst.V3YZen6VN6hl" "/cdrom/casper/filesystem.squashfs"
  267. INFO: starting configuring chroot step
  268. INFO: Configuring on /tmp/distinst.V3YZen6VN6hl
  269. INFO: applying LVM initramfs autodetect workaround
  270. INFO: generating /etc/crypttab & /etc/fstab in memory
  271. INFO: generated the following crypttab data:
  272. cryptswap UUID=c7774ceb-652d-4a7a-b642-66baf03221dc /dev/urandom swap,offset=1024,cipher=aes-xts-plain64,size=512
  273.  
  274. INFO: generated the following fstab data:
  275. PARTUUID=a6f47acc-36f8-4c2c-b207-f820e3257330 /boot/efi vfat umask=0077 0 0
  276. PARTUUID=778776fc-b349-4102-ac07-b2d9b8463808 /recovery vfat umask=0077 0 0
  277. UUID=e6b36104-b87e-483b-bb1b-d199b7eaa532 / ext4 noatime,errors=remount-ro 0 0
  278. /dev/mapper/cryptswap none swap defaults 0 0
  279.  
  280. INFO: writing /etc/crypttab
  281. INFO: writing /etc/fstab
  282. INFO: chrooting into target on /tmp/distinst.V3YZen6VN6hl
  283. INFO: running "chroot" "/tmp/distinst.V3YZen6VN6hl" "check_language_support" "-l" "en" "--show-installed"
  284. INFO: adding apt-cdrom to /etc/apt/sources.list
  285. INFO: setting hostname to pop-os
  286. INFO: running "chroot" "/tmp/distinst.V3YZen6VN6hl" "apt-cdrom" "-o" "Acquire::cdrom::AutoDetect=0" "-o" "Acquire::cdrom::mount=/cdrom" "-o" "APT::CDROM::NoMount=1" "add"
  287. INFO: setting hosts file
  288. INFO: generating machine id via `dbus-uuidgen`
  289. INFO: running "chroot" "/tmp/distinst.V3YZen6VN6hl" "sh" "-c" "dbus-uuidgen > /etc/machine-id"
  290. INFO: running "chroot" "/tmp/distinst.V3YZen6VN6hl" "ln" "-sf" "/etc/machine-id" "/var/lib/dbus/machine-id"
  291. INFO: creating /etc/resolv.conf
  292. INFO: running "chroot" "/tmp/distinst.V3YZen6VN6hl" "ln" "-sf" "../run/systemd/resolve/stub-resolv.conf" "/etc/resolv.conf"
  293. INFO: generating locales via `locale-gen` and `update-locale`
  294. INFO: running "chroot" "/tmp/distinst.V3YZen6VN6hl" "locale-gen" "--purge" "en_US.UTF-8"
  295. INFO: Using CD-ROM mount point /cdrom/
  296. INFO: Identifying... [cc1c7815e6b0a7a3f5f632ba77835b16-2]
  297. INFO: Scanning disc for index files...
  298. INFO: Found 2 package indexes, 0 source indexes, 0 translation indexes and 1 signatures
  299. INFO: Found label 'Pop_OS 18.04 _Bionic Beaver_ - Release amd64 (20190424)'
  300. INFO: This disc is called:
  301. INFO: 'Pop_OS 18.04 _Bionic Beaver_ - Release amd64 (20190424)'
  302. INFO: Generating locales (this might take a while)...
  303. WARN: gpgv: Signature made Wed 24 Apr 2019 03:32:00 PM UTC
  304. WARN: gpgv: using RSA key 63C46DF0140D738961429F4E204DD8AEC33A7AFF
  305. WARN: gpgv: issuer "info@system76.com"
  306. WARN: gpgv: Good signature from "Pop OS (ISO Signing Key) <info@system76.com>"
  307. INFO:
  308. INFO: Writing new source list
  309. INFO: Source list entries for this disc are:
  310. INFO: deb cdrom:[Pop_OS 18.04 _Bionic Beaver_ - Release amd64 (20190424)]/ bionic main restricted
  311. INFO: Repeat this process for the rest of the CDs in your set.
  312. INFO: installing packages: ["kernelstub", "intel-microcode", "e2fsprogs", "dosfstools"]
  313. INFO: running "chroot" "/tmp/distinst.V3YZen6VN6hl" "apt-get" "install" "-q" "-y" "-o" "Acquire::cdrom::AutoDetect=0" "-o" "Acquire::cdrom::mount=/cdrom" "-o" "APT::CDROM::NoMount=1" "kernelstub" "intel-microcode" "e2fsprogs" "dosfstools"
  314. INFO: en_
  315. INFO: Generation complete.
  316. INFO: running "chroot" "/tmp/distinst.V3YZen6VN6hl" "update-locale" "--reset" "LANG=en_US.UTF-8"
  317. INFO: disabling apt-cdrom from /etc/apt/sources.list
  318. INFO: removing packages: ["btrfs-progs", "btrfs-tools", "casper", "cifs-utils", "distinst", "dmraid", "expect", "f2fs-tools", "fatresize", "gparted", "kpartx", "kpartx-boot", "libdistinst", "libdmraid1.0.0.rc16", "libf2fs-format4", "libf2fs5", "libgtkmm-2.4-1v5", "libnss-mymachines", "libtcl8.6", "localechooser-data", "pop-installer", "pop-installer-casper", "pop-shop-casper", "python-ldb", "python-samba", "python-tdb", "samba-common", "samba-common-bin", "squashfs-tools", "systemd-container", "tcl-expect", "tcl8.6", "user-setup", "xfsprogs"]
  319. INFO: running "chroot" "/tmp/distinst.V3YZen6VN6hl" "apt-get" "purge" "-y" "btrfs-progs" "btrfs-tools" "casper" "cifs-utils" "distinst" "dmraid" "expect" "f2fs-tools" "fatresize" "gparted" "kpartx" "kpartx-boot" "libdistinst" "libdmraid1.0.0.rc16" "libf2fs-format4" "libf2fs5" "libgtkmm-2.4-1v5" "libnss-mymachines" "libtcl8.6" "localechooser-data" "pop-installer" "pop-installer-casper" "pop-shop-casper" "python-ldb" "python-samba" "python-tdb" "samba-common" "samba-common-bin" "squashfs-tools" "systemd-container" "tcl-expect" "tcl8.6" "user-setup" "xfsprogs"
  320. INFO:
  321. INFO:
  322. INFO:
  323. INFO: The following packages will be REMOVED:
  324. INFO: btrfs-progs* btrfs-tools* casper* cifs-utils* distinst* dmraid* expect*
  325. INFO: f2fs-tools* fatresize* gparted* kpartx* kpartx-boot* libdistinst*
  326. INFO: libdmraid1.0.0.rc16* libf2fs-format4* libf2fs5* libgtkmm-2.4-1v5*
  327. INFO: libnss-mymachines* libtcl8.6* localechooser-data* pop-installer*
  328. INFO: pop-installer-casper* pop-shop-casper* python-ldb* python-samba* python-tdb*
  329. INFO: samba-common* samba-common-bin* squashfs-tools* systemd-container*
  330. INFO: tcl-expect* tcl8.6* user-setup* xfsprogs*
  331. INFO: 0 upgraded, 0 newly installed, 34 to remove and 1 not upgraded.
  332. INFO: After this operation, 54.1 MB disk space will be freed.
  333. INFO: (Reading database ...
  334. (Reading database ... 5%
  335. (Reading database ... 10%
  336. (Reading database ... 15%
  337. INFO: Removing distinst (0.3.2~1555431998~18.04~3f51803) ...
  338. INFO: Removing libdistinst (0.3.2~1555431998~18.04~3f51803) ...
  339. INFO: Removing btrfs-tools (4.15.1-1build1) ...
  340. INFO: Removing btrfs-progs (4.15.1-1build1) ...
  341. INFO: Removing pop-installer-casper (0.0.1~1555460791~18.04~30c228f) ...
  342. INFO: Removing pop-shop-casper (3.0.1~1554755308~18.04~3a86893) ...
  343. INFO: Removing casper (1.394) ...
  344. INFO: R
  345. INFO: Running in chroot, ignoring request: daemon-reload
  346. INFO: Removing cifs-utils (2:6.8-1) ...
  347. INFO: Removing dmraid (1.0.0.rc16-8ubuntu1) ...
  348. INFO: update-initramfs: deferring update (trigger activated)
  349. INFO: Removing expect (5.45.4-1) ...
  350. INFO: Removing f2fs-tools (1.11.0-1.1~18.04) ...
  351. INFO: Removing fatresize (1.0.2-10) ...
  352. INFO: Removing pop-installer (0.0.1~1555460791~18.04~30c228f) ...
  353. INFO: Removing gparted (0.30.0-3ubuntu2) ...
  354. INFO: Removing kpartx-boot (0.7.4-2ubuntu3) ...
  355. INFO: update-initramfs: deferring update (trigger activated)
  356. INFO: Removing kpartx (0.7.4-2ubuntu3) ...
  357. INFO: Removing libdmraid1.0.0.rc16 (1.0.0.rc16-8ubuntu1) ...
  358. INFO: Removing libf2fs-format4:amd64 (1.11.0-1.1~18.04) ...
  359. INFO: Removing libf2fs5:amd64 (1.11.0-1.1~18.04) ...
  360. INFO: Removing libgtkmm-2.4-1v5:amd64 (1:2.24.5-2) ...
  361. INFO: Removing libnss-mymachines:amd64 (237-3ubuntu10.21) ...
  362. INFO: Checking NSS setup...
  363. INFO: Removing tcl-expect:amd64 (5.45.4-1) ...
  364. INFO: Removing tcl8.6 (8.6.8+dfsg-3) ...
  365. INFO: Removing libtcl8.6:amd64 (8.6.8+dfsg-3) ...
  366. INFO: Removing localechooser-data (2.71ubuntu3) ...
  367. INFO: Removing samba-common-bin (2:4.7.6+dfsg~ubuntu-0ubuntu2.9) ...
  368. INFO: Removing python-samba (2:4.7.6+dfsg~ubuntu-0ubuntu2.9) ...
  369. INFO: Removing python-ldb:amd64 (2:1.2.3-1ubuntu0.1) ...
  370. INFO: Removing python-tdb (1.3.15-2) ...
  371. INFO: Removing samba-common (2:4.7.6+dfsg~ubuntu-0ubuntu2.9) ...
  372. INFO: Removing squashfs-tools (1:4.3-6ubuntu0.18.04.1) ...
  373. INFO: Removing systemd-container (237-3ubuntu10.21) ...
  374. INFO: Removing user-setup (1.63ubuntu5) ...
  375. INFO: Removing xfsprogs (4.9.0+nmu1ubuntu2) ...
  376. INFO: Processing triggers for mime-support (3.60ubuntu1) ...
  377. INFO: Processing triggers for desktop-file-utils (0.23-1ubuntu3.18.04.2) ...
  378. INFO: Processing triggers for initramfs-tools (0.130ubuntu3.7pop1) ...
  379. INFO: update-initramfs: Generating /boot/initrd.img-4.18.0-18-generic
  380. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/sec2/sig.bin for module nouveau
  381. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/sec2/image.bin for module nouveau
  382. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/sec2/desc.bin for module nouveau
  383. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/nvdec/scrubber.bin for module nouveau
  384. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/sw_method_init.bin for module nouveau
  385. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/sw_bundle_init.bin for module nouveau
  386. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/sw_nonctx.bin for module nouveau
  387. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/sw_ctx.bin for module nouveau
  388. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/gpccs_sig.bin for module nouveau
  389. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/gpccs_data.bin for module nouveau
  390. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/gpccs_inst.bin for module nouveau
  391. INFO: W
  392. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/fecs_sig.bin for module nouveau
  393. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/fecs_data.bin for module nouveau
  394. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/fecs_inst.bin for module nouveau
  395. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/fecs_bl.bin for module nouveau
  396. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/acr/ucode_unload.bin for module nouveau
  397. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/acr/ucode_load.bin for module nouveau
  398. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/acr/unload_bl.bin for module nouveau
  399. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/acr/bl.bin for module nouveau
  400. INFO: kernelstub.Config : INFO Looking for configuration...
  401. INFO: kernelstub : WARNING Live mode is enabled!
  402. INFO: Kernelstub is running in live environment mode. This usually means that you are running a live disk, and kernelstub should not run. We are thus exiting with 0.
  403. INFO: If you are not running a live disk, please run `sudo kernelstub` to disable live mode.
  404. INFO: Processing triggers for libc-bin (2.27-3ubuntu1) ...
  405. INFO: Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
  406. INFO: Processing triggers for gnome-menus (3.13.3-11ubuntu1.1) ...
  407. INFO: Processing triggers for dbus (1.12.2-1ubuntu1) ...
  408. INFO: Processing triggers for hicolor-icon-theme (0.17-2) ...
  409. INFO: (Reading database ...
  410. (Reading database ... 5%
  411. (Reading database ... 10%
  412. (Reading database ... 15%
  413. INFO: Purging configuration files for kpartx-boot (0.7.4-2ubuntu3) ...
  414. INFO: Purging configuration files for cifs-utils (2:6.8-1) ...
  415. INFO: Purging configuration files for dmraid (1.0.0.rc16-8ubuntu1) ...
  416. INFO: update-initramfs: deferring update (trigger activated)
  417. INFO: Purging configuration files for samba-common (2:4.7.6+dfsg~ubuntu-0ubuntu2.9) ...
  418. INFO: Purging configuration files for casper (1.394) ...
  419. INFO: Running in chroot, ignoring request: daemon-reload
  420. INFO: Running in chroot, ignoring request: daemon-reload
  421. INFO: Running in chroot, ignoring request: daemon-reload
  422. INFO: Purging configuration files for user-setup (1.63ubuntu5) ...
  423. INFO: Purging configuration files for libnss-mymachines:amd64 (237-3ubuntu10.21) ...
  424. INFO: Purging configuration files for tcl8.6 (8.6.8+dfsg-3) ...
  425. INFO: Purging configuration files for systemd-container (237-3ubuntu10.21) ...
  426. INFO: Processing triggers for initramfs-tools (0.130ubuntu3.7pop1) ...
  427. INFO: update-initramfs: Generating /boot/initrd.img-4.18.0-18-generic
  428. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/sec2/sig.bin for module nouveau
  429. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/sec2/image.bin for module nouveau
  430. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/sec2/desc.bin for module nouveau
  431. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/nvdec/scrubber.bin for module nouveau
  432. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/sw_method_init.bin for module nouveau
  433. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/sw_bundle_init.bin for module nouveau
  434. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/sw_nonctx.bin for module nouveau
  435. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/sw_ctx.bin for module nouveau
  436. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/gpccs_sig.bin for module nouveau
  437. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/gpccs_data.bin for module nouveau
  438. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/gpccs_inst.bin for module nouveau
  439. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/gpccs_bl.bin for module nouveau
  440. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/fecs_sig.bin for module nouveau
  441. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/fecs_data.bin for module nouveau
  442. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/fecs_inst.bin for module nouveau
  443. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/fecs_bl.bin for module nouveau
  444. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/acr/ucode_unload.bin for module nouveau
  445. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/acr/ucode_load.bin for module nouveau
  446. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/acr/unload_bl.bin for module nouveau
  447. INFO: W: Possible missing firmware /lib/firmware/nvidia/gv100/acr/bl.bin for module nouveau
  448. INFO: kernelstub.Config : INFO Looking for configuration...
  449. INFO: kernelstub : WARNING Live mode is enabled!
  450. INFO: Kernelstub is running in live environment mode. This usually means that you are running a live disk, and kernelstub should not run. We are thus exiting with 0.
  451. INFO: If you are not running a live disk, please run `sudo kernelstub` to disable live mode.
  452. INFO: running "chroot" "/tmp/distinst.V3YZen6VN6hl" "apt-get" "autoremove" "-y" "--purge"
  453. INFO:
  454. INFO:
  455. INFO:
  456. INFO: 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
  457. INFO: creating recovery partition
  458. INFO: running "findmnt" "-n" "-o" "UUID" "/cdrom"
  459. INFO: running "chroot" "/tmp/distinst.V3YZen6VN6hl" "rsync" "-KLavc" "/cdrom/.disk" "/cdrom/dists" "/cdrom/pool" "/recovery"
  460. INFO: sending incremental file list
  461. INFO: .disk/
  462. INFO: dists/
  463. INFO: dists/bionic/
  464. INFO: dists/bionic/main/
  465. INFO: dists/bionic/main/binary-amd64/
  466. INFO: dists/bionic/restricted/
  467. INFO: dists/bionic/restricted/binary-amd64/
  468. INFO: dists/stable/
  469. INFO: dists/stable/main/
  470. INFO: dists/stable/main/binary-amd64/
  471. INFO: dists/stable/restricted/
  472. INFO: dists/stable/restricted/binary-amd64/
  473. INFO: dists/unstable/
  474. INFO: dists/unstable/main/
  475. INFO: dists/unstable/main/binary-amd64/
  476. INFO: dists/unstable/restricted/
  477. INFO: dists/unstable/restricted/binary-amd64/
  478. INFO: pool/
  479. INFO: pool/main/
  480. INFO: pool/restricted/
  481. INFO:
  482. INFO: sent 2,645 bytes received 224 bytes 5,738.00 bytes/sec
  483. INFO: total size is 16,910,997 speedup is 5,894.39
  484. INFO: running "chroot" "/tmp/distinst.V3YZen6VN6hl" "rsync" "-KLavc" "/cdrom/casper/" "/recovery/casper-888D-3D5E"
  485. INFO: sending incremental file list
  486. INFO: ./
  487. INFO:
  488. INFO: sent 253 bytes received 37 bytes 12.89 bytes/sec
  489. INFO: total size is 2,099,763,239 speedup is 7,240,562.89
  490. INFO: configuring bootloader
  491. INFO: running "chroot" "/tmp/distinst.V3YZen6VN6hl" "kernelstub" "--esp-path" "/boot/efi" "--kernel-path" "/vmlinuz" "--initrd-path" "/initrd.img" "--add-options" "quiet loglevel=0 systemd.show_status=false splash" "--loader" "--manage-only" "--force-update" "--verbose"
  492. WARN: kernelstub.Config : INFO Looking for configuration...
  493. WARN: kernelstub : INFO System information:
  494. WARN:
  495. WARN: OS:..................Pop!_OS 18.04
  496. WARN: Root partition:....../dev/sda3
  497. WARN: Root FS UUID:........e6b36104-b87e-483b-bb1b-d199b7eaa532
  498. WARN: ESP Path:............/boot/efi
  499. WARN: ESP Partition:......./dev/sda1
  500. WARN: ESP Partition #:.....1
  501. WARN: NVRAM entry #:.......-1
  502. WARN: Boot Variable #:.....0000
  503. WARN: Kernel Boot Options:.quiet loglevel=0 systemd.show_status=false splash
  504. WARN: Kernel Image Path:.../vmlinuz
  505. WARN: Initrd Image Path:.../initrd.img
  506. WARN: Force-overwrite:.....True
  507. WARN:
  508. WARN: kernelstub.Installer : INFO Copying Kernel into ESP
  509. WARN: kernelstub.Installer : INFO Copying initrd.img into ESP
  510. WARN: kernelstub.Installer : INFO Setting up loader.conf configuration
  511. WARN: kernelstub.Installer : INFO Making entry file for Pop!_OS
  512. WARN: kernelstub.Installer : INFO Backing up old kernel
  513. WARN: kernelstub.Installer : INFO Making entry file for Pop!_OS
  514. INFO: configuring keyboard layout
  515. INFO: running "chroot" "/tmp/distinst.V3YZen6VN6hl" "localectl" "set-x11-keymap" "us" "" ""
  516. INFO: running "chroot" "/tmp/distinst.V3YZen6VN6hl" "/usr/bin/env" "-i" "SYSTEMCTL_SKIP_REDIRECT=_" "openvt" "--" "sh" "/etc/init.d/console-setup.sh" "reload"
  517. INFO: running "chroot" "/tmp/distinst.V3YZen6VN6hl" "ln" "-s" "/etc/console-setup/cached_UTF-8_del.kmap.gz" "/etc/console-setup/cached.kmap.gz"
  518. INFO: running "chroot" "/tmp/distinst.V3YZen6VN6hl" "update-initramfs" "-u"
  519. INFO: update-initramfs: Generating /boot/initrd.img-4.18.0-18-generic
  520. WARN: W: Possible missing firmware /lib/firmware/nvidia/gv100/sec2/sig.bin for module nouveau
  521. WARN: W: Possible missing firmware /lib/firmware/nvidia/gv100/sec2/image.bin for module nouveau
  522. WARN: W: Possible missing firmware /lib/firmware/nvidia/gv100/sec2/desc.bin for module nouveau
  523. WARN: W: Possible missing firmware /lib/firmware/nvidia/gv100/nvdec/scrubber.bin for module nouveau
  524. WARN: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/sw_method_init.bin for module nouveau
  525. WARN: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/sw_bundle_init.bin for module nouveau
  526. WARN: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/sw_nonctx.bin for module nouveau
  527. WARN: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/sw_ctx.bin for module nouveau
  528. WARN: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/gpccs_sig.bin for module nouveau
  529. WARN: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/gpccs_data.bin for module nouveau
  530. WARN: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/gpccs_inst.bin for module nouveau
  531. WARN: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/gpccs_bl.bin for module nouveau
  532. WARN: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/fecs_sig.bin for module nouveau
  533. WARN: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/fecs_data.bin for module nouveau
  534. WARN: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/fecs_inst.bin for module nouveau
  535. WARN: W: Possible missing firmware /lib/firmware/nvidia/gv100/gr/fecs_bl.bin for module nouveau
  536. WARN: W: Possible missing firmware /lib/firmware/nvidia/gv100/acr/ucode_unload.bin for module nouveau
  537. WARN: W: Possible missing firmware /lib/firmware/nvidia/gv100/acr/ucode_load.bin for module nouveau
  538. WARN: W: Possible missing firmware /lib/firmware/nvidia/gv100/acr/unload_bl.bin for module nouveau
  539. WARN: W: Possible missing firmware /lib/firmware/nvidia/gv100/acr/bl.bin for module nouveau
  540. WARN: kernelstub.Config : INFO Looking for configuration...
  541. WARN: kernelstub : INFO System information:
  542. WARN:
  543. WARN: OS:..................Pop!_OS 18.04
  544. WARN: Root partition:....../dev/sda3
  545. WARN: Root FS UUID:........e6b36104-b87e-483b-bb1b-d199b7eaa532
  546. WARN: ESP Path:............/boot/efi
  547. WARN: ESP Partition:......./dev/sda1
  548. WARN: ESP Partition #:.....1
  549. WARN: NVRAM entry #:.......-1
  550. WARN: Boot Variable #:.....0000
  551. WARN: Kernel Boot Options:.quiet loglevel=0 systemd.show_status=false splash
  552. WARN: Kernel Image Path:.../vmlinuz
  553. WARN: Initrd Image Path:.../initrd.img
  554. WARN: Force-overwrite:.....False
  555. WARN:
  556. WARN: kernelstub.Installer : INFO Copying Kernel into ESP
  557. WARN: kernelstub.Installer : INFO Copying initrd.img into ESP
  558. WARN: kernelstub.Installer : INFO Setting up loader.conf configuration
  559. WARN: kernelstub.Installer : INFO Making entry file for Pop!_OS
  560. WARN: kernelstub.Installer : INFO Backing up old kernel
  561. WARN: kernelstub.Installer : INFO Making entry file for Pop!_OS
  562. INFO: starting configuring bootloader step
  563. INFO: /dev/sda: installing bootloader for Efi
  564. INFO: running "chroot" "/tmp/distinst.V3YZen6VN6hl" "bootctl" "install" "--path=/boot/efi" "--no-variables"
  565. WARN: Copied "/usr/lib/systemd/boot/efi/systemd-bootx64.efi" to "/boot/efi/EFI/systemd/systemd-bootx64.efi".
  566. WARN: Copied "/usr/lib/systemd/boot/efi/systemd-bootx64.efi" to "/boot/efi/EFI/BOOT/BOOTX64.EFI".
  567. INFO: running "chroot" "/tmp/distinst.V3YZen6VN6hl" "efibootmgr" "--create" "--disk" "/dev/sda" "--part" "1" "--write-signature" "--label" "Pop!_OS 18.04 LTS" "--loader" "\\EFI\\systemd\\systemd-bootx64.efi"
  568. WARN: efibootmgr: ** Warning ** : Boot0003 has same label Pop!_OS 18.04 LTS
  569. INFO: BootCurrent: 0006
  570. INFO: Timeout: 0 seconds
  571. INFO: BootOrder: 0007,0006,0003,0002,0000,0001,0004,0005
  572. INFO: Boot0000 Pop!_OS 19.04
  573. INFO: Boot0001 Pop!_OS 19.04
  574. INFO: Boot0002 ubuntu
  575. INFO: Boot0003* Pop!_OS 18.04 LTS
  576. INFO: Boot0004 Pop!_OS 19.04
  577. INFO: Boot0005 Pop!_OS 19.04
  578. INFO: Boot0006* USB2 - EFI OS(PNY USB 3.0 FD 1100)
  579. INFO: Boot0007* Pop!_OS 18.04 LTS
  580. INFO: applying backup
  581. INFO: appending user account data to new install
  582. INFO: restoring /etc/localtime symlink to "../usr/share/zoneinfo/UTC"
  583. INFO: restoring /etc/timezone with Etc/UTC
  584.  
  585. INFO: restoring NetworkManager configuration
  586. INFO: removing the /linux.old directory at "/dev/sda3". This may take a while...
  587. INFO: finishing job
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement