Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- # GRUB configuration file '/boot/grub/menu.lst'.
- # generated by 'grubconfig'.
- # Start GRUB global section
- timeout 10
- color light-gray/blue black/light-gray
- # End GRUB global section
- # Linux bootable partition
- title Slackware 14.2
- root (hd0,1)
- kernel /abs/vmlinuz root=/dev/mapper/sda1 ro video=VGA-1:640x480@75
- initrd /abs/initrx.gz
- # Linux bootable partition ends
- # Linux bootable partition test initrd
- title Slackware Test/Rescue initrd
- root (hd0,1)
- kernel /abs/vmlinuz root=/dev/sda1 ro video=VGA-1:640x480@75
- initrd /abs/initrd.gz
- # Linux bootable partition nocryprt ends
- # Puppy Slacko bootable partition config begins
- title Slacko Puppy Linux
- root (hd0,1)
- kernel /slacko/vmlinuz ro vga=normal
- initrd /slacko/initrd.gz
- # Puppy Slacko bootable partition config ends
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.