davepl
01-07-2002, 10:02 PM
Trying to think up a way to complicate upgrades to my never-connected Tivo. You can't mount /var/packages to /dev/null, since that's not a block device.
I -could- mount /dev/hda7 to /var/packages as readonly. The only downside to this would be if the system tried to mount /dev/hda7 somewhere later, it would fail as already mounted.
Any ideas?
I -could- mount /dev/hda7 to /var/packages as readonly. The only downside to this would be if the system tried to mount /dev/hda7 somewhere later, it would fail as already mounted.
Any ideas?