Jump to content

Need help for installing nvme on RockPi4


Frank13
Go to solution Solved by Frank13,

Recommended Posts

  • Solution

Hi everybody,

 

I am searching for help with my nvme ssd on my RockPi4 - I am a beginner in linux...

 

I tried several things but now i am stuck...

The hardware seems to work - sudo blkid gives

/dev/mmcblk2p1: UUID="f64fc0b4-7660-4994-b713-880dd6b7886a" TYPE="ext4" PARTUUID="e3470912-01"
/dev/zram0: UUID="b4882aaf-3711-42e2-90e4-146c40ebc73d" TYPE="swap"
/dev/zram1: LABEL="log2ram" UUID="60c2c56f-19a4-45c0-83e4-a6007431733d" TYPE="ext4"
/dev/mmcblk2: PTUUID="e3470912" PTTYPE="dos"
/dev/nvme0n1: UUID="39789eff-ad29-4a45-9f4d-d260fe385ebf" TYPE="ext4" PTUUID="baf98b46" PTTYPE="dos"
/dev/nvme0n1p1: PARTUUID="baf98b46-01"

 

I also added a line in the /etc/fstab:

UUID=39789eff-ad29-4a45-9f4d-d260fe385ebf /media/nvmssd ext4 default 0 0

 

But when i try sudo mount-a i always get an error:

mount: /media/nvmssd: wrong fs type, bad option, bad superblock on /dev/nvme0n1p1, missing codepage or helper program, or other error.

 

I simply dont know how to solve the problem...

 

 

Link to comment
Share on other sites

Hi everybody,

 

The problem is solved... I think the reason for the problem was an error on the boot-EMMC in the RockPi. The system crashed and was not able to reboot. After i replaced the EMMC ( I made a copy of it before installing the SSD), I tried again and it worked...

 

Thanks!

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines