vanilladpup-x86_64-9.3.22 - Issues

Moderators: dimkr, Forum moderators

Post Reply
Clarity
Posts: 3319
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1371 times
Been thanked: 442 times

vanilladpup-x86_64-9.3.22 - Issues

Post by Clarity »

Not a bug

I just noticed, today, that all of my partitions that I mound on SDAx (where 'x' is the partition number) are being mounted 'ro' (read-only).
Note: this may have already explained, but my search did not find a related post for this forum family.

This is on a pristine system. Would like to know:

  1. Why? as this may be signal of some problem the system sees

  2. If this is normal behavior for this distro, Is there a global setting to change behavior for SDA disk? I can always mount 'ro' if I need.

Current example

Code: Select all

~$ mount
tmpfs on /initrd/mnt/tmpfs type tmpfs (rw,relatime,size=8950168k)
/dev/loop1 on /initrd/pup_ro2 type squashfs (ro,noatime)
/dev/loop2 on /initrd/pup_nls type squashfs (ro,noatime)
/dev/loop3 on /initrd/pup_doc type squashfs (ro,noatime)
/dev/loop4 on /initrd/pup_k type squashfs (ro,noatime)
/dev/loop5 on /initrd/pup_f type squashfs (ro,noatime)
/dev/loop6 on /initrd/pup_z type squashfs (ro,noatime)
/dev/loop7 on /initrd/pup_b type squashfs (ro,noatime)
unionfs on / type overlay (rw,relatime,lowerdir=/pup_b:/pup_ro2:/pup_nls:/pup_doc:/pup_k:/pup_f:/pup_z,upperdir=/mnt/tmpfs/pup_rw,workdir=/mnt/tmpfs/pup_work,xino=on)
devtmpfs on /dev type devtmpfs (rw,relatime,size=3968304k,nr_inodes=992076,mode=755)
none on /proc type proc (rw,relatime)
none on /dev/pts type devpts (rw,relatime,gid=2,mode=620,ptmxmode=000)
none on /sys type sysfs (rw,relatime)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,relatime,nsdelegate,memory_recursiveprot)
shmfs on /dev/shm type tmpfs (rw,relatime,size=1768260k)
run on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=795972k,mode=755)
tmpfs on /var/lib/containers type tmpfs (rw,relatime,size=8950168k)
tmpfs on /home/spot/.local/share/containers type tmpfs (rw,relatime,size=8950168k)
none on /sys/firmware/efi/efivars type efivarfs (rw,relatime)
/dev/sdc1 on /mnt/sdc1 type exfat (rw,relatime,fmask=0022,dmask=0022,iocharset=utf8,errors=remount-ro)
/dev/sdb1 on /mnt/sdb1 type exfat (rw,relatime,fmask=0022,dmask=0022,iocharset=utf8,errors=remount-ro)
/dev/sda5 on /mnt/sda5 type fuseblk (ro,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096)
/dev/sda2 on /mnt/sda2 type fuseblk (ro,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096)
/dev/sda1 on /mnt/sda1 type fuseblk (ro,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096)
~$ 

Thanks in advance

Clarity
Posts: 3319
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1371 times
Been thanked: 442 times

Re: vanilladpup-x86_64-9.3.22 - Issues

Post by Clarity »

Skip the above post.

Found the problem when trying to use another command upon dismounting the partitions.

Code: Select all

The NTFS partition is hibernated. Please resume Windows and turned it 
off properly, so mounting could be done safely

.

Post Reply

Return to “Vanilla Dpup”