ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] смонтировать initrd образ в режиме RW
@ 2003-05-16 11:00 Mike Lykov
  2003-05-16 11:19 ` Mike Lykov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mike Lykov @ 2003-05-16 11:00 UTC (permalink / raw)
  To: community

Кто подскажет, как?

мне надо в существующий образ initrd вставить драйвер.

делаю :
gzip -dc /boot/initrd-up.img > /tmp/initrd.ext2
mount -o loop /tmp/initrd.ext2 /mnt/initrd

в результате получаю в директории /mnt/initrd образ с директориями как надо, 
но почему-то RO...
т.е. при 
cp file /mnt/initrd/file 
получаю 

"невозможно создать обычный файл - Read-only filesystem"

хотя mount говорит

/tmp/initrd.ext2 on /mnt/initrd rype romfs (rw, loop=/dev/loop0)

ничего не понимаю - тут rw, там реально ro... чего не хватает?


-- 
Mike


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-05-16 12:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-16 11:00 [Comm] смонтировать initrd образ в режиме RW Mike Lykov
2003-05-16 11:19 ` Mike Lykov
2003-05-16 11:40 ` Sergey Vlasov
2003-05-16 12:07 ` Владимир

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git