#Chkdsk sfcscan now for linux?

37 messages · Page 1 of 1 (latest)

twin maple
#

I am trying to open Mighty final fight forever which is a project that is open to use so it shouldnt be read only I also can not drag into newly created folders

#

send the output of

#

mount | grep " / "

#

yes its fsck

#

but u cant run it on a mounted partition, u have to run it in live boot

#

so do u have a bootable usb of linux mint?

ornate bear
#

yeah its on cinnamon zara

#

Will see what mount grep says im headed to bed for night though

unreal blaze
#

is the format of the file system ntfs? let's see with lsblk -f in a terminal (+enter)

nocturne mason
#

if it's ext4, or btrfs, then either fsck or filecheck

#

any data drives u formatted in linux filesystem, u must take ownership of, or give everyone r/w access. do not mess with ownership AT ALL on the system drive

ornate bear
#

Uh i think ntfs yeah it comes up as sda in lsblk

nocturne mason
unreal blaze
ornate bear
#

@nocturne mason
@unreal blaze

#

Ext4 if i read that right

#

@twin maple

john@John-linux:~$ mount | grep " / "
/dev/sda3 on / type ext4 (rw,relatime,errors=remount-ro)

#

john@John-linux:~$ mount | grep "/"
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=8086124k,nr_inodes=2021531,mode=755,inode64)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=1626132k,mode=755,inode64)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
/dev/sda3 on / type ext4 (rw,relatime,errors=remount-ro)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,inode64)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k,inode64)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
none on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=32,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=10515)
mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,nosuid,nodev,relatime,pagesize=2M)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
/dev/sda2 on /boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=1626128k,nr_inodes=406532,mode=700,uid=1000,gid=1000,inode64)

#

gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
portal on /run/user/1000/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
john@John-linux:~$

nocturne mason
#

which thing has the issue with the files?

#

sda1 the btrfs partition?

ornate bear
#

Home/downloads/ which i would say is sda3?

nocturne mason
#

mhm

ornate bear
#

btfrs is empty afaik

#

Eg SPARE

nocturne mason
#

yeah it's what you've labelled as spare

#

go to a file in Downloads

#

in the file manager

#

right click it, , do properties: permissions tab

#

what do you discover?

ornate bear
#

Folder Access: Create and delete files
File Access —-

Group:
Folder Access: Create and delete files
File Access —-

Folder Access: Create and delete files
File Access —-

nocturne mason
#

does the owner = your user?

ornate bear
#

Its working now mustve hit the wrong permissions when saw the readme last time

#

Thinking it got system locked from shutting down when it was update etc