Changes

Jump to: navigation, search

Pidora-Headless-Mode

462 bytes added, 15:50, 29 April 2014
Known Bugs and Features
= Sample Headless Mode Configurations =
Below are sample configurations, they may require you to enter valid ip information specific to the network you are running it on. ====Static Configuration(without rootfs resizing or swap creation):====
IPADDR=192.168.1.105
NETMASK=255.255.255.0
GATEWAY=192.168.1.1
====Static Configuration(with rootfs resizing and swap creation):====
IPADDR=192.168.1.105
NETMASK=255.255.255.0
SWAP=512
====Dynamic Configuration(with rootfs resizing and swap creation):====
RESIZE
SWAP=512
= SSH to the headless The Headless Pi = ssh root@{ip_address}Default user: root/raspberrypi
Default User: root
Default Password: raspberrypi
ssh root@{ip_address}
= Known Bugs and Features =
====Two IP Addresses====
When switching in between Headless Mode Configuration states, static ip to dynamic ip, or dynamic ip to static ip, both IP Addresses, from each configuration will be active for the single boot, until a reboot takes place.
====Graphical Mode Not Disabled====
Headless Mode does not disable X, and can run in both Run Level 3 or 5. This means that if you are not planning on using X while in Headless Mode, you should switch to Run Level 3 to save memory.
 
[https://fedoraproject.org/wiki/Systemd#How_do_I_change_the_target_.28runlevel.29_.3F For more information about changing Run Levels on Pidora, click here.]
 
====Slower Boot====
When running headless mode, the speed of the boot is slowed down, this is due to a network change during boot.
198
edits

Navigation menu