On Fri, 2002-12-06 at 09:26, Preston Crawford wrote:
Also, one more note, I've tried passing various kernel messages. Here's what my grub string looks like currently.
Keep in mind the "wrapping here" part isn't really in the file and it's all one line. Broken up here to be nice.
kernel (hd0,0)/vmlinuz root=/dev/hda3 hdd=ide-scsi (wrapping here) max_scsi_luns=1 noapic acpi=off vga=791
So I'm passing to it all the messages that have been suggested elsewhere. Still no luck.
Preston
Hello, Presten: I experienced exactly the same problem and from this list I finally got the solutions: 1. If you can, move all your partitions to one hard disk. 2. If you are using reiserfs , Add this option to the line in /etc/fstab. For example, if by default it is "defaults", change it to "defaults,barrier=none". 3. If you are using Ext3 , try to install a 2.4.18 kernel from ftp.suse.com:/pub/people/mantel/test For more details, search with title "Random system freeze after YOU update" in the November archive of the list. Good luck! -- Yongtao Yang <yongtao.yang@telia.com>