View Single Post
Old 10-13-2014, 12:29 PM   #24
Salah
Enthusiast
Salah began at the beginning.
 
Posts: 32
Karma: 10
Join Date: Sep 2014
Device: Kindle 4
Quote:
Originally Posted by knc1 View Post
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]#
Salah is offline   Reply With Quote