Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
0 answers
45 views

Ubuntu 22.04 from LXC not supporting standard XFS args

I'm setting up a demo k8s cluster for use with MinIO storage system. I've encountered issues with the nodes running on LXC/LXD with Ubuntu 22.04. According to one of the MinIO project members, the ...
errolflynn's user avatar
0 votes
0 answers
173 views

Writing permissions on mounted NAS in my linux machine

I have a NAS in my home with all my shared files. I want to mount this storage in my linux terminal and I have accomplished that by adding: //192.168.0.145/TARDIS_Share /mnt/nas cifs username=...
fred4h's user avatar
  • 1
0 votes
0 answers
104 views

Full Storage issue with second Hard Disk on Ubuntu 22.04

I am trying to mount a second hard disk on my Ubuntu 22.04 Virtual machine to get rid of the full storage warning, but I can't seem to mount it correctly to extend the volume of the original hard disk ...
Julia Navarro's user avatar
0 votes
0 answers
71 views

Developing application with expanded Filesystem (Still getting no space left on device error)

After mounting a 64Gb sdcard (/dev/mmcblk1p1) to my embedded device that has topped out of its 16Gb emmc (/dev/mmcblk0p1) df -h returns the following which looks correct: Filesystem Size Used ...
wgthompson's user avatar
2 votes
1 answer
1k views

Why "mount | grep sdb" displays no output, when "sdb" drive is a [swap] partition?

I'm learning about lsblk and mount commands in Ubuntu. I'm using Linode vps server, 2CPU, 4GB ram with 1 additional block storage volume attached. I have 2 questions related with this subject. At ...
michal roesler's user avatar
0 votes
0 answers
140 views

Comparision of methods for implementing directory size quota in Linux?

I came across two solutions for implementing directory size quotas in Linux. One was using making images using the dd/fallocate/etc command and mounting it using loopback interfaces, resizing can be ...
SUNITA GUPTA's user avatar
2 votes
0 answers
1k views

Set SD Card as internal storage

I would like to change the default storage from eMMC to SD Card in Ubuntu. I have a microSD card and a slot for this SD card on my devide (Jetson nano but not the original carrier board). My default ...
Anna's user avatar
  • 21
-1 votes
1 answer
363 views

unable to recover lost data after deleting mount points in ubunu

i have mounted two partitions on /media folder: show mount points here so later, i could access them through GUI as a separated partitions like this show two partitions here by mistake, i have deleted ...
karim's user avatar
  • 1
0 votes
0 answers
12k views

Cannot Mount Old Ubuntu Drive connected via USB: mount unknown filesystem type 'LVM2_member'

I am trying to mount a previous Ubuntu 20.04 boot drive (250GB M.2 NVMe SSD in a USB-C adapter) to a Ubuntu 20.04 machine at /mnt/foo. However, when I try to mount the drive by doing $ sudo mount /dev/...
Athena Wisdom's user avatar
1 vote
1 answer
1k views

df hanging: Buffer I/O error on dev sdh1, logical block 754166359, async page read

After a Ubuntu 20.04 machine has been running for some time, and I tried to run df, it simply just hangs there. dmesg shows tons of the same error message: [118924.226495] Buffer I/O error on dev sdh1,...
Athena Wisdom's user avatar
0 votes
1 answer
518 views

Adding Object Storage to /etc/fstab - Getting Parse Error

I have Ubuntu 20.04 on a cloud instance. This instance is on Oracle Cloud Infrastructure (OCI). I created there an object storage that I add manually using the following command s3fs WTX-Cotton-bucket ...
Jose Luis Landivar S's user avatar
0 votes
1 answer
65 views

Need help managing disks

I have 4 drives in my laptop 2 ssd and 2 nvme. For some reason I'm getting "ghost" drives showing up in my system and it's throwing everything off. Here's what my /mnt/ looks like: ls /mnt/ '...
Pachuca's user avatar
  • 409
0 votes
1 answer
170 views

No Space Left on Device when transferring large amount of photos to newly formated HDD

