On Sat, Jun 1, 2024, at 11:06 AM, Patrick Dupre via users wrote:
> Hello,
>
> With ext4 filesystems, I used to set
>
> ext4noauto,errors=remount-ro1 2
>
> in the fstab.
>
> With btrfs FS
> it does not like the option errors=remount-ro
That is an ext4 specific mount option. Btrfs alr
man btrfs
But In general I always use defaults for the option and then override
any others.
And remount-readonly is a default option on ext4 and I don't believe
it was ever necessary to supply it.
On the above I would use defaults,noauto,nofail
On Sat, Jun 1, 2024 at 10:06 AM Patrick Dupre via
On Mon, 2022-09-05 at 11:06 -0300, George N. White III wrote:
> For every person who reports a problem like this there are dozens if not
> hundreds
> who never report the problem. Many will discover outdated or incorrect
> advice from the internet.
> Some will decide that linux doesn't work and
On Sun, Sep 4, 2022 at 10:17 AM Robert Nichols
wrote:
> On 9/3/22 10:21 PM, Robert Nichols wrote:
> > On 8/20/22 6:23 PM, Robert Nichols wrote:
> >> On 8/20/22 4:56 PM, Barry wrote:
> >>>
> >>>
> On 20 Aug 2022, at 19:16, Robert Nichols
> wrote:
>
> I have added a line to /etc/fs
On 9/3/22 10:21 PM, Robert Nichols wrote:
On 8/20/22 6:23 PM, Robert Nichols wrote:
On 8/20/22 4:56 PM, Barry wrote:
On 20 Aug 2022, at 19:16, Robert Nichols wrote:
I have added a line to /etc/fstab:
/dev/mapper/imgs /mnt/imgs ext4 noauto,noexec,nodev 0 0
I have run "systemctl
On 9/3/22 21:21, Robert Nichols wrote:
This is getting annoying.
If you haven't already, open a Bugzilla against it.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Co
On 8/20/22 6:23 PM, Robert Nichols wrote:
On 8/20/22 4:56 PM, Barry wrote:
On 20 Aug 2022, at 19:16, Robert Nichols wrote:
I have added a line to /etc/fstab:
/dev/mapper/imgs /mnt/imgs ext4 noauto,noexec,nodev 0 0
I have run "systemctl daemon-reload"
After a reboot, the comman
On 8/20/22 4:56 PM, Barry wrote:
On 20 Aug 2022, at 19:16, Robert Nichols wrote:
I have added a line to /etc/fstab:
/dev/mapper/imgs /mnt/imgs ext4 noauto,noexec,nodev 0 0
I have run "systemctl daemon-reload"
After a reboot, the command "mount /mnt/imgs" still returns the messa
> On 20 Aug 2022, at 19:16, Robert Nichols wrote:
>
> I have added a line to /etc/fstab:
> /dev/mapper/imgs /mnt/imgs ext4 noauto,noexec,nodev 0 0
>
> I have run "systemctl daemon-reload"
>
> After a reboot, the command "mount /mnt/imgs" still returns the message:
>Mount: (hint
Hi,
> > Any ideas on how to fix this problem?
>
> Are there any errors in dmesg? If not, instead of specifically mounting
> them, try (as root) mount -a and see what happens.
Looks like I copied things over too quickly... Thanks for the help
though folks :)
Paul
--
Vertraue mir, ich weiss, w
On 02/22/2011 01:27 AM, Paul F. Johnson wrote:
> Any ideas on how to fix this problem?
Are there any errors in dmesg? If not, instead of specifically mounting
them, try (as root) mount -a and see what happens.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscrip
On Tue, Feb 22, 2011 at 4:27 AM, Paul F. Johnson
wrote:
>
> I have a drive with two partitions which is failing to automount. I
> think I know why, just at a loss as to how to get things to automount
>
> Here are the two lines in my fstab which attempt to mount the drive
>
> UUID=15176226-40bd-4ce
On Sat, 2010-11-13 at 00:33 +, Timothy Murphy wrote:
> What exactly is the outcome if the remote host cannot be mounted?
Booting can take ages, more so if you had several mounts. Then logon
was painful, if any of those mounts was to be mounted within the
homespace.
> It seemed from what I re
Tim wrote:
>> Incidentally, the sample /etc/auto.master in Fedora-14
>> ends with the line
>> +auto.master
>> but I've been unable to find any explanation of this.
>
> See man auto.master
...
>Additionally, a map may be included from its source as if it were
>it- self present in
Tim wrote:
>> What exactly is the advantage of using autofs
>> over an entry or entries in /etc/fstab ?
>
> Autofs only mounts the device when you/something requests access to the
> mount point. fstab will try mounting it at boot time, unless you add a
> noauto parameter. It's somewhat easier t
On 12/11/10 10:47 AM, Tim wrote:
> On Fri, 2010-11-12 at 14:30 +, Timothy Murphy wrote:
>> What exactly is the advantage of using autofs
>> over an entry or entries in /etc/fstab ?
> Autofs only mounts the device when you/something requests access to the
> mount point. fstab will try mounting
On Fri, 2010-11-12 at 14:30 +, Timothy Murphy wrote:
> What exactly is the advantage of using autofs
> over an entry or entries in /etc/fstab ?
Autofs only mounts the device when you/something requests access to the
mount point. fstab will try mounting it at boot time, unless you add a
noauto
17 matches
Mail list logo