* Re: linux-next: Tree for January 15 (Call Trace in fs/dcache.c + autofs4)
@ 2011-01-15 7:39 Sedat Dilek
2011-01-15 7:46 ` Sedat Dilek
0 siblings, 1 reply; 12+ messages in thread
From: Sedat Dilek @ 2011-01-15 7:39 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: linux-next, LKML, linux-fsdevel
On Sat, Jan 15, 2011 at 3:44 AM, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> Hi all,
>
> Reminder: do not add any v2.6.39 material to your linux-next included
> trees until after v2.6.38-rc1 is released.
>
> Changes since 20110114:
>
Just reporting as I see this Call Trace in my dmesg, not sure which of
the trees is causing it.
- Sedat -
[ 5.324728] ------------[ cut here ]------------
[ 5.324779] WARNING: at
/home/sd/src/linux-2.6/linux-2.6.37/debian/build/source_i386_none/fs/dcache.c:1360
d_set_d_op+0x27/0x8f()
[ 5.324830] Hardware name: 2374SG6
[ 5.324863] Modules linked in: autofs4 ext4 mbcache jbd2 crc16
dm_mod usbhid hid uas usb_storage sg sd_mod sr_mod cdrom crc_t10dif
ata_generic ata_piix libata uhci_hcd ehci_hcd usbcore scsi_mod thermal
e1000 thermal_sys floppy nls_base [last unloaded: scsi_wait_scan]
[ 5.325555] Pid: 1, comm: systemd Not tainted
2.6.37-next20110115.dileks.1-686-iniza #1
[ 5.325602] Call Trace:
[ 5.325641] [<c1031327>] ? warn_slowpath_common+0x65/0x7a
[ 5.325679] [<c10d45a1>] ? d_set_d_op+0x27/0x8f
[ 5.325716] [<c103134b>] ? warn_slowpath_null+0xf/0x13
[ 5.325753] [<c10d45a1>] ? d_set_d_op+0x27/0x8f
[ 5.325794] [<f86dc5ff>] ? autofs4_fill_super+0x1a5/0x292 [autofs4]
[ 5.325834] [<c10c8d70>] ? sget+0x131/0x142
[ 5.325870] [<c10c8dbb>] ? mount_nodev+0x3a/0x62
[ 5.325908] [<f86dc000>] ? autofs_mount+0x0/0x14 [autofs4]
[ 5.325946] [<f86dc010>] ? autofs_mount+0x10/0x14 [autofs4]
[ 5.325984] [<f86dc45a>] ? autofs4_fill_super+0x0/0x292 [autofs4]
[ 5.326023] [<c10c8a83>] ? vfs_kern_mount+0x99/0x193
[ 5.326060] [<c10c8bbe>] ? do_kern_mount+0x2f/0xb0
[ 5.326097] [<c10db5bb>] ? do_mount+0x1ab/0x1d1
[ 5.326134] [<c10db67f>] ? sys_mount+0x61/0x8f
[ 5.326173] [<c1002fdf>] ? sysenter_do_call+0x12/0x28
[ 5.326209] ---[ end trace 425b18696c1ee13e ]---
- EOT -
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: linux-next: Tree for January 15 (Call Trace in fs/dcache.c + autofs4)
2011-01-15 7:39 linux-next: Tree for January 15 (Call Trace in fs/dcache.c + autofs4) Sedat Dilek
@ 2011-01-15 7:46 ` Sedat Dilek
2011-01-15 7:57 ` Al Viro
0 siblings, 1 reply; 12+ messages in thread
From: Sedat Dilek @ 2011-01-15 7:46 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: linux-next, LKML, linux-fsdevel
On Sat, Jan 15, 2011 at 8:39 AM, Sedat Dilek <sedat.dilek@googlemail.com> wrote:
> On Sat, Jan 15, 2011 at 3:44 AM, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>> Hi all,
>>
>> Reminder: do not add any v2.6.39 material to your linux-next included
>> trees until after v2.6.38-rc1 is released.
>>
>> Changes since 20110114:
>>
>
> Just reporting as I see this Call Trace in my dmesg, not sure which of
> the trees is causing it.
>
> - Sedat -
>
> [ 5.324728] ------------[ cut here ]------------
> [ 5.324779] WARNING: at
> /home/sd/src/linux-2.6/linux-2.6.37/debian/build/source_i386_none/fs/dcache.c:1360
> d_set_d_op+0x27/0x8f()
> [ 5.324830] Hardware name: 2374SG6
> [ 5.324863] Modules linked in: autofs4 ext4 mbcache jbd2 crc16
> dm_mod usbhid hid uas usb_storage sg sd_mod sr_mod cdrom crc_t10dif
> ata_generic ata_piix libata uhci_hcd ehci_hcd usbcore scsi_mod thermal
> e1000 thermal_sys floppy nls_base [last unloaded: scsi_wait_scan]
> [ 5.325555] Pid: 1, comm: systemd Not tainted
> 2.6.37-next20110115.dileks.1-686-iniza #1
> [ 5.325602] Call Trace:
> [ 5.325641] [<c1031327>] ? warn_slowpath_common+0x65/0x7a
> [ 5.325679] [<c10d45a1>] ? d_set_d_op+0x27/0x8f
> [ 5.325716] [<c103134b>] ? warn_slowpath_null+0xf/0x13
> [ 5.325753] [<c10d45a1>] ? d_set_d_op+0x27/0x8f
> [ 5.325794] [<f86dc5ff>] ? autofs4_fill_super+0x1a5/0x292 [autofs4]
> [ 5.325834] [<c10c8d70>] ? sget+0x131/0x142
> [ 5.325870] [<c10c8dbb>] ? mount_nodev+0x3a/0x62
> [ 5.325908] [<f86dc000>] ? autofs_mount+0x0/0x14 [autofs4]
> [ 5.325946] [<f86dc010>] ? autofs_mount+0x10/0x14 [autofs4]
> [ 5.325984] [<f86dc45a>] ? autofs4_fill_super+0x0/0x292 [autofs4]
> [ 5.326023] [<c10c8a83>] ? vfs_kern_mount+0x99/0x193
> [ 5.326060] [<c10c8bbe>] ? do_kern_mount+0x2f/0xb0
> [ 5.326097] [<c10db5bb>] ? do_mount+0x1ab/0x1d1
> [ 5.326134] [<c10db67f>] ? sys_mount+0x61/0x8f
> [ 5.326173] [<c1002fdf>] ? sysenter_do_call+0x12/0x28
> [ 5.326209] ---[ end trace 425b18696c1ee13e ]---
>
> - EOT -
>
Will try the patch from [1] as there was no feedback yet.
- Sedat -
[1] https://lkml.org/lkml/2011/1/12/394
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: linux-next: Tree for January 15 (Call Trace in fs/dcache.c + autofs4)
2011-01-15 7:46 ` Sedat Dilek
@ 2011-01-15 7:57 ` Al Viro
2011-01-15 8:10 ` Sedat Dilek
2011-01-15 9:07 ` Al Viro
0 siblings, 2 replies; 12+ messages in thread
From: Al Viro @ 2011-01-15 7:57 UTC (permalink / raw)
To: sedat.dilek; +Cc: Stephen Rothwell, linux-next, LKML, linux-fsdevel
On Sat, Jan 15, 2011 at 08:46:20AM +0100, Sedat Dilek wrote:
> Will try the patch from [1] as there was no feedback yet.
>
> - Sedat -
>
> [1] https://lkml.org/lkml/2011/1/12/394
There's also vfsmount refcounting breakage somewhere in automount series,
unfortunately caught only when redoing said refcounting on top of it [1] ;-/
I'm bisecting it right now, will post when it's done.
[1] with mnt{get,put}_long() variant the breakage is present, but not
immediately noticable. With (local) rewrite to saner rules it became
visible, but I spent quite a while trying to find the bug in the most
obvious place - i.e. that rewrite.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: linux-next: Tree for January 15 (Call Trace in fs/dcache.c + autofs4)
2011-01-15 7:57 ` Al Viro
@ 2011-01-15 8:10 ` Sedat Dilek
2011-01-15 9:07 ` Al Viro
1 sibling, 0 replies; 12+ messages in thread
From: Sedat Dilek @ 2011-01-15 8:10 UTC (permalink / raw)
To: Al Viro; +Cc: Stephen Rothwell, linux-next, LKML, linux-fsdevel, raven
On Sat, Jan 15, 2011 at 8:57 AM, Al Viro <viro@zeniv.linux.org.uk> wrote:
> On Sat, Jan 15, 2011 at 08:46:20AM +0100, Sedat Dilek wrote:
>
>> Will try the patch from [1] as there was no feedback yet.
>>
>> - Sedat -
>>
>> [1] https://lkml.org/lkml/2011/1/12/394
>
> There's also vfsmount refcounting breakage somewhere in automount series,
> unfortunately caught only when redoing said refcounting on top of it [1] ;-/
> I'm bisecting it right now, will post when it's done.
>
> [1] with mnt{get,put}_long() variant the breakage is present, but not
> immediately noticable. With (local) rewrite to saner rules it became
> visible, but I spent quite a while trying to find the bug in the most
> obvious place - i.e. that rewrite.
>
[ CCing Ian Kent ]
The winner is... Have a nice breakfast :-)
The patch (which is once again hided in a thread posting) from [1]
does not cleanly apply against linux-next (next-20110115).
But if you say there is more to be done I can be patient and won't try
to adapt the patch by Ian Kent.
- Sedat -
[1] https://patchwork.kernel.org/patch/475201/
P.S.:
sd@tbox:~/src/linux-2.6/linux-2.6.37/debian/build/source_i386_none$
LC_ALL=C quilt -f push
Applying patch autofs4-fix/autofs4-set-dentry-op-in-lookup-only.patch
patching file fs/autofs4/root.c
Hunk #1 FAILED at 419.
Hunk #2 FAILED at 568.
Hunk #3 succeeded at 521 (offset -68 lines).
Hunk #4 FAILED at 716.
Hunk #5 succeeded at 586 (offset -148 lines).
Hunk #6 FAILED at 853.
Hunk #7 succeeded at 774 (offset -96 lines).
Hunk #8 FAILED at 950.
5 out of 8 hunks FAILED -- saving rejects to file fs/autofs4/root.c.rej
Applied patch autofs4-fix/autofs4-set-dentry-op-in-lookup-only.patch
(forced; needs refresh)
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: linux-next: Tree for January 15 (Call Trace in fs/dcache.c + autofs4)
2011-01-15 7:57 ` Al Viro
2011-01-15 8:10 ` Sedat Dilek
@ 2011-01-15 9:07 ` Al Viro
2011-01-15 11:00 ` Sedat Dilek
1 sibling, 1 reply; 12+ messages in thread
From: Al Viro @ 2011-01-15 9:07 UTC (permalink / raw)
To: sedat.dilek; +Cc: Stephen Rothwell, linux-next, LKML, linux-fsdevel
On Sat, Jan 15, 2011 at 07:57:23AM +0000, Al Viro wrote:
> On Sat, Jan 15, 2011 at 08:46:20AM +0100, Sedat Dilek wrote:
>
> > Will try the patch from [1] as there was no feedback yet.
> >
> > - Sedat -
> >
> > [1] https://lkml.org/lkml/2011/1/12/394
>
> There's also vfsmount refcounting breakage somewhere in automount series,
> unfortunately caught only when redoing said refcounting on top of it [1] ;-/
> I'm bisecting it right now, will post when it's done.
>
> [1] with mnt{get,put}_long() variant the breakage is present, but not
> immediately noticable. With (local) rewrite to saner rules it became
> visible, but I spent quite a while trying to find the bug in the most
> obvious place - i.e. that rewrite.
Argh... In __do_follow_link() replace
if (link->mnt != nd->path.mnt)
with
if (link->mnt == nd->path.mnt)
Mismerge yesterday ;-/ I've pushed fix for that in for-next, will fold
shortly. As for autofs4 breakage, I've a preliminary fix, testing it
now.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: linux-next: Tree for January 15 (Call Trace in fs/dcache.c + autofs4)
2011-01-15 9:07 ` Al Viro
@ 2011-01-15 11:00 ` Sedat Dilek
2011-01-15 11:08 ` Al Viro
0 siblings, 1 reply; 12+ messages in thread
From: Sedat Dilek @ 2011-01-15 11:00 UTC (permalink / raw)
To: Al Viro; +Cc: Stephen Rothwell, linux-next, LKML, linux-fsdevel
[-- Attachment #1: Type: text/plain, Size: 1319 bytes --]
On Sat, Jan 15, 2011 at 10:07 AM, Al Viro <viro@zeniv.linux.org.uk> wrote:
> On Sat, Jan 15, 2011 at 07:57:23AM +0000, Al Viro wrote:
>> On Sat, Jan 15, 2011 at 08:46:20AM +0100, Sedat Dilek wrote:
>>
>> > Will try the patch from [1] as there was no feedback yet.
>> >
>> > - Sedat -
>> >
>> > [1] https://lkml.org/lkml/2011/1/12/394
>>
>> There's also vfsmount refcounting breakage somewhere in automount series,
>> unfortunately caught only when redoing said refcounting on top of it [1] ;-/
>> I'm bisecting it right now, will post when it's done.
>>
>> [1] with mnt{get,put}_long() variant the breakage is present, but not
>> immediately noticable. With (local) rewrite to saner rules it became
>> visible, but I spent quite a while trying to find the bug in the most
>> obvious place - i.e. that rewrite.
>
> Argh... In __do_follow_link() replace
>
> if (link->mnt != nd->path.mnt)
> with
> if (link->mnt == nd->path.mnt)
>
> Mismerge yesterday ;-/ I've pushed fix for that in for-next, will fold
> shortly. As for autofs4 breakage, I've a preliminary fix, testing it
> now.
>
Hey, cool and thanks.
Not sure if you catched them all, I have noticed on my latest
("buggy") linux-next kernel these Call Traces when doing an
update-grub.
- Sedat -
[-- Attachment #2: call-traces_update-grub.txt --]
[-- Type: text/plain, Size: 29009 bytes --]
Jan 15 11:48:17 tbox systemd[1]: Reloading.
Jan 15 11:48:31 tbox kernel: [11908.889239] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
Jan 15 11:48:31 tbox kernel: [11908.893928] SGI XFS Quota Management subsystem
Jan 15 11:48:31 tbox kernel: [11908.907750] JFS: nTxBlock = 8073, nTxLock = 64585
Jan 15 11:48:31 tbox kernel: [11908.960553] NTFS driver 2.1.30 [Flags: R/W MODULE].
Jan 15 11:48:31 tbox kernel: [11908.992758] QNX4 filesystem 0.2.3 registered.
Jan 15 11:48:31 tbox kernel: [11909.034327] Btrfs loaded
Jan 15 11:48:32 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sda1
Jan 15 11:48:32 tbox ntfs-3g[14732]: Version 2010.3.6 integrated FUSE 27
Jan 15 11:48:32 tbox ntfs-3g[14732]: Mounted /dev/sda1 (Read-Only, label "IBM_PRELOAD", NTFS 3.1)
Jan 15 11:48:32 tbox ntfs-3g[14732]: Cmdline options: ro
Jan 15 11:48:32 tbox ntfs-3g[14732]: Mount options: ro,silent,allow_other,nonempty,relatime,fsname=/dev/sda1,blkdev,blksize=4096
Jan 15 11:48:32 tbox ntfs-3g[14732]: Ownership and permissions disabled, configuration type 1
Jan 15 11:48:32 tbox 50mounted-tests: debug: mounted as ntfs-3g filesystem
Jan 15 11:48:32 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10freedos
Jan 15 11:48:32 tbox 10freedos: debug: /dev/sda1 is not a FAT partition: exiting
Jan 15 11:48:32 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10qnx
Jan 15 11:48:32 tbox 10qnx: debug: /dev/sda1 is not a QNX4 partition: exiting
Jan 15 11:48:32 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20macosx
Jan 15 11:48:32 tbox macosx-prober: debug: /dev/sda1 is not an HFS+ partition: exiting
Jan 15 11:48:32 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20microsoft
Jan 15 11:48:32 tbox 20microsoft: debug: /dev/sda1 is a NTFS partition
Jan 15 11:48:32 tbox 20microsoft: result: /dev/sda1:Microsoft Windows XP Professional:Windows:chain
Jan 15 11:48:32 tbox 50mounted-tests: debug: os found by subtest /usr/lib/os-probes/mounted/20microsoft
Jan 15 11:48:33 tbox ntfs-3g[14732]: Unmounting /dev/sda1 (IBM_PRELOAD)
Jan 15 11:48:33 tbox os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Jan 15 11:48:33 tbox os-prober: debug: /dev/sda2: is active swap
Jan 15 11:48:33 tbox os-prober: debug: running /usr/lib/os-probes/mounted/10freedos on mounted /dev/sda3
Jan 15 11:48:33 tbox 10freedos: debug: /dev/sda3 is not a FAT partition: exiting
Jan 15 11:48:33 tbox os-prober: debug: running /usr/lib/os-probes/mounted/10qnx on mounted /dev/sda3
Jan 15 11:48:33 tbox 10qnx: debug: /dev/sda3 is not a QNX4 partition: exiting
Jan 15 11:48:33 tbox os-prober: debug: running /usr/lib/os-probes/mounted/20macosx on mounted /dev/sda3
Jan 15 11:48:33 tbox macosx-prober: debug: /dev/sda3 is not an HFS+ partition: exiting
Jan 15 11:48:33 tbox os-prober: debug: running /usr/lib/os-probes/mounted/20microsoft on mounted /dev/sda3
Jan 15 11:48:33 tbox 20microsoft: debug: /dev/sda3 is not a MS partition: exiting
Jan 15 11:48:33 tbox os-prober: debug: running /usr/lib/os-probes/mounted/30utility on mounted /dev/sda3
Jan 15 11:48:33 tbox 30utility: debug: /dev/sda3 is not a FAT partition: exiting
Jan 15 11:48:33 tbox os-prober: debug: running /usr/lib/os-probes/mounted/40lsb on mounted /dev/sda3
Jan 15 11:48:33 tbox os-prober: debug: running /usr/lib/os-probes/mounted/70hurd on mounted /dev/sda3
Jan 15 11:48:33 tbox os-prober: debug: running /usr/lib/os-probes/mounted/80minix on mounted /dev/sda3
Jan 15 11:48:33 tbox os-prober: debug: running /usr/lib/os-probes/mounted/90linux-distro on mounted /dev/sda3
Jan 15 11:48:33 tbox os-prober: debug: running /usr/lib/os-probes/mounted/90solaris on mounted /dev/sda3
Jan 15 11:48:33 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sda4
Jan 15 11:48:33 tbox 50mounted-tests: debug: /dev/sda4 type not recognised; skipping
Jan 15 11:48:33 tbox os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Jan 15 11:48:33 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sda6
Jan 15 11:48:33 tbox kernel: [11910.455774] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
Jan 15 11:48:33 tbox 50mounted-tests: debug: mounted as ext4 filesystem
Jan 15 11:48:33 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10freedos
Jan 15 11:48:33 tbox 10freedos: debug: /dev/sda6 is not a FAT partition: exiting
Jan 15 11:48:33 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10qnx
Jan 15 11:48:33 tbox 10qnx: debug: /dev/sda6 is not a QNX4 partition: exiting
Jan 15 11:48:33 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20macosx
Jan 15 11:48:33 tbox macosx-prober: debug: /dev/sda6 is not an HFS+ partition: exiting
Jan 15 11:48:33 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20microsoft
Jan 15 11:48:33 tbox 20microsoft: debug: /dev/sda6 is not a MS partition: exiting
Jan 15 11:48:33 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/30utility
Jan 15 11:48:33 tbox 30utility: debug: /dev/sda6 is not a FAT partition: exiting
Jan 15 11:48:33 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/40lsb
Jan 15 11:48:33 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/70hurd
Jan 15 11:48:33 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/80minix
Jan 15 11:48:33 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90linux-distro
Jan 15 11:48:33 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90solaris
Jan 15 11:48:33 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sdb1
Jan 15 11:48:34 tbox kernel: [11911.119880] EXT3-fs: barriers not enabled
Jan 15 11:48:34 tbox kernel: [11911.130800] kjournald starting. Commit interval 5 seconds
Jan 15 11:48:34 tbox kernel: [11911.130898] EXT3-fs (sdb1): mounted filesystem with ordered data mode
Jan 15 11:48:34 tbox 50mounted-tests: debug: mounted as ext3 filesystem
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10freedos
Jan 15 11:48:34 tbox 10freedos: debug: /dev/sdb1 is not a FAT partition: exiting
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10qnx
Jan 15 11:48:34 tbox 10qnx: debug: /dev/sdb1 is not a QNX4 partition: exiting
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20macosx
Jan 15 11:48:34 tbox macosx-prober: debug: /dev/sdb1 is not an HFS+ partition: exiting
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20microsoft
Jan 15 11:48:34 tbox 20microsoft: debug: /dev/sdb1 is not a MS partition: exiting
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/30utility
Jan 15 11:48:34 tbox 30utility: debug: /dev/sdb1 is not a FAT partition: exiting
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/40lsb
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/70hurd
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/80minix
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90linux-distro
Jan 15 11:48:34 tbox 90linux-distro: result: /dev/sdb1:Debian GNU/Linux (squeeze/sid):Debian:linux
Jan 15 11:48:34 tbox 50mounted-tests: debug: os found by subtest /usr/lib/os-probes/mounted/90linux-distro
Jan 15 11:48:34 tbox kernel: [11911.332863] BUG: Dentry e53ce500{i=2,n=/} still in use (1) [unmount of ext3 sdb1]
Jan 15 11:48:34 tbox kernel: [11911.332929] ------------[ cut here ]------------
Jan 15 11:48:34 tbox kernel: [11911.333121] kernel BUG at /home/sd/src/linux-2.6/linux-2.6.37/debian/build/source_i386_none/fs/dcache.c:941!
Jan 15 11:48:34 tbox kernel: [11911.333493] invalid opcode: 0000 [#1] SMP
Jan 15 11:48:34 tbox kernel: [11911.333669] last sysfs file: /sys/devices/virtual/bdi/8:1-fuseblk/uevent
Jan 15 11:48:34 tbox kernel: [11911.333923] Modules linked in: btrfs zlib_deflate crc32c libcrc32c qnx4 hfsplus hfs minix ntfs vfat msdos fat jfs xfs exportfs reiserfs ext2 ext3 jbd sco bnep rfcomm l2cap bluetooth aes_i586 aes_generic acpi_cpufreq mperf cpufreq_powersave cpufreq_userspace ppdev cpufreq_stats lp cpufreq_conservative binfmt_misc fuse snd_intel8x0m snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon snd_pcm pcmcia joydev snd_seq_midi ttm drm_kms_helper snd_rawmidi drm snd_seq_midi_event snd_seq i2c_algo_bit yenta_socket snd_timer pcmcia_rsrc snd_seq_device pcmcia_core tpm_tis psmouse snd tpm pcspkr parport_pc tpm_bios rng_core nvram shpchp soundcore parport evdev i2c_i801 serio_raw i2c_core nsc_ircc pci_hotplug irda snd_page_alloc crc_ccitt processor battery button ac power_supply arc4 ecb ath5k ath mac80211 cfg80211 rfkill autofs4 ext4 mbcache jbd2 crc16 dm_mod usbhid hid uas usb_storage sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_h
Jan 15 11:48:34 tbox kernel: cd usbcore scsi_mod thermal e1000 thermal_sys floppy nls_base [last unloaded: scsi_wait_scan]
Jan 15 11:48:34 tbox kernel: [11911.336017]
Jan 15 11:48:34 tbox kernel: [11911.336017] Pid: 14969, comm: umount Tainted: G W 2.6.37-next20110115.dileks.1-686-iniza #1 2374SG6/2374SG6
Jan 15 11:48:34 tbox kernel: [11911.336017] EIP: 0060:[<c10d5650>] EFLAGS: 00210246 CPU: 0
Jan 15 11:48:34 tbox kernel: [11911.336017] EIP is at shrink_dcache_for_umount_subtree+0xb6/0x166
Jan 15 11:48:34 tbox kernel: [11911.336017] EAX: 0000005b EBX: e53ce500 ECX: c60a3eb8 EDX: c135392a
Jan 15 11:48:34 tbox kernel: [11911.336017] ESI: f81b7e7f EDI: e7aa835c EBP: c60a3ee0 ESP: c60a3eb4
Jan 15 11:48:34 tbox kernel: [11911.336017] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Jan 15 11:48:34 tbox kernel: [11911.336017] Process umount (pid: 14969, ti=c60a2000 task=e7b11c70 task.ti=c60a2000)
Jan 15 11:48:34 tbox kernel: [11911.336017] Stack:
Jan 15 11:48:34 tbox kernel: [11911.336017] c135392a e53ce500 00000002 e53ce524 00000001 f81b7e7f e7aa835c e53ce524
Jan 15 11:48:34 tbox kernel: [11911.336017] e53ce500 e7aa8200 f81b538c c60a3ef0 c10d5e7e e7aa8200 00000081 c60a3f04
Jan 15 11:48:34 tbox kernel: [11911.336017] c10c8439 f61a1400 00000081 c60a3f70 c60a3f14 c10c84fb e7aa8200 f81b88f8
Jan 15 11:48:34 tbox kernel: [11911.336017] Call Trace:
Jan 15 11:48:34 tbox kernel: [11911.336017] [<c10d5e7e>] shrink_dcache_for_umount+0x39/0x45
Jan 15 11:48:34 tbox kernel: [11911.336017] [<c10c8439>] generic_shutdown_super+0x16/0xbb
Jan 15 11:48:34 tbox kernel: [11911.336017] [<c10c84fb>] kill_block_super+0x1d/0x5b
Jan 15 11:48:34 tbox kernel: [11911.336017] [<c10c887a>] deactivate_locked_super+0x1a/0x46
Jan 15 11:48:34 tbox kernel: [11911.336017] [<c10c9029>] deactivate_super+0x29/0x2c
Jan 15 11:48:34 tbox kernel: [11911.336017] [<c10da38c>] __mntput+0xf3/0xf8
Jan 15 11:48:34 tbox kernel: [11911.336017] [<c10da3af>] mntput_long+0x1e/0x20
Jan 15 11:48:34 tbox kernel: [11911.336017] [<c10da8fe>] release_mounts+0x59/0x65
Jan 15 11:48:34 tbox kernel: [11911.336017] [<c10dad29>] do_umount+0x146/0x15e
Jan 15 11:48:34 tbox kernel: [11911.336017] [<c10dadaf>] sys_umount+0x6e/0x8b
Jan 15 11:48:34 tbox kernel: [11911.336017] [<c10dadd9>] sys_oldumount+0xd/0xf
Jan 15 11:48:34 tbox kernel: [11911.336017] [<c1002fdf>] sysenter_do_call+0x12/0x28
Jan 15 11:48:34 tbox kernel: [11911.336017] Code: b8 5c 01 00 00 8b 40 1c 8b 30 8b 43 1c 89 45 f0 31 c0 85 c9 74 03 8b 41 60 57 56 52 ff 75 f0 50 53 68 2a 39 35 c1 e8 12 e7 1c 00 <0f> 0b 8b 73 10 39 f3 75 1d 8b 53 68 31 f6 8b 43 6c 89 42 04 89
Jan 15 11:48:34 tbox kernel: [11911.336017] EIP: [<c10d5650>] shrink_dcache_for_umount_subtree+0xb6/0x166 SS:ESP 0068:c60a3eb4
Jan 15 11:48:34 tbox kernel: [11911.416748] ---[ end trace 425b18696c1ee13f ]---
Jan 15 11:48:34 tbox 50mounted-tests: warning: failed to umount /var/lib/os-prober/mount
Jan 15 11:48:34 tbox os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Jan 15 11:48:34 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sdb2
Jan 15 11:48:34 tbox kernel: [11911.503976] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
Jan 15 11:48:34 tbox 50mounted-tests: debug: mounted as ext4 filesystem
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10freedos
Jan 15 11:48:34 tbox 10freedos: debug: /dev/sdb2 is not a FAT partition: exiting
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10qnx
Jan 15 11:48:34 tbox 10qnx: debug: /dev/sdb2 is not a QNX4 partition: exiting
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20macosx
Jan 15 11:48:34 tbox macosx-prober: debug: /dev/sdb2 is not an HFS+ partition: exiting
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20microsoft
Jan 15 11:48:34 tbox 20microsoft: debug: /dev/sdb2 is not a MS partition: exiting
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/30utility
Jan 15 11:48:34 tbox 30utility: debug: /dev/sdb2 is not a FAT partition: exiting
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/40lsb
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/70hurd
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/80minix
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90linux-distro
Jan 15 11:48:34 tbox 90linux-distro: result: /dev/sdb2:Debian GNU/Linux (squeeze/sid):Debian1:linux
Jan 15 11:48:34 tbox 50mounted-tests: debug: os found by subtest /usr/lib/os-probes/mounted/90linux-distro
Jan 15 11:48:34 tbox kernel: [11911.674238] BUG: Dentry e53cee80{i=2,n=/} still in use (1) [unmount of ext4 sdb2]
Jan 15 11:48:34 tbox kernel: [11911.674286] ------------[ cut here ]------------
Jan 15 11:48:34 tbox kernel: [11911.674459] kernel BUG at /home/sd/src/linux-2.6/linux-2.6.37/debian/build/source_i386_none/fs/dcache.c:941!
Jan 15 11:48:34 tbox kernel: [11911.674801] invalid opcode: 0000 [#2] SMP
Jan 15 11:48:34 tbox kernel: [11911.674963] last sysfs file: /sys/devices/virtual/bdi/8:1-fuseblk/uevent
Jan 15 11:48:34 tbox kernel: [11911.675196] Modules linked in: btrfs zlib_deflate crc32c libcrc32c qnx4 hfsplus hfs minix ntfs vfat msdos fat jfs xfs exportfs reiserfs ext2 ext3 jbd sco bnep rfcomm l2cap bluetooth aes_i586 aes_generic acpi_cpufreq mperf cpufreq_powersave cpufreq_userspace ppdev cpufreq_stats lp cpufreq_conservative binfmt_misc fuse snd_intel8x0m snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon snd_pcm pcmcia joydev snd_seq_midi ttm drm_kms_helper snd_rawmidi drm snd_seq_midi_event snd_seq i2c_algo_bit yenta_socket snd_timer pcmcia_rsrc snd_seq_device pcmcia_core tpm_tis psmouse snd tpm pcspkr parport_pc tpm_bios rng_core nvram shpchp soundcore parport evdev i2c_i801 serio_raw i2c_core nsc_ircc pci_hotplug irda snd_page_alloc crc_ccitt processor battery button ac power_supply arc4 ecb ath5k ath mac80211 cfg80211 rfkill autofs4 ext4 mbcache jbd2 crc16 dm_mod usbhid hid uas usb_storage sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_h
Jan 15 11:48:34 tbox kernel: cd usbcore scsi_mod thermal e1000 thermal_sys floppy nls_base [last unloaded: scsi_wait_scan]
Jan 15 11:48:34 tbox kernel: [11911.676027]
Jan 15 11:48:34 tbox kernel: [11911.676027] Pid: 15033, comm: umount Tainted: G D W 2.6.37-next20110115.dileks.1-686-iniza #1 2374SG6/2374SG6
Jan 15 11:48:34 tbox kernel: [11911.676027] EIP: 0060:[<c10d5650>] EFLAGS: 00210246 CPU: 0
Jan 15 11:48:34 tbox kernel: [11911.676027] EIP is at shrink_dcache_for_umount_subtree+0xb6/0x166
Jan 15 11:48:34 tbox kernel: [11911.676027] EAX: 0000005b EBX: e53cee80 ECX: ca6b3eb8 EDX: c135392a
Jan 15 11:48:34 tbox kernel: [11911.676027] ESI: f86b24fb EDI: e7b9115c EBP: ca6b3ee0 ESP: ca6b3eb4
Jan 15 11:48:34 tbox kernel: [11911.676027] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Jan 15 11:48:34 tbox kernel: [11911.676027] Process umount (pid: 15033, ti=ca6b2000 task=ee02b4d0 task.ti=ca6b2000)
Jan 15 11:48:34 tbox kernel: [11911.676027] Stack:
Jan 15 11:48:34 tbox kernel: [11911.676027] c135392a e53cee80 00000002 e53ceea4 00000001 f86b24fb e7b9115c e53ceea4
Jan 15 11:48:34 tbox kernel: [11911.676027] e53cee80 e7b91000 f86ac958 ca6b3ef0 c10d5e7e e7b91000 00000081 ca6b3f04
Jan 15 11:48:34 tbox kernel: [11911.676027] c10c8439 f61a1800 00000081 ca6b3f70 ca6b3f14 c10c84fb e7b91000 f86b5218
Jan 15 11:48:34 tbox kernel: [11911.676027] Call Trace:
Jan 15 11:48:34 tbox kernel: [11911.676027] [<c10d5e7e>] shrink_dcache_for_umount+0x39/0x45
Jan 15 11:48:34 tbox kernel: [11911.676027] [<c10c8439>] generic_shutdown_super+0x16/0xbb
Jan 15 11:48:34 tbox kernel: [11911.676027] [<c10c84fb>] kill_block_super+0x1d/0x5b
Jan 15 11:48:34 tbox kernel: [11911.676027] [<c10c887a>] deactivate_locked_super+0x1a/0x46
Jan 15 11:48:34 tbox kernel: [11911.676027] [<c10c9029>] deactivate_super+0x29/0x2c
Jan 15 11:48:34 tbox kernel: [11911.676027] [<c10da38c>] __mntput+0xf3/0xf8
Jan 15 11:48:34 tbox kernel: [11911.676027] [<c10da3af>] mntput_long+0x1e/0x20
Jan 15 11:48:34 tbox kernel: [11911.676027] [<c10da8fe>] release_mounts+0x59/0x65
Jan 15 11:48:34 tbox kernel: [11911.676027] [<c10dad29>] do_umount+0x146/0x15e
Jan 15 11:48:34 tbox kernel: [11911.676027] [<c10dadaf>] sys_umount+0x6e/0x8b
Jan 15 11:48:34 tbox kernel: [11911.676027] [<c10dadd9>] sys_oldumount+0xd/0xf
Jan 15 11:48:34 tbox kernel: [11911.676027] [<c1002fdf>] sysenter_do_call+0x12/0x28
Jan 15 11:48:34 tbox kernel: [11911.676027] Code: b8 5c 01 00 00 8b 40 1c 8b 30 8b 43 1c 89 45 f0 31 c0 85 c9 74 03 8b 41 60 57 56 52 ff 75 f0 50 53 68 2a 39 35 c1 e8 12 e7 1c 00 <0f> 0b 8b 73 10 39 f3 75 1d 8b 53 68 31 f6 8b 43 6c 89 42 04 89
Jan 15 11:48:34 tbox kernel: [11911.676027] EIP: [<c10d5650>] shrink_dcache_for_umount_subtree+0xb6/0x166 SS:ESP 0068:ca6b3eb4
Jan 15 11:48:34 tbox kernel: [11911.915618] ---[ end trace 425b18696c1ee140 ]---
Jan 15 11:48:34 tbox 50mounted-tests: warning: failed to umount /var/lib/os-prober/mount
Jan 15 11:48:34 tbox os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Jan 15 11:48:34 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sdb3
Jan 15 11:48:34 tbox kernel: [11912.001974] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null)
Jan 15 11:48:34 tbox 50mounted-tests: debug: mounted as ext4 filesystem
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10freedos
Jan 15 11:48:34 tbox 10freedos: debug: /dev/sdb3 is not a FAT partition: exiting
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10qnx
Jan 15 11:48:34 tbox 10qnx: debug: /dev/sdb3 is not a QNX4 partition: exiting
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20macosx
Jan 15 11:48:34 tbox macosx-prober: debug: /dev/sdb3 is not an HFS+ partition: exiting
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20microsoft
Jan 15 11:48:34 tbox 20microsoft: debug: /dev/sdb3 is not a MS partition: exiting
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/30utility
Jan 15 11:48:34 tbox 30utility: debug: /dev/sdb3 is not a FAT partition: exiting
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/40lsb
Jan 15 11:48:34 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/70hurd
Jan 15 11:48:35 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/80minix
Jan 15 11:48:35 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90linux-distro
Jan 15 11:48:35 tbox 90linux-distro: result: /dev/sdb3:Debian GNU/Linux (squeeze/sid):Debian2:linux
Jan 15 11:48:35 tbox 50mounted-tests: debug: os found by subtest /usr/lib/os-probes/mounted/90linux-distro
Jan 15 11:48:35 tbox kernel: [11912.216654] BUG: Dentry e53ce580{i=2,n=/} still in use (1) [unmount of ext4 sdb3]
Jan 15 11:48:35 tbox kernel: [11912.216704] ------------[ cut here ]------------
Jan 15 11:48:35 tbox kernel: [11912.220015] kernel BUG at /home/sd/src/linux-2.6/linux-2.6.37/debian/build/source_i386_none/fs/dcache.c:941!
Jan 15 11:48:35 tbox kernel: [11912.220015] invalid opcode: 0000 [#3] SMP
Jan 15 11:48:35 tbox kernel: [11912.220015] last sysfs file: /sys/devices/virtual/bdi/8:1-fuseblk/uevent
Jan 15 11:48:35 tbox kernel: [11912.220015] Modules linked in: btrfs zlib_deflate crc32c libcrc32c qnx4 hfsplus hfs minix ntfs vfat msdos fat jfs xfs exportfs reiserfs ext2 ext3 jbd sco bnep rfcomm l2cap bluetooth aes_i586 aes_generic acpi_cpufreq mperf cpufreq_powersave cpufreq_userspace ppdev cpufreq_stats lp cpufreq_conservative binfmt_misc fuse snd_intel8x0m snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm_oss thinkpad_acpi snd_mixer_oss radeon snd_pcm pcmcia joydev snd_seq_midi ttm drm_kms_helper snd_rawmidi drm snd_seq_midi_event snd_seq i2c_algo_bit yenta_socket snd_timer pcmcia_rsrc snd_seq_device pcmcia_core tpm_tis psmouse snd tpm pcspkr parport_pc tpm_bios rng_core nvram shpchp soundcore parport evdev i2c_i801 serio_raw i2c_core nsc_ircc pci_hotplug irda snd_page_alloc crc_ccitt processor battery button ac power_supply arc4 ecb ath5k ath mac80211 cfg80211 rfkill autofs4 ext4 mbcache jbd2 crc16 dm_mod usbhid hid uas usb_storage sg sd_mod sr_mod cdrom crc_t10dif ata_generic ata_piix libata uhci_hcd ehci_h
Jan 15 11:48:35 tbox kernel: cd usbcore scsi_mod thermal e1000 thermal_sys floppy nls_base [last unloaded: scsi_wait_scan]
Jan 15 11:48:35 tbox kernel: [11912.220015]
Jan 15 11:48:35 tbox kernel: [11912.220015] Pid: 15097, comm: umount Tainted: G D W 2.6.37-next20110115.dileks.1-686-iniza #1 2374SG6/2374SG6
Jan 15 11:48:35 tbox kernel: [11912.220015] EIP: 0060:[<c10d5650>] EFLAGS: 00210246 CPU: 0
Jan 15 11:48:35 tbox kernel: [11912.220015] EIP is at shrink_dcache_for_umount_subtree+0xb6/0x166
Jan 15 11:48:35 tbox kernel: [11912.220015] EAX: 0000005b EBX: e53ce580 ECX: e1c73eb8 EDX: c135392a
Jan 15 11:48:35 tbox kernel: [11912.220015] ESI: f86b24fb EDI: ee1ec55c EBP: e1c73ee0 ESP: e1c73eb4
Jan 15 11:48:35 tbox kernel: [11912.220015] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
Jan 15 11:48:35 tbox kernel: [11912.220015] Process umount (pid: 15097, ti=e1c72000 task=ee02b8e0 task.ti=e1c72000)
Jan 15 11:48:35 tbox kernel: [11912.220015] Stack:
Jan 15 11:48:35 tbox kernel: [11912.220015] c135392a e53ce580 00000002 e53ce5a4 00000001 f86b24fb ee1ec55c e53ce5a4
Jan 15 11:48:35 tbox kernel: [11912.220015] e53ce580 ee1ec400 f86ac958 e1c73ef0 c10d5e7e ee1ec400 00000081 e1c73f04
Jan 15 11:48:35 tbox kernel: [11912.220015] c10c8439 f61a1600 00000081 e1c73f70 e1c73f14 c10c84fb ee1ec400 f86b5218
Jan 15 11:48:35 tbox kernel: [11912.220015] Call Trace:
Jan 15 11:48:35 tbox kernel: [11912.220015] [<c10d5e7e>] shrink_dcache_for_umount+0x39/0x45
Jan 15 11:48:35 tbox kernel: [11912.220015] [<c10c8439>] generic_shutdown_super+0x16/0xbb
Jan 15 11:48:35 tbox kernel: [11912.220015] [<c10c84fb>] kill_block_super+0x1d/0x5b
Jan 15 11:48:35 tbox kernel: [11912.220015] [<c10c887a>] deactivate_locked_super+0x1a/0x46
Jan 15 11:48:35 tbox kernel: [11912.220015] [<c10c9029>] deactivate_super+0x29/0x2c
Jan 15 11:48:35 tbox kernel: [11912.220015] [<c10da38c>] __mntput+0xf3/0xf8
Jan 15 11:48:35 tbox kernel: [11912.220015] [<c10da3af>] mntput_long+0x1e/0x20
Jan 15 11:48:35 tbox kernel: [11912.220015] [<c10da8fe>] release_mounts+0x59/0x65
Jan 15 11:48:35 tbox kernel: [11912.220015] [<c10dad29>] do_umount+0x146/0x15e
Jan 15 11:48:35 tbox kernel: [11912.220015] [<c10dadaf>] sys_umount+0x6e/0x8b
Jan 15 11:48:35 tbox kernel: [11912.220015] [<c10dadd9>] sys_oldumount+0xd/0xf
Jan 15 11:48:35 tbox kernel: [11912.220015] [<c1002fdf>] sysenter_do_call+0x12/0x28
Jan 15 11:48:35 tbox kernel: [11912.220015] Code: b8 5c 01 00 00 8b 40 1c 8b 30 8b 43 1c 89 45 f0 31 c0 85 c9 74 03 8b 41 60 57 56 52 ff 75 f0 50 53 68 2a 39 35 c1 e8 12 e7 1c 00 <0f> 0b 8b 73 10 39 f3 75 1d 8b 53 68 31 f6 8b 43 6c 89 42 04 89
Jan 15 11:48:35 tbox kernel: [11912.220015] EIP: [<c10d5650>] shrink_dcache_for_umount_subtree+0xb6/0x166 SS:ESP 0068:e1c73eb4
Jan 15 11:48:35 tbox kernel: [11912.849711] ---[ end trace 425b18696c1ee141 ]---
Jan 15 11:48:35 tbox 50mounted-tests: warning: failed to umount /var/lib/os-prober/mount
Jan 15 11:48:35 tbox os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Jan 15 11:48:35 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sdb4
Jan 15 11:48:35 tbox 50mounted-tests: debug: /dev/sdb4 type not recognised; skipping
Jan 15 11:48:35 tbox os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Jan 15 11:48:35 tbox os-prober: debug: running /usr/lib/os-probes/mounted/10freedos on mounted /dev/sdb5
Jan 15 11:48:35 tbox 10freedos: debug: /dev/sdb5 is not a FAT partition: exiting
Jan 15 11:48:35 tbox os-prober: debug: running /usr/lib/os-probes/mounted/10qnx on mounted /dev/sdb5
Jan 15 11:48:35 tbox 10qnx: debug: /dev/sdb5 is not a QNX4 partition: exiting
Jan 15 11:48:35 tbox os-prober: debug: running /usr/lib/os-probes/mounted/20macosx on mounted /dev/sdb5
Jan 15 11:48:35 tbox macosx-prober: debug: /dev/sdb5 is not an HFS+ partition: exiting
Jan 15 11:48:35 tbox os-prober: debug: running /usr/lib/os-probes/mounted/20microsoft on mounted /dev/sdb5
Jan 15 11:48:35 tbox 20microsoft: debug: /dev/sdb5 is not a MS partition: exiting
Jan 15 11:48:35 tbox os-prober: debug: running /usr/lib/os-probes/mounted/30utility on mounted /dev/sdb5
Jan 15 11:48:35 tbox 30utility: debug: /dev/sdb5 is not a FAT partition: exiting
Jan 15 11:48:35 tbox os-prober: debug: running /usr/lib/os-probes/mounted/40lsb on mounted /dev/sdb5
Jan 15 11:48:35 tbox os-prober: debug: running /usr/lib/os-probes/mounted/70hurd on mounted /dev/sdb5
Jan 15 11:48:35 tbox os-prober: debug: running /usr/lib/os-probes/mounted/80minix on mounted /dev/sdb5
Jan 15 11:48:35 tbox os-prober: debug: running /usr/lib/os-probes/mounted/90linux-distro on mounted /dev/sdb5
Jan 15 11:48:35 tbox os-prober: debug: running /usr/lib/os-probes/mounted/90solaris on mounted /dev/sdb5
Jan 15 11:48:35 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sdb6
Jan 15 11:48:36 tbox 50mounted-tests: debug: /dev/sdb6 type not recognised; skipping
Jan 15 11:48:36 tbox os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Jan 15 11:48:36 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sdb7
Jan 15 11:48:36 tbox kernel: [11913.216874] EXT3-fs: barriers not enabled
Jan 15 11:48:36 tbox kernel: [11913.236110] kjournald starting. Commit interval 5 seconds
Jan 15 11:48:36 tbox kernel: [11913.236496] EXT3-fs (sdb7): mounted filesystem with ordered data mode
Jan 15 11:48:36 tbox 50mounted-tests: debug: mounted as ext3 filesystem
Jan 15 11:48:36 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10freedos
Jan 15 11:48:36 tbox 10freedos: debug: /dev/sdb7 is not a FAT partition: exiting
Jan 15 11:48:36 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10qnx
Jan 15 11:48:36 tbox 10qnx: debug: /dev/sdb7 is not a QNX4 partition: exiting
Jan 15 11:48:36 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20macosx
Jan 15 11:48:36 tbox macosx-prober: debug: /dev/sdb7 is not an HFS+ partition: exiting
Jan 15 11:48:36 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20microsoft
Jan 15 11:48:36 tbox 20microsoft: debug: /dev/sdb7 is not a MS partition: exiting
Jan 15 11:48:36 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/30utility
Jan 15 11:48:36 tbox 30utility: debug: /dev/sdb7 is not a FAT partition: exiting
Jan 15 11:48:36 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/40lsb
Jan 15 11:48:36 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/70hurd
Jan 15 11:48:36 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/80minix
Jan 15 11:48:36 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90linux-distro
Jan 15 11:48:36 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90solaris
Jan 15 11:48:36 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sdb8
Jan 15 11:48:36 tbox 50mounted-tests: debug: /dev/sdb8 type not recognised; skipping
Jan 15 11:48:36 tbox os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Jan 15 11:48:41 tbox linux-boot-prober: debug: running /usr/lib/linux-boot-probes/50mounted-tests
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: linux-next: Tree for January 15 (Call Trace in fs/dcache.c + autofs4)
2011-01-15 11:00 ` Sedat Dilek
@ 2011-01-15 11:08 ` Al Viro
2011-01-15 11:16 ` Sedat Dilek
0 siblings, 1 reply; 12+ messages in thread
From: Al Viro @ 2011-01-15 11:08 UTC (permalink / raw)
To: sedat.dilek; +Cc: Stephen Rothwell, linux-next, LKML, linux-fsdevel
On Sat, Jan 15, 2011 at 12:00:54PM +0100, Sedat Dilek wrote:
> > Argh... ??In __do_follow_link() replace
> >
> > ?? ?? ?? ??if (link->mnt != nd->path.mnt)
> > with
> > ?? ?? ?? ??if (link->mnt == nd->path.mnt)
> >
> > Mismerge yesterday ;-/ ??I've pushed fix for that in for-next, will fold
> > shortly. ??As for autofs4 breakage, I've a preliminary fix, testing it
> > now.
> >
>
> Hey, cool and thanks.
>
> Not sure if you catched them all, I have noticed on my latest
> ("buggy") linux-next kernel these Call Traces when doing an
> update-grub.
That might be vfsmount being dropped when it shouldn't or dentry leaked.
And seeing that it's umount(8), I would suspect the latter...
Anyway, with the latest from dhowells we probably should have
d_set_d_op() mess on autofs4 under control (in #for-next). Whether
it's enough to actually fix the sucker is a separate question, of
course - there might very well be more crap.
I've instrumented mntput() et.al. here; hopefully that'll make catching
the remaining turds easier. As for dcache leaks... ouch. Could you
try to reproduce that one on the mainline kernel? At least that'd
isolate things a bit.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: linux-next: Tree for January 15 (Call Trace in fs/dcache.c + autofs4)
2011-01-15 11:08 ` Al Viro
@ 2011-01-15 11:16 ` Sedat Dilek
2011-01-15 11:23 ` Sedat Dilek
2011-01-15 11:34 ` Al Viro
0 siblings, 2 replies; 12+ messages in thread
From: Sedat Dilek @ 2011-01-15 11:16 UTC (permalink / raw)
To: Al Viro; +Cc: Stephen Rothwell, linux-next, LKML, linux-fsdevel
On Sat, Jan 15, 2011 at 12:08 PM, Al Viro <viro@zeniv.linux.org.uk> wrote:
> On Sat, Jan 15, 2011 at 12:00:54PM +0100, Sedat Dilek wrote:
>
>> > Argh... ??In __do_follow_link() replace
>> >
>> > ?? ?? ?? ??if (link->mnt != nd->path.mnt)
>> > with
>> > ?? ?? ?? ??if (link->mnt == nd->path.mnt)
>> >
>> > Mismerge yesterday ;-/ ??I've pushed fix for that in for-next, will fold
>> > shortly. ??As for autofs4 breakage, I've a preliminary fix, testing it
>> > now.
>> >
>>
>> Hey, cool and thanks.
>>
>> Not sure if you catched them all, I have noticed on my latest
>> ("buggy") linux-next kernel these Call Traces when doing an
>> update-grub.
>
> That might be vfsmount being dropped when it shouldn't or dentry leaked.
> And seeing that it's umount(8), I would suspect the latter...
>
> Anyway, with the latest from dhowells we probably should have
> d_set_d_op() mess on autofs4 under control (in #for-next). Whether
> it's enough to actually fix the sucker is a separate question, of
> course - there might very well be more crap.
>
> I've instrumented mntput() et.al. here; hopefully that'll make catching
> the remaining turds easier. As for dcache leaks... ouch. Could you
> try to reproduce that one on the mainline kernel? At least that'd
> isolate things a bit.
>
Which version do you mean by "mainline"? 2.6.37-git12?
And with "[mismerge][foldme] breakage in __do_follow_link()" patch [1]?
I have to look by pulling-in(to) Linus-tree (linux-next) which patches
are not merged already.
- Sedat -
[1] http://git.kernel.org/?p=linux/kernel/git/viro/vfs-2.6.git;a=commit;h=2f3740b3a80bc19498b3ec9b86a25d5941545436
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: linux-next: Tree for January 15 (Call Trace in fs/dcache.c + autofs4)
2011-01-15 11:16 ` Sedat Dilek
@ 2011-01-15 11:23 ` Sedat Dilek
2011-01-15 11:34 ` Al Viro
1 sibling, 0 replies; 12+ messages in thread
From: Sedat Dilek @ 2011-01-15 11:23 UTC (permalink / raw)
To: Al Viro; +Cc: Stephen Rothwell, linux-next, LKML, linux-fsdevel
On Sat, Jan 15, 2011 at 12:16 PM, Sedat Dilek
<sedat.dilek@googlemail.com> wrote:
> On Sat, Jan 15, 2011 at 12:08 PM, Al Viro <viro@zeniv.linux.org.uk> wrote:
>> On Sat, Jan 15, 2011 at 12:00:54PM +0100, Sedat Dilek wrote:
>>
>>> > Argh... ??In __do_follow_link() replace
>>> >
>>> > ?? ?? ?? ??if (link->mnt != nd->path.mnt)
>>> > with
>>> > ?? ?? ?? ??if (link->mnt == nd->path.mnt)
>>> >
>>> > Mismerge yesterday ;-/ ??I've pushed fix for that in for-next, will fold
>>> > shortly. ??As for autofs4 breakage, I've a preliminary fix, testing it
>>> > now.
>>> >
>>>
>>> Hey, cool and thanks.
>>>
>>> Not sure if you catched them all, I have noticed on my latest
>>> ("buggy") linux-next kernel these Call Traces when doing an
>>> update-grub.
>>
>> That might be vfsmount being dropped when it shouldn't or dentry leaked.
>> And seeing that it's umount(8), I would suspect the latter...
>>
>> Anyway, with the latest from dhowells we probably should have
>> d_set_d_op() mess on autofs4 under control (in #for-next). Whether
>> it's enough to actually fix the sucker is a separate question, of
>> course - there might very well be more crap.
>>
>> I've instrumented mntput() et.al. here; hopefully that'll make catching
>> the remaining turds easier. As for dcache leaks... ouch. Could you
>> try to reproduce that one on the mainline kernel? At least that'd
>> isolate things a bit.
>>
>
> Which version do you mean by "mainline"? 2.6.37-git12?
> And with "[mismerge][foldme] breakage in __do_follow_link()" patch [1]?
> I have to look by pulling-in(to) Linus-tree (linux-next) which patches
> are not merged already.
>
> - Sedat -
>
> [1] http://git.kernel.org/?p=linux/kernel/git/viro/vfs-2.6.git;a=commit;h=2f3740b3a80bc19498b3ec9b86a25d5941545436
>
OK, I will try with these two patches and report later.
- Sedat -
P.S.:
sd@tbox:~/src/linux-2.6/linux-2.6.37/debian/patches$ ls -l vfs-2.6-for-next/
insgesamt 28
-rw-r--r-- 1 sd sd 737 15. Jan 12:21
0001-mismerge-foldme-breakage-in-__do_follow_link.patch
-rw-r--r-- 1 sd sd 4446 15. Jan 12:21
0002-autofs4-Merge-the-remaining-dentry-ops-tables.patch
-rw-r--r-- 1 sd sd 201 15. Jan 12:21 diffstat
-rw-r--r-- 1 sd sd 232 15. Jan 12:21 Shortlog
-rw-r--r-- 1 sd sd 4417 15. Jan 12:21 vfs-2.6-for-next.patch
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: linux-next: Tree for January 15 (Call Trace in fs/dcache.c + autofs4)
2011-01-15 11:16 ` Sedat Dilek
2011-01-15 11:23 ` Sedat Dilek
@ 2011-01-15 11:34 ` Al Viro
2011-01-15 11:44 ` Sedat Dilek
1 sibling, 1 reply; 12+ messages in thread
From: Al Viro @ 2011-01-15 11:34 UTC (permalink / raw)
To: sedat.dilek; +Cc: Stephen Rothwell, linux-next, LKML, linux-fsdevel
On Sat, Jan 15, 2011 at 12:16:29PM +0100, Sedat Dilek wrote:
> Which version do you mean by "mainline"? 2.6.37-git12?
> And with "[mismerge][foldme] breakage in __do_follow_link()" patch [1]?
> I have to look by pulling-in(to) Linus-tree (linux-next) which patches
> are not merged already.
-git12 would do. Without any extra patches. Can you reproduce the
ext3 oops on that alone?
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: linux-next: Tree for January 15 (Call Trace in fs/dcache.c + autofs4)
2011-01-15 11:34 ` Al Viro
@ 2011-01-15 11:44 ` Sedat Dilek
2011-01-15 13:50 ` Sedat Dilek
0 siblings, 1 reply; 12+ messages in thread
From: Sedat Dilek @ 2011-01-15 11:44 UTC (permalink / raw)
To: Al Viro; +Cc: Stephen Rothwell, linux-next, LKML, linux-fsdevel
On Sat, Jan 15, 2011 at 12:34 PM, Al Viro <viro@zeniv.linux.org.uk> wrote:
> On Sat, Jan 15, 2011 at 12:16:29PM +0100, Sedat Dilek wrote:
>
>> Which version do you mean by "mainline"? 2.6.37-git12?
>> And with "[mismerge][foldme] breakage in __do_follow_link()" patch [1]?
>> I have to look by pulling-in(to) Linus-tree (linux-next) which patches
>> are not merged already.
>
> -git12 would do. Without any extra patches. Can you reproduce the
> ext3 oops on that alone?
>
Just a short answer (on the go... weekend shopping)...
Currently, I am on a lame IBM T40p (Pentium-M) and doing a "full" build.
Unfortunately, I started a next linux-next build with the two patches
from vfs-2.6#for-next.
When I return I will try this kernel.
If things aren't OK, I do a mainline build afterwards (w/o any patches).
- Sedat -
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: linux-next: Tree for January 15 (Call Trace in fs/dcache.c + autofs4)
2011-01-15 11:44 ` Sedat Dilek
@ 2011-01-15 13:50 ` Sedat Dilek
0 siblings, 0 replies; 12+ messages in thread
From: Sedat Dilek @ 2011-01-15 13:50 UTC (permalink / raw)
To: Al Viro; +Cc: Stephen Rothwell, linux-next, LKML, linux-fsdevel
[-- Attachment #1: Type: text/plain, Size: 1460 bytes --]
On Sat, Jan 15, 2011 at 12:44 PM, Sedat Dilek
<sedat.dilek@googlemail.com> wrote:
> On Sat, Jan 15, 2011 at 12:34 PM, Al Viro <viro@zeniv.linux.org.uk> wrote:
>> On Sat, Jan 15, 2011 at 12:16:29PM +0100, Sedat Dilek wrote:
>>
>>> Which version do you mean by "mainline"? 2.6.37-git12?
>>> And with "[mismerge][foldme] breakage in __do_follow_link()" patch [1]?
>>> I have to look by pulling-in(to) Linus-tree (linux-next) which patches
>>> are not merged already.
>>
>> -git12 would do. Without any extra patches. Can you reproduce the
>> ext3 oops on that alone?
>>
>
> Just a short answer (on the go... weekend shopping)...
> Currently, I am on a lame IBM T40p (Pentium-M) and doing a "full" build.
> Unfortunately, I started a next linux-next build with the two patches
> from vfs-2.6#for-next.
> When I return I will try this kernel.
> If things aren't OK, I do a mainline build afterwards (w/o any patches).
>
> - Sedat -
>
root@tbox:~# dmesg | grep -i 'error|fail|warn|trace'
WOW, zero... NULL... nada... njet...
Even the ACPI warnings are gone (bye-bye warnings):
[ 0.000000] ACPI Warning: 32/64X length mismatch in Gpe1Block: 0/32
(20100428/tbfadt-526)
[ 0.000000] ACPI Warning: Optional field Gpe1Block has zero address
or length: 0x000000000000102C/0x0 (20100428/tbfadt-557)
update-grub looks also fine (see attached file), now.
Al, you want me still to build a 2.6.37-git12 kernel?
- Sedat -
[-- Attachment #2: update-grub_vfs-26-for-next.txt --]
[-- Type: text/plain, Size: 77663 bytes --]
Jan 15 14:42:14 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sda1
Jan 15 14:42:15 tbox ntfs-3g[5036]: Version 2010.3.6 integrated FUSE 27
Jan 15 14:42:15 tbox ntfs-3g[5036]: Mounted /dev/sda1 (Read-Only, label "IBM_PRELOAD", NTFS 3.1)
Jan 15 14:42:15 tbox ntfs-3g[5036]: Cmdline options: ro
Jan 15 14:42:15 tbox ntfs-3g[5036]: Mount options: ro,silent,allow_other,nonempty,relatime,fsname=/dev/sda1,blkdev,blksize=4096
Jan 15 14:42:15 tbox ntfs-3g[5036]: Ownership and permissions disabled, configuration type 1
Jan 15 14:42:15 tbox 50mounted-tests: debug: mounted as ntfs-3g filesystem
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10freedos
Jan 15 14:42:15 tbox 10freedos: debug: /dev/sda1 is not a FAT partition: exiting
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10qnx
Jan 15 14:42:15 tbox 10qnx: debug: /dev/sda1 is not a QNX4 partition: exiting
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20macosx
Jan 15 14:42:15 tbox macosx-prober: debug: /dev/sda1 is not an HFS+ partition: exiting
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20microsoft
Jan 15 14:42:15 tbox 20microsoft: debug: /dev/sda1 is a NTFS partition
Jan 15 14:42:15 tbox 20microsoft: result: /dev/sda1:Microsoft Windows XP Professional:Windows:chain
Jan 15 14:42:15 tbox 50mounted-tests: debug: os found by subtest /usr/lib/os-probes/mounted/20microsoft
Jan 15 14:42:15 tbox ntfs-3g[5036]: Unmounting /dev/sda1 (IBM_PRELOAD)
Jan 15 14:42:15 tbox os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Jan 15 14:42:15 tbox os-prober: debug: /dev/sda2: is active swap
Jan 15 14:42:15 tbox os-prober: debug: running /usr/lib/os-probes/mounted/10freedos on mounted /dev/sda3
Jan 15 14:42:15 tbox 10freedos: debug: /dev/sda3 is not a FAT partition: exiting
Jan 15 14:42:15 tbox os-prober: debug: running /usr/lib/os-probes/mounted/10qnx on mounted /dev/sda3
Jan 15 14:42:15 tbox 10qnx: debug: /dev/sda3 is not a QNX4 partition: exiting
Jan 15 14:42:15 tbox os-prober: debug: running /usr/lib/os-probes/mounted/20macosx on mounted /dev/sda3
Jan 15 14:42:15 tbox macosx-prober: debug: /dev/sda3 is not an HFS+ partition: exiting
Jan 15 14:42:15 tbox os-prober: debug: running /usr/lib/os-probes/mounted/20microsoft on mounted /dev/sda3
Jan 15 14:42:15 tbox 20microsoft: debug: /dev/sda3 is not a MS partition: exiting
Jan 15 14:42:15 tbox os-prober: debug: running /usr/lib/os-probes/mounted/30utility on mounted /dev/sda3
Jan 15 14:42:15 tbox 30utility: debug: /dev/sda3 is not a FAT partition: exiting
Jan 15 14:42:15 tbox os-prober: debug: running /usr/lib/os-probes/mounted/40lsb on mounted /dev/sda3
Jan 15 14:42:15 tbox os-prober: debug: running /usr/lib/os-probes/mounted/70hurd on mounted /dev/sda3
Jan 15 14:42:15 tbox os-prober: debug: running /usr/lib/os-probes/mounted/80minix on mounted /dev/sda3
Jan 15 14:42:15 tbox os-prober: debug: running /usr/lib/os-probes/mounted/90linux-distro on mounted /dev/sda3
Jan 15 14:42:15 tbox os-prober: debug: running /usr/lib/os-probes/mounted/90solaris on mounted /dev/sda3
Jan 15 14:42:15 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sda4
Jan 15 14:42:15 tbox 50mounted-tests: debug: /dev/sda4 type not recognised; skipping
Jan 15 14:42:15 tbox os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Jan 15 14:42:15 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sda6
Jan 15 14:42:15 tbox kernel: [ 492.037931] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
Jan 15 14:42:15 tbox 50mounted-tests: debug: mounted as ext4 filesystem
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10freedos
Jan 15 14:42:15 tbox 10freedos: debug: /dev/sda6 is not a FAT partition: exiting
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10qnx
Jan 15 14:42:15 tbox 10qnx: debug: /dev/sda6 is not a QNX4 partition: exiting
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20macosx
Jan 15 14:42:15 tbox macosx-prober: debug: /dev/sda6 is not an HFS+ partition: exiting
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20microsoft
Jan 15 14:42:15 tbox 20microsoft: debug: /dev/sda6 is not a MS partition: exiting
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/30utility
Jan 15 14:42:15 tbox 30utility: debug: /dev/sda6 is not a FAT partition: exiting
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/40lsb
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/70hurd
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/80minix
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90linux-distro
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90solaris
Jan 15 14:42:15 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sdb1
Jan 15 14:42:15 tbox kernel: [ 492.224182] EXT3-fs: barriers not enabled
Jan 15 14:42:15 tbox kernel: [ 492.235179] kjournald starting. Commit interval 5 seconds
Jan 15 14:42:15 tbox kernel: [ 492.235276] EXT3-fs (sdb1): mounted filesystem with ordered data mode
Jan 15 14:42:15 tbox 50mounted-tests: debug: mounted as ext3 filesystem
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10freedos
Jan 15 14:42:15 tbox 10freedos: debug: /dev/sdb1 is not a FAT partition: exiting
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10qnx
Jan 15 14:42:15 tbox 10qnx: debug: /dev/sdb1 is not a QNX4 partition: exiting
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20macosx
Jan 15 14:42:15 tbox macosx-prober: debug: /dev/sdb1 is not an HFS+ partition: exiting
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20microsoft
Jan 15 14:42:15 tbox 20microsoft: debug: /dev/sdb1 is not a MS partition: exiting
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/30utility
Jan 15 14:42:15 tbox 30utility: debug: /dev/sdb1 is not a FAT partition: exiting
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/40lsb
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/70hurd
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/80minix
Jan 15 14:42:15 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90linux-distro
Jan 15 14:42:15 tbox 90linux-distro: result: /dev/sdb1:Debian GNU/Linux (squeeze/sid):Debian:linux
Jan 15 14:42:15 tbox 50mounted-tests: debug: os found by subtest /usr/lib/os-probes/mounted/90linux-distro
Jan 15 14:42:15 tbox os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Jan 15 14:42:15 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sdb2
Jan 15 14:42:16 tbox kernel: [ 492.507767] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
Jan 15 14:42:16 tbox 50mounted-tests: debug: mounted as ext4 filesystem
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10freedos
Jan 15 14:42:16 tbox 10freedos: debug: /dev/sdb2 is not a FAT partition: exiting
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10qnx
Jan 15 14:42:16 tbox 10qnx: debug: /dev/sdb2 is not a QNX4 partition: exiting
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20macosx
Jan 15 14:42:16 tbox macosx-prober: debug: /dev/sdb2 is not an HFS+ partition: exiting
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20microsoft
Jan 15 14:42:16 tbox 20microsoft: debug: /dev/sdb2 is not a MS partition: exiting
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/30utility
Jan 15 14:42:16 tbox 30utility: debug: /dev/sdb2 is not a FAT partition: exiting
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/40lsb
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/70hurd
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/80minix
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90linux-distro
Jan 15 14:42:16 tbox 90linux-distro: result: /dev/sdb2:Debian GNU/Linux (squeeze/sid):Debian1:linux
Jan 15 14:42:16 tbox 50mounted-tests: debug: os found by subtest /usr/lib/os-probes/mounted/90linux-distro
Jan 15 14:42:16 tbox os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Jan 15 14:42:16 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sdb3
Jan 15 14:42:16 tbox kernel: [ 492.750312] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null)
Jan 15 14:42:16 tbox 50mounted-tests: debug: mounted as ext4 filesystem
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10freedos
Jan 15 14:42:16 tbox 10freedos: debug: /dev/sdb3 is not a FAT partition: exiting
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10qnx
Jan 15 14:42:16 tbox 10qnx: debug: /dev/sdb3 is not a QNX4 partition: exiting
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20macosx
Jan 15 14:42:16 tbox macosx-prober: debug: /dev/sdb3 is not an HFS+ partition: exiting
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20microsoft
Jan 15 14:42:16 tbox 20microsoft: debug: /dev/sdb3 is not a MS partition: exiting
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/30utility
Jan 15 14:42:16 tbox 30utility: debug: /dev/sdb3 is not a FAT partition: exiting
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/40lsb
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/70hurd
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/80minix
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90linux-distro
Jan 15 14:42:16 tbox 90linux-distro: result: /dev/sdb3:Debian GNU/Linux (squeeze/sid):Debian2:linux
Jan 15 14:42:16 tbox 50mounted-tests: debug: os found by subtest /usr/lib/os-probes/mounted/90linux-distro
Jan 15 14:42:16 tbox os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Jan 15 14:42:16 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sdb4
Jan 15 14:42:16 tbox 50mounted-tests: debug: /dev/sdb4 type not recognised; skipping
Jan 15 14:42:16 tbox os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Jan 15 14:42:16 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sdb5
Jan 15 14:42:16 tbox kernel: [ 493.036295] EXT3-fs: barriers not enabled
Jan 15 14:42:16 tbox kernel: [ 493.047876] kjournald starting. Commit interval 5 seconds
Jan 15 14:42:16 tbox kernel: [ 493.048407] EXT3-fs (sdb5): mounted filesystem with ordered data mode
Jan 15 14:42:16 tbox 50mounted-tests: debug: mounted as ext3 filesystem
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10freedos
Jan 15 14:42:16 tbox 10freedos: debug: /dev/sdb5 is not a FAT partition: exiting
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10qnx
Jan 15 14:42:16 tbox 10qnx: debug: /dev/sdb5 is not a QNX4 partition: exiting
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20macosx
Jan 15 14:42:16 tbox macosx-prober: debug: /dev/sdb5 is not an HFS+ partition: exiting
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20microsoft
Jan 15 14:42:16 tbox 20microsoft: debug: /dev/sdb5 is not a MS partition: exiting
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/30utility
Jan 15 14:42:16 tbox 30utility: debug: /dev/sdb5 is not a FAT partition: exiting
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/40lsb
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/70hurd
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/80minix
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90linux-distro
Jan 15 14:42:16 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90solaris
Jan 15 14:42:16 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sdb6
Jan 15 14:42:16 tbox 50mounted-tests: debug: /dev/sdb6 type not recognised; skipping
Jan 15 14:42:16 tbox os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Jan 15 14:42:16 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sdb7
Jan 15 14:42:16 tbox kernel: [ 493.465658] EXT3-fs: barriers not enabled
Jan 15 14:42:17 tbox kernel: [ 493.488094] kjournald starting. Commit interval 5 seconds
Jan 15 14:42:17 tbox kernel: [ 493.488499] EXT3-fs (sdb7): mounted filesystem with ordered data mode
Jan 15 14:42:17 tbox 50mounted-tests: debug: mounted as ext3 filesystem
Jan 15 14:42:17 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10freedos
Jan 15 14:42:17 tbox 10freedos: debug: /dev/sdb7 is not a FAT partition: exiting
Jan 15 14:42:17 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10qnx
Jan 15 14:42:17 tbox 10qnx: debug: /dev/sdb7 is not a QNX4 partition: exiting
Jan 15 14:42:17 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20macosx
Jan 15 14:42:17 tbox macosx-prober: debug: /dev/sdb7 is not an HFS+ partition: exiting
Jan 15 14:42:17 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20microsoft
Jan 15 14:42:17 tbox 20microsoft: debug: /dev/sdb7 is not a MS partition: exiting
Jan 15 14:42:17 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/30utility
Jan 15 14:42:17 tbox 30utility: debug: /dev/sdb7 is not a FAT partition: exiting
Jan 15 14:42:17 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/40lsb
Jan 15 14:42:17 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/70hurd
Jan 15 14:42:17 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/80minix
Jan 15 14:42:17 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90linux-distro
Jan 15 14:42:17 tbox 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90solaris
Jan 15 14:42:17 tbox os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/sdb8
Jan 15 14:42:17 tbox 50mounted-tests: debug: /dev/sdb8 type not recognised; skipping
Jan 15 14:42:17 tbox os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Jan 15 14:42:18 tbox linux-boot-prober: debug: running /usr/lib/linux-boot-probes/50mounted-tests
Jan 15 14:42:18 tbox kernel: [ 495.046250] EXT3-fs: barriers not enabled
Jan 15 14:42:18 tbox kernel: [ 495.057317] kjournald starting. Commit interval 5 seconds
Jan 15 14:42:18 tbox kernel: [ 495.057411] EXT3-fs (sdb1): mounted filesystem with ordered data mode
Jan 15 14:42:18 tbox 50mounted-tests: debug: running /usr/lib/linux-boot-probes/mounted/40grub /dev/sdb1 /dev/sdb1 /var/lib/os-prober/mount ext3
Jan 15 14:42:18 tbox 50mounted-tests: debug: running /usr/lib/linux-boot-probes/mounted/40grub2 /dev/sdb1 /dev/sdb1 /var/lib/os-prober/mount ext3
Jan 15 14:42:18 tbox 40grub2: debug: parsing grub.cfg
Jan 15 14:42:18 tbox 40grub2: debug: parsing: #
Jan 15 14:42:18 tbox 40grub2: debug: parsing: # DO NOT EDIT THIS FILE
Jan 15 14:42:18 tbox 40grub2: debug: parsing: #
Jan 15 14:42:18 tbox 40grub2: debug: parsing: # It is automatically generated by grub-mkconfig using templates
Jan 15 14:42:18 tbox 40grub2: debug: parsing: # from /etc/grub.d and settings from /etc/default/grub
Jan 15 14:42:18 tbox 40grub2: debug: parsing: #
Jan 15 14:42:18 tbox 40grub2: debug: parsing:
Jan 15 14:42:18 tbox 40grub2: debug: parsing: ### BEGIN /etc/grub.d/00_header ###
Jan 15 14:42:18 tbox 40grub2: debug: parsing: if [ -s $prefix/grubenv ]; then
Jan 15 14:42:18 tbox 40grub2: debug: parsing: load_env
Jan 15 14:42:18 tbox 40grub2: debug: parsing: fi
Jan 15 14:42:18 tbox 40grub2: debug: parsing: set default="0"
Jan 15 14:42:18 tbox 40grub2: debug: parsing: if [ "${prev_saved_entry}" ]; then
Jan 15 14:42:18 tbox 40grub2: debug: parsing: set saved_entry="${prev_saved_entry}"
Jan 15 14:42:18 tbox 40grub2: debug: parsing: save_env saved_entry
Jan 15 14:42:18 tbox 40grub2: debug: parsing: set prev_saved_entry=
Jan 15 14:42:18 tbox 40grub2: debug: parsing: save_env prev_saved_entry
Jan 15 14:42:18 tbox 40grub2: debug: parsing: set boot_once=true
Jan 15 14:42:18 tbox 40grub2: debug: parsing: fi
Jan 15 14:42:18 tbox 40grub2: debug: parsing:
Jan 15 14:42:18 tbox 40grub2: debug: parsing: function savedefault {
Jan 15 14:42:18 tbox 40grub2: debug: parsing: if [ -z "${boot_once}" ]; then
Jan 15 14:42:18 tbox 40grub2: debug: parsing: saved_entry="${chosen}"
Jan 15 14:42:18 tbox 40grub2: debug: parsing: save_env saved_entry
Jan 15 14:42:18 tbox 40grub2: debug: parsing: fi
Jan 15 14:42:18 tbox 40grub2: debug: parsing: }
Jan 15 14:42:18 tbox 40grub2: debug: parsing:
Jan 15 14:42:18 tbox 40grub2: debug: parsing: function load_video {
Jan 15 14:42:18 tbox 40grub2: debug: parsing: insmod vbe
Jan 15 14:42:18 tbox 40grub2: debug: parsing: insmod vga
Jan 15 14:42:18 tbox 40grub2: debug: parsing: insmod video_bochs
Jan 15 14:42:18 tbox 40grub2: debug: parsing: insmod video_cirrus
Jan 15 14:42:18 tbox 40grub2: debug: parsing: }
Jan 15 14:42:18 tbox 40grub2: debug: parsing:
Jan 15 14:42:18 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:18 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:18 tbox 40grub2: debug: parsing: set root='(hd1,msdos1)'
Jan 15 14:42:18 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 43a0d6a2-f259-4f3a-843d-5d804cb60f99
Jan 15 14:42:18 tbox 40grub2: debug: parsing: if loadfont /usr/share/grub/unicode.pf2 ; then
Jan 15 14:42:18 tbox 40grub2: debug: parsing: set gfxmode=640x480
Jan 15 14:42:18 tbox 40grub2: debug: parsing: load_video
Jan 15 14:42:18 tbox 40grub2: debug: parsing: insmod gfxterm
Jan 15 14:42:18 tbox 40grub2: debug: parsing: fi
Jan 15 14:42:18 tbox 40grub2: debug: parsing: terminal_output gfxterm
Jan 15 14:42:18 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:18 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:18 tbox 40grub2: debug: parsing: set root='(hd1,msdos1)'
Jan 15 14:42:18 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 43a0d6a2-f259-4f3a-843d-5d804cb60f99
Jan 15 14:42:18 tbox 40grub2: debug: parsing: set locale_dir=($root)/boot/grub/locale
Jan 15 14:42:18 tbox 40grub2: debug: parsing: set lang=de
Jan 15 14:42:18 tbox 40grub2: debug: parsing: insmod gettext
Jan 15 14:42:18 tbox 40grub2: debug: parsing: set timeout=5
Jan 15 14:42:18 tbox 40grub2: debug: parsing: ### END /etc/grub.d/00_header ###
Jan 15 14:42:18 tbox 40grub2: debug: parsing:
Jan 15 14:42:18 tbox 40grub2: debug: parsing: ### BEGIN /etc/grub.d/05_debian_theme ###
Jan 15 14:42:18 tbox 40grub2: debug: parsing: set menu_color_normal=cyan/blue
Jan 15 14:42:18 tbox 40grub2: debug: parsing: set menu_color_highlight=white/blue
Jan 15 14:42:18 tbox 40grub2: debug: parsing: ### END /etc/grub.d/05_debian_theme ###
Jan 15 14:42:18 tbox 40grub2: debug: parsing:
Jan 15 14:42:18 tbox 40grub2: debug: parsing: ### BEGIN /etc/grub.d/10_linux ###
Jan 15 14:42:18 tbox 40grub2: debug: parsing: menuentry 'Debian GNU/Linux, with Linux 2.6.34-0.slh.9-sidux-686' --class debian --class gnu-linux --class gnu --class os {
Jan 15 14:42:18 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:18 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:18 tbox 40grub2: debug: parsing: set root='(hd1,msdos1)'
Jan 15 14:42:18 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 43a0d6a2-f259-4f3a-843d-5d804cb60f99
Jan 15 14:42:18 tbox 40grub2: debug: parsing: echo 'Loading Linux 2.6.34-0.slh.9-sidux-686 ...'
Jan 15 14:42:18 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.34-0.slh.9-sidux-686 root=UUID=43a0d6a2-f259-4f3a-843d-5d804cb60f99 ro quiet
Jan 15 14:42:18 tbox 40grub2: debug: parsing: echo 'Loading initial ramdisk ...'
Jan 15 14:42:18 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.34-0.slh.9-sidux-686
Jan 15 14:42:18 tbox 40grub2: debug: parsing: }
Jan 15 14:42:18 tbox 40grub2: result: /dev/sdb1:/dev/sdb1:Debian GNU/Linux, with Linux 2.6.34-0.slh.9-sidux-686:/boot/vmlinuz-2.6.34-0.slh.9-sidux-686:/boot/initrd.img-2.6.34-0.slh.9-sidux-686:root=UUID=43a0d6a2-f259-4f3a-843d-5d804cb60f99 ro quiet
Jan 15 14:42:18 tbox 40grub2: debug: parsing: menuentry 'Debian GNU/Linux, with Linux 2.6.34-0.slh.9-sidux-686 (recovery mode)' --class debian --class gnu-linux --class gnu --class os {
Jan 15 14:42:18 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:18 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:18 tbox 40grub2: debug: parsing: set root='(hd1,msdos1)'
Jan 15 14:42:18 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 43a0d6a2-f259-4f3a-843d-5d804cb60f99
Jan 15 14:42:18 tbox 40grub2: debug: parsing: echo 'Loading Linux 2.6.34-0.slh.9-sidux-686 ...'
Jan 15 14:42:18 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.34-0.slh.9-sidux-686 root=UUID=43a0d6a2-f259-4f3a-843d-5d804cb60f99 ro single quiet
Jan 15 14:42:18 tbox 40grub2: debug: parsing: echo 'Loading initial ramdisk ...'
Jan 15 14:42:18 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.34-0.slh.9-sidux-686
Jan 15 14:42:18 tbox 40grub2: debug: parsing: }
Jan 15 14:42:18 tbox 40grub2: result: /dev/sdb1:/dev/sdb1:Debian GNU/Linux, with Linux 2.6.34-0.slh.9-sidux-686 (recovery mode):/boot/vmlinuz-2.6.34-0.slh.9-sidux-686:/boot/initrd.img-2.6.34-0.slh.9-sidux-686:root=UUID=43a0d6a2-f259-4f3a-843d-5d804cb60f99 ro single quiet
Jan 15 14:42:18 tbox 40grub2: debug: parsing: menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-686' --class debian --class gnu-linux --class gnu --class os {
Jan 15 14:42:18 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:18 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:18 tbox 40grub2: debug: parsing: set root='(hd1,msdos1)'
Jan 15 14:42:18 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 43a0d6a2-f259-4f3a-843d-5d804cb60f99
Jan 15 14:42:18 tbox 40grub2: debug: parsing: echo 'Loading Linux 2.6.32-5-686 ...'
Jan 15 14:42:18 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.32-5-686 root=UUID=43a0d6a2-f259-4f3a-843d-5d804cb60f99 ro quiet
Jan 15 14:42:18 tbox 40grub2: debug: parsing: echo 'Loading initial ramdisk ...'
Jan 15 14:42:18 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.32-5-686
Jan 15 14:42:18 tbox 40grub2: debug: parsing: }
Jan 15 14:42:18 tbox 40grub2: result: /dev/sdb1:/dev/sdb1:Debian GNU/Linux, with Linux 2.6.32-5-686:/boot/vmlinuz-2.6.32-5-686:/boot/initrd.img-2.6.32-5-686:root=UUID=43a0d6a2-f259-4f3a-843d-5d804cb60f99 ro quiet
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-686 (recovery mode)' --class debian --class gnu-linux --class gnu --class os {
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd1,msdos1)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 43a0d6a2-f259-4f3a-843d-5d804cb60f99
Jan 15 14:42:19 tbox 40grub2: debug: parsing: echo 'Loading Linux 2.6.32-5-686 ...'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.32-5-686 root=UUID=43a0d6a2-f259-4f3a-843d-5d804cb60f99 ro single quiet
Jan 15 14:42:19 tbox 40grub2: debug: parsing: echo 'Loading initial ramdisk ...'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.32-5-686
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: result: /dev/sdb1:/dev/sdb1:Debian GNU/Linux, with Linux 2.6.32-5-686 (recovery mode):/boot/vmlinuz-2.6.32-5-686:/boot/initrd.img-2.6.32-5-686:root=UUID=43a0d6a2-f259-4f3a-843d-5d804cb60f99 ro single quiet
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry 'Debian GNU/Linux, with Linux 2.6.22.3-rc1-slh-smp-2' --class debian --class gnu-linux --class gnu --class os {
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd1,msdos1)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 43a0d6a2-f259-4f3a-843d-5d804cb60f99
Jan 15 14:42:19 tbox 40grub2: debug: parsing: echo 'Loading Linux 2.6.22.3-rc1-slh-smp-2 ...'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.22.3-rc1-slh-smp-2 root=UUID=43a0d6a2-f259-4f3a-843d-5d804cb60f99 ro quiet
Jan 15 14:42:19 tbox 40grub2: debug: parsing: echo 'Loading initial ramdisk ...'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.22.3-rc1-slh-smp-2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: result: /dev/sdb1:/dev/sdb1:Debian GNU/Linux, with Linux 2.6.22.3-rc1-slh-smp-2:/boot/vmlinuz-2.6.22.3-rc1-slh-smp-2:/boot/initrd.img-2.6.22.3-rc1-slh-smp-2:root=UUID=43a0d6a2-f259-4f3a-843d-5d804cb60f99 ro quiet
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry 'Debian GNU/Linux, with Linux 2.6.22.3-rc1-slh-smp-2 (recovery mode)' --class debian --class gnu-linux --class gnu --class os {
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd1,msdos1)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 43a0d6a2-f259-4f3a-843d-5d804cb60f99
Jan 15 14:42:19 tbox 40grub2: debug: parsing: echo 'Loading Linux 2.6.22.3-rc1-slh-smp-2 ...'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.22.3-rc1-slh-smp-2 root=UUID=43a0d6a2-f259-4f3a-843d-5d804cb60f99 ro single quiet
Jan 15 14:42:19 tbox 40grub2: debug: parsing: echo 'Loading initial ramdisk ...'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.22.3-rc1-slh-smp-2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: result: /dev/sdb1:/dev/sdb1:Debian GNU/Linux, with Linux 2.6.22.3-rc1-slh-smp-2 (recovery mode):/boot/vmlinuz-2.6.22.3-rc1-slh-smp-2:/boot/initrd.img-2.6.22.3-rc1-slh-smp-2:root=UUID=43a0d6a2-f259-4f3a-843d-5d804cb60f99 ro single quiet
Jan 15 14:42:19 tbox 40grub2: debug: parsing: ### END /etc/grub.d/10_linux ###
Jan 15 14:42:19 tbox 40grub2: debug: parsing:
Jan 15 14:42:19 tbox 40grub2: debug: parsing: ### BEGIN /etc/grub.d/20_linux_xen ###
Jan 15 14:42:19 tbox 40grub2: debug: parsing: ### END /etc/grub.d/20_linux_xen ###
Jan 15 14:42:19 tbox 40grub2: debug: parsing:
Jan 15 14:42:19 tbox 40grub2: debug: parsing: ### BEGIN /etc/grub.d/20_memtest86+ ###
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry "Memory test (memtest86+)" {
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd1,msdos1)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 43a0d6a2-f259-4f3a-843d-5d804cb60f99
Jan 15 14:42:19 tbox 40grub2: debug: parsing: linux16 /boot/memtest86+.bin
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry "Memory test (memtest86+, serial console 115200)" {
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd1,msdos1)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 43a0d6a2-f259-4f3a-843d-5d804cb60f99
Jan 15 14:42:19 tbox 40grub2: debug: parsing: linux16 /boot/memtest86+.bin console=ttyS0,115200n8
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry "Memory test (memtest86+, experimental multiboot)" {
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd1,msdos1)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 43a0d6a2-f259-4f3a-843d-5d804cb60f99
Jan 15 14:42:19 tbox 40grub2: debug: parsing: multiboot /boot/memtest86+_multiboot.bin
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry "Memory test (memtest86+, serial console 115200, experimental multiboot)" {
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd1,msdos1)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 43a0d6a2-f259-4f3a-843d-5d804cb60f99
Jan 15 14:42:19 tbox 40grub2: debug: parsing: multiboot /boot/memtest86+_multiboot.bin console=ttyS0,115200n8
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: debug: parsing: ### END /etc/grub.d/20_memtest86+ ###
Jan 15 14:42:19 tbox 40grub2: debug: parsing:
Jan 15 14:42:19 tbox 40grub2: debug: parsing: ### BEGIN /etc/grub.d/30_os-prober ###
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry "Microsoft Windows XP Professional (on /dev/sda1)" {
Jan 15 14:42:19 tbox 40grub2: Skipping entry 'Microsoft Windows XP Professional (on /dev/sda1)':
Jan 15 14:42:19 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ntfs
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd0,msdos1)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 48ec19aaec199374
Jan 15 14:42:19 tbox 40grub2: debug: parsing: drivemap -s (hd0) ${root}
Jan 15 14:42:19 tbox 40grub2: debug: parsing: chainloader +1
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.36-next-20101022.1-686 (on /dev/sda5)" {
Jan 15 14:42:19 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.36-next-20101022.1-686 (on /dev/sda5)':
Jan 15 14:42:19 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd0,msdos5)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 3e96e650-93d2-482b-89c7-de01e68d4180
Jan 15 14:42:19 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.36-next-20101022.1-686 root=UUID=3e96e650-93d2-482b-89c7-de01e68d4180 ro radeon.modeset=1 3 quiet
Jan 15 14:42:19 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.36-next-20101022.1-686
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.36-next-20101022.1-686 (recovery mode) (on /dev/sda5)" {
Jan 15 14:42:19 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.36-next-20101022.1-686 (recovery mode) (on /dev/sda5)':
Jan 15 14:42:19 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd0,msdos5)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 3e96e650-93d2-482b-89c7-de01e68d4180
Jan 15 14:42:19 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.36-next-20101022.1-686 root=UUID=3e96e650-93d2-482b-89c7-de01e68d4180 ro single radeon.modeset=1 3
Jan 15 14:42:19 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.36-next-20101022.1-686
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.36-next-20101021.1-686 (on /dev/sda5)" {
Jan 15 14:42:19 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.36-next-20101021.1-686 (on /dev/sda5)':
Jan 15 14:42:19 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd0,msdos5)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 3e96e650-93d2-482b-89c7-de01e68d4180
Jan 15 14:42:19 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.36-next-20101021.1-686 root=UUID=3e96e650-93d2-482b-89c7-de01e68d4180 ro radeon.modeset=1 3 quiet
Jan 15 14:42:19 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.36-next-20101021.1-686
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.36-next-20101021.1-686 (recovery mode) (on /dev/sda5)" {
Jan 15 14:42:19 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.36-next-20101021.1-686 (recovery mode) (on /dev/sda5)':
Jan 15 14:42:19 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd0,msdos5)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 3e96e650-93d2-482b-89c7-de01e68d4180
Jan 15 14:42:19 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.36-next-20101021.1-686 root=UUID=3e96e650-93d2-482b-89c7-de01e68d4180 ro single radeon.modeset=1 3
Jan 15 14:42:19 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.36-next-20101021.1-686
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.32-5-686 (on /dev/sda5)" {
Jan 15 14:42:19 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.32-5-686 (on /dev/sda5)':
Jan 15 14:42:19 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd0,msdos5)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 3e96e650-93d2-482b-89c7-de01e68d4180
Jan 15 14:42:19 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.32-5-686 root=UUID=3e96e650-93d2-482b-89c7-de01e68d4180 ro radeon.modeset=1 3 quiet
Jan 15 14:42:19 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.32-5-686
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.32-5-686 (recovery mode) (on /dev/sda5)" {
Jan 15 14:42:19 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.32-5-686 (recovery mode) (on /dev/sda5)':
Jan 15 14:42:19 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd0,msdos5)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 3e96e650-93d2-482b-89c7-de01e68d4180
Jan 15 14:42:19 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.32-5-686 root=UUID=3e96e650-93d2-482b-89c7-de01e68d4180 ro single radeon.modeset=1 3
Jan 15 14:42:19 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.32-5-686
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux (squeeze/sid) (on /dev/sdb2)" {
Jan 15 14:42:19 tbox 40grub2: Skipping entry 'Debian GNU/Linux (squeeze/sid) (on /dev/sdb2)':
Jan 15 14:42:19 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd1,msdos2)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set db51adef-f257-475f-b318-78c849512ac1
Jan 15 14:42:19 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.32-5-486 root=/dev/sdb2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.32-5-486
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.36-next-20101022.1-686 (on /dev/sdb3)" {
Jan 15 14:42:19 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.36-next-20101022.1-686 (on /dev/sdb3)':
Jan 15 14:42:19 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd1,msdos3)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set b250e638-3d6e-47de-a338-4fde673cad15
Jan 15 14:42:19 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.36-next-20101022.1-686 root=UUID=3e96e650-93d2-482b-89c7-de01e68d4180 ro radeon.modeset=1 3 quiet
Jan 15 14:42:19 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.36-next-20101022.1-686
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.36-next-20101022.1-686 (recovery mode) (on /dev/sdb3)" {
Jan 15 14:42:19 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.36-next-20101022.1-686 (recovery mode) (on /dev/sdb3)':
Jan 15 14:42:19 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd1,msdos3)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set b250e638-3d6e-47de-a338-4fde673cad15
Jan 15 14:42:19 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.36-next-20101022.1-686 root=UUID=3e96e650-93d2-482b-89c7-de01e68d4180 ro single radeon.modeset=1 3
Jan 15 14:42:19 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.36-next-20101022.1-686
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.36-next-20101021.1-686 (on /dev/sdb3)" {
Jan 15 14:42:19 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.36-next-20101021.1-686 (on /dev/sdb3)':
Jan 15 14:42:19 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd1,msdos3)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set b250e638-3d6e-47de-a338-4fde673cad15
Jan 15 14:42:19 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.36-next-20101021.1-686 root=UUID=3e96e650-93d2-482b-89c7-de01e68d4180 ro radeon.modeset=1 3 quiet
Jan 15 14:42:19 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.36-next-20101021.1-686
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.36-next-20101021.1-686 (recovery mode) (on /dev/sdb3)" {
Jan 15 14:42:19 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.36-next-20101021.1-686 (recovery mode) (on /dev/sdb3)':
Jan 15 14:42:19 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd1,msdos3)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set b250e638-3d6e-47de-a338-4fde673cad15
Jan 15 14:42:19 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.36-next-20101021.1-686 root=UUID=3e96e650-93d2-482b-89c7-de01e68d4180 ro single radeon.modeset=1 3
Jan 15 14:42:19 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.36-next-20101021.1-686
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.32-5-686 (on /dev/sdb3)" {
Jan 15 14:42:19 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.32-5-686 (on /dev/sdb3)':
Jan 15 14:42:19 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd1,msdos3)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set b250e638-3d6e-47de-a338-4fde673cad15
Jan 15 14:42:19 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.32-5-686 root=UUID=3e96e650-93d2-482b-89c7-de01e68d4180 ro radeon.modeset=1 3 quiet
Jan 15 14:42:19 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.32-5-686
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.32-5-686 (recovery mode) (on /dev/sdb3)" {
Jan 15 14:42:19 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.32-5-686 (recovery mode) (on /dev/sdb3)':
Jan 15 14:42:19 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd1,msdos3)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set b250e638-3d6e-47de-a338-4fde673cad15
Jan 15 14:42:19 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.32-5-686 root=UUID=3e96e650-93d2-482b-89c7-de01e68d4180 ro single radeon.modeset=1 3
Jan 15 14:42:19 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.32-5-686
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: debug: parsing: menuentry "Fedora (2.6.33.3-85.fc13.i686.PAE) (on /dev/sdb7)" {
Jan 15 14:42:19 tbox 40grub2: Skipping entry 'Fedora (2.6.33.3-85.fc13.i686.PAE) (on /dev/sdb7)':
Jan 15 14:42:19 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:19 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:19 tbox 40grub2: debug: parsing: set root='(hd1,msdos7)'
Jan 15 14:42:19 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set e87da235-0c58-4e83-a8c8-aab9bf994285
Jan 15 14:42:19 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.33.3-85.fc13.i686.PAE ro root=UUID=e87da235-0c58-4e83-a8c8-aab9bf994285 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=de_DE.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=de-latin1-nodeadkeys rhgb quiet
Jan 15 14:42:19 tbox 40grub2: debug: parsing: initrd /boot/initramfs-2.6.33.3-85.fc13.i686.PAE.img
Jan 15 14:42:19 tbox 40grub2: debug: parsing: }
Jan 15 14:42:19 tbox 40grub2: debug: parsing: ### END /etc/grub.d/30_os-prober ###
Jan 15 14:42:19 tbox 40grub2: debug: parsing:
Jan 15 14:42:19 tbox 40grub2: debug: parsing: ### BEGIN /etc/grub.d/40_custom ###
Jan 15 14:42:19 tbox 40grub2: debug: parsing: # This file provides an easy way to add custom menu entries. Simply type the
Jan 15 14:42:20 tbox 40grub2: debug: parsing: # menu entries you want to add after this comment. Be careful not to change
Jan 15 14:42:20 tbox 40grub2: debug: parsing: # the 'exec tail' line above.
Jan 15 14:42:20 tbox 40grub2: debug: parsing: ### END /etc/grub.d/40_custom ###
Jan 15 14:42:20 tbox 40grub2: debug: parsing:
Jan 15 14:42:20 tbox 40grub2: debug: parsing: ### BEGIN /etc/grub.d/41_custom ###
Jan 15 14:42:20 tbox 40grub2: debug: parsing: if [ -f $prefix/custom.cfg ]; then
Jan 15 14:42:20 tbox 40grub2: debug: parsing: source $prefix/custom.cfg;
Jan 15 14:42:20 tbox 40grub2: debug: parsing: fi
Jan 15 14:42:20 tbox 40grub2: debug: parsing: ### END /etc/grub.d/41_custom ###
Jan 15 14:42:20 tbox 50mounted-tests: debug: /usr/lib/linux-boot-probes/mounted/40grub2 succeeded
Jan 15 14:42:20 tbox linux-boot-prober: debug: linux detected by /usr/lib/linux-boot-probes/50mounted-tests
Jan 15 14:42:21 tbox linux-boot-prober: debug: running /usr/lib/linux-boot-probes/50mounted-tests
Jan 15 14:42:21 tbox kernel: [ 497.960933] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
Jan 15 14:42:21 tbox 50mounted-tests: debug: running /usr/lib/linux-boot-probes/mounted/40grub /dev/sdb2 /dev/sdb2 /var/lib/os-prober/mount ext4
Jan 15 14:42:21 tbox 50mounted-tests: debug: running /usr/lib/linux-boot-probes/mounted/40grub2 /dev/sdb2 /dev/sdb2 /var/lib/os-prober/mount ext4
Jan 15 14:42:21 tbox 50mounted-tests: debug: running /usr/lib/linux-boot-probes/mounted/50lilo /dev/sdb2 /dev/sdb2 /var/lib/os-prober/mount ext4
Jan 15 14:42:21 tbox 50mounted-tests: debug: running /usr/lib/linux-boot-probes/mounted/90fallback /dev/sdb2 /dev/sdb2 /var/lib/os-prober/mount ext4
Jan 15 14:42:21 tbox 90fallback: result: /dev/sdb2:/dev/sdb2::/boot/vmlinuz-2.6.32-5-486:/boot/initrd.img-2.6.32-5-486:root=/dev/sdb2
Jan 15 14:42:21 tbox 50mounted-tests: debug: /usr/lib/linux-boot-probes/mounted/90fallback succeeded
Jan 15 14:42:21 tbox linux-boot-prober: debug: linux detected by /usr/lib/linux-boot-probes/50mounted-tests
Jan 15 14:42:22 tbox linux-boot-prober: debug: running /usr/lib/linux-boot-probes/50mounted-tests
Jan 15 14:42:22 tbox kernel: [ 499.339770] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null)
Jan 15 14:42:22 tbox 50mounted-tests: debug: running /usr/lib/linux-boot-probes/mounted/40grub /dev/sdb3 /dev/sdb3 /var/lib/os-prober/mount ext4
Jan 15 14:42:22 tbox 50mounted-tests: debug: running /usr/lib/linux-boot-probes/mounted/40grub2 /dev/sdb3 /dev/sdb3 /var/lib/os-prober/mount ext4
Jan 15 14:42:22 tbox 40grub2: debug: parsing grub.cfg
Jan 15 14:42:23 tbox 40grub2: debug: parsing: #
Jan 15 14:42:23 tbox 40grub2: debug: parsing: # DO NOT EDIT THIS FILE
Jan 15 14:42:23 tbox 40grub2: debug: parsing: #
Jan 15 14:42:23 tbox 40grub2: debug: parsing: # It is automatically generated by grub-mkconfig using templates
Jan 15 14:42:23 tbox 40grub2: debug: parsing: # from /etc/grub.d and settings from /etc/default/grub
Jan 15 14:42:23 tbox 40grub2: debug: parsing: #
Jan 15 14:42:23 tbox 40grub2: debug: parsing:
Jan 15 14:42:23 tbox 40grub2: debug: parsing: ### BEGIN /etc/grub.d/00_header ###
Jan 15 14:42:23 tbox 40grub2: debug: parsing: if [ -s $prefix/grubenv ]; then
Jan 15 14:42:23 tbox 40grub2: debug: parsing: load_env
Jan 15 14:42:23 tbox 40grub2: debug: parsing: fi
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set default="0"
Jan 15 14:42:23 tbox 40grub2: debug: parsing: if [ "${prev_saved_entry}" ]; then
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set saved_entry="${prev_saved_entry}"
Jan 15 14:42:23 tbox 40grub2: debug: parsing: save_env saved_entry
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set prev_saved_entry=
Jan 15 14:42:23 tbox 40grub2: debug: parsing: save_env prev_saved_entry
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set boot_once=true
Jan 15 14:42:23 tbox 40grub2: debug: parsing: fi
Jan 15 14:42:23 tbox 40grub2: debug: parsing:
Jan 15 14:42:23 tbox 40grub2: debug: parsing: function savedefault {
Jan 15 14:42:23 tbox 40grub2: debug: parsing: if [ -z "${boot_once}" ]; then
Jan 15 14:42:23 tbox 40grub2: debug: parsing: saved_entry="${chosen}"
Jan 15 14:42:23 tbox 40grub2: debug: parsing: save_env saved_entry
Jan 15 14:42:23 tbox 40grub2: debug: parsing: fi
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: debug: parsing:
Jan 15 14:42:23 tbox 40grub2: debug: parsing: function load_video {
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod vbe
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod vga
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod video_bochs
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod video_cirrus
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: debug: parsing:
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos3)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set b250e638-3d6e-47de-a338-4fde673cad15
Jan 15 14:42:23 tbox 40grub2: debug: parsing: if loadfont /usr/share/grub/unicode.pf2 ; then
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set gfxmode=640x480
Jan 15 14:42:23 tbox 40grub2: debug: parsing: load_video
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod gfxterm
Jan 15 14:42:23 tbox 40grub2: debug: parsing: fi
Jan 15 14:42:23 tbox 40grub2: debug: parsing: terminal_output gfxterm
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos3)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set b250e638-3d6e-47de-a338-4fde673cad15
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set locale_dir=($root)/boot/grub/locale
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set lang=de
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod gettext
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set timeout=5
Jan 15 14:42:23 tbox 40grub2: debug: parsing: ### END /etc/grub.d/00_header ###
Jan 15 14:42:23 tbox 40grub2: debug: parsing:
Jan 15 14:42:23 tbox 40grub2: debug: parsing: ### BEGIN /etc/grub.d/05_debian_theme ###
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos3)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set b250e638-3d6e-47de-a338-4fde673cad15
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod png
Jan 15 14:42:23 tbox 40grub2: debug: parsing: if background_image /boot/grub/moreblue-orbit-grub.png ; then
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set color_normal=black/black
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set color_highlight=magenta/black
Jan 15 14:42:23 tbox 40grub2: debug: parsing: else
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set menu_color_normal=cyan/blue
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set menu_color_highlight=white/blue
Jan 15 14:42:23 tbox 40grub2: debug: parsing: fi
Jan 15 14:42:23 tbox 40grub2: debug: parsing: ### END /etc/grub.d/05_debian_theme ###
Jan 15 14:42:23 tbox 40grub2: debug: parsing:
Jan 15 14:42:23 tbox 40grub2: debug: parsing: ### BEGIN /etc/grub.d/10_linux ###
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry 'Debian GNU/Linux, with Linux 2.6.36-next-20101022.1-686' --class debian --class gnu-linux --class gnu --class os {
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos3)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set b250e638-3d6e-47de-a338-4fde673cad15
Jan 15 14:42:23 tbox 40grub2: debug: parsing: echo 'Loading Linux 2.6.36-next-20101022.1-686 ...'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.36-next-20101022.1-686 root=UUID=b250e638-3d6e-47de-a338-4fde673cad15 ro radeon.modeset=1 3 quiet
Jan 15 14:42:23 tbox 40grub2: debug: parsing: echo 'Loading initial ramdisk ...'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.36-next-20101022.1-686
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: result: /dev/sdb3:/dev/sdb3:Debian GNU/Linux, with Linux 2.6.36-next-20101022.1-686:/boot/vmlinuz-2.6.36-next-20101022.1-686:/boot/initrd.img-2.6.36-next-20101022.1-686:root=UUID=b250e638-3d6e-47de-a338-4fde673cad15 ro radeon.modeset=1 3 quiet
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry 'Debian GNU/Linux, with Linux 2.6.36-next-20101022.1-686 (recovery mode)' --class debian --class gnu-linux --class gnu --class os {
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos3)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set b250e638-3d6e-47de-a338-4fde673cad15
Jan 15 14:42:23 tbox 40grub2: debug: parsing: echo 'Loading Linux 2.6.36-next-20101022.1-686 ...'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.36-next-20101022.1-686 root=UUID=b250e638-3d6e-47de-a338-4fde673cad15 ro single radeon.modeset=1 3
Jan 15 14:42:23 tbox 40grub2: debug: parsing: echo 'Loading initial ramdisk ...'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.36-next-20101022.1-686
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: result: /dev/sdb3:/dev/sdb3:Debian GNU/Linux, with Linux 2.6.36-next-20101022.1-686 (recovery mode):/boot/vmlinuz-2.6.36-next-20101022.1-686:/boot/initrd.img-2.6.36-next-20101022.1-686:root=UUID=b250e638-3d6e-47de-a338-4fde673cad15 ro single radeon.modeset=1 3
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry 'Debian GNU/Linux, with Linux 2.6.36-next-20101021.1-686' --class debian --class gnu-linux --class gnu --class os {
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos3)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set b250e638-3d6e-47de-a338-4fde673cad15
Jan 15 14:42:23 tbox 40grub2: debug: parsing: echo 'Loading Linux 2.6.36-next-20101021.1-686 ...'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.36-next-20101021.1-686 root=UUID=b250e638-3d6e-47de-a338-4fde673cad15 ro radeon.modeset=1 3 quiet
Jan 15 14:42:23 tbox 40grub2: debug: parsing: echo 'Loading initial ramdisk ...'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.36-next-20101021.1-686
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: result: /dev/sdb3:/dev/sdb3:Debian GNU/Linux, with Linux 2.6.36-next-20101021.1-686:/boot/vmlinuz-2.6.36-next-20101021.1-686:/boot/initrd.img-2.6.36-next-20101021.1-686:root=UUID=b250e638-3d6e-47de-a338-4fde673cad15 ro radeon.modeset=1 3 quiet
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry 'Debian GNU/Linux, with Linux 2.6.36-next-20101021.1-686 (recovery mode)' --class debian --class gnu-linux --class gnu --class os {
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos3)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set b250e638-3d6e-47de-a338-4fde673cad15
Jan 15 14:42:23 tbox 40grub2: debug: parsing: echo 'Loading Linux 2.6.36-next-20101021.1-686 ...'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.36-next-20101021.1-686 root=UUID=b250e638-3d6e-47de-a338-4fde673cad15 ro single radeon.modeset=1 3
Jan 15 14:42:23 tbox 40grub2: debug: parsing: echo 'Loading initial ramdisk ...'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.36-next-20101021.1-686
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: result: /dev/sdb3:/dev/sdb3:Debian GNU/Linux, with Linux 2.6.36-next-20101021.1-686 (recovery mode):/boot/vmlinuz-2.6.36-next-20101021.1-686:/boot/initrd.img-2.6.36-next-20101021.1-686:root=UUID=b250e638-3d6e-47de-a338-4fde673cad15 ro single radeon.modeset=1 3
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-686' --class debian --class gnu-linux --class gnu --class os {
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos3)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set b250e638-3d6e-47de-a338-4fde673cad15
Jan 15 14:42:23 tbox 40grub2: debug: parsing: echo 'Loading Linux 2.6.32-5-686 ...'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.32-5-686 root=UUID=b250e638-3d6e-47de-a338-4fde673cad15 ro radeon.modeset=1 3 quiet
Jan 15 14:42:23 tbox 40grub2: debug: parsing: echo 'Loading initial ramdisk ...'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.32-5-686
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: result: /dev/sdb3:/dev/sdb3:Debian GNU/Linux, with Linux 2.6.32-5-686:/boot/vmlinuz-2.6.32-5-686:/boot/initrd.img-2.6.32-5-686:root=UUID=b250e638-3d6e-47de-a338-4fde673cad15 ro radeon.modeset=1 3 quiet
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry 'Debian GNU/Linux, with Linux 2.6.32-5-686 (recovery mode)' --class debian --class gnu-linux --class gnu --class os {
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos3)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set b250e638-3d6e-47de-a338-4fde673cad15
Jan 15 14:42:23 tbox 40grub2: debug: parsing: echo 'Loading Linux 2.6.32-5-686 ...'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.32-5-686 root=UUID=b250e638-3d6e-47de-a338-4fde673cad15 ro single radeon.modeset=1 3
Jan 15 14:42:23 tbox 40grub2: debug: parsing: echo 'Loading initial ramdisk ...'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.32-5-686
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: result: /dev/sdb3:/dev/sdb3:Debian GNU/Linux, with Linux 2.6.32-5-686 (recovery mode):/boot/vmlinuz-2.6.32-5-686:/boot/initrd.img-2.6.32-5-686:root=UUID=b250e638-3d6e-47de-a338-4fde673cad15 ro single radeon.modeset=1 3
Jan 15 14:42:23 tbox 40grub2: debug: parsing: ### END /etc/grub.d/10_linux ###
Jan 15 14:42:23 tbox 40grub2: debug: parsing:
Jan 15 14:42:23 tbox 40grub2: debug: parsing: ### BEGIN /etc/grub.d/20_linux_xen ###
Jan 15 14:42:23 tbox 40grub2: debug: parsing: ### END /etc/grub.d/20_linux_xen ###
Jan 15 14:42:23 tbox 40grub2: debug: parsing:
Jan 15 14:42:23 tbox 40grub2: debug: parsing: ### BEGIN /etc/grub.d/20_memtest86+ ###
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry "Memory test (memtest86+)" {
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos3)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set b250e638-3d6e-47de-a338-4fde673cad15
Jan 15 14:42:23 tbox 40grub2: debug: parsing: linux16 /boot/memtest86+.bin
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry "Memory test (memtest86+, serial console 115200)" {
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos3)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set b250e638-3d6e-47de-a338-4fde673cad15
Jan 15 14:42:23 tbox 40grub2: debug: parsing: linux16 /boot/memtest86+.bin console=ttyS0,115200n8
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry "Memory test (memtest86+, experimental multiboot)" {
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos3)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set b250e638-3d6e-47de-a338-4fde673cad15
Jan 15 14:42:23 tbox 40grub2: debug: parsing: multiboot /boot/memtest86+_multiboot.bin
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry "Memory test (memtest86+, serial console 115200, experimental multiboot)" {
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos3)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set b250e638-3d6e-47de-a338-4fde673cad15
Jan 15 14:42:23 tbox 40grub2: debug: parsing: multiboot /boot/memtest86+_multiboot.bin console=ttyS0,115200n8
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: debug: parsing: ### END /etc/grub.d/20_memtest86+ ###
Jan 15 14:42:23 tbox 40grub2: debug: parsing:
Jan 15 14:42:23 tbox 40grub2: debug: parsing: ### BEGIN /etc/grub.d/30_os-prober ###
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry "Microsoft Windows XP Professional (on /dev/sda1)" {
Jan 15 14:42:23 tbox 40grub2: Skipping entry 'Microsoft Windows XP Professional (on /dev/sda1)':
Jan 15 14:42:23 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ntfs
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(hd0,msdos1)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 48ec19aaec199374
Jan 15 14:42:23 tbox 40grub2: debug: parsing: drivemap -s (hd0) ${root}
Jan 15 14:42:23 tbox 40grub2: debug: parsing: chainloader +1
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.36-next-20101022.1-686 (on /dev/sda5)" {
Jan 15 14:42:23 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.36-next-20101022.1-686 (on /dev/sda5)':
Jan 15 14:42:23 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(hd0,msdos5)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 3e96e650-93d2-482b-89c7-de01e68d4180
Jan 15 14:42:23 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.36-next-20101022.1-686 root=UUID=3e96e650-93d2-482b-89c7-de01e68d4180 ro radeon.modeset=1 3 quiet
Jan 15 14:42:23 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.36-next-20101022.1-686
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.36-next-20101022.1-686 (recovery mode) (on /dev/sda5)" {
Jan 15 14:42:23 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.36-next-20101022.1-686 (recovery mode) (on /dev/sda5)':
Jan 15 14:42:23 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(hd0,msdos5)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 3e96e650-93d2-482b-89c7-de01e68d4180
Jan 15 14:42:23 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.36-next-20101022.1-686 root=UUID=3e96e650-93d2-482b-89c7-de01e68d4180 ro single radeon.modeset=1 3
Jan 15 14:42:23 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.36-next-20101022.1-686
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.36-next-20101021.1-686 (on /dev/sda5)" {
Jan 15 14:42:23 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.36-next-20101021.1-686 (on /dev/sda5)':
Jan 15 14:42:23 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(hd0,msdos5)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 3e96e650-93d2-482b-89c7-de01e68d4180
Jan 15 14:42:23 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.36-next-20101021.1-686 root=UUID=3e96e650-93d2-482b-89c7-de01e68d4180 ro radeon.modeset=1 3 quiet
Jan 15 14:42:23 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.36-next-20101021.1-686
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.36-next-20101021.1-686 (recovery mode) (on /dev/sda5)" {
Jan 15 14:42:23 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.36-next-20101021.1-686 (recovery mode) (on /dev/sda5)':
Jan 15 14:42:23 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(hd0,msdos5)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 3e96e650-93d2-482b-89c7-de01e68d4180
Jan 15 14:42:23 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.36-next-20101021.1-686 root=UUID=3e96e650-93d2-482b-89c7-de01e68d4180 ro single radeon.modeset=1 3
Jan 15 14:42:23 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.36-next-20101021.1-686
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.32-5-686 (on /dev/sda5)" {
Jan 15 14:42:23 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.32-5-686 (on /dev/sda5)':
Jan 15 14:42:23 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(hd0,msdos5)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 3e96e650-93d2-482b-89c7-de01e68d4180
Jan 15 14:42:23 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.32-5-686 root=UUID=3e96e650-93d2-482b-89c7-de01e68d4180 ro radeon.modeset=1 3 quiet
Jan 15 14:42:23 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.32-5-686
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.32-5-686 (recovery mode) (on /dev/sda5)" {
Jan 15 14:42:23 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.32-5-686 (recovery mode) (on /dev/sda5)':
Jan 15 14:42:23 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(hd0,msdos5)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 3e96e650-93d2-482b-89c7-de01e68d4180
Jan 15 14:42:23 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.32-5-686 root=UUID=3e96e650-93d2-482b-89c7-de01e68d4180 ro single radeon.modeset=1 3
Jan 15 14:42:23 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.32-5-686
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.34-0.slh.9-sidux-686 (on /dev/sdb1)" {
Jan 15 14:42:23 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.34-0.slh.9-sidux-686 (on /dev/sdb1)':
Jan 15 14:42:23 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos1)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 43a0d6a2-f259-4f3a-843d-5d804cb60f99
Jan 15 14:42:23 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.34-0.slh.9-sidux-686 root=UUID=43a0d6a2-f259-4f3a-843d-5d804cb60f99 ro quiet
Jan 15 14:42:23 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.34-0.slh.9-sidux-686
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.34-0.slh.9-sidux-686 (recovery mode) (on /dev/sdb1)" {
Jan 15 14:42:23 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.34-0.slh.9-sidux-686 (recovery mode) (on /dev/sdb1)':
Jan 15 14:42:23 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos1)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 43a0d6a2-f259-4f3a-843d-5d804cb60f99
Jan 15 14:42:23 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.34-0.slh.9-sidux-686 root=UUID=43a0d6a2-f259-4f3a-843d-5d804cb60f99 ro single quiet
Jan 15 14:42:23 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.34-0.slh.9-sidux-686
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.32-5-686 (on /dev/sdb1)" {
Jan 15 14:42:23 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.32-5-686 (on /dev/sdb1)':
Jan 15 14:42:23 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos1)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 43a0d6a2-f259-4f3a-843d-5d804cb60f99
Jan 15 14:42:23 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.32-5-686 root=UUID=43a0d6a2-f259-4f3a-843d-5d804cb60f99 ro quiet
Jan 15 14:42:23 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.32-5-686
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.32-5-686 (recovery mode) (on /dev/sdb1)" {
Jan 15 14:42:23 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.32-5-686 (recovery mode) (on /dev/sdb1)':
Jan 15 14:42:23 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:23 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:23 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos1)'
Jan 15 14:42:23 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 43a0d6a2-f259-4f3a-843d-5d804cb60f99
Jan 15 14:42:23 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.32-5-686 root=UUID=43a0d6a2-f259-4f3a-843d-5d804cb60f99 ro single quiet
Jan 15 14:42:23 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.32-5-686
Jan 15 14:42:23 tbox 40grub2: debug: parsing: }
Jan 15 14:42:23 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.22.3-rc1-slh-smp-2 (on /dev/sdb1)" {
Jan 15 14:42:23 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.22.3-rc1-slh-smp-2 (on /dev/sdb1)':
Jan 15 14:42:24 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:24 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:24 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:24 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos1)'
Jan 15 14:42:24 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 43a0d6a2-f259-4f3a-843d-5d804cb60f99
Jan 15 14:42:24 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.22.3-rc1-slh-smp-2 root=UUID=43a0d6a2-f259-4f3a-843d-5d804cb60f99 ro quiet
Jan 15 14:42:24 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.22.3-rc1-slh-smp-2
Jan 15 14:42:24 tbox 40grub2: debug: parsing: }
Jan 15 14:42:24 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux, with Linux 2.6.22.3-rc1-slh-smp-2 (recovery mode) (on /dev/sdb1)" {
Jan 15 14:42:24 tbox 40grub2: Skipping entry 'Debian GNU/Linux, with Linux 2.6.22.3-rc1-slh-smp-2 (recovery mode) (on /dev/sdb1)':
Jan 15 14:42:24 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:24 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:24 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:24 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos1)'
Jan 15 14:42:24 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set 43a0d6a2-f259-4f3a-843d-5d804cb60f99
Jan 15 14:42:24 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.22.3-rc1-slh-smp-2 root=UUID=43a0d6a2-f259-4f3a-843d-5d804cb60f99 ro single quiet
Jan 15 14:42:24 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.22.3-rc1-slh-smp-2
Jan 15 14:42:24 tbox 40grub2: debug: parsing: }
Jan 15 14:42:24 tbox 40grub2: debug: parsing: menuentry "Debian GNU/Linux (squeeze/sid) (on /dev/sdb2)" {
Jan 15 14:42:24 tbox 40grub2: Skipping entry 'Debian GNU/Linux (squeeze/sid) (on /dev/sdb2)':
Jan 15 14:42:24 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:24 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:24 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:24 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos2)'
Jan 15 14:42:24 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set db51adef-f257-475f-b318-78c849512ac1
Jan 15 14:42:24 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.32-5-486 root=/dev/sdb2
Jan 15 14:42:24 tbox 40grub2: debug: parsing: initrd /boot/initrd.img-2.6.32-5-486
Jan 15 14:42:24 tbox 40grub2: debug: parsing: }
Jan 15 14:42:24 tbox 40grub2: debug: parsing: menuentry "Fedora (2.6.33.3-85.fc13.i686.PAE) (on /dev/sdb7)" {
Jan 15 14:42:24 tbox 40grub2: Skipping entry 'Fedora (2.6.33.3-85.fc13.i686.PAE) (on /dev/sdb7)':
Jan 15 14:42:24 tbox 40grub2: appears to be an automatic reference taken from another menu.lst
Jan 15 14:42:24 tbox 40grub2: debug: parsing: insmod part_msdos
Jan 15 14:42:24 tbox 40grub2: debug: parsing: insmod ext2
Jan 15 14:42:24 tbox 40grub2: debug: parsing: set root='(/dev/sdb,msdos7)'
Jan 15 14:42:24 tbox 40grub2: debug: parsing: search --no-floppy --fs-uuid --set e87da235-0c58-4e83-a8c8-aab9bf994285
Jan 15 14:42:24 tbox 40grub2: debug: parsing: linux /boot/vmlinuz-2.6.33.3-85.fc13.i686.PAE ro root=UUID=e87da235-0c58-4e83-a8c8-aab9bf994285 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=de_DE.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=de-latin1-nodeadkeys rhgb quiet
Jan 15 14:42:24 tbox 40grub2: debug: parsing: initrd /boot/initramfs-2.6.33.3-85.fc13.i686.PAE.img
Jan 15 14:42:24 tbox 40grub2: debug: parsing: }
Jan 15 14:42:24 tbox 40grub2: debug: parsing: ### END /etc/grub.d/30_os-prober ###
Jan 15 14:42:24 tbox 40grub2: debug: parsing:
Jan 15 14:42:24 tbox 40grub2: debug: parsing: ### BEGIN /etc/grub.d/40_custom ###
Jan 15 14:42:24 tbox 40grub2: debug: parsing: # This file provides an easy way to add custom menu entries. Simply type the
Jan 15 14:42:24 tbox 40grub2: debug: parsing: # menu entries you want to add after this comment. Be careful not to change
Jan 15 14:42:24 tbox 40grub2: debug: parsing: # the 'exec tail' line above.
Jan 15 14:42:24 tbox 40grub2: debug: parsing: ### END /etc/grub.d/40_custom ###
Jan 15 14:42:24 tbox 40grub2: debug: parsing:
Jan 15 14:42:24 tbox 40grub2: debug: parsing: ### BEGIN /etc/grub.d/41_custom ###
Jan 15 14:42:24 tbox 40grub2: debug: parsing: if [ -f $prefix/custom.cfg ]; then
Jan 15 14:42:24 tbox 40grub2: debug: parsing: source $prefix/custom.cfg;
Jan 15 14:42:24 tbox 40grub2: debug: parsing: fi
Jan 15 14:42:24 tbox 40grub2: debug: parsing: ### END /etc/grub.d/41_custom ###
Jan 15 14:42:24 tbox 50mounted-tests: debug: /usr/lib/linux-boot-probes/mounted/40grub2 succeeded
Jan 15 14:42:24 tbox linux-boot-prober: debug: linux detected by /usr/lib/linux-boot-probes/50mounted-tests
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2011-01-15 13:50 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-15 7:39 linux-next: Tree for January 15 (Call Trace in fs/dcache.c + autofs4) Sedat Dilek
2011-01-15 7:46 ` Sedat Dilek
2011-01-15 7:57 ` Al Viro
2011-01-15 8:10 ` Sedat Dilek
2011-01-15 9:07 ` Al Viro
2011-01-15 11:00 ` Sedat Dilek
2011-01-15 11:08 ` Al Viro
2011-01-15 11:16 ` Sedat Dilek
2011-01-15 11:23 ` Sedat Dilek
2011-01-15 11:34 ` Al Viro
2011-01-15 11:44 ` Sedat Dilek
2011-01-15 13:50 ` Sedat Dilek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).