- Download Linux iso (Ubuntu, LinuxMint …)
- Copy iso into USB
dd if=XXX.iso of=/dev/sdb
[USB Installer] Using USB to install OS
Related Posts:
[Vim + Ctags +Cscope] Edit Source code toolCtag : [ctags] search all tags from top directory to end Graphical vi-vim Cheat Sheet and Tutorial cscope linux -- use vim to replace source insight… Read More
[ArchLinux][Raspberry Pi] Load a kernel module automatically at boot time 1. Edit Configuration file vim /etc/modules-load.d/raspberrypi.conf Add following modules slhc ppp_generic pppox pppoe ppp_synctty ppp_deflate crc-… Read More
[ubuntu][kernel] How to compile a kernel on Ubuntu 10.04The Ubuntu wiki does provide the necessary documentation to allow users to build their own Linux kernel but in a rather disorganised way. How about g… Read More
[Colorize] put color into log message 1. Install ccze apt-get install ccze 2. show message with colorize message tail /var/log/syslog | ccze -A Reference: 1. Colorize log files on… Read More
[Screen] Using screen connect to serial (terminal) Terminal into serial 1. screen /dev/ttyUSB0 115200 2. function (man screen) Delete current windows: c+a k loggin the current message c+a H … Read More
0 意見:
張貼留言