Re: symbolic links, dosemu and /etc/skel
- From: "Mikkel L. Ellertson" <mikkel@xxxxxxxxxxxxxxxx>
- Date: Sun, 30 Sep 2007 10:06:59 -0500
Frank Cox wrote:
I have had this happen before, but just now figured out exactly what's going on.Dumb question - is the link using an absolute or a relative path to
I still don't know why.
I create a user and run dosemu, then go into ~/.dosemu/drive_c and make a
symbolic link to another directory: ln -s /opt/data/test .
Now I have a link in ~/.dosemu/drive_c that goes to /opt/data/test and if I
load dosemu and type "cd test" it takes me to /opt/data/test just like it
should.
I use that user's home directory to create a /etc/skel directory for creating
new users home directories from.
When I create a new user with that /etc/skel in place, I have a link
to /opt/data/test in ~/.dosemu/drive_c just like I should.
But:
dosemu doesn't see it.
In the dosemu window, I type "dir" and cant' see TEST listed at all. "cd
test" doesn't work.
Removing ~/.dosemu from the new user's directory and running dosemu and adding
the link works as expected.
The short form of the story is that I can't have a symbolic link in
~/.dosemu/drive_c as part of an /etc/skel profile and have it actually work.
Everything else in/etc/skel works as expected.
What could be going on here?
the directory it is pointing to? If it is a relative path, then is
it a valid path when in /etc/skel? Maybe the program/script that
sets up the new user's home directory does not copy bad symlinks...
Mikkel
--
Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!
Attachment:
signature.asc
Description: OpenPGP digital signature
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: symbolic links, dosemu and /etc/skel
- From: Frank Cox
- Re: symbolic links, dosemu and /etc/skel
- References:
- symbolic links, dosemu and /etc/skel
- From: Frank Cox
- symbolic links, dosemu and /etc/skel
- Prev by Date: Re: basic question about assigning ip address
- Next by Date: Re: Alias for pen drives
- Previous by thread: symbolic links, dosemu and /etc/skel
- Next by thread: Re: symbolic links, dosemu and /etc/skel
- Index(es):
Relevant Pages
- symbolic links, dosemu and /etc/skel
... I use that user's home directory to create a /etc/skel directory for creating ...
dosemu doesn't see it. ... The short form of the story is that I can't have a symbolic
link in ... Everything else in/etc/skel works as expected. ... (Fedora) - Re: ZiNc - Linux Fedora Core
... then I unziped it into my home directory. ... I copyed all the bios zip
... the command with the relative path: ... (alt.games.mame) - Re: symbolic links, dosemu and /etc/skel
... If it is a relative path, ... Maybe the program/script that ...
When I create a new user with the .dosemu directory already in place ... (Fedora)