Originally Posted by Jonathan183
Assuming you only wanted to boot with the first option and want to wipe everything else all you will need is
Code:
timeout 1
hiddenmenu
# ...
-

Originally Posted by
Jonathan183
Assuming you only wanted to boot with the first option and want to wipe everything else all you will need is
Code:
timeout 1
hiddenmenu
# and the minimum you actually need below
title Linux (on /dev/sda1)
root (hd0,0)
kernel /boot/vmlinuz root=/dev/sda1 ro vga=normal
if I wat to boot the Puppy stuff is it then
timeout 1
hiddenmenu
title Puppy Linux 520 full install in sda1
root (hd0,0)
kernel /boot/vmlinuz root=/dev/sda1 pmedia=atahd
-
Linux Guru
Yes ... if that's the option you were using
-
Is it OK to store your files in a folder called OwnFiles in the etc folder? I made it and im storing my files there.
-
Linux Guru

Originally Posted by
sportcrazy60
Is it OK to store your files in a folder called OwnFiles in the etc folder? I made it and im storing my files there.
If you mean a copy of configuration files - yes. If you mean other files like documents you create - you can but it's more usual to use your home folder.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules