[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
howtos:slackware_admin:how_to_configure_fstab_and_lilo.conf_with_persistent_naming [2016/08/18 17:35 (UTC)] – Removed FIXME -- Ready for primetime bassmadrigalhowtos:slackware_admin:how_to_configure_fstab_and_lilo.conf_with_persistent_naming [2017/02/10 13:55 (UTC)] – Oops... don't need to test lilo a second time. bassmadrigal
Line 242: Line 242:
 The LBA32 warning is normal with Slackware's ''lilo.conf'' and can be ignored (however, you can get rid of it by added ''LBA32'' in the Global section of your ''lilo.conf''). The main thing we're looking for is that all of our stanzas were added and no errors were issued. If that worked, then we can run lilo by itself to finish the process. The LBA32 warning is normal with Slackware's ''lilo.conf'' and can be ignored (however, you can get rid of it by added ''LBA32'' in the Global section of your ''lilo.conf''). The main thing we're looking for is that all of our stanzas were added and no errors were issued. If that worked, then we can run lilo by itself to finish the process.
  
-<code>root@darkstar:~# lilo -t+<code>root@darkstar:~# lilo
 Warning: LBA32 addressing assumed Warning: LBA32 addressing assumed
 Added Slack-partuuid  +  * Added Slack-partuuid  +  *
 howtos:slackware_admin:how_to_configure_fstab_and_lilo.conf_with_persistent_naming ()