Sorry, that second command shouldn't be 'update-initramfs -u' it should be 'update-grub' and accept the 'package maintainers version'.
Robert On Nov 10, 10:20 pm, Robert Baptista <[email protected]> wrote: > You should be able to fix the network errors by running the following > commands. Basically just adding 'processor.max_cstate=2' to the kopt > line in menu.lst. > > sed -i -e "s/^# kopt=root=UUID=.* ro$/& processor.max_cstate=2/" /boot/ > grub/menu.lst > update-initramfs -u > > Setting the max_cstate is explained on the boards here somewhere. I > don't think that is causing any of yours issues though. > > Robert > > > > > ifconfig shows errors. > > -- To post to this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/atv-bootloader?hl=en
