Ah. Well if you've unmounted filesystems prior to suspending, I would expect you should be fine. The device numbers might change - if they can change between mounts - but that won't be any different because of suspending. If you're talking about suspending with the file systems mounted, that ought to work to (once the appropriate power management support is done). If the user fails to reconnect the device before resuming, they should expect the same problems that they would encounter if they pulled it out without suspending. Of course I'm saying 'should' a lot here. Let me use it one more time... in my mind at least, the fact that we've suspended should be irrelevant to how things work. Regards, Nigel On Thu, 2004-01-08 at 02:39, Robin Rosenberg wrote: > måndagen den 5 januari 2004 13.39 skrev Nigel Cunningham: > > Hi. > > > > The suspend to disk implementations all assume that devices are not > > [dis]appearing under us while we're suspended. If you do go adding and > > removing devices while the power is off, you can expect the same > > problems you'd get if you removed them without suspending the machine. > > It would be roughly equivalent to hot[un]plugging devices. > > Yes. It's very unclear unless you do mind reading, but I had in mind mounted filesystems > such as /home on a USB stick or firewire Reasonable? yes! But such devices have to > be rediscovered and allocated in such a way that the user can resume using the device > as soon as it has been found. And it should not fail miserably if the user forgets to connect > the device before resuming the machine. As you cannot unmount /home (usually) the > kernel must remember the device somehow or make mounting file systems more loosely > than today. > > -- robin -- My work on Software Suspend is graciously brought to you by LinuxFund.org.