Re: Having Problems Mounting my External Hard-Disk

2009-07-25 Thread Shlomi Fish
On Saturday 25 July 2009 15:31:32 Shlomi Fish wrote: > Hi all! > > I have an external USB hard-disk ( Maxtor 500 GB). Up to a few weeks ago, I > was able to mount it and access it properly on my Mandriva Cooker system. > Recently, however I got this error: > > {{{ > shlomi:~$ echo "Before c

Re: Looking for lecturer

2009-07-25 Thread Jonathan Ben Avraham
Hi list-members, As a "competitor" of Gilad Ben-Yosef, I endorse Aviv's recommendation. Not only is Gilad a pro, his lectures are real entertainment. With no connection to the above recommendation, with any lecturer, make sure that you sit down with him/her beforehand and explain what it is th

Re: Having Problems Mounting my External Hard-Disk

2009-07-25 Thread sara fink
After all these results, maybe it's worth to try usb storage device as built in instead of module. On 7/26/09, Shlomi Fish wrote: > Hi all! > > I should note that after rebooting to my Debian partition, the > external hard-disk is successfully mounted and I can see the > partition. So it's likely

Re: Having Problems Mounting my External Hard-Disk

2009-07-25 Thread Shlomi Fish
Hi all! I should note that after rebooting to my Debian partition, the external hard-disk is successfully mounted and I can see the partition. So it's likely a problem with the Mandriva kernel or something like that. I'll investigate. Regards, On Sat, Jul 25, 2009 at 9:40 PM, Shlomi Fish wrote

Re: Having Problems Mounting my External Hard-Disk

2009-07-25 Thread Shlomi Fish
On Saturday 25 July 2009 16:29:29 sara fink wrote: > I also see that you have a new kernel that you installed lately. Did > you check usb support in the kernel? Module or built in? lsmod will > show you which modules you have autoloaded. > > grep -i usb /usr/src/linux/.config will show you what's g

Re: Having Problems Mounting my External Hard-Disk

2009-07-25 Thread Shlomi Fish
On Saturday 25 July 2009 16:22:53 sara fink wrote: > Hi Shlomi > > Your /etc/fstab suggests that the usb hd isn't mounted automatically > upon boot. So when you mount as root sometimes you can specify ext3 as > filesystem and sometimes you don't need. I had this case once. This > was solved. > > a

[HAIFUX LECTURE] How Time Flies: Jiffies, Hi-Res Timers and the Tickless Kernel

2009-07-25 Thread Eli Billauer
On Monday, July 27th at 18:30, Haifux will gather to hear Gilad Ben-Yossef's talk How Time Flies: Jiffies, Hi-Res Timers and the Tickless Kernel: Abstract This lecture describes the Linux time keeping mechanism and related features, covering: * Jiffies and HZ: how the Linux kernel meas

Re: Having Problems Mounting my External Hard-Disk

2009-07-25 Thread sara fink
Hi Shlomi Your /etc/fstab suggests that the usb hd isn't mounted automatically upon boot. So when you mount as root sometimes you can specify ext3 as filesystem and sometimes you don't need. I had this case once. This was solved. as root mount /dev/sdd1 /mnt/external or mount -t ext3 /dev/sdd1 /

Having Problems Mounting my External Hard-Disk

2009-07-25 Thread Shlomi Fish
Hi all! I have an external USB hard-disk ( Maxtor 500 GB). Up to a few weeks ago, I was able to mount it and access it properly on my Mandriva Cooker system. Recently, however I got this error: {{{ shlomi:~$ echo "Before connecting the external disk" Before connecting the external disk

Re: reshet.ynet.co.il not on Download Helper, anything else?

2009-07-25 Thread Amos Shapira
2009/7/25 Micha Feigin > It's patented, not sure about proprietary, on the other hand, it's the main > format that is supported by todays phones and such. I think that you need to > pay royalties if you use it in your software but not to use it as a user, > although there is x264 which is compatib

Re: reshet.ynet.co.il not on Download Helper, anything else?

2009-07-25 Thread Micha Feigin
On Sat, 25 Jul 2009 10:43:55 +0300 sara fink wrote: > > > > > > A friend recommended "Handbrake" which converted no problem with > > "MP4->H.264" (doubled the size of the files compared to .flv) but the > > Nokia didn't play the Video. > > > > I heard that H.264 is problematic. Proprietary codec

Re: reshet.ynet.co.il not on Download Helper, anything else?

2009-07-25 Thread sara fink
> > > A friend recommended "Handbrake" which converted no problem with > "MP4->H.264" (doubled the size of the files compared to .flv) but the > Nokia didn't play the Video. > I heard that H.264 is problematic. Proprietary codec. > > I'm now trying to convert with "MP4->FFMPEG" and see if it wor