|
在安装相应包后,挂载xp的ntfs分区时出现
mount -t ntfs-3g /dev/hda1 /mnt/ntfs
WARNING: Deficient Linux kernel detected. Some driver features are
not available (swap file on NTFS, boot from NTFS by LILO), and
unmount is not safe unless it's made sure the ntfs-3g process
naturally terminates after calling 'umount'. If you wish this
message to disappear then you should upgrade to at least kernel
version 2.6.20, or request help from your distribution to fix
the kernel problem. The below web page has more information:
http://ntfs-3g.org/support.html#fuse26
[root@localhost ~]# cd /mnt/ntfs
[root@localhost ntfs]# ls
AUTOEXEC.BAT Documents and Settings menu.lst Program Files
boot Downloads MSDOS.SYS RECYCLER
bootfont.bin GRLDR NTDETECT.COM System Volume Information
boot.ini INSTALL.LOG ntldr WINDOWS
CONFIG.SYS IO.SYS pagefile.sys
虽出警告,但ntfs分区已挂载,
我挂载fat分区时没出现问题,另外,在启动时启动界面上挂载本地分区失败提示,请各位高手帮忙!
谢谢!! |
|