The manpage for the grub bootloader is quite sketchy, but it says to see the info file for more details using the info grub command. However, the info file for grub does not seem to be available in Edgy 6.10, the version I'm running. How can I obtain it -- or for that matter, obtain other info files that are out there?
Announcement
Collapse
No announcement yet.
Grub manpage / info / documentation
Collapse
This topic is closed.
X
X
-
Re: Grub manpage / info / documentation
install the *-doc packages, i guess...
- Top
- Bottom
Comment
-
Re: Grub manpage / info / documentation
with x/k/ubuntu you typically install the base system (pretty small footprint) from the desktop cd.
you can then network install/upgrade whatever is available in the repositories.
kubuntu provides a gui called "adept", which you find under K->system.
i don't like that interface and always use gnome's default gui, which is "synaptic".
both interfaces will allow you to configure access to either network or local (i.e. cd, dvd) repositories.
you may un/comment them according to your needs/likings
x/k/ubuntu then has an applet that pops up in your system tray when upgrades are available for installation.
here's my /etc/apt/sources.list for your ref:
Code:# deb cdrom:[Kubuntu 6.10 _Edgy Eft_ - Release i386 (20061025)]/ edgy main restricted deb [url]http://ch.archive.ubuntu.com/ubuntu/[/url] edgy main restricted universe multiverse deb-src [url]http://ch.archive.ubuntu.com/ubuntu/[/url] edgy main restricted universe multiverse deb [url]http://ch.archive.ubuntu.com/ubuntu/[/url] edgy-updates main restricted universe multiverse deb-src [url]http://ch.archive.ubuntu.com/ubuntu/[/url] edgy-updates main restricted universe multiverse deb [url]http://security.ubuntu.com/ubuntu/[/url] edgy-security main restricted universe multiverse deb-src [url]http://security.ubuntu.com/ubuntu/[/url] edgy-security main restricted universe multiverse deb [url]http://ch.archive.ubuntu.com/ubuntu/[/url] edgy-backports main restricted universe multiverse deb-src [url]http://ch.archive.ubuntu.com/ubuntu/[/url] edgy-backports main restricted universe multiverse deb [url]http://ubuntu.beryl-project.org/[/url] edgy main
- cdrom is commented out
- this is the actual configuration file, which can be managed graphically using the above mentioned guis
hth
cheersgnu/linux is not windoze
- Top
- Bottom
Comment
-
Re: Grub manpage / info / documentation
For grub:
GNU GRUB Wiki (http://grub.enbug.org/)
GNU GRUB Manual 0.97 (http://www.gnu.org/software/grub/manual/grub.html)
About sources.list
Ubuntu sources.list generator (http://www.ubuntu-nl.org/source-o-matic/)
With this generator you can create your own custom sources.list from various available sources. It takes only two simple steps...
http://www.psychocats.net/ubuntu/sources
Ubuntu packages (http://packages.ubuntu.com/)
This site provides you with information about all the packages available in the Ubuntu archive. It is generated with slightly modified scripts from packages.debian.org.
Before you edit, BACKUP !
Why there are dead links ?
1. Thread: Please explain how to access old kubuntu forum posts
2. Thread: Lost Information
- Top
- Bottom
Comment
Comment