------- Comment From [email protected] 2016-01-08 05:07 EDT-------
(In reply to comment #24)
> Hello,
>
> One way to make the PPA available is to use add-apt-repository (part of
> software-properties-common package) with the following syntax :
>
> $ sudo add-apt-repository ppa:louis-bouchard/test-makedumpfile
>
> then run sudo apt-get update
>
> Otherwise you can use the following :
>
> $ sudo -s
> $ cat << EOF >
> /etc/apt/sources.list.d/louis-bouchard-test-makedumpfile-trusty.list
> deb http://ppa.launchpad.net/louis-bouchard/test-makedumpfile/ubuntu trusty
> main
> # deb-src http://ppa.launchpad.net/louis-bouchard/test-makedumpfile/ubuntu
> trusty main
> EOF
>
> then
> $ apt-get update
>
> Kind regards,
>
> ...Louis

Hi

tried with new repo and it seems me fadump is working , Thanks for fix
!!

root@system:~# cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinux-4.2.0-22-generic 
root=UUID=319e9484-a9fd-41c4-b331-e46625647087 ro splash quiet crashkernel=512M 
 fadump=on vt.handoff=7
root@system:~# kdump-config load
* fadump registered successfully
root@system:~# kdump-config status
current state   : ready to fadump
root@system:~#

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1464833

Title:
  Unable to configure Firmware Assisted dump

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1464833/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to