An opportunity to investigate the fstab thing?
| Author |
Message |
|
kmathern
MEPIS Enthusiast
Joined: Wed Jul 12, 2006 2:26 pm Posts: 5167 Has thanked: 272 times Have thanks: 1412 times
|
Post # 289858
 Re: An opportunity to investigate the fstab thing?
I found this in the virtualbox.org tutorials. (it's dated 27 Mar 2009, so it may or may not still apply) It recommends putting the mount command in the /etc/rc.local init script instead of mounting the shared folder with fstab.
|
| Fri Dec 02, 2011 6:03 pm |
|
 |
|
joany
MEPIS Enthusiast
Joined: Mon Feb 12, 2007 1:45 pm Posts: 4873 Location: Penn's Woods Has thanked: 538 times Have thanks: 398 times
|
Post # 289859
 Re: An opportunity to investigate the fstab thing?
These instructions cover Guest Additions and shared folders: http://www.virtualbox.org/manual/ch04.h ... redfoldersEarly versions of VirtualBox required mounting shared folders manually at run time or through /etc/fstab: However, I see that beginning with V4.0, mounting is done automatically by Guest Additions. I've been using manual mounting since I began using VirtualBox, back in Version 2.x. Call it force of habit. I'm not here to defend using the manual method. The only reason I'm bringing this up in this thread is because it's a convenient way to test out the fstab bug. I'm confident the bug will appear regularly in a SM 11.0 guest with the modification, so the bug can be repeated and tested on a standard (virtual) hardware platform. If you don't want to test the bug using my method, you don't have to. The choice is yours
_________________ SimplyMEPIS is SimplyTHEBEST Mepis 8.5; 2.6.32-1-mepis-pae (Internal 2.6.32-12); 4GB RAM 2.4GHz AMD Athlon 4600+ NVidia GeForce 6150 LE; 304.51 Display Driver
|
| Fri Dec 02, 2011 6:06 pm |
|
 |
|
Danum
MEPIS Guide
Joined: Sun Mar 25, 2007 5:49 pm Posts: 2454 Location: Doncaster UK Has thanked: 99 times Have thanks: 614 times
|
Post # 289860
 Re: An opportunity to investigate the fstab thing?
First it is not a VurtualBox bug, VurtualBox is made to install in Debian, which because of all the problems with fstab updated along with other main stream Linux distro's to grub2, VBox installs with no problems in any of the debian current releases as they all use Grub2.. Also of note Debian stable is very conservative in there choice of software and do not advise users to install Grub2 just for fun they do it for a reason
_________________ *Never be afraid to try something new. Remember that a lone amateur built the Ark. A large group of professionals built the Titanic(Windoze)*
Kubuntu KDE 4.10.2 / Debian Wheezy-Experimental KDE 4.10.2 / Plasma Active 3 Tablet
|
| Fri Dec 02, 2011 6:20 pm |
|
 |
|
lucky9
MEPIS Enthusiast
Joined: Wed Jul 12, 2006 5:54 am Posts: 9178 Location: Tulsa, Oklahoma U.S.A. Has thanked: 2714 times Have thanks: 574 times
|
Post # 290301
 Re: An opportunity to investigate the fstab thing?
Well the fstab thing hit me today but with everything else that was going on I doubt that my data will be of help. At one point I believed I had a bad external hard disk because Clonezilla wouldn't see all of the partitions on it. Difference partitions at different times of course.
I also had a mangled file system (Ext3) on my /home partition. It took most of the afternoon to get back to normal....mainly because of a bad Image which didn't work secondary to the file system being hashed.
Ended up having to reset the KDE and Group settings with the Mepis User Assistant. I believe that or correcting the file system enabled the System Assistant to install GRUB correctly. But I can't be sure as that was just the last thing that cleared up. I was beginning to wonder if anything would fix the ability to install GRUB. It may well have been both working together causing that problem.
During all of this my fstab was mangled. Nothing was above the dynamic line. Nothing. Repaired with the Mepis LiveDVD using KWrite. The System Assistant for GRUB. User Assistant for the Permissions, etc. and the good old Command Line for the file system and some other checking.
While things were not totally calm this afternoon and early evening....I haven't had this much fun in a long time. Thank you, Warren.
_________________ "There is no "slippery slope" toward loss of liberties, only a long staircase where each step downward must first be tolerated by the American people and their leaders." Alan K. Simpson
|
| Wed Dec 07, 2011 2:25 am |
|
 |
|
Utopia
MEPIS Guide
Joined: Sun Apr 29, 2007 11:53 am Posts: 2194 Location: Stockholm, Sweden Has thanked: 596 times Have thanks: 511 times
|
Post # 290305
 Re: An opportunity to investigate the fstab thing?
Did you find anything in the log files that could give a clue? If you could repeat the whole mess with boot logging enabled, you could have another day of fun. And get some valuable information for Warren. Seems like you have to go pretty far to be sure of destroying the fstab. That must be the reason why I haven't been able to do it. My small experiments haven't been close to the complete mayhem you created. Good idea, even if it wasn't intentional. Henry
|
| Wed Dec 07, 2011 4:41 am |
|
 |
|
Zevon
MEPIS is cool!
Joined: Sat Dec 13, 2008 11:23 am Posts: 549 Has thanked: 80 times Have thanks: 43 times
|
Post # 290309
 Re: An opportunity to investigate the fstab thing?
Perhaps it's something in the air at around this time because on boot up yesterday evening my system wobbled again. I think the cause of it was because I had removed a USB keyboard dongle without letting the system unload it properly and then put it back before the system was started again.
At least the only error message that came up suggested that all was not well with it and though the machine booted through it wasn't happy - see fstab below. <grin>
# Dynamic entries below /dev/sda1 /mnt/sda1 ext3 noauto,users,exec,relatime 0 0 /dev/sda2 swap swap sw,pri=1 0 0 /dev/sda3 /mnt/sda3 ext3 noauto,users,exec,relatime 0 0 /dev/cdrom1 /media/cdrom1 udf,iso9660 noauto,users,exec,ro 0 0 /dev/sr0 /media/cdrom1 udf,iso9660 noauto,users,exec,ro 0 0
I only have one optical drive and I could have sworn that it was designated /dev/cdrom not /dev/cdrom1 before this latest glitch.
|
| Wed Dec 07, 2011 5:39 am |
|
 |
|
Utopia
MEPIS Guide
Joined: Sun Apr 29, 2007 11:53 am Posts: 2194 Location: Stockholm, Sweden Has thanked: 596 times Have thanks: 511 times
|
Post # 290311
 Re: An opportunity to investigate the fstab thing?
That was a good experiment. One of the best yet. Shows clearly how the fstab error happens. Can you repeat it? Enable bootlog first to (hopefully) find more details. Enable it in the file /etc/default/bootlogd BOOTLOGD_ENABLE=Yes The bootlog then shows up in /var/log/boot Had to google for how to enable bootlog, had forgotten it completely. Henry
|
| Wed Dec 07, 2011 5:57 am |
|
 |
|
Utopia
MEPIS Guide
Joined: Sun Apr 29, 2007 11:53 am Posts: 2194 Location: Stockholm, Sweden Has thanked: 596 times Have thanks: 511 times
|
Post # 290312
 Re: An opportunity to investigate the fstab thing?
If you can find out how to reproduce the error with a USB keyboard, Warren gets a chance to fix it. Henry
|
| Wed Dec 07, 2011 6:43 am |
|
 |
|
Zevon
MEPIS is cool!
Joined: Sat Dec 13, 2008 11:23 am Posts: 549 Has thanked: 80 times Have thanks: 43 times
|
Post # 290316
 Re: An opportunity to investigate the fstab thing?
I'll certainly try, as soon as I finish up some stuff I'm doing. Heh heh, I had bootlog enabled from a while back but had forgotten about it. With any luck there will be something useful in there when/if I can reproduce the glitch.
|
| Wed Dec 07, 2011 7:03 am |
|
 |
|
Utopia
MEPIS Guide
Joined: Sun Apr 29, 2007 11:53 am Posts: 2194 Location: Stockholm, Sweden Has thanked: 596 times Have thanks: 511 times
|
Post # 290346
 Re: An opportunity to investigate the fstab thing?
Enabling bootlog was easier said than done. Mine is producing nice empty documents. It's surprising how stable Mepis is when you try to crash it. If I was a computer, I should have been seriously disturbed when someone connects and disconnects an USB-stick (with strange signs in the name) during the boot process. Henry
|
| Wed Dec 07, 2011 1:27 pm |
|
|
Who is online |
Users browsing this forum: No registered users and 1 guest |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|