Re: GRUB issue
domnicjp_at_gmail.com
Date: 03/15/05
- Next message: Walter Mautner: "Re: LAN doesn't know linux machine names"
- Previous message: Michael Heiming: "Re: Access Windows partition in RedHat 9 versus SuSE?"
- In reply to: tim wunder: "Re: GRUB issue"
- Next in thread: domnicjp_at_gmail.com: "Re: GRUB issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 14 Mar 2005 15:07:56 -0800
> Try mounting without any options, like this:
> # mount /dev/hda1 /mnt/windows
>
> Does that work?
>
> Is the ntfs module loaded?
> What is the output of
> # lsmod |grep ntfs
[root@localhost /]# mount -t ntfs /dev/hda1 /mnt/windows
mount: wrong fs type, bad option, bad superblock on /dev/hda1,
or too many mounted file systems
[root@localhost /]# lsmod|grep ntfs
ntfs 132624 0
[root@localhost /]# cd /mnt/windows
[root@localhost windows]# ls
[root@localhost windows]#
Still not working.
- Next message: Walter Mautner: "Re: LAN doesn't know linux machine names"
- Previous message: Michael Heiming: "Re: Access Windows partition in RedHat 9 versus SuSE?"
- In reply to: tim wunder: "Re: GRUB issue"
- Next in thread: domnicjp_at_gmail.com: "Re: GRUB issue"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|