I used mdadm on lfslivecd create raid1(mirror) as /dev/md0, then created a
partitions by fdisk detail as below:
----------------------------------------
Disk /dev/md0: 80.0 GB, 80026271744 bytes
2 heads, 4 sectors/track, 19537664 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Device Boot Start End Blocks Id System
/dev/md0p1 1 19537664 78150654 83 Linux
-----------------------------------------
after i issued mkfs.ext3 the error show:
-----------------------------------------
mkfs.ext3 /dev/md0p1
mke2fs 1.39 (29-May-2006)
Could not stat /dev/md0p1 --- No such file or directory
The device apparently does not exist; did you specify it correctly?
------------------------------------------
Because of i can not found /dev/md0p1 in devices.txt
So How can i make the kernel know /dev/md0p1, md0p2.. ?
-------
Satit P.
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page