1. Boot Info Script 0.61.full + Boot-Repair extra info [Boot-Info November 20th 2012]
  2. ============================= Boot Info Summary: ===============================
  3. => Windows is installed in the MBR of /dev/sda.
  4. sda1: __________________________________________________________________________
  5. File system: ntfs
  6. Boot sector type: Windows Vista/7: NTFS
  7. Boot sector info: No errors found in the Boot Parameter Block.
  8. Operating System: Windows 7
  9. Boot files: /boot.ini /bootmgr /BOOT/BCD
  10. /Windows/System32/winload.exe /ntldr /ntdetect.com
  11. sda2: __________________________________________________________________________
  12. File system: ext3
  13. Boot sector type: -
  14. Boot sector info:
  15. Operating System: Ubuntu 11.04
  16. Boot files: /boot/grub/menu.lst /etc/fstab
  17. sda3: __________________________________________________________________________
  18. File system: Extended Partition
  19. Boot sector type: -
  20. Boot sector info:
  21. sda5: __________________________________________________________________________
  22. File system: swap
  23. Boot sector type: -
  24. Boot sector info:
  25. ============================ Drive/Partition Info: =============================
  26. Drive: sda _____________________________________________________________________
  27. Disk /dev/sda: 120.0 GB, 120034123776 bytes
  28. 255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
  29. Units = sectors of 1 * 512 = 512 bytes
  30. Sector size (logical/physical): 512 bytes / 512 bytes
  31. Partition Boot Start Sector End Sector # of Sectors Id System
  32. /dev/sda1 * 63 174,289,184 174,289,122 7 NTFS / exFAT / HPFS
  33. /dev/sda2 174,289,185 231,593,039 57,303,855 83 Linux
  34. /dev/sda3 231,593,040 234,436,544 2,843,505 f W95 Extended (LBA)
  35. /dev/sda5 231,593,103 232,540,874 947,772 82 Linux swap / Solaris
  36. "blkid" output: ________________________________________________________________
  37. Device UUID TYPE LABEL
  38. /dev/loop0 squashfs
  39. /dev/sda1 5D6D5356074F92BD ntfs
  40. /dev/sda2 4250eb8e-aae9-48fe-9088-e3f3ddbbce92 ext3
  41. /dev/sda5 a4fa0cf4-d518-4371-949f-e6748afce73b swap
  42. ================================ Mount points: =================================
  43. Device Mount_Point Type Options
  44. /dev/sr0 /live/image iso9660 (ro,noatime)
  45. ================================ sda1/boot.ini: ================================
  46. --------------------------------------------------------------------------------
  47. ;
  48. ;Warning: Boot.ini is used on Windows XP and earlier operating systems.
  49. ;Warning: Use BCDEDIT.exe to modify Windows Vista boot options.
  50. ;
  51. [boot loader]
  52. timeout=5
  53. default=c:\CMDCONS\BOOTSECT.DAT
  54. [operating systems]
  55. c:\CMDCONS\BOOTSECT.DAT="Microsoft Windows Recovery Console" /CMDCONS
  56. --------------------------------------------------------------------------------
  57. =========================== sda2/boot/grub/menu.lst: ===========================
  58. --------------------------------------------------------------------------------
  59. # menu.lst - See: grub(8), info grub, update-grub(8)
  60. # grub-install(8), grub-floppy(8),
  61. # grub-md5-crypt, /usr/share/doc/grub
  62. # and /usr/share/doc/grub-doc/.
  63. ## default num
  64. # Set the default entry to the entry number NUM. Numbering starts from 0, and
  65. # the entry number 0 is the default if the command is not used.
  66. #
  67. # You can specify 'saved' instead of a number. In this case, the default entry
  68. # is the entry saved with the command 'savedefault'.
  69. # WARNING: If you are using dmraid do not use 'savedefault' or your
  70. # array will desync and will not let you boot your system.
  71. default 4
  72. ## timeout sec
  73. # Set a timeout, in SEC seconds, before automatically booting the default entry
  74. # (normally the first entry defined).
  75. timeout 10
  76. ## hiddenmenu
  77. # Hides the menu by default (press ESC to see the menu)
  78. #hiddenmenu
  79. # Pretty colours
  80. #color cyan/blue white/blue
  81. ## password ['--md5'] passwd
  82. # If used in the first section of a menu file, disable all interactive editing
  83. # control (menu entry editor and command-line) and entries protected by the
  84. # command 'lock'
  85. # e.g. password topsecret
  86. ## password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
  87. # password topsecret
  88. #
  89. # examples
  90. #
  91. # title Windows 95/98/NT/2000
  92. # root (hd0,0)
  93. # makeactive
  94. # chainloader +1
  95. #
  96. # title Linux
  97. # root (hd0,1)
  98. # kernel /vmlinuz root=/dev/hda2 ro
  99. #
  100. #
  101. # Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
  102. ### BEGIN AUTOMAGIC KERNELS LIST
  103. ## lines between the AUTOMAGIC KERNELS LIST markers will be modified
  104. ## by the debian update-grub script except for the default options below
  105. ## DO NOT UNCOMMENT THEM, Just edit them to your needs
  106. ## ## Start Default Options ##
  107. ## default kernel options
  108. ## default kernel options for automagic boot options
  109. ## If you want special options for specific kernels use kopt_x_y_z
  110. ## where x.y.z is kernel version. Minor versions can be omitted.
  111. ## e.g. kopt=root=/dev/hda1 ro
  112. ## kopt_2_6_8=root=/dev/hdc1 ro
  113. ## kopt_2_6_8_2_686=root=/dev/hdc2 ro
  114. # kopt=root=UUID=4250eb8e-aae9-48fe-9088-e3f3ddbbce92 ro
  115. ## default grub root device
  116. ## e.g. groot=(hd0,0)
  117. # groot=4250eb8e-aae9-48fe-9088-e3f3ddbbce92
  118. ## should update-grub create alternative automagic boot options
  119. ## e.g. alternative=true
  120. ## alternative=false
  121. # alternative=true
  122. ## should update-grub lock alternative automagic boot options
  123. ## e.g. lockalternative=true
  124. ## lockalternative=false
  125. # lockalternative=false
  126. ## additional options to use with the default boot option, but not with the
  127. ## alternatives
  128. ## e.g. defoptions=vga=791 resume=/dev/hda5
  129. # defoptions=quiet splash
  130. ## should update-grub lock old automagic boot options
  131. ## e.g. lockold=false
  132. ## lockold=true
  133. # lockold=false
  134. ## Xen hypervisor options to use with the default Xen boot option
  135. # xenhopt=
  136. ## Xen Linux kernel options to use with the default Xen boot option
  137. # xenkopt=console=tty0
  138. ## altoption boot targets option
  139. ## multiple altoptions lines are allowed
  140. ## e.g. altoptions=(extra menu suffix) extra boot options
  141. ## altoptions=(recovery) single
  142. # altoptions=(recovery mode) single
  143. ## controls how many kernels should be put into the menu.lst
  144. ## only counts the first occurence of a kernel, not the
  145. ## alternative kernel options
  146. ## e.g. howmany=all
  147. ## howmany=7
  148. # howmany=2
  149. ## specify if running in Xen domU or have grub detect automatically
  150. ## update-grub will ignore non-xen kernels when running in domU and vice versa
  151. ## e.g. indomU=detect
  152. ## indomU=true
  153. ## indomU=false
  154. # indomU=detect
  155. ## should update-grub create memtest86 boot option
  156. ## e.g. memtest86=true
  157. ## memtest86=false
  158. # memtest86=true
  159. ## should update-grub adjust the value of the default booted system
  160. ## can be true or false
  161. # updatedefaultentry=false
  162. ## should update-grub add savedefault to the default options
  163. ## can be true or false
  164. # savedefault=false
  165. ## ## End Default Options ##
  166. title Ubuntu 10.10, kernel 2.6.35-22-generic
  167. uuid 4250eb8e-aae9-48fe-9088-e3f3ddbbce92
  168. kernel /boot/vmlinuz-2.6.35-22-generic root=UUID=4250eb8e-aae9-48fe-9088-e3f3ddbbce92 ro quiet splash
  169. initrd /boot/initrd.img-2.6.35-22-generic
  170. quiet
  171. title Ubuntu 10.10, kernel 2.6.35-22-generic (recovery mode)
  172. uuid 4250eb8e-aae9-48fe-9088-e3f3ddbbce92
  173. kernel /boot/vmlinuz-2.6.35-22-generic root=UUID=4250eb8e-aae9-48fe-9088-e3f3ddbbce92 ro single
  174. initrd /boot/initrd.img-2.6.35-22-generic
  175. # title Ubuntu 10.10, kernel 2.6.32-25-generic
  176. # uuid 4250eb8e-aae9-48fe-9088-e3f3ddbbce92
  177. # kernel /boot/vmlinuz-2.6.32-25-generic root=UUID=4250eb8e-aae9-48fe-9088-e3f3ddbbce92 ro quiet splash
  178. # initrd /boot/initrd.img-2.6.32-25-generic
  179. # quiet
  180. # title Ubuntu 10.10, kernel 2.6.32-25-generic (recovery mode)
  181. # uuid 4250eb8e-aae9-48fe-9088-e3f3ddbbce92
  182. # kernel /boot/vmlinuz-2.6.32-25-generic root=UUID=4250eb8e-aae9-48fe-9088-e3f3ddbbce92 ro single
  183. # initrd /boot/initrd.img-2.6.32-25-generic
  184. title Ubuntu 10.10, memtest86+
  185. uuid 4250eb8e-aae9-48fe-9088-e3f3ddbbce92
  186. kernel /boot/memtest86+.bin
  187. quiet
  188. ### END DEBIAN AUTOMAGIC KERNELS LIST
  189. # This is a divider, added to separate the menu items below from the Debian
  190. # ones.
  191. title Other operating systems:
  192. root
  193. # This entry automatically added by the Debian installer for a non-linux OS
  194. # on /dev/sda1
  195. title Microsoft Windows XP Home Edition
  196. root (hd0,0)
  197. savedefault
  198. makeactive
  199. chainloader +1
  200. --------------------------------------------------------------------------------
  201. =============================== sda2/etc/fstab: ================================
  202. --------------------------------------------------------------------------------
  203. # /etc/fstab: static file system information.
  204. #
  205. # <file system> <mount point> <type> <options> <dump> <pass>
  206. proc /proc proc defaults 0 0
  207. # /dev/sda2
  208. UUID=4250eb8e-aae9-48fe-9088-e3f3ddbbce92 / ext3 relatime,errors=remount-ro 0 1
  209. # /dev/sda5
  210. UUID=a4fa0cf4-d518-4371-949f-e6748afce73b none swap sw 0 0
  211. /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
  212. --------------------------------------------------------------------------------
  213. =================== sda2: Location of files loaded by Grub: ====================
  214. GiB - GB File Fragment(s)
  215. 84.553173542 = 90.788278784 boot/grub/menu.lst 1
  216. 84.374195576 = 90.596102656 boot/grub/stage2 2
  217. 84.410770893 = 90.635375104 boot/initrd.img-2.6.27-11-generic 21
  218. 84.417366505 = 90.642457088 boot/initrd.img-2.6.28-15-generic 5
  219. 84.387684345 = 90.610586112 boot/initrd.img-2.6.31-21-generic 6
  220. 84.459484577 = 90.687681024 boot/initrd.img-2.6.32-25-generic 12
  221. 84.402439594 = 90.626429440 boot/initrd.img-2.6.35-22-generic 35
  222. 84.464172840 = 90.692715008 boot/initrd.img-2.6.38-10-generic 7
  223. 84.510410786 = 90.742362624 boot/initrd.img-2.6.38-11-generic 12
  224. 84.517452717 = 90.749923840 boot/initrd.img-2.6.38-12-generic 20
  225. 84.548714161 = 90.783490560 boot/initrd.img-2.6.38-13-generic 13
  226. 84.556068897 = 90.791387648 boot/initrd.img-2.6.38-14-generic 9
  227. 84.426495075 = 90.652258816 boot/initrd.img-2.6.38-8-generic 20
  228. 84.422024250 = 90.647458304 boot/vmlinuz-2.6.27-11-generic 3
  229. 84.440376759 = 90.667164160 boot/vmlinuz-2.6.28-15-generic 5
  230. 84.378357410 = 90.600571392 boot/vmlinuz-2.6.31-21-generic 5
  231. 84.432243824 = 90.658431488 boot/vmlinuz-2.6.32-25-generic 2
  232. 84.369583607 = 90.591150592 boot/vmlinuz-2.6.35-22-generic 10
  233. 84.436829090 = 90.663354880 boot/vmlinuz-2.6.38-10-generic 13
  234. 84.498772144 = 90.729865728 boot/vmlinuz-2.6.38-11-generic 40
  235. 84.475422382 = 90.704794112 boot/vmlinuz-2.6.38-12-generic 7
  236. 84.535191059 = 90.768970240 boot/vmlinuz-2.6.38-13-generic 17
  237. 84.535782337 = 90.769605120 boot/vmlinuz-2.6.38-14-generic 6
  238. 84.500484943 = 90.731704832 boot/vmlinuz-2.6.38-8-generic 42
  239. 84.556068897 = 90.791387648 initrd.img 9
  240. 84.548714161 = 90.783490560 initrd.img.old 13
  241. 84.535782337 = 90.769605120 vmlinuz 6
  242. 84.535191059 = 90.768970240 vmlinuz.old 17
  243. =============================== StdErr Messages: ===============================
  244. No volume groups found
  245. mdadm: No arrays found in config file or automatically
  246. ADDITIONAL INFORMATION :
  247. =================== log of boot-repair 2012-12-10__16h44 ===================
  248. boot-repair version : 3.195~ppa11~lucid
  249. boot-sav version : 3.195~ppa11~lucid
  250. glade2script-gtk2 version : 3.2.2~ppa45~lucid
  251. boot-sav-extra version : 3.195~ppa11~lucid
  252. No volume groups found
  253. boot-repair is executed in live-session (Boot-Repair-Disk 29nov2012, squeeze, Debian, i686)
  254. CPU op-mode(s): 64-bit
  255. initrd=/live/initrd.img boot=live config quiet BOOT_IMAGE=/live/vmlinuz
  256. =================== os-prober:
  257. /dev/sda1:Windows 7 (loader):Windows:chain
  258. /dev/sda2:Ubuntu 11.04 (11.04):Ubuntu:linux
  259. =================== blkid:
  260. /dev/sda1: UUID="5D6D5356074F92BD" TYPE="ntfs"
  261. /dev/sda2: UUID="4250eb8e-aae9-48fe-9088-e3f3ddbbce92" SEC_TYPE="ext2" TYPE="ext3"
  262. /dev/sda5: UUID="a4fa0cf4-d518-4371-949f-e6748afce73b" TYPE="swap"
  263. /dev/loop0: TYPE="squashfs"
  264. 1 disks with OS, 2 OS : 1 Linux, 0 MacOS, 1 Windows, 0 unknown type OS.
  265. =================== sda2/etc/grub.d/ :
  266. drwxr-xr-x 2 root root 4096 Apr 29 2011 grub.d
  267. total 48
  268. -rwxr-xr-x 1 root root 6658 Apr 21 2011 00_header
  269. -rwxr-xr-x 1 root root 6304 Apr 21 2011 10_linux
  270. -rwxr-xr-x 1 root root 5233 Apr 21 2011 20_linux_xen
  271. -rwxr-xr-x 1 root root 1588 Sep 24 2010 20_memtest86+
  272. -rwxr-xr-x 1 root root 7119 Apr 21 2011 30_os-prober
  273. -rwxr-xr-x 1 root root 214 Oct 24 2009 40_custom
  274. -rwxr-xr-x 1 root root 95 Oct 6 2010 41_custom
  275. -rw-r--r-- 1 root root 483 Oct 24 2009 README
  276. No sda2/etc/default/grub
  277. /mnt/boot-sav/sda2/grub/menu.lst detected
  278. =================== UEFI/Legacy mode:
  279. This live-session is not EFI-compatible.
  280. SecureBoot maybe enabled.
  281. =================== PARTITIONS & DISKS:
  282. sda1 : sda, not-sepboot, no-grubenv nogrub, no-docgrub, no-update-grub, 32, no-boot, is-os, not--efi--part, part-has-no-fstab, part-has-no-fstab, ntldr, haswinload, no-recov-nor-hid, bootmgr, is-winboot, nopakmgr, nogrubinstall, no---usr, part-has-no-fstab, not-sep-usr, standard, not-far, /mnt/boot-sav/sda1.
  283. sda2 : sda, not-sepboot, grubenv-ok grub1, no-docgrub, update-grub, 32, with-boot, is-os, not--efi--part, fstab-without-boot, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, apt-get, grub-install, with--usr, fstab-without-usr, not-sep-usr, standard, farbios, /mnt/boot-sav/sda2.
  284. sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 63 sectors * 512 bytes
  285. =================== parted -l:
  286. Model: ATA WDC WD1200BEVE-0 (scsi)
  287. Disk /dev/sda: 120GB
  288. Sector size (logical/physical): 512B/512B
  289. Partition Table: msdos
  290. Number Start End Size Type File system Flags
  291. 1 32.3kB 89.2GB 89.2GB primary ntfs boot
  292. 2 89.2GB 119GB 29.3GB primary ext3
  293. 3 119GB 120GB 1456MB extended lba
  294. 5 119GB 119GB 485MB logical linux-swap(v1)
  295. Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0
  296. has been opened read-only.
  297. Error: /dev/sr0: unrecognised disk label
  298. =================== parted -lm:
  299. BYT;
  300. /dev/sda:120GB:scsi:512:512:msdos:ATA WDC WD1200BEVE-0;
  301. 1:32.3kB:89.2GB:89.2GB:ntfs::boot;
  302. 2:89.2GB:119GB:29.3GB:ext3::;
  303. 3:119GB:120GB:1456MB:::lba;
  304. 5:119GB:119GB:485MB:linux-swap(v1)::;
  305. Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0
  306. has been opened read-only.
  307. Error: /dev/sr0: unrecognised disk label
  308. =================== mount:
  309. aufs on / type aufs (rw)
  310. tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
  311. proc on /proc type proc (rw,noexec,nosuid,nodev)
  312. sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
  313. udev on /dev type tmpfs (rw,mode=0755)
  314. tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
  315. devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
  316. /dev/sr0 on /live/image type iso9660 (ro,noatime)
  317. tmpfs on /live/cow type tmpfs (rw,noatime,mode=755)
  318. tmpfs on /live type tmpfs (rw,relatime)
  319. tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
  320. fusectl on /sys/fs/fuse/connections type fusectl (rw)
  321. /dev/sda1 on /mnt/boot-sav/sda1 type fuseblk (rw,allow_other,blksize=4096)
  322. /dev/sda2 on /mnt/boot-sav/sda2 type ext3 (rw)
  323. =================== ls:
  324. /sys/block/sda (filtered): alignment_offset bdi capability dev device ext_range holders inflight power queue range removable ro sda1 sda2 sda3 sda5 size slaves stat subsystem trace uevent
  325. /sys/block/sr0 (filtered): alignment_offset bdi capability dev device ext_range holders inflight power queue range removable ro size slaves stat subsystem trace uevent
  326. /dev (filtered): block bsg btrfs-control bus cdrom cdrw char console core cpu_dma_latency disk dri dvd dvdrw fb0 fd full fuse fw0 hidraw0 hpet hwrng initctl input kmsg log MAKEDEV md mem net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 scd0 sda sda1 sda2 sda3 sda5 sg0 sg1 shm snapshot snd sndstat sr0 stderr stdin stdout urandom vga_arbiter xconsole zero
  327. ls /dev/md:
  328. =================== df -Th:
  329. Filesystem Type Size Used Avail Use% Mounted on
  330. aufs aufs 950M 7.2M 943M 1% /
  331. tmpfs tmpfs 950M 0 950M 0% /lib/init/rw
  332. udev tmpfs 945M 180K 945M 1% /dev
  333. tmpfs tmpfs 950M 0 950M 0% /dev/shm
  334. /dev/sr0 iso9660 340M 340M 0 100% /live/image
  335. tmpfs tmpfs 950M 7.2M 943M 1% /live/cow
  336. tmpfs tmpfs 950M 0 950M 0% /live
  337. tmpfs tmpfs 950M 8.0K 950M 1% /tmp
  338. /dev/sda1 fuseblk 84G 23G 61G 28% /mnt/boot-sav/sda1
  339. /dev/sda2 ext3 27G 6.4G 20G 26% /mnt/boot-sav/sda2
  340. =================== fdisk -l:
  341. Disk /dev/sda: 120.0 GB, 120034123776 bytes
  342. 255 heads, 63 sectors/track, 14593 cylinders
  343. Units = cylinders of 16065 * 512 = 8225280 bytes
  344. Sector size (logical/physical): 512 bytes / 512 bytes
  345. I/O size (minimum/optimal): 512 bytes / 512 bytes
  346. Disk identifier: 0x94e494e4
  347. Device Boot Start End Blocks Id System
  348. /dev/sda1 * 1 10849 87144561 7 HPFS/NTFS
  349. /dev/sda2 10850 14416 28651927+ 83 Linux
  350. /dev/sda3 14417 14593 1421752+ f W95 Ext'd (LBA)
  351. /dev/sda5 14417 14475 473886 82 Linux swap / Solaris
  352. =================== Default settings
  353. Recommended-Repair
  354. This setting would purge (in order to fix packages fix legacy files) and reinstall the grub2 of sda2 into the MBR of sda.
  355. Additional repair would be performed: unhide-bootmenu-10s
  356. =================== Settings chosen by the user
  357. Custom-Repair
  358. This setting will purge (in order to fix packages fix legacy files) and reinstall the grub2 of sda2 into the MBR of sda.
  359. Additional repair will be performed: unhide-bootmenu-10s
  360. mount: special device /run does not exist
  361. chroot /mnt/boot-sav/sda2 apt-get -y --force-yes update
  362. W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/natty/main/binary-i386/Packages 404 Not Found
  363. E: Some index files failed to download. They have been ignored, or old ones used instead.
  364. Purge the GRUB of sda2
  365. cp: cannot stat `/mnt/boot-sav/sda2/etc/default/grub': No such file or directory
  366. grub-pc available
  367. You might want to run 'apt-get -f install' to correct these:
  368. The following packages have unmet dependencies:
  369. firefox : Breaks: adobe-flashplugin (<= 11.1.102.63-0natty1) but 10.0.32.18-1 is to be installed
  370. grub : Conflicts: grub-pc but 1.99~rc1-13ubuntu3 is to be installed
  371. grub-pc : Depends: grub-gfxpayload-lists but it is not going to be installed
  372. Conflicts: grub (< 0.97-54) but 0.97-29ubuntu61.1 is to be installed
  373. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  374. DEBCHECK debNG, grub-pc
  375. DEBCHECK debNG
  376. =================== grub-pc purge cancelled
  377. apt-error detected. Please open a terminal then type (or copy-paste) the following command:
  378. sudo chroot "/mnt/boot-sav/sda2" apt-get -f install
  379. Then close this window.
  380. umount: /mnt/boot-sav/sda2/run: not mounted
  381. =================== Default settings
  382. Custom-Repair
  383. This setting will purge (in order to fix packages fix legacy files) and reinstall the grub2 of sda2 into the MBR of sda.
  384. Additional repair will be performed: unhide-bootmenu-10s
  385. =================== Settings chosen by the user
  386. Custom-Repair
  387. This setting will purge (in order to fix packages fix legacy files) and reinstall the grub-pc of sda2 into the MBR of sda.
  388. Additional repair will be performed: unhide-bootmenu-10s
  389. umount: /mnt/boot-sav/sda1: not mounted
  390. mount: special device /run does not exist
  391. chroot /mnt/boot-sav/sda2 apt-get -y --force-yes update
  392. W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/natty/main/binary-i386/Packages 404 Not Found
  393. E: Some index files failed to download. They have been ignored, or old ones used instead.
  394. Purge the GRUB of sda2
  395. cp: cannot stat `/mnt/boot-sav/sda2/etc/default/grub': No such file or directory
  396. grub-pc available
  397. You might want to run 'apt-get -f install' to correct these:
  398. The following packages have unmet dependencies:
  399. firefox : Breaks: adobe-flashplugin (<= 11.1.102.63-0natty1) but 10.0.32.18-1 is to be installed
  400. grub : Conflicts: grub-pc but 1.99~rc1-13ubuntu3 is to be installed
  401. grub-pc : Depends: grub-gfxpayload-lists but it is not going to be installed
  402. Conflicts: grub (< 0.97-54) but 0.97-29ubuntu61.1 is to be installed
  403. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  404. DEBCHECK debNG, grub-pc
  405. DEBCHECK debNG
  406. =================== grub-pc purge cancelled
  407. apt-error detected. Please open a terminal then type (or copy-paste) the following command:
  408. sudo chroot "/mnt/boot-sav/sda2" apt-get -f install
  409. Then close this window.
  410. umount: /mnt/boot-sav/sda2/run: not mounted
  411. =================== Default settings
  412. Recommended-Repair
  413. This setting will purge (in order to fix packages fix legacy files) and reinstall the grub2 of sda2 into the MBR of sda.
  414. Additional repair will be performed: unhide-bootmenu-10s
  415. =================== Settings chosen by the user
  416. Boot-Info
  417. This setting will not act on the MBR.
  418. No change has been performed on your computer. See you soon!