things_you_might_want_to_do
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| things_you_might_want_to_do [2017/11/21 12:23] – chris | things_you_might_want_to_do [2019/05/02 18:26] (current) – admin | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| If you have trouble with installing GRUB boot into rescue mode en enter de currently installed filesystem\\ | If you have trouble with installing GRUB boot into rescue mode en enter de currently installed filesystem\\ | ||
| - | sudo -i\\ | + | sudo -i |
| - | fdisk -l \\ | + | fdisk -l |
| - | sudo mount /dev/sdXY /mnt\\ | + | sudo mount /dev/sdXY /mnt |
| - | sudo grub-install --root-directory=/ | + | sudo grub-install --root-directory=/ |
| - | # not used sudo update-grub\\ | + | # not used sudo update-grub |
| - | # not ussd sudo update-initramfs\\ | + | # not ussd sudo update-initramfs |
| and reboot\\ | and reboot\\ | ||
| Line 30: | Line 30: | ||
| network 192.168.10.0 | network 192.168.10.0 | ||
| netmask 255.255.255.0 | netmask 255.255.255.0 | ||
| - | broadcast 192.168.0.255 | + | broadcast 192.168.10.255 |
| gateway 192.168.10.1 | gateway 192.168.10.1 | ||
| dns-search domain.artit.nl | dns-search domain.artit.nl | ||
things_you_might_want_to_do.1511263393.txt.gz · Last modified: 2017/11/21 12:23 by chris
