- To: bill <billb@xxxxxxxxxxxxxxx>
- Subject: Re: [SLUG] Answer Found - RE:Ubuntu drive designations (Re: update to Hardy)
- From: Masood <masoodbeh@xxxxxxxxx>
- Date: Sun, 15 Jun 2008 01:20:17 +1000
- Cc: slug@xxxxxxxxxxx, James Rogers <james.rogers@xxxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=GL+jaeJu+gFfVw4s53IappFWAjWlonrOSXWBScFTpGE=; b=X/MWbeGGvrPv2NECAHNmtB8Oxv/HMRStC5kSC+PfTII5MAD4UYyq/OnrspMZGs7pgi bYJMkq4rzdgn28QXeoFGcsVb21vBzWfwdpuSvKOMUYXhsRXngM+xK7kCn6xpXkqDmNi+ QtMe/DsBCsGkG6MoRu8I6YWGQrQxUeZjH8CgA=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=GDazF8eSh6yDoQkecPLn7cq1+nt16d6tsWkgeFfn68Q3O/2bW2wCZUzX5s259PhoFb y1SuSvauYDwD1XdS5JlI+bsP+CG7lk6cx4ZodXlyDAihgldRLgVLdC0CytMtqD6x+u+l 4bitHHjIcoV+MYXRF/b9eEmxd+1KihsU9wdhg=
Hi Bill
Try replacing root=/dev/sdb1 with root=UUID=YOUR_ROOT_UUID
It is the default in Ubuntu and I think it should solve the problem.
Masood
On Sat, Jun 14, 2008 at 5:04 PM, bill <billb@xxxxxxxxxxxxxxx> wrote:
>
> root (hd0,0)
> kernel /boot/vmlinuz-2.6.24-16-genric root=/dev/sdb1 ro quiet splash.
>
> Notice the /dev/sdb1 which indicates that the IDE hd is the SECOND hd.
>
>