On 06/10/2010 11:56, mail...@securitylabs.it wrote:
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.
Found the solution: on the "good" DomU I don't have this line:
none /dev/shm tmpfs defaults 0 0
in /etc/fstab, so I've commented on the other and now it works.