You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Symlinking not working with LL3.0

Author (Read 1984 times)

0 Members and 1 Guest are viewing this topic.

Re: Symlinking not working with LL3.0
« Reply #3 on: September 20, 2016, 01:59:50 PM »
 

trinidad

  • Platinum Level Poster
  • **********
  • 1471
    Posts
  • Reputation: 214
  • Linux Lite Member
    • View Profile
    • dbts-analytics.com

  • CPU: i7 4 cores 8 threads

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD graphics

  • Kernel: 5.x
Cross platform with multiple format music, multiple format video, multiple format graphics, you may have to link the files individually, and/or add folder formats (file suffixes) (tantamount to "open with"). Text will work fine for documents with just folders if you add .text to end of the file command. If your folders are there but empty, it is probably because they are missing individual file links. Make sure the volume is mounted, and/or even mountable. Use visudo to edit permissions. 

TC
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
 

Re: Symlinking not working with LL3.0
« Reply #2 on: September 20, 2016, 11:46:15 AM »
 

gold_finger

  • Documentation Writer
  • Platinum Level Poster
  • *****
  • 1094
    Posts
  • Reputation: 325
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core2 Duo E7500 3.0GHz

  • MEMORY: 4Gb

  • VIDEO CARD: Intel 4 Series Integrated Graphics
I haven't messed with LL3 yet, but can't imagine that symlinking would work any differently on it.  Have a feeling you're probably just making a small mistake somewhere along the line.  Have a look at brief recap below to see if you missed any steps and retry if you realize you did.

Brief recap of steps to symlink:
  • make sure you've set-up system to auto-mount the data partition
  • make folders on the data partition (eg. Documents, Music, Pictures, etc.)
  • make sure you've deleted folders in /home/mike that have same names as those in data partition that you're symlinking
  • structure of command will be to symlink from the data partition to your home (see example below)
Code: [Select]
ln -s /mnt/DATA/Documents /home/mikeNOTE:  command ends with "/home/mike", not "/home/mike/Documents".



If you still have problem, post back full output of these terminal commands:
Code: [Select]
sudo blkid -o list
cat /etc/fstab
ls -l ~
ls -l /mnt/DATA
NOTE:  If your mount point for the data partition is not "/mnt/DATA", change to your correct mount point in last command.
Try Linux Beginner Search Engine for answers to Linux questions.
 

Symlinking not working with LL3.0
« Reply #1 on: September 20, 2016, 06:58:47 AM »
 

m654321

  • Gold Level Poster
  • *******
  • 893
    Posts
  • Reputation: 86
  • Linux Lite Member, 'Advocate' & Donator
    • View Profile

  • CPU: Intel Pentium [email protected] (2cores) on an Asus X71Q

  • MEMORY: 4Gb

  • VIDEO CARD: Intel GM45 Express Chipset

  • Kernel: 4.x
This morning, within LL3.0,  I have twice tried unsuccessfully to symlink '/home' (sda2 on physical drive1) to '/mnt/DATA', the latter occupying  a single ntfs partition (sdb1) on physical drive2.   When I reboot the PC, the folders in /home/mike appear white, with a cross on each one.  On examining the contents of sdb1, I find no trace of the folders I created there.

Symlinking is something I've done routinely in the past with the LL2 series without a hitch.  Is 'utf8' still supported in LL3.0 or is this now discontinued?  Would be grateful for help with this.

Thanks for any help
Mike
« Last Edit: September 20, 2016, 09:52:48 AM by m654321 »
64bit OS (32-bit on Samsung netbook) installed in Legacy mode on MBR-formatted SSDs (except pi which uses a micro SDHC card):
2017 - Raspberry pi 3B (4cores) ~ [email protected] - LibreElec, used for upgrading our Samsung TV (excellent for the task)  
2012 - Lenovo G580 2689 (2cores; 4threads] ~ [email protected] - LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 - Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom [email protected] - LL 3.8 32-bit (64-bit too 'laggy')
2008 - Asus X71Q (2cores) ~ Intel [email protected] - LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 - Dell Latitude D630 (2cores) ~ Intel [email protected] - LL4.6, works well with kernel 4.4; 4.15 doesn't work
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section