Skip to main content

Questions tagged [filesystem]

The general filesystem in Ubuntu is arranged in a single tree with everything under /. This tag should be used for questions dealing with Ubuntu's layout of files, permissions, and files that reside in special locations on disk. Questions related to a particular filesystem should instead use the specific tag for that (for instance: ext4, btrfs, zfs).

-1 votes
0 answers
30 views

How much space do I have for the filesystem?

I use Embarcadero’s RAD Studio 11, Delphi, to write programs for Linux, Android and Windows. RAD Studio runs on a Windows 10 computer, which is connected to a Linux computer via a network cable, for ...
Crash's user avatar
  • 1
-1 votes
0 answers
15 views

how to mount HDFS to local system (Ubuntu 22.04.2)

I am unable to mount HDFS on ubuntu 22.04 what are the ways to do that? I have tried these commands sudo apt-get install sshfs sudo mkdir -p /mnt/hdfs sudo sshfs user@localhost:/ /mnt/hdfs the above ...
Sathvika M's user avatar
1 vote
1 answer
51 views

Does moving /home require any special considerations

/home is somewhat of a system directory but sub directories within it probably contain the bulk of user data. If I wish to move non system material to a recently added drive, it can be done with ...
Zeye's user avatar
  • 131
0 votes
0 answers
49 views

Is it safe to interrupt fsck?

I'm using a 100TB(~2TB used) ext4 HDD for data, but its primary gpt partition table was corrupted so i repair it with the backup partition table via gdisk. And i tried to mount this disk but failed, ...
John.James's user avatar
0 votes
0 answers
36 views

Resizing root filesystem on lvm

I have a 24.04 server what is a VM and has run out of space in the root filesystem. I have added more space through vCenter and used gparted to expand the partition. However, the root file system is ...
Nathan Whitehouse's user avatar
-1 votes
0 answers
28 views

How to access the files of my windows pc using a ubuntu usb? [duplicate]

I am running ubuntu (Lubuntu) from a USB on my windows laptop. How can I access the files stored in my windows laptop?
Saranya Nayak's user avatar
0 votes
0 answers
25 views

some file permissions are all question marks

Some files on a thumb drive cannot be accessed nor deleted. What can I do to get rid of the offending files, short of reformatting the drive? Example with two good and two weird entries: -rwxrwxrwx 1 ...
quill's user avatar
  • 809
2 votes
1 answer
53 views

Restrict a specific group to access a directory and drive

I have created a group "restricted" and added a user "user1" to this group , how can I restrict this group to access some specified directory and drive.
Anshuman Singh's user avatar
0 votes
0 answers
29 views

How to create partition for QNX6fs?

I want to run RPI with QNX 7.1. I can boot RPI with 1 partition of type FAT32. It has QNX kernel and necessary configuration files. But I want to have 2nd partition of type qnx6fs for to mount root ...
TonyParker's user avatar
0 votes
1 answer
31 views

Two directories with different permission and inode #s but same name

My wife showed me this problem this morning - there are two directories in her Downloads directory that both have the same name but different inode numbers and permissions: 20:09 [roar@roar-IdeaPad3-...
MR ZenWiz's user avatar
0 votes
0 answers
35 views

Read-only in ntfs partition

I use Kubuntu system with several SSD-devices. Most of them use NTFS because I have to use Windows as well. $ df -h Filesystem Size Used Avail Use% Mounted on tmpfs 3.2G 3.0M 3.2G ...
Rikitiki's user avatar
0 votes
0 answers
49 views

Schrödinger files that Ubuntu can see but thinks don't exist

I have a number of media files backed up from an old phone to a hard drive. I was trying to copy all my backups to another drive. I encountered a contradictory message like "Could not copy file [....
user1007074's user avatar
0 votes
0 answers
85 views

"Permission denied" even when trying to open file (/proc/sys/vm/drop_caches) as root

When I do cat /proc/sys/vm/drop_caches as root (sudo bash) I get this error: cat: /proc/sys/vm/drop_caches: Permission denied So how do I see the contents of that file? ()kswapd0 is running at 50% ...
neubert's user avatar
  • 221
0 votes
1 answer
140 views

/var/log/lastlog is huge - how to logrotate it

On my filesystem, the file /var/log/lastlog is huge ll /var/log/lastlog -rw-rw-r-- 1 root utmp 494536286056 May 28 17:27 /var/log/lastlog is there a Ubuntu-native way to logrotate it?
Tms91's user avatar
  • 455
0 votes
0 answers
43 views

Help, btrfs not mounting, dev extent overlap with previous dev extent

One of my btrfs file system not mount at boot anmore. dmesg: BTRFS error (device dm-7): dev extent devid 3 physical offset 725923790848 overlap with previous dev extent end 725923856384 BTRFS error (...
Rimits's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
191