17
Dec/10fstab Options
A quick note on fstab mount options from How-To-Geek auto/noauto: Specify whether the partition should be automatically mounted on boot. You can block specific partitions from mounting at boot-up by using “noauto”. exec/noexec: Specifies whether the partition can execute binaries. … Continue reading
22
Feb/10Separating User & Windows On Different Drives
Overview I wanted to have the Windows partition and the user partition on separate drives. I have done this in the past on a Linux computer and it was very painless. The advantage to this setup is that most of … Continue reading
23
Jun/09Replace /dev/xxx With UUID
Overview My recent (re)build of my old Intel Pentium 4 system to run in my Linux system has a slight problem with jumping drive points e.g one minute my /home drive on /dev/sdb1 suddent goes to /dev/sda1 after a reboot … Continue reading
