| To: | linux-mips@fnet.fr |
|---|---|
| Subject: | Re: More issues on root fs... |
| From: | Ulf Carlsson <ulfc@bun.falkenberg.se> |
| Date: | Fri, 29 Jan 1999 09:11:33 +0100 |
| In-reply-to: | <Pine.LNX.3.96.990126002558.20619D-100000@apt4g.a3nyc.com>; from Thomas Riemer on Tue, Jan 26, 1999 at 12:35:58AM -0500 |
| Mail-followup-to: | linux-mips@fnet.fr |
| References: | <Pine.LNX.3.96.990126002558.20619D-100000@apt4g.a3nyc.com> |
> 1. So my compile of the kernel finished after 6 hours of compiling... That's a very long time. > either proc_fs or mount on the 2100. I get errors that /proc > is not mounted even though I have the standard /proc ... line > in fstab. fsck also tries to do an fsck on / which it isn't happy Have you tried mounting proc manually? Do something like this: mount -n -t proc proc /proc mount -n -o remount,rw / cp /proc/mounts /etc/mtab - Ulf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | More issues on root fs..., Thomas Riemer |
|---|---|
| Next by Date: | Re: More issues on root fs..., Mitchell Blank Jr |
| Previous by Thread: | More issues on root fs..., Thomas Riemer |
| Next by Thread: | Re: More issues on root fs..., Harald Koerfgen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |