Quote:
|
Originally Posted by qiu
ls -la /boot
total 6596
drwxr-xr-x 4 root root 4096 2006-04-24 19:07 .
drwxr-xr-x 22 root root 4096 2006-04-24 19:07 ..
drwxr-xr-x 2 root root 4096 2006-04-26 14:59 boot
-rw-r--r-- 1 root root 55399 2006-02-09 07:38 config-2.6.8-3-686
drwxr-xr-x 2 root root 4096 2006-04-26 16:42 grub
-rw-r--r-- 1 root root 4636672 2006-04-24 19:02 initrd.img-2.6.8-3-686
-rw-r--r-- 1 root root 843201 2006-02-09 08:17 System.map-2.6.8-3-686
-rw-r--r-- 1 root root 1171571 2006-02-09 08:17 vmlinuz-2.6.8-3-686
|
/boot/xen.gz and /boot/vmlinuz-2.6-xen0 do not exist. That's why it doesn't work.
Quote:
|
Originally Posted by qiu
how do i cange the admin to root?
-rwxr-xr-x 1 admin admin 813 2006-03-18 17:28 xend
-rwxr-xr-x 1 admin admin 10788 2006-03-18 17:28 xendomains
|
Run
Code:
chown root:root /etc/init.d/xend*