lkml.org 
[lkml]   [2002]   [Oct]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectinitrd's ramdisk mounted in read-only mode
Hmm. I was making boot image for CD with kernel-2.4.19 and found that 
ramdisk is mounted in read-only mode. On previous kernel 2.4.12 it was
working ok.

I passed "rw" option according to initrd documentation and ramdisk was
mounted in rw modes.
I checked mount points by "cat /proc/mounts" and found that
/dev/rootfs mounted on /
/dev/root /

If /dev/rootfs is mounted, is it mean, that there was an error during
mounting ramdisk?
Why /dev/rootfs is still mounted? And why ramdisk is mounted in read-only
mode?

Here it is my default settings to grub-bootloader:
root=(fd0)
kernel=/boot/vmlinuz.gz root=/dev/ram0 load_ramdisk=1
initrd=/initrd.gz

Modified with rw option:
root=(fd0)
kernel=/boot/vmlinuz.gz root=/dev/ram0 init=/linuxrc rw load_ramdisk=1
initrd=/initrd.gz


Cheers,YP

-
Mr. Yaroslav Popovitch yp@sot.com - tel. +372 6419975
SOT Finnish Software Engineering Ltd. - fax +372 6419975
Kreutzwaldi 7-4, 10124 TALLINN - http://www.sot.com
ESTONIA - http://bestlinux.net

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" 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.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:29    [W:0.020 / U:0.340 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site