Re: how to boot linux and mount ntfs?



On 2008-05-26, Penguin <Ralph.Lam@xxxxxxxxx> wrote:
Hi All,

I would like to use a linux installation DVD-ROM (Fedora 5) to boot my
machine and mount the NTFS on my harddisk.

I tried to boot it in "linux rescue" mode and access to the command
line. but I am not able to mount the NTFS. It seems like the ntfs
modules is not loaded to kernel yet. Then, I downloaded ntfs-kernel-
modules.rpm file and save it in a usb drive. I tried to install it
after boot in rescue mode but I got /lib/modules is a read-only file
system.

Any hints?

This might not get you anywhere, but it might be worth trying. I
don't use Fedora, but I have used HatRed and currently use an
RPM-based distribution.

First, have you checked to make sure the kernel modules aren't
available? To get the names of the module files, you should be
able to do 'rpm -qlp $path/ntfs-kernel-modules.rpm'. Then, see
whether those files already exist in /lib/modules. If they do,
you may be able to modprobe them.

Second, provided the tools are available in rescue mode, you
should be able to use rpm2cpio to convert the .rpm file to a
..cpio file, then the cpio command to extract the files, then
modprobe or insmod them to get them into the running kernel.
(The task of finding the exact options to extract files from the
..cpio file is left as an exercise for the reader. :-)

HTH

--
Robert Riches
spamtrap42@xxxxxxxxxxx
(Yes, that is one of my email addresses.)
.



Relevant Pages

  • HD corruption
    ... This is probably not a Fedora issue but i am using Fedora Core 1 so I ... Device Boot Start End Blocks Id System ... access the Full Albums dir. ... always mount at boot. ...
    (Fedora)
  • booting Fedora 3 from boot disk
    ... I installed GRUB as the boot loader not in MBR but in Fedora ... but for some reason it fails to mount ...
    (Fedora)
  • how to boot linux and mount ntfs?
    ... I would like to use a linux installation DVD-ROM to boot my ... machine and mount the NTFS on my harddisk. ...
    (comp.os.linux.misc)
  • mount Win partitions
    ... I can't fine a graphical device in FC4 that lets me mount and set to ... mount automatically on boot my NTFS and FAT32 Windows partitions (dual ... boot system; hda1 and hda5). ... to recognize the NTFS partition. ...
    (Fedora)
  • Re: Windows and Linux: sharing files?
    ... >create the directory in which you want to mnt the windows partition mkdir ... >If you want to have it mount every time you boot into RH you need to change ... I have ntfs. ... Tried mount -t ntfs /dev/hda1 /mnt/windows ...
    (linux.redhat.install)