Re: where can I get ext3 patch for linux-2.4.1

2005-09-01 Thread Arturas Moskvinas
> Hi > > Most of the related sites has ext3 patches for 2.4 > kernels but I could not found any for 2.4.1. > where can I find It? I think you are using way too old kernel, consider an upgrade... Arturas M. - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a

Re: RHEL 3 hardware list

2005-09-01 Thread Arturas Moskvinas
> i'd like to have the hardware compatability listof > rhel 3(kernel 2.4.21-4).thanks in advance You should ask vendor (Red Hat) about compatibility list not linux-newbie maillist. It is vendor specific question... Arturas M. - To unsubscribe from this list: send the line "unsubscribe lin

Re: How do i detect a USB device from the Linux Box

2005-08-19 Thread Arturas Moskvinas
> Where can see this code that integrates any USB device with the SCSI > Emulation? > I am just exited to know how it works. I think you should look in directory: (or wherever your kernel sources are) /usr/src/linux/drivers/usb/storage Arturas M. - To unsubscribe from this list: send the line "un

Re: How do i detect a USB device from the Linux Box

2005-08-19 Thread Arturas Moskvinas
> the drivers are build with kernel as modules, those drivers will > dnamically load into the memory when it's needed. > > regards > osk I also think that lot's of device are very generic, I mean there is tons of USB flash drives, and for most of them there is one driver that "emulates" scsi inte

Re: starting a user defined daemon at linux startup.

2005-08-14 Thread Arturas Moskvinas
> Hai >I have written a daemon, and it is working when I load it. >Now I want to start that daemon at startup in linux, so that without > manually running , it has to start along with all the daemons available > in the system. I came to know that we need to put a script into > /etc/rc.d/ini

Re: HOW to FAT partition the device?

2005-08-11 Thread Arturas Moskvinas
> > Dear all, > I have silly doubt regarding creating FAT partition on my SD Card. > > Can I do it with fdisk? I tried it in the man-pages to find how to do > it? > I found nothing related to FAT. > When I tried to create it with 'n' option, by default it is creating the > ext2 fs & NOT FAT fs.

Re: copy of linux OS

2005-08-07 Thread Arturas Moskvinas
nd kernel modules in /lib/ directory. Arturas Moskvinas - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs

Re: Running script on 2.6 fails

2005-08-03 Thread Arturas Moskvinas
> Dear all, > > I am right now working on understaning the 2.6 kernel BLOCK sbull > drivers implementation provided in the Linux book 3rd Edition book. > > I am OK with the block driver aspects. But, I am NOT able to run > sbull_load scruipt to create the device NODES. > when I tried running the

Re: kernek version problem

2005-07-30 Thread Arturas Moskvinas
> is there any way to bypass the kernel version > dependencies? Yes there is a way (modprobe --force your_module). > how do i update my kernel? What linux distribution do you use? There is different ways to install kernel sources... Arturas - To unsubscribe from this list: send the line "unsubscr