init sequence

2011-11-20 Thread Avraham Rosenberg
Hi, I added a second hardrive to an existing system. I moved there three directories which should be mounted at boot, and I added the corresponding entries in /etc/fstab. Trouble is that during the e2fsc stage of the boot, I often get the message "nonexistent device˝ for their mount points.

Re: init sequence

2011-11-20 Thread ronys
Hi, I'm not familiar with 'e2fsc stage', but I solved a similar problem a while ago by labelling the partitions and specifying the mount command with LABEL=abc instead of an actual device name. UUID also serves the same functiuons. Rony On Sun, Nov 20, 2011 at 12:10 PM, Avraham Rosenberg wrote:

Re: search for vnc client with ultravnc filesystem support.

2011-11-20 Thread Baruch Siach
Hi Boris, On Fri, Nov 18, 2011 at 12:34:56PM +0200, Boris shtrasman wrote: > Could anyone suggest a vnc client that support ultravnc file transfer > that can run on debian ? > Checked already krdc , gtkvncviewer they didn't support. > > Also the app should be with some open source license. Accor

Re: search for vnc client with ultravnc filesystem support.

2011-11-20 Thread Boris shtrasman
On 20/11/2011, Baruch Siach wrote: > Hi Boris, > > On Fri, Nov 18, 2011 at 12:34:56PM +0200, Boris shtrasman wrote: >> Could anyone suggest a vnc client that support ultravnc file transfer >> that can run on debian ? >> Checked already krdc , gtkvncviewer they didn't support. >> >> Also the app sh

Fwd: [Israel.pm] Perl Workshop - site is live, registration open

2011-11-20 Thread Shlomi Fish
Hi all, please register to the Israeli Perl Workshop of 2012. (Registration and attendance are free). We need to have as many registrants as early as possible in order to attract sponsors. Regards, Shlomi Fish Begin forwarded message: Date: Fri, 18 Nov 2011 07:21:20 +0200 From: Gabor S

Israeli Linux Friendly Compatibility List?

2011-11-20 Thread Amichai Rotman
Hello All, Is there a resource I could check for Israeli friendly Linux apps / sites? For instance: I'd like to use a personal finance program like KMoney, but customized to Israel (Hebrew interface, default settings for ILS, Israeli banks pre-installed and so on Thanks, Amichai. __

Re: Israeli Linux Friendly Compatibility List?

2011-11-20 Thread ik
2011/11/20 Amichai Rotman > Hello All, > > Is there a resource I could check for Israeli friendly Linux apps / sites? > > For instance: I'd like to use a personal finance program like KMoney, but > customized to Israel (Hebrew interface, default settings for ILS, Israeli > banks pre-installed and

Re: Israeli Linux Friendly Compatibility List?

2011-11-20 Thread Amichai Rotman
I only brought up KMoney as an example... I am looking for a complimentary resource I can tap into as a post-install resource to make a vanila Linux installation Israli friendly Somewhere I go to after installing Linux and grab whatever I need to customize the app to Israel (i.e: import the I

Re: init sequence

2011-11-20 Thread Avraham Rosenberg
On Sun, Nov 20, 2011 at 01:51:35PM +0200, ronys wrote: > Hi, > > I'm not familiar with 'e2fsc stage', but I solved a similar problem a while > ago by labelling the partitions and specifying the mount command with > LABEL=abc instead of an actual device name. UUID also serves the same > functiuons.

Re: init sequence

2011-11-20 Thread Amos Shapira
On 21 November 2011 15:57, Avraham Rosenberg wrote: > either I'll e2fsc and mount manually, or write in the rc.local three > Can you send a pointer about "e2fsc"? Google'ing around for it and filtering "e2fsck" from the results the top link is the linux-il archive of the current thread :). Than