Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=a5eebc9096a8b0e9e8225391cb90b2af7c74bda2
commit a5eebc9096a8b0e9e8225391cb90b2af7c74bda2 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Wed Jan 30 20:48:25 2008 +0100 docs/upgrade: typo fix closes #2725 diff --git a/docs/upgrade.txt b/docs/upgrade.txt index dc6a15c..45b5cc6 100644 --- a/docs/upgrade.txt +++ b/docs/upgrade.txt @@ -89,7 +89,7 @@ reason is the following: It was not possible to boot the kernel on some machines without this change. See link:http://bugs.frugalware.org/2243[this bugreport] for more details. So after upgrading, you need to: -* Check if you have an Intel IDE controller using `lspci |grep -i intel.*ide` +* Check if you have an Intel IDE controller using `lspci |grep -i ide.*intel` as `root`. If you got no result then probably you're not affected. * Edit `/etc/fstab`: change all occurrences of `/dev/hd` to `/dev/sd`. _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
