* Checking File System @ 2004-12-06 2:24 SOTL 2004-12-06 3:43 ` chuck gelm 2004-12-06 5:38 ` Ray Olszewski 0 siblings, 2 replies; 3+ messages in thread From: SOTL @ 2004-12-06 2:24 UTC (permalink / raw) To: Linux Newbie Hi All I have an old system that I am trying to boot that will not boot. As originally setup there were two HD in the system. One with data and one with the operating system. The HD with data has long since been removed and current location is unknown. The system boots to Finding Modular dependencies: OK Checking file systems Couldn't find matching file system: Label=/mnt/Snoopie This was the name of the old second HD. I have removed LABEL=/mnt/Snoopie from stab. I know there is at least one other place I need to remove this LABEL from. Does anyone have any suggestions where that may be. Thanks Frank - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Checking File System 2004-12-06 2:24 Checking File System SOTL @ 2004-12-06 3:43 ` chuck gelm 2004-12-06 5:38 ` Ray Olszewski 1 sibling, 0 replies; 3+ messages in thread From: chuck gelm @ 2004-12-06 3:43 UTC (permalink / raw) To: SOTL; +Cc: Linux Newbie SOTL wrote: > Hi All > > I have an old system that I am trying to boot that will not boot. > > As originally setup there were two HD in the system. > One with data and one with the operating system. > > The HD with data has long since been removed and current location is unknown. > > The system boots to Finding Modular dependencies: OK > Checking file systems > Couldn't find matching file system: Label=/mnt/Snoopie > This was the name of the old second HD. > > I have removed LABEL=/mnt/Snoopie from stab. > I know there is at least one other place I need to remove this LABEL from. > > Does anyone have any suggestions where that may be. > > Thanks > Frank Please tell us what distribution was originally used. Please tell us what boot manager is/was used. Please tell me what 'stab' is (fstab?). If 'fstab', send us 'fstab' as attachment or inline. If you can boot from emergency/recovery/install floppy or CDROM, send us the output of 'fdisk -l /dev/TheDriveInQuestion'. If you have an install distribution CDROM, why not reinstall without formatting? HTH, Chuck - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Checking File System 2004-12-06 2:24 Checking File System SOTL 2004-12-06 3:43 ` chuck gelm @ 2004-12-06 5:38 ` Ray Olszewski 1 sibling, 0 replies; 3+ messages in thread From: Ray Olszewski @ 2004-12-06 5:38 UTC (permalink / raw) To: linux-newbie At 09:24 PM 12/5/2004 -0500, SOTL wrote: >Hi All > >I have an old system that I am trying to boot that will not boot. > >As originally setup there were two HD in the system. >One with data and one with the operating system. > >The HD with data has long since been removed and current location is unknown. > >The system boots to Finding Modular dependencies: OK >Checking file systems >Couldn't find matching file system: Label=/mnt/Snoopie >This was the name of the old second HD. > >I have removed LABEL=/mnt/Snoopie from stab. >I know there is at least one other place I need to remove this LABEL from. > >Does anyone have any suggestions where that may be. All this stuff is somewhat distribution dependent, and you haven't said which distro you use. For boot/init purposes, usually you only have to deal with the entries in /etc/fstab (I assume "stab" was a typo for this), which is where the scripts that handle fsck'ing and mounting look for info on what filesystems to mount. Does the system go on to finish the init process after you get this message? It should, probably, since a filesystem mounted at /etc/Snoopie certainly isn't your root (/) filesystem. If it doesn't ... see if a well-placed CRTL-C will cauwe the process to resume. Once you have the system running, you can check for the source of the init problem more easily. Otherswise, you're going to have to boot from a rescue floppy of CD and mount the remaining filesystem to If you post again in this, please round up the usual suspects -- tell us the distro and version, the kernel version ("uname -a"), and whether the system continues to init or stops at the point you are describing. Oh yes, also the contents of /etc/fstab -- /etc/Snoopie is almost surely not the "name of the old second HD"; it is the mount point for a filesystem (probably /dev/hdb1, or maybe /dev/hdc1, or possibly something else) on the second hard disk (/dev/hdb or /dev/hdc correspondingly). - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-12-06 5:38 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2004-12-06 2:24 Checking File System SOTL 2004-12-06 3:43 ` chuck gelm 2004-12-06 5:38 ` Ray Olszewski
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox