Software - Support > Updates

Yesterdays updates

<< < (2/5) > >>

LarryB1607:
sudo fsck -y /dev/sdc1
[sudo] password for larrypc:
fsck from util-linux 2.34
e2fsck 1.45.5 (07-Jan-2020)
fsck.ext2: Attempt to read block from filesystem resulted in short read while trying to open /dev/sdc1
Could this be a zero-length partition?

sudo fsck -y /dev/sdc1
[sudo] password for larrypc:
fsck from util-linux 2.34
e2fsck 1.45.5 (07-Jan-2020)

scd1 is an extended partition bootable.  It contains sdc5 LLOS and sdc6/home


firenice03:
@LarryB1607

Context and flags are case sensitive... lower case Y


--- Code: ---fsck -y /dev/sdc1
--- End code ---


If a permissions error - you may need elevated/sudo access..

--- Code: ---sudo fsck -y /dev/sdc1
--- End code ---

LarryB1607:
Thanks for the reply, got same error

(initramfs) fsck -Y /dev/sdc1
bash: syntax error near unexpected token `fsck'

Jerry:
Try putting the -y after fsck

LarryB1607:
Trying to run following command and get accompanying error.  What do I need to do to fix.  Thanks

(initramfs) fsck /dev/sdc1 -y
bash: syntax error near unexpected token `fsck'

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version