On Wed, Feb 10, 2016 at 09:53:53PM -0800, NAGA VENKATA SAI INDUBHASKAR JUPUDI wrote:
Hello Sir,
I'm a student from University of Caliornia, SantaCruz. I'm trying to
install pmem device on ubuntu 15.10 following the guideline mentioned in:
https://nvdimm.wiki.kernel.org/
But I'm stuck at one point. After configuring the correct kernel parameters
should I need to do something more in order to get pmem device because when
I'm trying to do
fdisk -l /dev/pmem0
I'm getting an error no such folder.
I'm stuck at this point (highlighted in red)
[image: Inline image 1]
Can you please suggest me what am I doing wrong here. I apologize for the
inconvenience caused.
Thanks & Regards,
NAGA VENKATA SAI INDUBHASKAR JUPUDI,
Department of Computer Engineering,
University of California, Santa Cruz.
Well, the implicit steps between "set up the correct kernel config" and
"use
fdisk" are "compile a kernel with the new config, reboot using that newly
compiled kernel".
Also, make sure you are setting up the memmap kernel param correctly:
https://nvdimm.wiki.kernel.org/how_to_choose_the_correct_memmap_kernel_pa...