DebianThis forum is for the discussion of Debian 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.
1) It's a dual boot with WinXP, and so in fstab are entries for window$ C and D partitions which are mounted to /mnt/hda1 and /mnt/hda5.
Tried changing them to be mounted to /mnt/win_c and mnt/win_d - created directories and changed fstab accordingly.
But on reboot the fstab file is rewritten and it's hda1 and hda5 again.
How can I keep my fstab file?
2) What will happen if one inserts a regular Debian source at the top of Mepis sources.list file? Will it break the system? will it become a regular debian?
2) What will happen if one inserts a regular Debian source at the top of Mepis sources.list file? Will it break the system? will it become a regular debian?
it could as mepis isnt just debian and draws upon different resources
i am also facing the same problem... i am using Mepis 3.3.1-1... i noticed that on booting there's an 'updating fstab' script or something.... there has to be a way to turn that off... dunno how... maybe somebody out there does?? maybe find the script and comment it out?? or if not that ... at least automount...
Read carefully the remarks (with hash sign) in fstab. Beyond a certain point in that file, anything you add gets overwritten - so add your entries before that point.
Seems yotamk is correct - I've seen similar posts elsewhere. Seems they have a static and dynamic section.
Put your changes in the static section.
Is this a Debian thing ???. I noticed Ubuntu have a similar structure in menu.lst for grub.
Put your changes in the correct place or they get lost/ignored.
Is this a Debian thing ???. I noticed Ubuntu have a similar structure in menu.lst for grub.
Put your changes in the correct place or they get lost/ignored.
This must be a Mepis thing.
Debian certainly doesn't overwrite fstab on startup. (or any other config files I've noticed, for that matter)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.