| View previous topic :: View next topic |
| Author |
Message |
fhaddad78 n00b

Joined: 21 May 2012 Posts: 68
|
Posted: Fri Dec 14, 2012 8:40 pm Post subject: UDF-fs: warning in kernel message buffer |
|
|
When looking through the message buffer for my kernel (3.5.7), I see the following warning, and I'm not sure what it means.
| Code: | | UDF-fs: warning (device sda3): udf_fill_super: No partition found (1) |
/dev/sda is my only hard drive (ssd) and it has 3 partitions:
| Code: | /dev/sda1 vfat EFI System
/dev/sda2 swap Swap Partition
/dev/sda3 JFS Root partition |
I'm not sure what this UDF-fs warning means in regards to sda3 since the filesystem is JFS. |
|
| Back to top |
|
 |
logical_guy Apprentice

Joined: 18 Sep 2007 Posts: 238
|
Posted: Sat Apr 06, 2013 7:57 pm Post subject: |
|
|
| I have the same issue with my laptop, and I'm wondering what it means... |
|
| Back to top |
|
 |
aCOSwt Advocate


Joined: 19 Oct 2007 Posts: 2076 Location: Between the keyboard and the chair
|
Posted: Sat Apr 06, 2013 8:18 pm Post subject: Re: UDF-fs: warning in kernel message buffer |
|
|
| fhaddad78 wrote: | | Code: | | UDF-fs: warning (device sda3): udf_fill_super: No partition found (1) |
I'm not sure what this UDF-fs warning means in regards to sda3 since the filesystem is JFS. |
I don't think the sda3 has anything to do with this...
However...
| fhaddad78 wrote: | | Code: | | /dev/sda1 vfat EFI System |
|
I'd bet that that vfat was built under Vista.
Correct ? _________________ In theory there are no differences between theory and practice. In practice, there are.
Don't try to understand my posts. Immanuel Kant never did, he thinks that only music and laughter do not have to mean anything. |
|
| Back to top |
|
 |
logical_guy Apprentice

Joined: 18 Sep 2007 Posts: 238
|
Posted: Wed Apr 17, 2013 6:07 pm Post subject: |
|
|
| Mine was created using parted (or maybe gparted) |
|
| Back to top |
|
 |
|