Ubuntu Pastebin

Paste from Ridonk at Fri, 30 Oct 2015 01:27:31 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
wedge@Rogue-Leader:~$ sudo dpkg -r linux-image-3.16.0-49-generic linux-image-3.16.0-48-generic linux-image-3.16.0-46-generic linux-image-3.16.0-45-generic linux-image-3.16.0-44-generic linux-image-3.16.0-43-generic linux-image-3.16.0-30-generic
(Reading database ... 330664 files and directories currently installed.)
Removing linux-image-3.16.0-49-generic (3.16.0-49.65~14.04.1) ...
WARN: Proceeding with removing running kernel image.
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.16.0-49-generic /boot/vmlinuz-3.16.0-49-generic
update-initramfs: Deleting /boot/initrd.img-3.16.0-49-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.16.0-49-generic /boot/vmlinuz-3.16.0-49-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.16.0-50-generic
Found memtest86+ image: /memtest86+.elf
Found memtest86+ image: /memtest86+.bin
done
The link /initrd.img is a damaged link
Removing symbolic link initrd.img 
 you may need to re-run your boot loader[grub]
The link /initrd.img.old is a damaged link
Removing symbolic link initrd.img.old 
 you may need to re-run your boot loader[grub]
Removing linux-image-3.16.0-48-generic (3.16.0-48.64~14.04.1) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.16.0-48-generic /boot/vmlinuz-3.16.0-48-generic
update-initramfs: Deleting /boot/initrd.img-3.16.0-48-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.16.0-48-generic /boot/vmlinuz-3.16.0-48-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.16.0-50-generic
Found memtest86+ image: /memtest86+.elf
Found memtest86+ image: /memtest86+.bin
done
Removing linux-image-3.16.0-46-generic (3.16.0-46.62~14.04.1) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.16.0-46-generic /boot/vmlinuz-3.16.0-46-generic
update-initramfs: Deleting /boot/initrd.img-3.16.0-46-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.16.0-46-generic /boot/vmlinuz-3.16.0-46-generic
Generating grub configuration file ...
Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.
Found linux image: /boot/vmlinuz-3.16.0-50-generic
Found memtest86+ image: /memtest86+.elf
Found memtest86+ image: /memtest86+.bin
done
dpkg: warning: ignoring request to remove linux-image-3.16.0-45-generic, only the config
 files of which are on the system; use --purge to remove them too
dpkg: warning: ignoring request to remove linux-image-3.16.0-44-generic, only the config
 files of which are on the system; use --purge to remove them too
dpkg: warning: ignoring request to remove linux-image-3.16.0-43-generic, only the config
 files of which are on the system; use --purge to remove them too
dpkg: warning: ignoring request to remove linux-image-3.16.0-30-generic, only the config
 files of which are on the system; use --purge to remove them too
wedge@Rogue-Leader:~$ 
Download as text