最近硬碟愈做愈大,如果做 RAID 的話,大於 2TB 其實是蠻容易~~~
在網路上找了一下資料,先記錄下來,等遇到了再來試一下!
Linux Creating a Partition Size Larger than 2TB
在網路上找了一下資料,先記錄下來,等遇到了再來試一下!
Linux Creating a Partition Size Larger than 2TB
VirtualBox kernel driver not installed. The vboxdrv kernel module was either not loaded or /dev/vboxdrv was not created for some reason. Re-setup the kernel module by executing '/etc/init.d/vboxdrv setup' as root.上列的訊息是說要重新執行 '/etc/init.d/vboxdrv setup',不過關鍵是要安裝 linux-header,所以解決之道如下: