UPDATE 3:
BUG reported. Please scroll down to this paragraph in the tutorial (1st post of this thread)....
Some more useful directories are also then mounted:
[email]root@ubuntu[/email]:/home/ubuntu# for i in /dev/ /dev/pts /proc/ /sys/ ; do mount -B $i /mnt/$i ; done
See code which says 'for i in /dev/......' (which is correct)
For some of you, when you copied and pasted, this may have erroneously come up as 'for inin /dev.....' which is incorrect. This happened because an 'n' (in white font) was inserted after the first 'i' to prevent the single 'i' auto-capitalising. I have now corrected this bug.
Apologies if this caused any headaches for some of you.
Regards
Mike
BUG reported. Please scroll down to this paragraph in the tutorial (1st post of this thread)....
Some more useful directories are also then mounted:
[email]root@ubuntu[/email]:/home/ubuntu# for i in /dev/ /dev/pts /proc/ /sys/ ; do mount -B $i /mnt/$i ; done
See code which says 'for i in /dev/......' (which is correct)
For some of you, when you copied and pasted, this may have erroneously come up as 'for inin /dev.....' which is incorrect. This happened because an 'n' (in white font) was inserted after the first 'i' to prevent the single 'i' auto-capitalising. I have now corrected this bug.
Apologies if this caused any headaches for some of you.
Regards
Mike
64bit OS (32-bit on Samsung[i] netbook) installed in [i]Legacy mode on MBR-formatted SSDs (except pi which uses a micro SDHC card):
2017 - Raspberry pi 3B (4cores) ~ [email protected] - LibreElec, used for upgrading our Samsung TV (excellent for the task)
2012 - Lenovo G580 2689 (2cores; 4threads] ~ [email protected] - LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 - Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom [email protected] - LL 3.8 32-bit (64-bit too 'laggy')
2008 - Asus X71Q (2cores) ~ Intel [email protected] - LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 - Dell Latitude D630 (2cores) ~ Intel [email protected] - LL4.6, works well with kernel 4.4; 4.15 doesn't work
2017 - Raspberry pi 3B (4cores) ~ [email protected] - LibreElec, used for upgrading our Samsung TV (excellent for the task)
2012 - Lenovo G580 2689 (2cores; 4threads] ~ [email protected] - LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 - Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom [email protected] - LL 3.8 32-bit (64-bit too 'laggy')
2008 - Asus X71Q (2cores) ~ Intel [email protected] - LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 - Dell Latitude D630 (2cores) ~ Intel [email protected] - LL4.6, works well with kernel 4.4; 4.15 doesn't work