search for: jankratochvil

Displaying 4 results from an estimated 4 matches for "jankratochvil".

2004 Jan 07
3
Mounting an ntfs disk
I would like to mount an ntfs disk on my Linux Redhat 9.0 system, so that I can access windows dlls. It is on another partition on my disk. When I try to mount it, for example, mount -t auto /dev/hda1 /winroot I get the error message: mount: fs type ntfs not supported by kernel Do I need to do something special to build in kernel support for ntfs? I get the impression it is supported based
2004 Mar 12
2
trust secret location in WinXP
...inimal ram based linux and doing: netcat server port > /dev/hda If we send a WOL packet the restore process starts. The problem is that we have to rejoin each machine after. So my question is: where WinXP stores this information? Now I know the way howto mount NTFS RW (with captive: http://www.jankratochvil.net/project/captive/ ) And howto manipulate the registry: http://home.eunet.no/~pnordahl/ntpasswd/bootdisk.html The only question: where windows stores this information? In the registry or in a file? I want to backup that information at the start of the backup and write back after the restore comp...
2005 Sep 03
1
CentOS bootstrapper for chroot(2) environment
...t OS and it was tested only on Fedora Core 4. I needed it to do only a bit customized CentOS kernel package rebuild. Regards, Lace -------------- next part -------------- #! /bin/bash # Bootstrap for: CentOS-4.1 # $Id: centos-bootstrap,v 1.4 2005/09/03 03:07:17 short Exp $ # Latest: # http://cvs.jankratochvil.net/viewcvs/nethome/src/centos-bootstrap?rev=HEAD RPMS_URL_BASE=http://rsync.atworks.co.jp/centos/4.1/os/i386/CentOS/RPMS if test $# != 1;then echo >&2 "Syntax: $0 <target-root-directory(DELETED!)>";exit 1;fi ROOT="$1" if test "${ROOT#/}" = "$ROOT...
2005 May 31
3
Use NTFS Partition.
Hi!! I have a CentOS 4.o install on some machine in my job. I need setting the system for read/write partition NTFS. I know the kernel-2.6.x this support is part of the kernel, but in CentOS this support is unaviable. How can aviable this support whit out recompiler kernel?? Some rpm packege for do that?? Regards, David _________________________________________ Tec. David Gonzalez Romero