From: Bela Lubkin <belal@sco.com> Subject: Re: Cannot mount boot partition Date: Thu, 14 Nov 2002 10:13:09 GMT References: <847kfjz2ii.fsf@tecont.de> Ralf Muschall wrote: > A machine has problems mounting the boot partition as follows: > > During the boot process (when SCO is already running and doing it's > mounts and initializations), it stops, asks > > ,---- > | Soll das Boot-Filesystem |berpr|ft werden (/dev/boot)? (j/n) > `---- > > (which means "shall the boot filesystem be checked (...)?(...)") > > Neither 'j' nor 'n' is accepted here (both letters just cause the > question to be repeated), simply pressing the return key continues the > booting.
It might have faulty localization and need "y" (but that doesn't explain why "n" == "no/nein" would fail). But this is beside the point, anyway. > After successfully booting, the machine says: > > fsck: unrecoverable error reading disk 0 dev 1/40 > (ha=0 id=0 lun=0) > > , which is about the boot partition. Since nothing there seems to be > needed for the running machine, it works OK otherwise (besides giving > the annoying error message at boot tim). If I say > > fsck -n /dev/boot > > (-n to avoid further harm, /dev/boot is the right device (to be > mounted onto /boot)), gives the same message. The contents of /stand are definitely needed for the machine to be able to boot at all. The 4th stage boot program (/stand/boot), the boot parameters (/stand/etc/default/boot) and the kernel (/stand/unix) are loaded from there. You wouldn't be seeing those error messages if those parts were not readable. However, the code that reads those things is as simple as it can possibly be and still do the work. The code in the kernel is much more complicated and checks more error conditions. Apparently there is an error here which isn't noticable _or_ harmful to the boot process, but prevents the kernel from mounting /stand. What happens if you `mount -r /dev/boot /stand` ? A read-only mount checks less things and might allow you to access the files. > The machine is planned to be replaced during the next few months - do > I have to expect problems or can I leave it for the time being?
If this is the first symptom of drive failure then you do need to worry. Today /stand is inaccessible; tomorrow you might have a head crash or something more serious. Make sure you have a good full backup of the whole system, and that you make frequent backups of work being done on the machine. >Bela<
Have you tried Searching this site?
Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates
This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.
Many of the products and books I review are things I purchased for my own use. Some were given to me specifically for the purpose of reviewing them. I resell or can earn commissions from the sale of some of these items. Links within these pages may be affiliate links that pay me for referring you to them. That's mostly insignificant amounts of money; whenever it is not I have made my relationship plain. I also may own stock in companies mentioned here. If you have any question, please do feel free to contact me.
Specific links that take you to pages that allow you to purchase the item I reviewed are very likely to pay me a commission. Many of the books I review were given to me by the publishers specifically for the purpose of writing a review. These gifts and referral fees do not affect my opinions; I often give bad reviews anyway.
We use Google third-party advertising companies to serve ads when you visit our website. These companies may use information (not including your name, address, email address, or telephone number) about your visits to this and other websites in order to provide advertisements about goods and services of interest to you. If you would like more information about this practice and to know your choices about not having this information used by these companies, click here.
Click here to add your comments
Don't miss responses! Subscribe to Comments by RSS or by Email
Click here to add your comments
If you want a picture to show with your comment, go get a Gravatar