Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
edit_boot_partition [2021/09/10 01:58] – added note about most common file to edit and where the /boot/ partition is atariedit_boot_partition [2022/07/07 03:01] (current) – atom is being depreciated in dec 2022 atari
Line 3: Line 3:
 This is the platform-specific boot partition, usually FAT32 but can depend on the device. This partition can be read and edited by most other operating systems should you plug the drive into another machine. The most common file that might need to be edited is the ''batocera-boot.conf'' file, but others too might be required to be changed depending on what you're doing. This is the platform-specific boot partition, usually FAT32 but can depend on the device. This partition can be read and edited by most other operating systems should you plug the drive into another machine. The most common file that might need to be edited is the ''batocera-boot.conf'' file, but others too might be required to be changed depending on what you're doing.
  
-<WRAP center round important 60%>+<WRAP center round important>
 Be careful; changing these files can affect Batocera's ability to boot, so always make backups of these files before changing them. Be careful; changing these files can affect Batocera's ability to boot, so always make backups of these files before changing them.
 </WRAP> </WRAP>
Line 15: Line 15:
 This is the equivalent of looking into the ''/boot'' folder in Batocera while Batocera is running. This is the equivalent of looking into the ''/boot'' folder in Batocera while Batocera is running.
  
-<WRAP center round important 60%+<WRAP center round important> 
-If you edit any text file under Windows, make sure you have an editor that respects Unix line terminators. <wrap em>Don't use Notepad</wrap>, use a text editor like Notepad++ or Atom, that doesn't replace the Unix line terminations (LF) with DOS/Windows line terminations (CR/LF). Wordpad has also been reported to corrupt Unix text files.+If you edit any text file under Windows, make sure you have an editor that respects Unix line terminators. <wrap em>Don't use Notepad</wrap>, use a text editor like Notepad++, that doesn't replace the Unix line terminations (LF) with DOS/Windows line terminations (CR/LF). Wordpad has also been reported to corrupt Unix text files
 +</WRAP> 
 + 
 +<WRAP center round tip> 
 +The ''batocera-boot.conf'' file uses the same [[:batocera_conf_syntax|syntax]] as the batocera.conf file, however different keys are available. 
 + 
 +The default ''batocera-boot.conf'' can be found [[https://raw.githubusercontent.com/batocera-linux/batocera.linux/master/package/batocera/core/batocera-system/batocera-boot.conf|here on the Github]]. Right click and "Save Link As...", making sure the name is ''batocera-boot.conf''.
 </WRAP> </WRAP>
  
Line 50: Line 56:
 This will make the ''/boot'' partition writable until next boot. No need to do anything to change it back, as Batocera will default to mounting it as read-only on next boot. This will make the ''/boot'' partition writable until next boot. No need to do anything to change it back, as Batocera will default to mounting it as read-only on next boot.
  
-<WRAP center round info 60%>+<WRAP center round info>
 This is not required if you are intending to edit files in the Batocera virtual filesystem. Refer to the [[:modify_the_system_while_it_s_running|overlays page]] for info on that. Note that almost all configuration can be done within Batocera or ''batocera.conf'' and editing overlays should not be required in most cases. This is not required if you are intending to edit files in the Batocera virtual filesystem. Refer to the [[:modify_the_system_while_it_s_running|overlays page]] for info on that. Note that almost all configuration can be done within Batocera or ''batocera.conf'' and editing overlays should not be required in most cases.
 </WRAP> </WRAP>
  
  • edit_boot_partition.1631239136.txt.gz
  • Last modified: 5 years ago
  • by atari