Groups | Search | Server Info | Login | Register
Groups > comp.sys.acorn.networking > #5205
| From | Bob Latham <bob@sick-of-spam.invalid> |
|---|---|
| Newsgroups | comp.sys.acorn.networking |
| Subject | Re: Connecting LanMan98 to Raspberry Pi 5 |
| Date | 2025-05-31 11:10 +0100 |
| Organization | None |
| Message-ID | <5c2594dfb4bob@sick-of-spam.invalid> (permalink) |
| References | (6 earlier) <kKm*GpHdA@news.chiark.greenend.org.uk> <5c24a18f5ebob@sick-of-spam.invalid> <lKm*B9HdA@news.chiark.greenend.org.uk> <5c251333b1bob@sick-of-spam.invalid> <jKm*WyMdA@news.chiark.greenend.org.uk> |
In article <jKm*WyMdA@news.chiark.greenend.org.uk>, Theo <theom+news@chiark.greenend.org.uk> wrote: > Bob Latham <bob@sick-of-spam.invalid> wrote: > > In article <lKm*B9HdA@news.chiark.greenend.org.uk>, > > Theo <theom+news@chiark.greenend.org.uk> wrote: > > > Bob Latham <bob@sick-of-spam.invalid> wrote: > > > So I think you have two options. If you add 'no_root_squash' > > > as in "(rw,sync,no_root_squash)" then you can access any file > > > as root. > > > > > Or you could set your uid/gid to match the ones on the Pi. To > > > find them out, run the 'id' command: > > > > I've tried the easier method of adding 'no_root_squash' and it > > appears to work but not quite. It displays all of the directories > > in / the same as Lanman98 and I know some of those are virtual > > directories but they display in both systems. > > > > What doesn't work is /boot/firmware where important files like > > config.txt should be but the whole directory is empty from > > sunfish. > > > > I have 'follow symbolic links' switched on, any suggestions?> > /boot is a separate mounted partition (the FAT one on the SD card) > and NFS doesn't follow mount points by default. I think you need > the 'crossmnt' option in addition to 'no_root_squash' to allow NFS > to see into the mounted filesystem. In the file /etc/exports I have: / 192.168.1.0/24(rw,sync,no_root_squash) This works-ish It shows all the root directories the same as LM98 does. But it shows directories as empty, specifically /boot/firmware. There are are others. So I added crossmnt to the line .. / 192.168.1.0/24(rw,sync,no_root_squash,crossmnt) I don't know if that's the correct way. Now we get errors, strange errors. Error when reading Sunfish::LinnPi/.$.boot.firmware - NFS call failed (Stale NFS filehandle) Thanks. Bob.
Back to comp.sys.acorn.networking | Previous | Next — Previous in thread | Next in thread | Find similar
Connecting LanMan98 to Raspberry Pi 5 Brian Howlett <news-spamtrap@brianhowlett.me.uk> - 2025-05-27 22:08 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 John <newsmcc@blueyonder.co.uk> - 2025-05-28 10:34 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Bob Latham <bob@sick-of-spam.invalid> - 2025-05-28 11:23 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Bob Latham <bob@sick-of-spam.invalid> - 2025-05-28 11:46 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 John <newsmcc@blueyonder.co.uk> - 2025-05-28 15:12 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Brian Howlett <news-spamtrap@brianhowlett.me.uk> - 2025-05-28 18:19 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 druck <news@druck.org.uk> - 2025-05-28 21:19 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Bob Latham <bob@sick-of-spam.invalid> - 2025-05-29 09:49 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Theo <theom+news@chiark.greenend.org.uk> - 2025-05-29 10:39 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Chris Hughes <news13@noonehere.co.uk> - 2025-05-29 10:53 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Bob Latham <bob@sick-of-spam.invalid> - 2025-05-29 11:36 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Theo <theom+news@chiark.greenend.org.uk> - 2025-05-29 13:13 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Bob Latham <bob@sick-of-spam.invalid> - 2025-05-29 14:53 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Theo <theom+news@chiark.greenend.org.uk> - 2025-05-29 16:29 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Bob Latham <bob@sick-of-spam.invalid> - 2025-05-30 11:34 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Theo <theom+news@chiark.greenend.org.uk> - 2025-05-30 12:38 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Bob Latham <bob@sick-of-spam.invalid> - 2025-05-31 11:10 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Theo <theom+news@chiark.greenend.org.uk> - 2025-05-31 21:11 +0100
Re: Connecting LanMan98 to Raspberry Pi 5 Bob Latham <bob@sick-of-spam.invalid> - 2025-06-01 13:00 +0100
Connecting LanMan98 to Raspberry Pi 5 Dnews <dnews@triffid.co.uk> - 2025-05-29 18:32 +0100
csiph-web