I've never see the ntfs file server option. Maybe I should examine the
kernel options more carefully...

Are you sure that you're not getting confused with NFS, the *nix equivalent
of windows file sharing (aka. smb). NTFS is just one little module, with a
coulpe of options, read support, and write support (write = very dangerous
if you ever want to boot back to windows, and dangerous anyway).

For what its worth, if you reinstall windows its a nice idea to have a fat32
partition for your data, which can be easily shared with safe read/write
support under linux, and an NTFS partition for your OS and programs.


----- Original Message -----
From: "Hansen Loke" <[EMAIL PROTECTED]>
To: "CLUG" <[EMAIL PROTECTED]>
Sent: Friday, July 26, 2002 8:22 AM
Subject: Re: /etc/fstab [was: Re: Install Fest Post Mortem]


> ok,  this will be my last try before a complete reinstallation of linux
> (hopefully with ntfs filesystem as well). I've tried make bzImage and make
> install, one of them had put the booting option into GRUB, so that the
next time
> I booted up I had the options kernel-source-2.4.18-custom plus my other
usual
> options. If I continue booting with that option the computer just resets
itself
> and enters to the GRUB menu screen again, and if I continue booting with
that
> option the computer just resets itself and enters to the GRUB menu screen
> again......(get the picture?)
>
> So, the question is that.....is there a way around this or my computer is
just
> stuffed (set up to be windows friendly only)? Is it worth reinstalling? If
I
> were to reinstall, should I choose to include ntfs file server option to
include
> the ntfs filesystem?
>
> Hansen
>
> > try make install, it first offers to create a boot disk and then if you
> > choose no, offers to run lilo.
> >
> > > > > This unpacks the source, and creates a directory called
> > > > > "kernel-source-2.4.18" (or something similier).
> > > > >
> > > > > Change to that directory and type:
> > > > >
> > > > > make xconfig
> > > > >
> > > > > Work through it. And as it's my first kernel compile, I'll select
"no"
> > when
> > > > > I'm asked about support for modules.
> > >
> > > Ook, I have configured to add in ntfs and vfat filesystem in the
config,
> > then I
> > > thought I could use bzDisk (I think) to make a boot disk first, that
> > didn't work.
> > > Once my computer rebooted and tries to load from the disk it says:
> > >
> > > Loading.........
> > >
> > > then reset the computer again! And it just keeps going in cycles.
> > >
> > > I haven't had time to use make bzImage yet but can someone tell me
what to
> > do
> > > with the compiled file once I've compiled it? The kernel document only
> > describes
> > > what to do if I have lilo but I have GRUB (for multi booting system)
and
> > am
> > > booting off the mbr.
> > >
> > > Cheers,
> > > Hansen
> > >
> > >
>
>


Reply via email to