rapol.goutham
|
2015-04-19
, 10:17
|
Posts: 45 |
Thanked: 136 times |
Joined on Jan 2012
@ Hyderabad
|
#11
|
The Following 2 Users Say Thank You to rapol.goutham For This Useful Post: | ||
|
2015-04-19
, 13:23
|
Posts: 432 |
Thanked: 917 times |
Joined on Jun 2011
|
#12
|
Target file system doesn't have requested /sbin/init. No init found. Try passing init= bootarg
Can't access tty: job control turned off (initramfs)
|
2015-04-19
, 13:58
|
|
Posts: 1,974 |
Thanked: 1,834 times |
Joined on Mar 2013
@ india
|
#13
|
|
2015-04-19
, 14:23
|
Posts: 45 |
Thanked: 136 times |
Joined on Jan 2012
@ Hyderabad
|
#14
|
Thank you very much for share the image
I didn't find any "sdcard_partition.sh" script so i've just created a new fs with one single partition and dd'ed the image to that. Everything went ok but i've got those errors during boot:followed by some "Module not found" and finally:Code:Target file system doesn't have requested /sbin/init. No init found. Try passing init= bootarg
and then i've got stuck in initramfs since i don't know what to do.Code:Can't access tty: job control turned off (initramfs)
The Following User Says Thank You to rapol.goutham For This Useful Post: | ||
|
2015-04-19
, 14:25
|
Posts: 45 |
Thanked: 136 times |
Joined on Jan 2012
@ Hyderabad
|
#15
|
|
2015-04-19
, 14:53
|
Posts: 45 |
Thanked: 136 times |
Joined on Jan 2012
@ Hyderabad
|
#16
|
You should not dd to the partition, dd only to the device.
ex: dd if=xxxxxx.img of=/dev/sdx bs=512k
you should dd to /dev/sdx not /dev/sdx1.
After you dd, check partitions using gparted or other tools. There should be 3 partitions. 1st part is vfat, 2nd is ext4, 3rd is swap.
If you still get that error please let me know.
The Following 2 Users Say Thank You to rapol.goutham For This Useful Post: | ||
|
2015-04-19
, 17:49
|
|
Posts: 1,239 |
Thanked: 1,278 times |
Joined on Aug 2011
@ Balochistan
|
#17
|
|
2015-04-19
, 18:39
|
|
Posts: 1,974 |
Thanked: 1,834 times |
Joined on Mar 2013
@ india
|
#18
|
|
2015-04-19
, 18:46
|
Posts: 254 |
Thanked: 509 times |
Joined on Nov 2011
@ Canada
|
#19
|
The Following User Says Thank You to shawnjefferson For This Useful Post: | ||
|
2015-04-19
, 19:43
|
Posts: 45 |
Thanked: 136 times |
Joined on Jan 2012
@ Hyderabad
|
#20
|
Thank you very much for share the image
I didn't find any "sdcard_partition.sh" script so i've just created a new fs with one single partition and dd'ed the image to that. Everything went ok but i've got those errors during boot:followed by some "Module not found" and finally:Code:Target file system doesn't have requested /sbin/init. No init found. Try passing init= bootarg
and then i've got stuck in initramfs since i don't know what to do.Code:Can't access tty: job control turned off (initramfs)
The Following User Says Thank You to rapol.goutham For This Useful Post: | ||
Tags |
kali armhf, kali n900, kali nokia n900, kali rx51, linux n900 |
|