GalerieBlogUnity3D ExamplesKontaktSitemapFullsitemap

fdisk and 4k sectors

If you own disks with 4k sectors you will see a warning with fdisk:

WARNING: DOS-compatible mode is deprecated. It's strongly recommended to
         switch off the mode (command 'c') and change display units to
         sectors (command 'u').

you can do that with:

fdisk -uc /dev/DEVICE

or just type c then u inside fdisk but that is not sufficent...
Make sure all your partitions start at a sector with a number that is evenly divisible by 2048.
(The end of a partition has not to be divisible by 2048.)

 Permalink

open air cinema



 Permalink

more sunset...



 Permalink

sunset at the Bodensee



...
 Permalink

Techday sunset



...
 Permalink

responsive design session



 Permalink

running a wrt150N with DD-WRT as WirelessAccessPoint only

Having a wireless router and want to have it's LAN and WLAN in the same subnet as the other cients in your LAN?

Just configure it as WAP with this howto from the DD-WRT wiki.

And use the reserved button as on / off switch for wireless:
enable "Turning off radio" under "SES / AOSS / EZ-SETUP / WPS Button" in the "Services" -> "Services" panel.
(This way it acts as a switch with 5 ports.)

 Permalink
1-7/7