On Sun, 2004-07-18 at 15:25, Charles Heselton wrote: > Sure. I'll let you know. I'm tweaking the kernel right now, but am > still including the ACPI functions. Battery monitoring and power > off/idle timeout seem to work great. I'm a little wary of using the > suspend, just because I've never seen it work right, even in Windows. > But maybe I'll play around with it. > > Also, I think the ext2fs (even the first time) was the filesystem of > the initrd image. I am using ext3 now on both the /boot and / slices. > But when booting, it says "Filesystem is ext2fs". Like I said, I > think it's the kernel boot image. > > -- > Charlie Heselton > Network Security Engineer I found the battery/power options appear to work well also. Sounds like you had similar experience with the suspend mode under windows as well. :) Interesting about the filesystem type. Looking at dmesg on my laptop I found this: RAMDISK: Compressed image found at block 0 VFS: Mounted root (ext2 filesystem). kjournald starting. Commit interval 5 seconds EXT3-fs: mounted filesystem with ordered data mode. Freeing unused kernel memory: 144k freed In my fstab it clearly has / as an ext3 file system. Think this could be a typo in the log message? You may have found a bug. A benign bug but still a bug. -- Scot L. Harris webid@xxxxxxxxxx Send your questions to ``ASK ZIPPY'', Box 40474, San Francisco, CA 94140, USA