Re: [leaf-user] WISP partition questions

2002-11-03 Thread Vladimir I.
Lee Kimber wrote about "Re: [leaf-user] WISP partition questions":

> >Edit "/etc/modules" and uncomment ne there:
> >
> >#ne io=0x300,0x350
> >
> >Change the IO port to the one you use. You may also need to
> >specify IRQ, like "ne io=0x200 irq=5"
> Oh right. As with other LEAFs. What I meant is, is there a route to this 
> via the menu system?

No. It is not possible to reliably detect ISA cards so drivers 
for them are not loaded automatically.

Just go to the command line, edit /etc/modules, then save the 
configuration.

-- 
Best Regards,
Vladimir
Systems Engineer (RHCE)


---
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] WISP partition questions

2002-11-03 Thread Lee Kimber
At 12:15 PM 11/3/2002 +0200, Vladimir I. wrote:

> The card is set up and has a non-conflicting IRQ but WISP is not 
finding it
> on boot.

Edit "/etc/modules" and uncomment ne there:

#ne io=0x300,0x350

Change the IO port to the one you use. You may also need to
specify IRQ, like "ne io=0x200 irq=5"
Oh right. As with other LEAFs. What I meant is, is there a route to this 
via the menu system?



---
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


Re: [leaf-user] WISP partition questions

2002-11-03 Thread Vladimir I.
Lee Kimber wrote about "Re: [leaf-user] WISP partition questions":
> 
> >Wait, this *is* an image. In other words, it's already
> >"extracted" and ready to be dd'ed. :-)
> 
> Ho ho! That caught me out nicely! ;-)
> 
> 
> > > I'll also be trying to work out how to get a RTL8019AS driver on to the CF
> > > but I reckon I'll be able to work that out on my own.
> >
> >What is the usual Linux driver for it? ne2k-pci?
> 
> This is an ISA card so I'm guessing it is ne.
> 
> The card is set up and has a non-conflicting IRQ but WISP is not finding it 
> on boot.

Edit "/etc/modules" and uncomment ne there:

#ne io=0x300,0x350

Change the IO port to the one you use. You may also need to 
specify IRQ, like "ne io=0x200 irq=5"

-- 
Best Regards,
Vladimir
Systems Engineer (RHCE)


---
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] WISP partition questions

2002-11-02 Thread Lee Kimber


Wait, this *is* an image. In other words, it's already
"extracted" and ready to be dd'ed. :-)


Ho ho! That caught me out nicely! ;-)



> I'll also be trying to work out how to get a RTL8019AS driver on to the CF
> but I reckon I'll be able to work that out on my own.

What is the usual Linux driver for it? ne2k-pci?


This is an ISA card so I'm guessing it is ne.

The card is set up and has a non-conflicting IRQ but WISP is not finding it 
on boot.


--
Best Regards,
Vladimir
Systems Engineer (RHCE)





---
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html


Re: [leaf-user] WISP partition questions

2002-11-02 Thread Vladimir I.
Lee Kimber wrote about "[leaf-user] WISP partition questions":

> But I'd like to create a second partition for WISP's read/write files...
> 
> Now I looking at shoving an ancient Antec Descartes CF card reader/writer 
> in a separate Linux box so I'm wondering if people have successfully 
> partitioned and formatted the CF card for WISP using straightforward Linux 
> fdisk and fdformat?

Yes. No need for fdformat though.

> 
> Also, is the second partition to be DOS or minix or does it not matter?

It would be minix, but what you set as partition type shouldn't matter.

> I've got an 8MB CF card so in theory I can dd the 
> wisp-dist_2348_img_wdist.bin file on the LEAF downloads page. But... I can 
> get this binary to yield its .img content. I've made it executable but 
> executing it doesn't do anything. Is this a MacBinary? I'll bet I'm missing 
> something else so I'm looking for a clue!

Wait, this *is* an image. In other words, it's already 
"extracted" and ready to be dd'ed. :-)

> I'll also be trying to work out how to get a RTL8019AS driver on to the CF 
> but I reckon I'll be able to work that out on my own.

What is the usual Linux driver for it? ne2k-pci?

-- 
Best Regards,
Vladimir
Systems Engineer (RHCE)


---
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] WISP partition questions

2002-11-02 Thread Lee Kimber
I've just started to play with WISP on a compact flash card. I've created a 
bootable WISP CF card but the process brought unexpected torment. It has 
left me with a few questions. ;-)

Environment:
32Mb CF card in Silicon Kit IDE to CF adapter
BIOS using CHS to see the CF card

Torment:
The CF card came out of a PocketPC and had files on it that I could see if 
I booted the WSIP hardware using a DOS floppy. In other words, it had a 
working partition on it.

I found it impossible to create two partitions on this card using fdisk on 
a Win98 disk or using Partition Magic 6.0 or 7.0.

After I'd fdised, all three tools misreported the the CF as having about 
15Mb of free space after the first partition - even if the partition was 
27Mb! When I ran syslinux.com -s c: against this card, I got no error but 
the system would hang on boot.

In the end I formatted the card in a friend's PocketPC and then found it 
possible to copy the WISP files to it from the .zip file on the WISP 
downloads page at:
http://sourceforge.net/project/showfiles.php?group_id=13751

I then made the CF bootable by booting a floppy and running syslinux -s c: 
against the CF card. Great! WISP now boots.

But I'd like to create a second partition for WISP's read/write files...

Now I looking at shoving an ancient Antec Descartes CF card reader/writer 
in a separate Linux box so I'm wondering if people have successfully 
partitioned and formatted the CF card for WISP using straightforward Linux 
fdisk and fdformat?

Also, is the second partition to be DOS or minix or does it not matter?

I've got an 8MB CF card so in theory I can dd the 
wisp-dist_2348_img_wdist.bin file on the LEAF downloads page. But... I can 
get this binary to yield its .img content. I've made it executable but 
executing it doesn't do anything. Is this a MacBinary? I'll bet I'm missing 
something else so I'm looking for a clue!

I'll also be trying to work out how to get a RTL8019AS driver on to the CF 
but I reckon I'll be able to work that out on my own.

I'm willing to contribute back to the WISP documentation of course.

Thanks...

Lee





---
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html