foniu2 Posted October 7, 2016 Share Posted October 7, 2016 Tuner ADB2850ST. Pen sformatowany na dwie partycje, etykiety "rootfs" i "records". Patrycja "rootfs" sformatowana poleceniem według FAQ, 2. Jak wgrać Graterlia na pendrive "mkfs.ext3 -c -L "rootfs" -b 4096 -I 128 /dev/sda1", ale w tym wypadku system nie chciał wystartować z pena, natomiast sformatowanie komendą "mkfs.ext3 -b 4096 -I 128 -L "rootfs" /dev/sda1" też według FAQ tylko z działu 7. Formatowanie partycji w systemie Linux przyniosła zamierzony rezultat :). Moje pytanie gdzie tu jest błąd. Quote Link to comment Share on other sites More sharing options...
mickey Posted October 7, 2016 Share Posted October 7, 2016 -c Check the device for bad blocks before creating the file system. If this option is specified twice, then a slower read-write test is used instead of a fast read-only test. Czyli powinno być bez znaczenia. Nie doczekałeś do końca za pierwszym razem? Jakiś inny błąd wyskoczył? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.