Hello vwf, > Hello During boot, when starting all services, all kinds of messages appear > on screen > but I cannot find that same list in my logfiles. > Is it possible to get that same info on disk?
Unless you did something really weird during or after the install you will have a file /var/log/dmesg with all the messages during boot. Anything after that is in the /var/log/syslog file. The dmesg file has all the messages before the syslog starts. Bonno Bloksma -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

