Skip to Content.
Sympa Menu

baslinux - Re: [BL] device or resource busy

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: 3aoo-cvfd AT dea.spamcon.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] device or resource busy
  • Date: Tue, 8 Feb 2005 08:45:54 +1300

sindi keesan wrote:
>
> > insmod aha152x io=0x340
> And also irq=12?

No, the irq is probaby not needed. If the io address
is right, the kernel should be able to detect the irq.

> But the iw program for linux provided by Iomega
> (via Ron), when I try to run it, gives some error
> message about modprobe not found,

Two possible solutions:
(1) symlink insmod to modprobe
(2) edit iw (assuming it's a script)

If the module requires a helper (or two), you will
have to include it in iw (for option 2) or insmod
the helper manually before running iw (for option 1).

> Linux cfdisk does not appear to check for bad sectors.
> How would we do this in linux before mke2fs?

Execute badblocks (it comes with BL2 and BL3) or
simply use the -c parameter for mke2fs

Cheers,
Steven

____________________________
http://www.basiclinux.com.ru




Archive powered by MHonArc 2.6.24.

Top of Page