On Tue, Jan 10, 2023 at 5:27 AM Arnt Karlsen <arnt@???> wrote:
>
> On Tue, 10 Jan 2023 14:14:59 +1100, Ralph wrote in message
> <Y7zYM7/s7igsdu/V@localhost>:
>
> > On Mon, Jan 09, 2023 at 09:02:50PM -0600, o1bigtenor wrote:
> > > ...
> > > There was no nvme in any of the lists.
> >
> > I don't understand? which list?
> >
> > The command is: modprobe nvme
>
> ..try: 'modprobe -v nvme ' and 'modinfo nvme ' if both these
> fail, 'modprobe -vr nvme ' might be worth a try.
>
> ..in most cases, the " -v " adds useful verbosity.
>
>
Thank you to the polar bear hunter - - - - grin!
modprobe -v nvme - - - - again a null line and
modprobe nvme --first-time does NOT report success
modinfo nvme - - - now that puked almost a screen full of lines
the interesting line was (can't remember the first part and can no
longer see it on the screen) . . . depends : nvme-core
did # modprobe nvme-core followed with # modprobe nvme
and then success with # modprobe nvme --first-time - - -
module already installed !!!!!!
detect disks does NOT find the 'listed' hard disk
BIOS says that the hard disk is a Ramaxel MMC64G
Dunno what's now the issue - - - maybe this Win laptop has
safeguards so that nothing but WIN can run on it.
Lenovo 1002 2nd Gen
Bios FRCN17WW
AMD 3015e w Radeon Graphics
Any ideas how to kick this thing in the pants so that it will read
the install SDD?
TIA