Quote:
Originally Posted by knc1
other than the changes to specific things, like archive name and IP addresses - -
that is the build procedure on just about anything.
|
seems like i got stuck here :/
Code:
[root@kindle archlinux]# dd if=/dev/zero of=arch.img seek=750000000 bs=1 count=1
1+0 records in
1+0 records out
[root@kindle archlinux]# ls
arch.img os
[root@kindle archlinux]# mke2fs -F -t ext3 arch.img
mke2fs 1.38 (30-Jun-2005)
mke2fs: invalid blocks count - arch.img
[root@kindle archlinux]#