Zrobiłem tak:
Clonezillą wgrałem obraz partycji na pendraka, a następnie:
https://dug.net.pl/tekst/77/przywrac...pomoca_chroot/
czyli (sdb bo testuję na pendrive ;]):
Kod:
mkdir /mnt/test
mount /dev/sdb1 /mnt/test
mount -o bind /dev /mnt/test/dev
mount -t proc none /mnt/test/proc
chroot /mnt/test
mount /dev/sda1 /boot
I dotąd jest wszystko ok.
Po wklepaniu:
Kod:
grub-install /dev/sdb
Mówi mi:
Kod:
Installing for i386-pc platform.
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
Instalation finished. No error reported.
Więc nie wiem czy w końcu zainstalował, czy nie...
Wpisuję więc:
Kod:
/usr/sbin/update-grub
I dostaję:
Kod:
Generation grub configuration file...
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
Warning: Setting GRUB_TIMEOUT to a non-zero value then GRUB_HIDDEN_TIMEOUT is set is no longer supported.
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
device node not found
Cannot find list of partitions! (Try mounting /sys.)
done.

Zamontowałem też /sys i też lipa.
- - -
W ogóle dziwna sprawa. Żaden Linux nie widzi mi tego pendrive'a po wgraniu obrazu. Tj. widzi fizycznie, niby montuje sdb1, ale zawartości już nie.
Jak mnie to wkurvia! Zacząłem nawet melisy parzyć...
- - -
Cytat:
To podpatrz jak zrobili raspbiana
|
I co mi to da? Andy, czytałeś mój pierwszy post? Ja wiem co mam zrobić tylko nie wiem jak...