@fedora

Страница 1029 из 2988
Tobias?
08.09.2017
00:09:03
So if i create test.txt in stuff it will be created on the otherhdd/data?

But still be visible to both?

Raúl
08.09.2017
00:09:40
/dev/sda1 /media/user/DATOS ext4 defaults 0 0 /media/user/DATOS/image /home/user/image none bind 0 0

Google
Tobias?
08.09.2017
00:10:29
correct
Then fstab is the completely wrong point to do so.

Raúl
08.09.2017
00:10:42
linux use for many years In Debian I have no problems with fstab

Tobias?
08.09.2017
00:10:51
to do this kind of pointing one should use symlinks.

ln -s /path/to/new/created/folder /path/to/folder/it/points/to

the created/folder must not exists, created must.

This will create created/folder and it will get its contents from points/to

If points/to is a file it will only point to a file, if its a directory you will link the whole directory.

Raúl
08.09.2017
00:13:49
I know that solution but it is not what I need. That way when restarting the link remains on the hard disk

Tobias?
08.09.2017
00:14:03
If its in fstab the link will remain until reboot too and be reinit-ed the second the kernel comes up enough to go trough fstab.

Raúl
08.09.2017
00:15:38


It generates problems using "ln -s" that I have difficulty translating into your language. I need fstab. In all distributions it works well as well. I understand that I may be doing something wrong

Google
Tobias?
08.09.2017
00:17:34
This sounds wrong on several levels. And seeing the disks get mounted mandatorily anyway you can just use symlinks.

Raúl
08.09.2017
00:17:48
restarting "ln -s" maintains the link. That does not suit me

Tobias?
08.09.2017
00:17:57
Why?

You mount your drives forcefully on reboot anyway the way your fstab is made.

So symlinks should go into action later than bind actually.

Raúl
08.09.2017
00:18:54
from Spanish to English do not translate well google translate Creates confusion

is it done to one script after the boot and another in the shutdown?

I have a infinite loop on a bind mount

I don't think this cause for a infinite loop

On a other distributions this problem doesn't already exist

I search on a handbooks

But i don't found a solution

Tobias?
08.09.2017
00:22:40
is it done to one script after the boot and another in the shutdown?
No, bind will stay mounted until systemd unmounts. Which is true for symlinks as well because both die with your pc powering off.

On a other distributions this problem doesn't already exist
I just found a thread on ubuntu detailing similar behaviour.

I don't think this cause for a infinite loop
It is. Because you dont use nofail as parameter, causing the boot to stop if anything fails to mount.

Raúl
08.09.2017
00:24:35
Tobias?
08.09.2017
00:25:10
in german nonetheless. XD

Can you pass me the link to observe the thread?
try /home/ubuntu/stuff /home/bob/things auto defaults,nofail,nobootwait,bind 0 0 (space replaced with enter for clarity)

Google
Tobias?
08.09.2017
00:25:46
And again, i will recommend you again to use symlinks instead.

Raúl
08.09.2017
00:25:51
xdd already cost me with English. German would not know

Im try some tests

Thanks for your time I'll try some more things

I really like this distribution I would like to stay here to work with her.

Justin
08.09.2017
00:52:47
It has the bad logo ?

If you have the source for that, I think the right SVG is on the Wikipedia page

(■_■¬)
08.09.2017
00:56:11
Justin
08.09.2017
00:56:46
https://fedoraproject.org/wiki/Logo/UsageGuidelines
The logo is used right, but this uses the wrong colors and the white lines run too long. Compare the logo in the wallpaper to the one for this group

We've been trying to find wherever this logo came from and try to remove it from existance, slowly :P

Justin
08.09.2017
00:57:54
The baby blue inside the Infinity element.
I also think the corner is cut too sharply but I'm not sure on that one

But I know the baby blue and the white line length for the 'f' are wrong

Anxhelo
08.09.2017
08:11:06
We do not support dangerous games and piracy here, so no

