Changes between Version 18 and Version 19 of FAQ


Ignore:
Timestamp:
May 30, 2007, 6:59:41 PM (17 years ago)
Author:
Bruno Cornec
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v18 v19  
    389389== Q25/ Why is the network broken after restoring on Debian Etch ? ==
    390390Could be a bug that mangles some file(s) in /etc/udev.  Check this file
    391 
     391{{{
    392392/etc/udev/rules.d/z25_persistent-net.rules
    393 
     393}}}
    394394and verify that eth0 is assigned to the correct hardware address, that is
    395395MAC serial number.
    396396
    397397Other files that may need verification, if they exist are
    398 
    399 /etc/udev/rules.d/25-iftab.rules and /etc/iftab
    400 
    401 
     398{{{
     399/etc/udev/rules.d/25-iftab.rules
     400/etc/iftab
     401}}}
     402
     403