* [Comm] IDE flash (вопрос к знатокам embedded)
@ 2004-01-16 6:36 Денис Смирнов
0 siblings, 0 replies; only message in thread
From: Денис Смирнов @ 2004-01-16 6:36 UTC (permalink / raw)
To: community; +Cc: talk-room
Сейчас я делаю так:
- разбиваю флешку на два раздела
- первый раздел msdos, второй раздел будет jffs2
- создаю initrd (cramfs)
- кладу initrd и ядро на msdos-раздел
- syslinux на msdos-раздел
- modprobe blkmtd device=/dev/hdc2 erasesz=64 (я правильно понял, что
нужно использовать количество секторов помноженое на количество головок?
в любом другом случае оно не работало).
- modprobe mtdblock
- mkfs.jffs2 --pad=(размер раздела) -e 64 -o <имя файла> -r <каталог с
содержимого будущей root-filesystem)
- dd if=<имя файла> of=/dev/mtdblock0 bs=64k
Возможно ли сделать как-нибудь менее криво? В смысле обойтись без
DOS-раздела, а в идеале вообще только с одним разделом?
--
С уважением, Денис
http://freesource.info
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-01-16 6:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-16 6:36 [Comm] IDE flash (вопрос к знатокам embedded) Денис Смирнов
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