linux - Debian installation from USB stick -


i have copied debian iso usb stick , tried boot system system starts grub screen image : enter image description here

but when use virtual box shows me menu select install , graphical install etc. should now, new linux. system intel "i7" windows 10 on it.

to install debian (and others linux distributions ) it's recommended use win32diskimager described here:

the win32diskimager utility can used under other operating systems copy image.

important image must written whole-disk device , not partition, e.g. /dev/sdb , not /dev/sdb1. not use tools unetbootin alter image.

you can visit official website of ubuntu more informations , because grub-rescue appear after failed installation of ubuntu os.


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -