[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mounting folders on startup; using kde/startup?




--- On Sun, 1/2/11, Nigel Barker <tech@hiroshima-is.ac.jp> wrote:

> From: Nigel Barker <tech@hiroshima-is.ac.jp>
> Subject: Re: mounting folders on startup; using kde/startup?
> To: "David Goldstrom" <goldstrom@yahoo.com>
> Cc: "debian-edu" <debian-edu@lists.debian.org>
> Date: Sunday, January 2, 2011, 9:00 AM
> On 1 January 2011 05:32, David
> Goldstrom <goldstrom@yahoo.com>
> wrote:
> > I've tried putting a file in root/desktop/kde/startup
> called "mount" with
> > mount --bind /medialv
> /skole/ltsp/i386/testuser/desktop/Media
> > to bind /medialv with a folder I created on their
> root.
> 
> 
> Hi David,
> Can you confirm what you want to do - what do you mean "on
> their
> root"? Do you need a shared folder for everyone?
> cheers
> nigel
> 
Nigel,
  Thanks for asking. I said "on their root" because their individual kde startup directories seem to be linked from the root kde startup directory.
Putting the appropriate lines in etc/fstab didn't seem to work; Here's what's in the file I put in kde/startup:
#!/bin/bash
mount --bind /medialv /skole/tjener/home0/test_student1/Media
mount --bind /medialv /skole/tjener/home0/test_student2/Media
mount --bind /medialv /skole/tjener/home0/teacher_1/Media
mount --bind /medialv /skole/tjener/home0/admin_1/Media

appreciate any suggestions. It's probably something obvious that I'm missing.
Regards,
David




      


Reply to: