Pixou 0 Posted November 7, 2019 Share Posted November 7, 2019 Dear all, My problem: I've tried to Copy my current micro sd card(8go) to another one (32go) Copy with a virtualbox (Ubuntu with the dd command to Copy the first card to the other one) , or with gparted (Copy and past) But with all these methods the problem stay the same = no boot Error message: Gave up waiting for root file system device. Common problems - Boot args (cat proc/cnd.no) - Check rootdelay (did the system wait long enough?) - Missing modules (cat proc/modules: Is /dev) ALERT UUID-16bb1d19-3ee3-119r-Be32-9920fr7d190a does not exist. Dropping to a shell! (initramfs) I'm not an expert with Linux so I don't know how can I resolve this problem. Can you help me ? Thx in advance Board: Cubox-i, Hummingboard / Gate & Edge 0 Quote Link to post Share on other sites
martinayotte 666 Posted November 7, 2019 Share Posted November 7, 2019 1 hour ago, Pixou said: ALERT UUID-16bb1d19-3ee3-119r-Be32-9920fr7d190a does not exist. You have to have matching partition UUIDs in both /boot/armbianEnv.txt and /etc/fstab. To figure out what should be the UUID, check output of "blkid" command. 0 Quote Link to post Share on other sites
Pixou 0 Posted November 7, 2019 Author Share Posted November 7, 2019 Unfortunately the blkid command return nothing just after blkid I see the (initramfs) With ls I don't see the boot folder but in my virtualbox I see the boot folder and the uuid is the same than the error 0 Quote Link to post Share on other sites
martinayotte 666 Posted November 7, 2019 Share Posted November 7, 2019 1 hour ago, Pixou said: Unfortunately the blkid command return nothing just after blkid I see the (initramfs) With ls I don't see the boot folder but in my virtualbox I see the boot folder and the uuid is the same than the error I mean you should do the "blkid" command in a shel of your virtualbox while SDCard reader inserted. Check also /etc/fstab ... 0 Quote Link to post Share on other sites
Pixou 0 Posted November 7, 2019 Author Share Posted November 7, 2019 Done and the uuid is the same 0 Quote Link to post Share on other sites
martinayotte 666 Posted November 7, 2019 Share Posted November 7, 2019 21 minutes ago, Pixou said: Done and the uuid is the same Are you sure you are checking the right SDCard and that /etc/fstab is also the correct, because such alert is always cause by such mismatch ... 0 Quote Link to post Share on other sites
Pixou 0 Posted November 7, 2019 Author Share Posted November 7, 2019 Yes i'm sure I've checked the cloned SDcard(the original SDcard is on my cubox). The uuid is the same as the original SDcard 0 Quote Link to post Share on other sites
martinayotte 666 Posted November 7, 2019 Share Posted November 7, 2019 41 minutes ago, Pixou said: The uuid is the same as the original SDcard Right, if copy is done using "dd", but with "gparted" maybe not ... What is the output of "blkid" ? 0 Quote Link to post Share on other sites
Pixou 0 Posted November 7, 2019 Author Share Posted November 7, 2019 Today I've tested a clone with Clonezilla and same problem. Output of blkid ? The blkid command sent me the same uuid than the error message and the same as the original SDcard. I really don't understand What is the problem 0 Quote Link to post Share on other sites
Pixou 0 Posted November 8, 2019 Author Share Posted November 8, 2019 Today I've tested a clone with Clonezilla and same problem. Output of blkid ? The blkid command sent me the same uuid than the error message and the same as the original SDcard. (blkid command with the virtualbox) I really don't understand What is the problem I've change the uuid (partition uuid, fstab and inside armbian env.txt) and now same error but with the New uuid... 0 Quote Link to post Share on other sites
zet_lab 1 Posted February 9, 2020 Share Posted February 9, 2020 Faced a similar problem, did someone solve it? 0 Quote Link to post Share on other sites
Heisath 55 Posted February 9, 2020 Share Posted February 9, 2020 I have no idea why dd would not work, but as a workaround you could: use Win32Diskimager to create an *.img file from your old sd card. Than use Win32DiskImager or Etcher to burn that file to the new sd card. Worked good for me. 0 Quote Link to post Share on other sites
Recommended Posts
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.