Changes

Jump to navigation Jump to search
no edit summary
Line 9: Line 9:  
:More on the image composition.  Image has four partitions.  A FAT boot partition for the Raspberry Pi firmware (32MB).  An ext4 boot partition (512MB).  A swap partition (512MB).  An ext4 root filesystem (3.3 GB).  On first boot the root partition and filesystem are resized to fit the media.  This info is from IRC discussions with Rishabh, and a brief forensic examination.  --[[User:Quozl|Quozl]] ([[User talk:Quozl|talk]]) 00:57, 14 July 2017 (EDT)
 
:More on the image composition.  Image has four partitions.  A FAT boot partition for the Raspberry Pi firmware (32MB).  An ext4 boot partition (512MB).  A swap partition (512MB).  An ext4 root filesystem (3.3 GB).  On first boot the root partition and filesystem are resized to fit the media.  This info is from IRC discussions with Rishabh, and a brief forensic examination.  --[[User:Quozl|Quozl]] ([[User talk:Quozl|talk]]) 00:57, 14 July 2017 (EDT)
   −
: On first Boot; a form of the anaconda installer appears. This is a definite install. On reboot, it asks for user's password to start Desktop. I have installed to 32 GB mini SD's SoaS; Mate; and workstation on the Rpi3. Wireless works after this line is entered in terminal:
+
::On first Boot; a form of the anaconda installer appears. This is a definite install. On reboot, it asks for user's password to start Desktop. I have installed to 32 GB mini SD's SoaS; Mate; and workstation on the Rpi3. Wireless works after this line is entered in terminal:
    
  sudo curl https://raw.githubusercontent.com/RPi-Distro/firmware-nonfree/master/brcm80211/brcm/brcmfmac43430-sdio.txt -o /lib/firmware/brcm/brcmfmac43430-sdio.txt
 
  sudo curl https://raw.githubusercontent.com/RPi-Distro/firmware-nonfree/master/brcm80211/brcm/brcmfmac43430-sdio.txt -o /lib/firmware/brcm/brcmfmac43430-sdio.txt
   −
--[[User:Satellit|Satellit]] 1:10 AM 14 July 2017 (PST)
+
::--[[User:Satellit|Satellit]] 1:10 AM 14 July 2017 (PST)
 +
 
 +
:::Thanks, sounds like the parts of anaconda installer that customise the already installed system, like how Ubuntu's OEM mode works.  Root password, user password, timezone, etc.  The install is actually already done, just not customised.  Fedora don't usually distribute in that style; it's a new one on me.  --[[User:Quozl|Quozl]] ([[User talk:Quozl|talk]]) 04:28, 14 July 2017 (EDT)

Navigation menu