Re: Grub overview/tutorial available

2010-04-17 Thread Vladimir 'φ-coder/phcoder' Serbinenko
> > I wrote this because in the command list documentation > (http://grub.enbug.org/CommandList), there is reference to a "loopback" > command as a replacement for grub legacy 'device' command, and I can't > see what use that would have in a real grub boot enviroment. > > Retrieving files from

Re: Grub overview/tutorial available

2010-04-17 Thread Simon Kitching
On Sat, 2010-04-17 at 17:39 +0200, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > Simon Kitching wrote: > > Hi All, > > > > Just FYI, I've written up what I've learned about Grub during the last > > few weeks and put it up here: > > > > http://people.apache.org/~skitching/MineOfInformation/linux/Bo

Re: Grub overview/tutorial available

2010-04-17 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Simon Kitching wrote: > Hi All, > > Just FYI, I've written up what I've learned about Grub during the last > few weeks and put it up here: > > http://people.apache.org/~skitching/MineOfInformation/linux/Booting_Linux_on_x86_with_Grub2.html > > This is more detailed than simple "user level", but doe

Re: Grub overview/tutorial available

2010-04-16 Thread J. Bakshi
On Sat, 17 Apr 2010 17:39:48 +1200 Simon Kitching wrote: > Hi All, > > Just FYI, I've written up what I've learned about Grub during the last > few weeks and put it up here: > > http://people.apache.org/~skitching/MineOfInformation/linux/Booting_Linux_on_x86_with_Grub2.html > > This is more de

Re: Grub overview/tutorial available

2010-04-16 Thread Seth Goldberg
Quoting Simon Kitching, who wrote the following on Sat, 17 Apr 2010: Hi All, Just FYI, I've written up what I've learned about Grub during the last few weeks and put it up here: http://people.apache.org/~skitching/MineOfInformation/linux/Booting_Linux_on_x86_with_Grub2.html This is excel

Grub overview/tutorial available

2010-04-16 Thread Simon Kitching
Hi All, Just FYI, I've written up what I've learned about Grub during the last few weeks and put it up here: http://people.apache.org/~skitching/MineOfInformation/linux/Booting_Linux_on_x86_with_Grub2.html This is more detailed than simple "user level", but doesn't get into any code details. Mor