Message will be deleted

Sid
08.09.2017
08:11:28
Google
Anxhelo
08.09.2017
08:13:38
Why do people insist lol

Banned

Sid
08.09.2017
08:14:41
Banned
Yay!

Tobias?
08.09.2017
08:15:36
I'm actually surprised noone has drawn a more recent fedora-tan. Tough imho i take it as a sign the distro is more focused and focuses on stability. XD

Sid
08.09.2017
08:18:05
Speaking of which, have you guys seen the new Ubuntu paint job?

Admin
ERROR: S client not available

Michał
08.09.2017
08:18:32
Sid
08.09.2017
08:18:45
nope, got screens?
Not ATM, I got links though..

Meet the Ubuntu 17.10 GNOME Shell Theme http://www.omgubuntu.co.uk/2017/09/ubuntu-17-10-gnome-shell-ambiance

Meet the Improved Ubuntu 17.10 Login Screen http://www.omgubuntu.co.uk/2017/09/ubuntu-17-10-login-screen-preview

Michał
08.09.2017
08:20:01
looks like they did a really decent job at preserving the current Ubuntu's atmosphere

Sid
08.09.2017
08:20:29
All this makes me a 1000℅ more thankful for Fedora providing unadulterated upstream GNOME...

looks like they did a really decent job at preserving the current Ubuntu's atmosphere
But they don't work with upstream. Yet again. They've forked even gnome extensions.

Michał
08.09.2017
08:22:39
But they don't work with upstream. Yet again. They've forked even gnome extensions.
That's bad from the community point of view, and I don't approve of it, but I understand how this makes development faster and how having an unique look and feel can help in having a loyal user base (android phone manufacturers provide their modifications into Android for the same reason, I hate it too most of the time but I understand the reasons)

Michał
08.09.2017
08:24:39
Yeah, I kinda get it too, but it undermines a lot of good work that has gone into Foss development in general...
true that. I think the perfect middle ground would be if they would do what they can with merging upstream once they release given version and stabilize their modifications

Sid
08.09.2017
08:26:23
true that. I think the perfect middle ground would be if they would do what they can with merging upstream once they release given version and stabilize their modifications
This makes me thankful for the awesome work the Fedora, and mageia, and openmandriva devs have done and are doing and have done... Special callout to the distros I prefer; there are plenty of others too....

Google
Igor
08.09.2017
08:50:30
/me wants to see Fedora on



=)

Tobias?
08.09.2017
08:59:11


Igor
08.09.2017
08:59:42
doesn't look bad

=)

L
08.09.2017
09:08:29
in Spanish there's no "it", only " him" and "her", and it's " la distribución", so he translated it as "work with her"

Liam
08.09.2017
09:29:33
For all that OS-tans can be a bit weird and creepy, not to mention reinforcing gender stereotypes and so on -- how about this Fedora-tan? :"> http://4.bp.blogspot.com/_UqUwVPikChs/SWihsVpAzdI/AAAAAAAAIBo/R-OM4MLVvTM/s1600-h/Linux_tan_fanart__Fedora_by_juzo_kun.jpg

Liam
08.09.2017
09:31:58
Yes, that's cute, but the "yum" bit doesn't work any more, does it?

Igor
08.09.2017
09:36:28
luckily I broke it in rawhide ;)

https://bugzilla.redhat.com/show_bug.cgi?id=1489315

Tobias?
08.09.2017
09:39:07
luckily I broke it in rawhide ;)
you broke nothing. you used the wrong tool.

And what the heck, "historical" reasons?

"i want to break my system in the worst possible way" reasons at most.

and why would you want an older dnf?

Michał
08.09.2017
09:42:55
you broke nothing. you used the wrong tool.
tip: see who reported the bug, and who commented that yum is not the correct tool ;)

Tobias?
08.09.2017
09:43:27
The questions apply to the askee of that question then XD

Страница 1029 из 2988