Re: request: howto write to hard drive? newbie question...
Chris Liechti <[email protected]>
| Newsgroups | gmane.linux.debian.knoppix |
|---|---|
| Message-ID | <[email protected]> |
Michael 'topdog' Thompson wrote: > > background: > > i'm chained to a wind-blows 2K pro NTFS box, ( NOT my choosing ). > > i fired up the k-3.4 cd. over the m$ 2k pro; sweet. knoppix 3.4 has captive > question: > i need to update the file on the hard drive; help! PLEASE. - mount thr drive by clicking on it, that will mount it readonly - run the captive installer from the knoppix menu, let it search the drivers, click on "ok" when it has found them. - umount the drive - then mount it with captive: # sudo mount -t captive-ntfs /dev/hdX /mnt/hdX HTH chris