So I am struggling mightily as a new Ubuntu user, so first off please forgive my newbie ignorance. The issue that I am running into is that I have 63,000 images I am trying to transfer from a thumb ...
TMac's user avatar
  • 1
0 votes
1 answer
964 views

Binding mounted SSD under /home using fstab, can you use the /proc/mounts path?

I have three SSDs in my system. The first, physically in the hardware (if that matters), is my Windows installation, the second my Ubuntu 20.04 installation, and the third is an NTFS storage drive. I ...
KDecker's user avatar
  • 278
1 vote
1 answer
98 views

Why is my server not using the external volume?

I have a Ubuntu 20.04 server running Nextcloud 19. My server got full, so I mounted a 100GB volume. Here is the output of df -h $ df -h Filesystem Size Used Avail Use% Mounted on udev ...
Dostoevsky's user avatar
1 vote
0 answers
19 views

Extending storage to new Drive

I am using Docker to run a content management system (Alfresco). My 100 Gb root drive is filling up and I have added a new 100 Gb drive to the Ubuntu 18.04 server. How do I mount the drive so that ...
SamuelBDS's user avatar
1 vote
1 answer
3k views

Unable to access on SD Card [duplicate]

suddenly I get an error on my SD Card (look at the image) and now I can't see what it is inside it or use it. I never done any works or something strange since I've bought it months ago. I think it's ...
Giovanni Giampaolo's user avatar
2 votes
0 answers
169 views

Ubuntu media folder contains names of directories that are no longer present

After doing some reformatting & renaming of specific partitions on my Ubuntu installation, I see that in the /media folder there is still a directory with the old label volume (and also another ...
Kalamalka Kid's user avatar
0 votes
1 answer
979 views

Unable to access “895 GB Volume” [duplicate]

Error mounting /dev/sda1 at /media/mdnazmossakib/01D189A576840DF0: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda1" "/media/...
Nazmos Sakib's user avatar
2 votes
0 answers
520 views

Cannot mount storage volume

I have Ubuntu Server 14.04.3. I connected a storage unit (IBM Storwize v3700). I cannot getting it to be mounted to the server. I followed the following steps. install multipath sudo multipath -ll ...
syldor's user avatar
  • 211
2 votes
4 answers
19k views

What is the Linux equivalent of C drive on SSD and D drive on HDD?

I am installing Ubuntu and used to Windows, so I will make the comparisons to it. I have a SSD and an HDD. In windows I would install the OS on the SSD (making it C drive) and put all my games and ...
Captain Man's user avatar
1 vote
1 answer
15k views

Mount Multiple NFS Server Drives mount to single NFS client drive

I've setUp the NFS Server on three machines each has 2 TB data storage size. So i've collectively 8 TB space on these three serves. Now i've a situation that i've file of 8TB at NTFS client machine. ...
Imran's user avatar
  • 83
12 votes
6 answers
13k views

Why is my external USB hard drive sometimes completely inaccessible?

I have an external USB hard drive, consisting of an 1 TB SATA drive in a Rosewill RX35-AT-SU SLV Aluminum 3.5" Silver USB 2.0 External Enclosure, plugged into my SONY VAIO VGN-NS310F laptop. It ...
Eliah Kagan's user avatar
1 vote
1 answer
196 views

Issues harmonizing my dual boot

I tried to follow this guide: http://www.howtogeek.com/howto/35807/how-to-harmonize-your-dual-boot-setup-for-windows-and-ubuntu/ I'd wish and can't figure out how to make it work. I've been dual ...
user32673's user avatar
15 votes
9 answers
3k views

Is there a Gmail Drive?

is there the gdrive in ubuntu? like windows have. Or similar
La Ode Adam Saputra's user avatar
11 votes
9 answers
12k views

USB Storage Device Automount

Under Ubuntu 10.04 one of the problems which appeared is that USB devices would no longer automatically mount when plugged in. Normally I would get a pop up message asking what application I wanted to ...
matt-oakes's user avatar