I rebooted and now It stops after it gets to VFS: mounting root file-system
Hey,
I recompiled my kernel and then I logged in a few times without problems. I
was using gomconfig (I thought that would get sound working in WMaker and
in games), but after that I got /dev/cdrom permission errors
On Sat, 6 Nov 1999, Jean Pierre LeJacq wrote:
> Actually, I would encourage you to keep this ro. There's typically
> no reason to write into /usr except when installing new
> packages. This provides some extra security and system consistency.
BTW, apt-get can be configured to automaticaly remou
On Sat, 6 Nov 1999, T.V.Gnanasekaran wrote:
> >mount
> /dev/sda11 on /usr type ext2 (ro)
>
> > To change to read/write see the man page for mount.
> did it, now i have remounted. I should check fstab file
> before I down the machine just to make sure it is not
> mounted with 'ro' again.
Act
Hi Jean,
>mount
/dev/sda11 on /usr type ext2 (ro)
> and see if this is true.
yes it is!
> To change to read/write see the man page for mount.
did it, now i have remounted. I should check fstab file
before I down the machine just to make sure it is not
mounted with 'ro' again.
thanks.
-g
On Sat, 6 Nov 1999, Jean Pierre LeJacq wrote:
> Probably because /usr was mounted readonly. Try:
>
>mount
>
> and see if this is true. To change to read/write see
> the man page for mount.
mount -o remount,rw /usr
or something like this.
--
Linux, because I'd like to *get th
On Sat, 6 Nov 1999, T.V.Gnanasekaran wrote:
> I can't create dir in /usr/doc area. I get:
>
> genome:/usr/doc# mkdir test
> mkdir: cannot make directory `test': Read-only file system
> genome:/usr/doc#
Probably because /usr was mounted readonly. Try:
mount
and see if this is true. To cha
Yifang Dai <[EMAIL PROTECTED]> writes:
> I hit this strange problem today, on my potato machine:
>
> /boot# dd if=bzImage-2.2.12 of=/dev/fd0
> dd: /dev/fd0: Read-only file system
do you have it mounted? try umount /dev/fd0 and see if
that lets it work.
On Tue, Oct 05, 1999 at 04:11:00PM -0700, Eric G . Miller wrote:
> On Tue, Oct 05, 1999 at 12:59:06PM -0400, Yifang Dai wrote:
> > I hit this strange problem today, on my potato machine:
> >
> > /boot# dd if=bzImage-2.2.12 of=/dev/fd0
> > dd: /dev/fd0: Read-only file system
> >
> > Here is the pe
On Tue, Oct 05, 1999 at 12:59:06PM -0400, Yifang Dai wrote:
> I hit this strange problem today, on my potato machine:
>
> /boot# dd if=bzImage-2.2.12 of=/dev/fd0
> dd: /dev/fd0: Read-only file system
>
> Here is the permission for /dev/fd0
>
> /boot# ls -l /dev/fd0
> brw-rw-r-- 1 root flop
9 matches
Mail list logo