- 1. NFS and Network Driver Question (score: 1)
- Author: >
- Date: Fri, 15 Oct 2004 16:31:04 -0500
- I'm trying to build a kernel that mounts a NFS root file system. This is an embedded system; it uses an SMSC LAN91C111 network chip that is hardwired to I/O addres 0x300 and IRQ 5. I've been using t
- /archives/netdev/2004-10/msg00534.html (8,594 bytes)
- 2. Re: NFS and Network Driver Question (score: 1)
- Author: 吉藤英明 <yoshfuji@xxxxxxxxxxxxxx>
- Date: Tue, 19 Oct 2004 13:03:16 -0500
- Please disregard my last post, I believe the problem is solved. Thanks again to all, especially Thomas Graf. The essential things to learn from this exercise are: 1. A network driver compiled into th
- /archives/netdev/2004-10/msg00678.html (10,108 bytes)
- 3. Re: NFS and Network Driver Question (score: 1)
- Author: eff Chua <jeffchua@xxxxxxxxxxxxxxxxxxx>
- Date: Tue, 19 Oct 2004 19:19:10 -0500
- Ok, now I feel like I'm taking crazy pills... The embedded system boots up and mounts the root file system on my host laptop. The 'rc.sysinit' startup script executes the command 'mount -a' which sho
- /archives/netdev/2004-10/msg00717.html (10,196 bytes)
- 4. Re: NFS and Network Driver Question (score: 1)
- Author: "David S. Miller" <davem@xxxxxxxxxxxxx>
- Date: Tue, 19 Oct 2004 20:54:01 -0400
- Bob> Ok, now I feel like I'm taking crazy pills... Bob> The embedded system boots up and mounts the root file system on Bob> my host laptop. The 'rc.sysinit' startup script executes the Bob> command
- /archives/netdev/2004-10/msg00719.html (10,063 bytes)
- 5. Re: NFS and Network Driver Question (score: 1)
- Author: xx>
- Date: Wed, 20 Oct 2004 10:47:11 -0500
- Yes, you are correct; thank you. So now I've got an embedded x86 system that boots from a (detachable) floppy drive to the root file system on my laptop host. Syslinux works very well for the boot di
- /archives/netdev/2004-10/msg00756.html (11,407 bytes)
- 6. Re: NFS and Network Driver Question (score: 1)
- Author: xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 20 Oct 2004 08:58:13 -0700
- Bob Wirka wrote: Ok, now I feel like I'm taking crazy pills... The embedded system boots up and mounts the root file system on my host laptop. The 'rc.sysinit' startup script executes the command 'mo
- /archives/netdev/2004-10/msg00757.html (9,340 bytes)
- 7. Re: NFS and Network Driver Question (score: 1)
- Author: a@xxxxxxxxxxxx>
- Date: Wed, 20 Oct 2004 11:03:56 -0500
- No, I was actually taking stupid pills. I had the setuid bit set on 'mount', and it was owned by 'admin'. I had a number of files and directories owned by 'admin' so that I could ftp files in and out
- /archives/netdev/2004-10/msg00758.html (10,091 bytes)
- 8. Re: NFS and Network Driver Question (score: 1)
- Author: git Schubert-While)
- Date: Thu, 21 Oct 2004 10:09:09 -0500
- Here is another wrinkle: The program on my embedded system cannot send UDP broadcast messages when NFS mounted. When the system is booted without NFS (using the DiskOnChip for root file system) I can
- /archives/netdev/2004-10/msg00887.html (10,531 bytes)
- 9. Re: NFS and Network Driver Question (score: 1)
- Author: xxxxxxxx>
- Date: Thu, 21 Oct 2004 10:50:55 -0500
- Once again I beg forgiveness for mailing list clutter... My problem was that I hadn't added a default route. My bad. Thanks anyway. Bob Wirka Realtime Control Works Bob Wirka wrote: Here is another w
- /archives/netdev/2004-10/msg00890.html (11,076 bytes)
- 10. Re: NFS and Network Driver Question (score: 1)
- Author: >
- Date: Thu, 21 Oct 2004 18:17:17 +0200 (CEST)
- On Thu, 21 Oct 2004, Bob Wirka wrote: The kernel configuration is identical, except for kernel IP autoconfiguration, root over nfs, and compiled-in network driver. The NFS configuration on the host h
- /archives/netdev/2004-10/msg00891.html (9,182 bytes)
- 11. NFS and Network Driver Question (score: 1)
- Author: Bob Wirka <bobwirka@xxxxxxxxxxxx>
- Date: Fri, 15 Oct 2004 16:31:04 -0500
- Hello, I'm trying to build a kernel that mounts a NFS root file system. This is an embedded system; it uses an SMSC LAN91C111 network chip that is hardwired to I/O addres 0x300 and IRQ 5. I've been u
- /archives/netdev/2004-10/msg02032.html (8,652 bytes)
- 12. Re: NFS and Network Driver Question (score: 1)
- Author: Bob Wirka <bobwirka@xxxxxxxxxxxx>
- Date: Tue, 19 Oct 2004 13:03:16 -0500
- Please disregard my last post, I believe the problem is solved. Thanks again to all, especially Thomas Graf. The essential things to learn from this exercise are: 1. A network driver compiled into th
- /archives/netdev/2004-10/msg02176.html (10,193 bytes)
- 13. Re: NFS and Network Driver Question (score: 1)
- Author: Bob Wirka <bobwirka@xxxxxxxxxxxx>
- Date: Tue, 19 Oct 2004 19:19:10 -0500
- Ok, now I feel like I'm taking crazy pills... The embedded system boots up and mounts the root file system on my host laptop. The 'rc.sysinit' startup script executes the command 'mount -a' which sho
- /archives/netdev/2004-10/msg02215.html (10,297 bytes)
- 14. Re: NFS and Network Driver Question (score: 1)
- Author: Michael Richardson <mcr@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 19 Oct 2004 20:54:01 -0400
- Bob> Ok, now I feel like I'm taking crazy pills... Bob> The embedded system boots up and mounts the root file system on Bob> my host laptop. The 'rc.sysinit' startup script executes the Bob> command
- /archives/netdev/2004-10/msg02217.html (10,193 bytes)
- 15. Re: NFS and Network Driver Question (score: 1)
- Author: Bob Wirka <bobwirka@xxxxxxxxxxxx>
- Date: Wed, 20 Oct 2004 10:47:11 -0500
- Yes, you are correct; thank you. So now I've got an embedded x86 system that boots from a (detachable) floppy drive to the root file system on my laptop host. Syslinux works very well for the boot di
- /archives/netdev/2004-10/msg02254.html (11,546 bytes)
- 16. Re: NFS and Network Driver Question (score: 1)
- Author: Stephen Hemminger <shemminger@xxxxxxxx>
- Date: Wed, 20 Oct 2004 08:58:13 -0700
- Ok, now I feel like I'm taking crazy pills... The embedded system boots up and mounts the root file system on my host laptop. The 'rc.sysinit' startup script executes the command 'mount -a' which sh
- /archives/netdev/2004-10/msg02255.html (9,585 bytes)
- 17. Re: NFS and Network Driver Question (score: 1)
- Author: Bob Wirka <bobwirka@xxxxxxxxxxxx>
- Date: Wed, 20 Oct 2004 11:03:56 -0500
- No, I was actually taking stupid pills. I had the setuid bit set on 'mount', and it was owned by 'admin'. I had a number of files and directories owned by 'admin' so that I could ftp files in and out
- /archives/netdev/2004-10/msg02256.html (10,266 bytes)
- 18. Re: NFS and Network Driver Question (score: 1)
- Author: Bob Wirka <bobwirka@xxxxxxxxxxxx>
- Date: Thu, 21 Oct 2004 10:09:09 -0500
- Here is another wrinkle: The program on my embedded system cannot send UDP broadcast messages when NFS mounted. When the system is booted without NFS (using the DiskOnChip for root file system) I can
- /archives/netdev/2004-10/msg02385.html (10,776 bytes)
- 19. Re: NFS and Network Driver Question (score: 1)
- Author: Bob Wirka <bobwirka@xxxxxxxxxxxx>
- Date: Thu, 21 Oct 2004 10:50:55 -0500
- Once again I beg forgiveness for mailing list clutter... My problem was that I hadn't added a default route. My bad. Thanks anyway. Bob Wirka Realtime Control Works Here is another wrinkle: The progr
- /archives/netdev/2004-10/msg02388.html (11,193 bytes)
- 20. Re: NFS and Network Driver Question (score: 1)
- Author: Henrik Nordstrom <hno@xxxxxxxxxxxxxxx>
- Date: Thu, 21 Oct 2004 18:17:17 +0200 (CEST)
- The kernel configuration is identical, except for kernel IP autoconfiguration, root over nfs, and compiled-in network driver. The NFS configuration on the host has 'no_root_squash', and <<now>> all t
- /archives/netdev/2004-10/msg02389.html (9,217 bytes)
This search system is powered by
Namazu