| MEPIS This forum is for the discussion of MEPIS Linux. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-08-2005, 11:32 AM
|
#1
|
|
Member
Registered: Feb 2005
Location: UK
Distribution: Knoppix 3.9, SimplyMEPIS 3.3.2, Mandrake 10.1, SUSE 10.0, Windows 2000 Pro, Windows XP Home + Pro
Posts: 138
Rep:
|
Some boot related tweaks... (GRUB, Video mode & mounting)
I wish to streamline the booting process of SimplyMEPIS 3.3.1 by:-
1. Setting the GRUB bootloader to place the 2.4 kernel version above the 2.6 (the 2.6 has serious difficulties with my USB mouse) on the bootlist.
2. Berfore Linux is uncompressed, it tells me that 'You have specified an undefined video mode number', and gives me a list from 0-6 or scan. I want to set it so that it knows that I always want selection 6, and doesnt need to ask me this.
3. I have 3 hard-drive partitions, hda1 (NTFS, Linux needs no access), hda2 (FAT32, Linux needs frequent access) and hda3 (Ex3 where Linux is kept), so when I boot into MEPIS hda3 is always mounted (obviously). Because I use hda2 so much, is it possible for MEPIS to automaticaly mount that on boot, to save me time?
Thanks
|
|
|
|
08-08-2005, 12:04 PM
|
#2
|
|
Senior Member
Registered: Jul 2004
Location: Denmark
Distribution: Ubuntu, Debian
Posts: 1,524
Rep:
|
1: man grub, edit its config file (typically /boot/grub/*.l?st).
2: dunno
3: man fstab, su -c "emacs /etc/fstab"
hth --Jonas
|
|
|
|
08-08-2005, 12:11 PM
|
#3
|
|
LQ Newbie
Registered: Jun 2005
Location: Estonia
Distribution: MEPIS
Posts: 23
Rep:
|
1.Open kwrite as root("kdesu kwrite" to konsole or run command)then go to /boot/grub and open menu.lst. Then move the block that has 2.4 in it to be the topmost block. Alternatively you can change the "default 1" line to default x where x is the number of the 2.4 kernel(hope that made sense).
3.Open /etc/fstab as root(same way as above). and add the line
/dev/hda2 /mnt/hda2 fat32 defaults,noatime 1 1
alternatively you can substitute /mnt/hda2 to whatever you want. I believe the parameters are correct but anyone, feel free to correct me
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:34 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|