View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002531 | Kali Linux | General Bug | public | 2015-08-14 16:36 | 2025-07-14 09:38 |
| Reporter | nervekiller | Assigned To | muts | ||
| Priority | normal | Severity | minor | Reproducibility | unable to reproduce |
| Status | closed | Resolution | no change required | ||
| Product Version | kali-dev | ||||
| Summary | 0002531: Kali Liux Samsung Chromebook2 (Peach) startup | ||||
| Description | after making the Samsung Chromebook2 (Peach) image over SD card & USB using RUFUS (others wouldn't do it right) and using the downloaded image kali-2.0-exynos.img, after making all the setting for the chromebook http://www.samsung.com/us/computer/chrome-os-devices/XE503C12-K01US# to boot using the SD card card and USB, it starts but then wouldn't load giving a black screen with the following error appearing and disappearing: i had to remove the SD card to take this screenshot that's why it gave the last error. any suggestions ? | ||||
| Attached Files | |||||
|
Can you repeat the issue with dd via a livecd? I've never used Rufus, and don't know what it does to the image. something like, Download the image xzcat file | dd of=/dev/<device> bs=512k And make sure that the sdcard/usb key is a minimum of 8GB in size. |
|
|
using windows os so i can load it on the SD card. The SD card is SanDisk Ultra Plus 64GB. i'm willing to try anything you say right now with those tools right now. waiting for your reply. Thanks a lot. |
|
|
Model PIT D3A-E4Q-A4O |
|
|
root@kali:~# lsblk That was from my kali VM environment and mounted the SD card. from the list it is the sdb. Let me know what else can be done if there's any. Thanks a lot. |
|
|
You were so close :/ it should be "xzcat kali-2.0-exynos.img.xz | dd of=/dev/sdb bs=512k" also please be sure to UNMOUNT the drive before dd-ing to the device. Do not use a graphical utility to do it, from the command line, run umount /media/root/FC92BA7492BA334E |
|
|
Also, a minor disclaimer, I do not have a Pit to test, but I've tested the image against Spring, Snow and PeachPi and it works on all of them. |
|
|
so can you give me full steps and i will come back right now with the results.
root@kali:~# umount /media/root/FC92BA7492BA334E The working environment is Kali 2.0 in VMWare Workstation. root@kali:~# lsblk root@kali:~# umount /media/root/FC92BA7492BA334E booted, goes to the login screen but no functional keyboard and mouse. any ideas? |
|
|
This is a bug report forum, and not a support forum. You would be better served getting the hand holding on the forums. You need to choose the correct mount point when unmounting the device. You also need to READ THE OUTPUT when it tells you exactly what is wrong. |
|
|
Closed. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-08-14 16:36 | nervekiller | New Issue | |
| 2015-08-14 16:36 | nervekiller | File Added: rsz_camerazoom-20150814122826295.jpg | |
| 2015-08-14 16:44 | steev | Note Added: 0003751 | |
| 2015-08-14 16:52 | nervekiller | Note Added: 0003752 | |
| 2015-08-14 17:00 | nervekiller | Note Added: 0003753 | |
| 2015-08-14 17:41 | nervekiller | Note Added: 0003756 | |
| 2015-08-14 17:41 | nervekiller | Note View State: 0003756: private | |
| 2015-08-14 17:43 | nervekiller | Note View State: 0003756: public | |
| 2015-08-14 18:02 | steev | Note Added: 0003758 | |
| 2015-08-14 18:03 | steev | Note Added: 0003760 | |
| 2015-08-14 18:17 | nervekiller | Note Added: 0003761 | |
| 2015-08-14 18:23 | steev | Note Added: 0003762 | |
| 2015-08-14 18:29 | muts | Note Added: 0003765 | |
| 2015-08-14 18:29 | muts | Status | new => closed |
| 2015-08-14 18:29 | muts | Assigned To | => muts |
| 2015-08-14 18:29 | muts | Resolution | open => no change required |
| 2015-08-18 12:36 | g0tmi1k | Priority | immediate => normal |
| 2025-07-14 09:38 | g0tmi1k | Severity | crash => minor |