Hello, I've upgraded my test machine (Debian lenny Xenized 2.6.26 with
2 DomU lenny) fron lenny to squeeze.
No problem upgrading Dom0 and one of the two DomU. But with the other
DomU I can't start at boot time the network.
The error is:
Checking root file system...fsck from util-linux-ng 2.17.2
/lib/init/rw/rootdev: clean, 97209/655360 files, 1034777/2621440 blocks
done.
[ 1.276744] EXT3 FS on xvda2, internal journal
hwclock.sh: Permission denied
Loading kernel modules...done.
Cleaning up ifupdown....
Setting up networking....
Activating lvm and md swap...done.
Checking file systems...fsck from util-linux-ng 2.17.2
done.
Mounting local filesystems...done.
Activating swapfile swap...done.
Cleaning up temporary files....
Setting kernel variables ...done.
Configuring network interfaces...ifup: failed to open statefile
/etc/network/run/ifstate: No such file or directory
failed.
Cleaning up temporary files....
startpar: service(s) returned failure: hwclockfirst.sh hwclock.sh ...
failed!
Running scripts in rcS.d/ took 1 seconds.
From console I can bring up network interfaces manually (ifconfig eth0
ip netmask up etc...)
/etc/network/run/ifstate is a symbolic link to a tmpfs so I cannot
simply solve creating the file. I suspect one pakage is not upgraded
correctly or not installed.
Any advice?
Thanks