Re: [gentoo-user] IDE is called hda

2009-04-21 Thread Roland Puntaier
Return Receipt Your Re: [gentoo-user] IDE is called hda document

Re: [gentoo-user] IDE is called hda

2009-04-16 Thread kyle . bader
I'm unsure if lilo supports booting by filesystem label/uuid but that's what I do with grub. Might be woth looking into Sent via BlackBerry from T-Mobile -Original Message- From: Thomas Chef Date: Thu, 16 Apr 2009 12:07:08 To: Subject: Re: [gentoo-user] IDE is called h

Re: [gentoo-user] IDE is called hda

2009-04-16 Thread Alan McKinnon
Hi, {Around here we don't top-post. We interleave replies in between the relevant bits of the quoted text. Pleases tick with the established community conventions} On Thursday 16 April 2009 12:07:08 Thomas Chef wrote: > Aha I understand. > > But what if my cd installation names my disk hda, > b

Re: [gentoo-user] IDE is called hda

2009-04-16 Thread Matt Harrison
Thomas Chef wrote: Aha I understand. But what if my cd installation names my disk hda, but when I download the gentoo kernel source and build it it will use sda. So in my lilo.conf I must use hda, and when the new kernel boots it looks for hda (because of my lilo.conf), but in that case it sh

Re: [gentoo-user] IDE is called hda

2009-04-16 Thread Thomas Chef
Aha I understand. But what if my cd installation names my disk hda, but when I download the gentoo kernel source and build it it will use sda. So in my lilo.conf I must use hda, and when the new kernel boots it looks for hda (because of my lilo.conf), but in that case it should be sda instead ? O

Odp: [gentoo-user] IDE is called hda

2009-04-16 Thread Rafał
I guess he just answered. The facts speak for itself.   Dnia 16-04-2009 o godz. 11:28 Thomas Chef napisał(a): From the handbook: To begin, we'll introduce block devices. The most famous block device is probably the one that represents the first drive in a Linux system, namely /dev/sda. SCSI and S

Re: [gentoo-user] IDE is called hda

2009-04-16 Thread Alan McKinnon
On Thursday 16 April 2009 11:28:54 Thomas Chef wrote: > From the handbook: > To begin, we'll introduce block devices. The most famous block device is > probably the one that represents the first drive in a Linux system, namely > /dev/sda. SCSI and Serial ATA drives are both labeled /dev/sd*; even I

[gentoo-user] IDE is called hda

2009-04-16 Thread Thomas Chef
>From the handbook: To begin, we'll introduce block devices. The most famous block device is probably the one that represents the first drive in a Linux system, namely /dev/sda. SCSI and Serial ATA drives are both labeled /dev/sd*; even IDE drives are labeled /dev/sd* with the new libata framework