Re: [kde4-backports] mount scripts ~/.kde4/Autostart

2008-12-02 Thread Boyd Stephen Smith Jr.
I'm CC'ing you because I think you might have left debian-kde. On Tuesday 02 December 2008, Lisandro Damián Nicanor Pérez Meyer <[EMAIL PROTECTED]> wrote about 'Re: [kde4-backports] mount scripts ~/.kde4/Autostart': >Yes, please take no offense, but this is

Re: [kde4-backports] mount scripts ~/.kde4/Autostart

2008-12-02 Thread Grammostola Rosea
Lisandro Damián Nicanor Pérez Meyer wrote: On Tuesday 02 December 2008 08:24:14 Grammostola Rosea wrote: Lisandro Damián Nicanor Pérez Meyer wrote: On Monday 01 December 2008 20:35:27 Grammostola Rosea wrote: Grammostola Rosea wrote: [snip] I got this when I r

Re: [kde4-backports] mount scripts ~/.kde4/Autostart

2008-12-02 Thread Lisandro Damián Nicanor Pérez Meyer
On Tuesday 02 December 2008 08:24:14 Grammostola Rosea wrote: > Lisandro Damián Nicanor Pérez Meyer wrote: > > On Monday 01 December 2008 20:35:27 Grammostola Rosea wrote: > >> Grammostola Rosea wrote: > > > > [snip] > > > >> I got this when I run it in terminal > >> > >> $ /home/d/.kde4/Autostart/

Re: [kde4-backports] mount scripts ~/.kde4/Autostart

2008-12-02 Thread Grammostola Rosea
Lisandro Damián Nicanor Pérez Meyer wrote: On Monday 01 December 2008 20:35:27 Grammostola Rosea wrote: Grammostola Rosea wrote: [snip] I got this when I run it in terminal $ /home/d/.kde4/Autostart/backup_file.sh Error: device /dev/sda1 does not exist Then your device it is

Re: [kde4-backports] mount scripts ~/.kde4/Autostart

2008-12-01 Thread Lisandro Damián Nicanor Pérez Meyer
On Monday 01 December 2008 20:35:27 Grammostola Rosea wrote: > Grammostola Rosea wrote: [snip] > > I got this when I run it in terminal > > $ /home/d/.kde4/Autostart/backup_file.sh > Error: device /dev/sda1 does not exist Then your device it is not in /dev/sda1 :-) ls /dev to try to see where it

Re: [kde4-backports] mount scripts ~/.kde4/Autostart

2008-12-01 Thread Lisandro Damián Nicanor Pérez Meyer
On Monday 01 December 2008 18:18:31 Grammostola Rosea wrote: > Hi, > > I always mounted my external hd for backups with two script files in > ~/.kde4/Autostart > > #!/bin/bash > pmount /dev/sda1 sda1file > > and > > #!/bin/bash > pmount /dev/sda2 sda2home > > But the hd isn't mounted anymore when l

Re: [kde4-backports] mount scripts ~/.kde4/Autostart

2008-12-01 Thread Grammostola Rosea
Grammostola Rosea wrote: Hi, I always mounted my external hd for backups with two script files in ~/.kde4/Autostart #!/bin/bash pmount /dev/sda1 sda1file and #!/bin/bash pmount /dev/sda2 sda2home But the hd isn't mounted anymore when logging in... What could be the problem? Regards, \