What filing system?


Recommended Posts

Hmmm... :ermm:

Have you read the install procedures? (I am guessing "no" by your questions)

Summarized and simplified, Linux will ask for permission to install GRUB or LILO into your Master Boot Record (MBR) on your first (boot) drive. Let it. It will not (and really, it can not) modify anything on your Windows NTFS drive. boot.ini is NTLDR's config file, and it will not be used by Linux (unless you go through some manual steps to do it yourself).

Also, you don't need (or want, really) to create filesystems for your Linux install, unless you know what you are doing. Just leave some blank unpartitioned space, and tell it to install in unused space, and it will set up 2 or 3 partitions for you. Minimal effort on your part.

There may be a GUI utility that Ubuntu has to alter your boot options.

The way that works on all Linux installs is to just edit yoru grub.conf text file. It is well-commented (if I recall correctly) and simple to edit which is your default and remove boot options. Why would you want to remove the memtest and recovery modes, anyhow? :unsure:

You need to be root (or properly sudoed to your text editor) to modify that file. You might be able to find it (or a symbolic link, which is the same for practical purposes) in your /etc/ directory. If not do a locate grub.conf and let Linux tell you where it is. (Y)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.