Re: [Bug 94339] Re: Feisty will not mount partitions without UUID in fstab

2007-03-21 Thread David Dean
This was changed in feisty recently then? Edgy/Feisty have had no problem
with my fstab up until about a week ago (yes, it was edited by hand a while
back).

If no-one else is impacted, then it's a non-issue - but it would be nice to
have something fix up the fstab file before throwing errors on next boot.
Although maybe most people haven't manually edited fstab.

More a case of "knows enough to cause problems" perhaps?

On 3/22/07, Tim Gardner <[EMAIL PROTECTED]> wrote:
>
> The UUID abstraction happened during the transition from dapper-->edgy.
> I suspect you have edited /etc/fstab by hand. Now that Feisty uses
> lib_pata, you must use UUID or /dev/sdX names.
>
> ** Changed in: linux-source-2.6.20 (Ubuntu)
>Importance: Undecided => Low
>
> --
> Feisty will not mount partitions without UUID in fstab
> https://launchpad.net/bugs/94339
>


-- 
David Dean
+61 402 55 6068
[EMAIL PROTECTED]

-- 
Feisty will not mount partitions without UUID in fstab
https://launchpad.net/bugs/94339

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 94339] Re: Feisty will not mount partitions without UUID in fstab

2007-03-21 Thread Tim Gardner
The UUID abstraction happened during the transition from dapper-->edgy.
I suspect you have edited /etc/fstab by hand. Now that Feisty uses
lib_pata, you must use UUID or /dev/sdX names.

** Changed in: linux-source-2.6.20 (Ubuntu)
   Importance: Undecided => Low

-- 
Feisty will not mount partitions without UUID in fstab
https://launchpad.net/bugs/94339

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 94339] Re: Feisty will not mount partitions without UUID in fstab

2007-03-21 Thread Kyle McMartin
Because we're now using libata-pata, the devices are now scsi devices,
and as such are "/dev/sdXX". If you had been using UUID it would have
taken care of this, as this is why we use UUIDs in the first place...
So, not a kernel bug.

Cheers, Kyle

** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Kernel Team
   Status: Unconfirmed => Rejected

-- 
Feisty will not mount partitions without UUID in fstab
https://launchpad.net/bugs/94339

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 94339] Re: Feisty will not mount partitions without UUID in fstab

2007-03-21 Thread Maini Marco
** Changed in: Ubuntu
Sourcepackagename: None => linux-source-2.6.20

-- 
Feisty will not mount partitions without UUID in fstab
https://launchpad.net/bugs/94339

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 94339] Re: Feisty will not mount partitions without UUID in fstab

2007-03-20 Thread David Dean
oh, and when this fails, it is not a silent fail -- an attempt to fsck
is made for some reason, and this fails (there appears to be no
/dev/hdaX paths at all?). Exiting the shell that results starts X
correctly etc, but without my /home mounted.

-- 
Feisty will not mount partitions without UUID in fstab
https://launchpad.net/bugs/94339

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs