Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How do I make a symlink?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Kevin72594
Guru
Guru


Joined: 30 Dec 2003
Posts: 307

PostPosted: Sat Feb 14, 2004 6:11 pm    Post subject: How do I make a symlink? Reply with quote

How do I make a kernel symlink? I'm having some problems with video and I want to emerge ati-drivers but I think I need to make sure that /usr/src/linux points to the right kernel, which it doesn't! I may have been able to find it but it's really hard for me to read anything on my screen right now so it was really hard for me to look around. THANKS!
Back to top
View user's profile Send private message
termee
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jan 2004
Posts: 76

PostPosted: Sat Feb 14, 2004 6:14 pm    Post subject: Reply with quote

ln -s destination source
Back to top
View user's profile Send private message
Dire Penguin
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jan 2004
Posts: 112
Location: Linköping, Sweden

PostPosted: Sat Feb 14, 2004 6:19 pm    Post subject: Reply with quote

Code:
ln -s <your kernel> linux


should do it, linux will be a symblink to <your kernel>

EDIT: darn, termee beat me to it, its so hard finding a support question i can answer :P
Back to top
View user's profile Send private message
Kevin72594
Guru
Guru


Joined: 30 Dec 2003
Posts: 307

PostPosted: Sat Feb 14, 2004 6:31 pm    Post subject: Reply with quote

thank you both very much, I got it working and am emerging right now, thanks
Back to top
View user's profile Send private message
slartibartfasz
Veteran
Veteran


Joined: 29 Oct 2002
Posts: 1462
Location: Vienna, Austria

PostPosted: Sun Feb 15, 2004 9:51 am    Post subject: Reply with quote

'make install' in the kernel sources directory will - among other things - create the correct symlink. for the next time you need it ;)
_________________
To an engineer the glass is neither half full, nor half empty - it is just twice as big as it needs to be.
Back to top
View user's profile Send private message
kitsunenokenja
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jan 2004
Posts: 131

PostPosted: Sun Feb 15, 2004 5:47 pm    Post subject: Reply with quote

You can always do
Code:
man ln
to see more about the command. I don't even know how else you can use it. I think you can make hard links in addition to symlinks too..
_________________
ProtonMail - Free encrypted e-mail from Switzerland
Let's Encrypt - Free SSL cert organisation
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum