红联Linux门户
Linux帮助

问个问题我在unbuntu下为何找不到windows c盘文件

发布时间:2008-08-08 08:07:13来源:红联作者:fzmhlxk
这是不是和重ghost安装过xp有关啊
是不是引导文件的问题
我查看了 应到文件
title Ubuntu 7.10, kernel 2.6.22-15-generic
root (hd0,6)
kernel /boot/vmlinuz-2.6.22-15-generic root=UUID=329234d7-cb2c-4b68-9edb-143608daa180 ro quiet splash
initrd /boot/initrd.img-2.6.22-15-generic
quiet

title Ubuntu 7.10, kernel 2.6.22-15-generic (recovery mode)
root (hd0,6)
kernel /boot/vmlinuz-2.6.22-15-generic root=UUID=329234d7-cb2c-4b68-9edb-143608daa180 ro single
initrd /boot/initrd.img-2.6.22-15-generic

title Ubuntu 7.10, kernel 2.6.22-14-generic
root (hd0,6)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=329234d7-cb2c-4b68-9edb-143608daa180 ro quiet splash
initrd /boot/initrd.img-2.6.22-14-generic
quiet

title Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root (hd0,6)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=329234d7-cb2c-4b68-9edb-143608daa180 ro single
initrd /boot/initrd.img-2.6.22-14-generic

title Ubuntu 7.10, memtest86+
root (hd0,6)
kernel /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title Microsoft Windows XP Professional
root (hd0,0)
savedefault
makeactive
chainloader +1

好像不会有问题啊,是哪里出了问题,希望哪个高手指点一下
文章评论

共有 4 条评论

  1. fzmhlxk 于 2008-08-08 11:14:56发表:

    thank you

  2. deepwhite 于 2008-08-08 09:11:40发表:

    看看Linux是否识别该分区[code]sudo fdisk -l[/code]如果识别的话在去手动挂载。

    手动挂载方法搜索论坛或者Google

  3. fzmhlxk 于 2008-08-08 09:02:05发表:

    是后者,进入之后不是全部不能访问,只是c盘不能访问,其它盘都可以访问到,media目录下有sda0 sda5 sda6 其中 5 6 是d e盘,sda0打开没东西 访问不到

    [ 本帖最后由 fzmhlxk 于 2008-8-8 09:03 编辑 ]

  4. deepwhite 于 2008-08-08 08:34:15发表:

    是开机不能进入Window$系统还是进入Linux后无法访问Window$分区?
    如果是后者的话和引导文件没有任何关系。