--- On Sun, 1/2/11, Nigel Barker <[email protected]> wrote:
> From: Nigel Barker <[email protected]> > Subject: Re: mounting folders on startup; using kde/startup? > To: "David Goldstrom" <[email protected]> > Cc: "debian-edu" <[email protected]> > Date: Sunday, January 2, 2011, 9:00 AM > On 1 January 2011 05:32, David > Goldstrom <[email protected]> > 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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

