adagio 写了:已经有一个sda11了?你创建的?
而且已经挂载了,怎么搞的?
ls -al sda11
ls -al sda11/boot呢?
贴上来
如果还是不能访问,可能你安装是格式化根本没有成功
我不知道怎么会这样....
ubuntu@ubuntu:~$ ls -al sda11
总用量 92
drwxr-xr-x 21 root root 4096 2009-03-26 07:25 .
drwxr-xr-x 28 ubuntu ubuntu 820 2009-03-27 14:35 ..
drwxr-xr-x 2 root root 4096 2009-03-24 02:38 bin
drwxr-xr-x 2 root root 4096 2009-03-26 07:30 boot
lrwxrwxrwx 1 root root 11 2009-03-26 07:23 cdrom -> media/cdrom
drwxr-xr-x 4 root root 4096 2009-03-24 02:19 dev
drwxr-xr-x 127 root root 4096 2009-03-26 07:39 etc
drwxr-xr-x 3 root root 4096 2009-03-26 07:30 home
lrwxrwxrwx 1 root root 33 2009-03-26 07:25 initrd.img -> boot/initrd.img-2.6.28-11-generic
drwxr-xr-x 16 root root 4096 2009-03-24 02:38 lib
lrwxrwxrwx 1 root root 4 2009-03-26 07:25 lib64 -> /lib
drwx------ 2 root root 16384 2009-03-26 07:23 lost+found
drwxr-xr-x 3 root root 4096 2009-03-24 02:00 media
drwxr-xr-x 2 root root 4096 2009-03-05 22:55 mnt
drwxr-xr-x 2 root root 4096 2009-03-24 02:00 opt
drwxr-xr-x 2 root root 4096 2009-03-05 22:55 proc
drwx------ 3 root root 4096 2009-03-24 02:23 root
drwxr-xr-x 2 root root 4096 2009-03-26 07:39 sbin
drwxr-xr-x 2 root root 4096 2009-03-06 17:16 selinux
drwxr-xr-x 2 root root 4096 2009-03-24 02:00 srv
drwxr-xr-x 2 root root 4096 2009-03-19 15:56 sys
drwxrwxrwt 3 root root 4096 2009-03-26 07:39 tmp
drwxr-xr-x 11 root root 4096 2009-03-24 02:07 usr
drwxr-xr-x 15 root root 4096 2009-03-24 02:24 var
lrwxrwxrwx 1 root root 30 2009-03-26 07:25 vmlinuz -> boot/vmlinuz-2.6.28-11-generic
ubuntu@ubuntu:~$ ls -al sda11/boot
总用量 6016
drwxr-xr-x 2 root root 4096 2009-03-26 07:30 .
drwxr-xr-x 21 root root 4096 2009-03-26 07:25 ..
-rw-r--r-- 1 root root 525592 2009-03-23 18:25 abi-2.6.28-11-generic
-rw-r--r-- 1 root root 90577 2009-03-23 18:25 config-2.6.28-11-generic
-rw-r--r-- 1 root root 124152 2008-11-13 10:46 memtest86+.bin
-rw-r--r-- 1 root root 1871718 2009-03-23 18:25 System.map-2.6.28-11-generic
-rw-r--r-- 1 root root 1170 2009-03-23 18:30 vmcoreinfo-2.6.28-11-generic
-rw-r--r-- 1 root root 3524224 2009-03-23 18:25 vmlinuz-2.6.28-11-generic
ubuntu@ubuntu:~$