get a cheap Samsung EVO, all  RPi my nodes are with them, all working well.

TOP

handsomepork 發表於 2015-4-2 11:03


我搵到D comment關於我張三叔咭,睇來樓主張咭係有exFAT問題...

-------------------------------------
Appears that the Pi has difficulty booting a 64GiB SDXC card that's formatted for exFAT. This card will NOT work with default settings (1/23/2015, Model B+). Workaround: download a valid image file -- not NOOBS, it must be an image. Then, use a utility such as dd or Win32DiskImager to copy the image directly to your device. This forces a small enough FAT32 partition that the RasPi will be able to read and boot. Confirmed that the "Expand Filesystem" option for Raspian still works after reboot

TOP

燒完張咭後要人肉加大返個file system。
http://www.raspberrypi.org/forums/viewtopic.php?f=51&t=45265
-----------------
You could login using headless mode (headless mode means that you don't have a display connect and you login with ssh from any other system) and use these steps to expand your root partition and file system on a Raspberry Pi running Pedora (fedora remix):
- backup your system in case of a misstake!
- use "fdisk /dev/mmcblk0" to view your partitions.
- use "parted" to delete the partition and then recreate it but with a larger size. (don't worry, the data will remain)
- reboot to activate the partition changes.
- use "resize2fs /dev/mmclk0p2" to enlarge the root file system.
- use e2fsck -f /dev/mmcblk0p2 to perform a file system check.
- use "df -h" to check results.
--------------------------------------------

TOP

Why would you format it as exFat? just dd / win32image the image to the card and sudo rpi-config > expand FS to full size.

TOP

都係BOOT唔起

TOP

係咪隻USB差問題呢?
我LED燈有著

TOP

回覆 10# fireeye


    呢點解呢?
師兄
我插電有著PWR 紅燈
ACT 綠燈
但就乜畫面都無?

TOP

回覆  fireeye


    呢點解呢?
師兄
我插電有著PWR 紅燈
ACT 綠燈
但就乜畫面都無? ...
jaxyan 發表於 2015-4-4 13:54

你睇睇network燈有無閃.睇睇router到有無派左IP出來.如果有就部機着左但出唔到顯示.試下SSH佢..真係唔得就要換咭再試了...

TOP

你個張係貴咭,如果唔support就可惜了!

TOP

我冇試過用64G sd boot 機
但我用windows format  32G sd (fat32) 會boot唔起
用SDFormatter 全format先ok
或者用相機format

TOP