Can't find PARTUUID=eb55478c-02
Posted: Sun Mar 11, 2018 1:59 pm
Hi friends,
please suggest me how i can fix it. in my cmdline.txt
details are as follows:
dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait init=/bin/sh
im tring to reset the lost root passwd but without putting this command i can't do this.
when ever i try
mount -o remount,rw /
i got error
Can't find PARTUUID=eb55478c-02
my blkid is as follows:
/dev/mmcblk0p1: LABEL="boot" UUID="95E0-9AC4" TYPE="vfat"
/dev/mmcblk0p2: UUID="b105f9a8-f450-4976-8ac8-69053f57bab4" TYPE="ext4"
/etc/fstab
contains
PARTUUID=eb55478c-01 /boot vfat defaults
PARTUUID=eb55478c-02 / ext4 defaults

please suggest me how i can fix it. in my cmdline.txt
details are as follows:
dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait init=/bin/sh
im tring to reset the lost root passwd but without putting this command i can't do this.
when ever i try
mount -o remount,rw /
i got error
Can't find PARTUUID=eb55478c-02
my blkid is as follows:
/dev/mmcblk0p1: LABEL="boot" UUID="95E0-9AC4" TYPE="vfat"
/dev/mmcblk0p2: UUID="b105f9a8-f450-4976-8ac8-69053f57bab4" TYPE="ext4"
/etc/fstab
contains
PARTUUID=eb55478c-01 /boot vfat defaults
PARTUUID=eb55478c-02 / ext4 defaults