Advertisement
Guest User

LMDE install

a guest
Feb 27th, 2014
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.28 KB | None | 0 0
  1. mint@mint ~ $ gksu live-installer
  2. glibtop: Non-standard uts for running kernel:
  3. release 3.11-2-486=3.11.0 gives version code 199424
  4.  
  5. Color: #d4aa00
  6. Image: /usr/share/live-installer/timezone/timezone_11.0.png
  7. Color: #ff6600
  8. Image: /usr/share/live-installer/timezone/timezone_5.0.png
  9. Coords: 732.0 324.0
  10. Closest timezone Australia/Lord_Howe
  11. Color: #d45c27
  12. Image: /usr/share/live-installer/timezone/timezone_11.0.png
  13. Color: #d45c27
  14. Image: /usr/share/live-installer/timezone/timezone_11.0.png
  15. Coords: 773.0 316.0
  16. Closest timezone Pacific/Fiji
  17. Color: #ffcc00
  18. Image: /usr/share/live-installer/timezone/timezone_12.0.png
  19. Color: #ffcc00
  20. Image: /usr/share/live-installer/timezone/timezone_12.0.png
  21. Coords: 742.0 319.0
  22. Closest timezone Pacific/Noumea
  23. Color: #d4aa00
  24. Image: /usr/share/live-installer/timezone/timezone_11.0.png
  25. Color: #d4aa00
  26. Image: /usr/share/live-installer/timezone/timezone_11.0.png
  27. Coords: 724.0 319.0
  28. Closest timezone Australia/Brisbane
  29. Color: #ffe6d5
  30. Image: /usr/share/live-installer/timezone/timezone_10.0.png
  31. Color: #ffe6d5
  32. Image: /usr/share/live-installer/timezone/timezone_10.0.png
  33. Color: #ff6600
  34. Image: /usr/share/live-installer/timezone/timezone_5.0.png
  35. ## INSTALLATION
  36. Template path: /usr/share/live-installer/slideshow/template.html
  37. Content path does not exist: /usr/share/live-installer/slideshow/office.html
  38. --> Installation started
  39. EXECUTING: 'mkfs.ext4 /dev/sda1'
  40. --> Mounting partitions
  41. ------ Mounting /lib/live/mount/medium/live/filesystem.squashfs on /source/
  42. EXECUTING: 'mount -o loop -t squashfs /lib/live/mount/medium/live/filesystem.squashfs /source/'
  43. ------ Mounting partition /dev/sda1 on /target/
  44. EXECUTING: 'mount -t ext4 /dev/sda1 /target'
  45. ------ Mounting /dev/sda7 on /target/home
  46. EXECUTING: 'mount -t ext3 /dev/sda7 /target/home'
  47. --> Indexing files
  48. --> Copying files
  49. File "/usr/lib/live-installer/installer.py", line 168, in init_install
  50. os.unlink(targetpath)
  51. --> Writing hostname
  52. --> Setting the locale
  53. chroot /target/ /bin/sh -c "locale-gen"
  54. Generating locales...
  55. en_AG.UTF-8... up-to-date
  56. en_AU.UTF-8... up-to-date
  57. en_BW.UTF-8... up-to-date
  58. en_CA.UTF-8... up-to-date
  59. en_DK.UTF-8... up-to-date
  60. en_GB.UTF-8... up-to-date
  61. en_HK.UTF-8... up-to-date
  62. en_IE.UTF-8... up-to-date
  63. en_IN.UTF-8... up-to-date
  64. en_NG.UTF-8... up-to-date
  65. en_NZ.UTF-8... up-to-date
  66. en_PH.UTF-8... up-to-date
  67. en_SG.UTF-8... up-to-date
  68. en_US.UTF-8... up-to-date
  69. en_ZA.UTF-8... up-to-date
  70. en_ZM.UTF-8... up-to-date
  71. en_ZW.UTF-8... up-to-date
  72. ru_RU.UTF-8... up-to-date
  73. ru_UA.UTF-8... up-to-date
  74. Generation complete.
  75. chroot /target/ /bin/sh -c "update-locale LANG='ru_RU.UTF-8'"
  76. chroot /target/ /bin/sh -c "update-locale LANG=ru_RU.UTF-8"
  77. --> Setting the timezone
  78. --> Localizing packages
  79. chroot /target/ /bin/sh -c "dpkg -i /debs/*"
  80. --> Setting the keyboard
  81. chroot /target/ /bin/sh -c "rm /etc/default/console-setup"
  82. chroot /target/ /bin/sh -c "mv /etc/default/console-setup.new /etc/default/console-setup"
  83. chroot /target/ /bin/sh -c "rm /etc/default/keyboard"
  84. chroot /target/ /bin/sh -c "mv /etc/default/keyboard.new /etc/default/keyboard"
  85. --> Configuring Grub
  86. --> Running grub-install
  87. chroot /target/ /bin/sh -c "grub-install --force /dev/sda"
  88. --> Running grub-mkconfig
  89. chroot /target/ /bin/sh -c "grub-mkconfig -o /boot/grub/grub.cfg"
  90. --> Checking Grub configuration
  91. --> Found Grub theme: ### BEGIN /etc/grub.d/06_mint_theme ###
  92. --> Found Grub theme: ### END /etc/grub.d/06_mint_theme ###
  93. --> Running grub-mkconfig
  94. chroot /target/ /bin/sh -c "grub-mkconfig -o /boot/grub/grub.cfg"
  95. --> Checking Grub configuration
  96. --> Found Grub theme: ### BEGIN /etc/grub.d/06_mint_theme ###
  97. --> Found Grub theme: ### END /etc/grub.d/06_mint_theme ###
  98. --> Running grub-mkconfig
  99. chroot /target/ /bin/sh -c "grub-mkconfig -o /boot/grub/grub.cfg"
  100. --> Checking Grub configuration
  101. --> Found Grub theme: ### BEGIN /etc/grub.d/06_mint_theme ###
  102. --> Found Grub theme: ### END /etc/grub.d/06_mint_theme ###
  103. --> Running grub-mkconfig
  104. chroot /target/ /bin/sh -c "grub-mkconfig -o /boot/grub/grub.cfg"
  105. --> Checking Grub configuration
  106. --> Found Grub theme: ### BEGIN /etc/grub.d/06_mint_theme ###
  107. --> Found Grub theme: ### END /etc/grub.d/06_mint_theme ###
  108. --> Running grub-mkconfig
  109. chroot /target/ /bin/sh -c "grub-mkconfig -o /boot/grub/grub.cfg"
  110. --> Checking Grub configuration
  111. --> Found Grub theme: ### BEGIN /etc/grub.d/06_mint_theme ###
  112. --> Found Grub theme: ### END /etc/grub.d/06_mint_theme ###
  113. --> Running grub-mkconfig
  114. chroot /target/ /bin/sh -c "grub-mkconfig -o /boot/grub/grub.cfg"
  115. --> Configuring Initramfs
  116. chroot /target/ /bin/sh -c "/usr/sbin/update-initramfs -t -u -k all"
  117. update-initramfs: Generating /boot/initrd.img-3.5.0-46-lowlatency
  118. update-initramfs: Generating /boot/initrd.img-3.5.0-46-generic
  119. update-initramfs: Generating /boot/initrd.img-3.5.0-17-generic
  120. chroot /target/ /bin/sh -c "/usr/bin/sha1sum /boot/initrd.img-3.11-2-486 > /var/lib/initramfs-tools/3.11-2-486"
  121. --> Cleaning APT
  122. chroot /target/ /bin/sh -c "sed -i 's/^deb cdrom/#deb cdrom/' /etc/apt/sources.list"
  123. chroot /target/ /bin/sh -c "apt-get -y --force-yes autoremove"
  124. --> Unmounting partitions
  125. EXECUTING: 'umount /target/home'
  126. EXECUTING: 'umount /target'
  127. EXECUTING: 'umount /source'
  128. --> All done
  129. ## INSTALLATION COMPLETE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement