Le 02/09/2017 à 19:54, Brian a écrit :
Use 'cp debian.iso /dev/sdX' if you have another Linux computer to
hand.
I'm on Mac OS. After some ggogling, I did install the ISO on a new USB
key like this
unmountDisk /dev/disk1
sudo dd if=./debian-9.1.0-amd64-netinst.iso of=/dev/disk1 bs=1m
Then I did the install, but now I have this at startup
error: file `/boot/grub/x86_g4-efi/normal.mod`not found
Entering rescue mode...
grub rescue>
Did more googling an I saw that some people did an ls command here,
which I did
grub rescue>
(hd0) (hd0.gpt6) (hd0) (hd0.gpt5) (hd0) (hd0.gpt4) (hd0) (hd0.gpt3)
(hd0) (hd0.gpt2) (hd0) (hd0.gpt1) (hd0) (hd1) (cd0)
That I think means the disks I have (I did chose a LVM with a home, tmp,
etc)
Any ideas?
You shouldn't have to wait so long. My installs take about 10 minutes.
Well, now it goes faster, I must admit, but still no real luck ;)
Thanks again
Luis