From: Sid Boyce <g3vbv@blueyonder.co.uk>
To: linux-kernel@vger.kernel.org
Subject: 2.6.25-git1/2 not seeing /dev/sda1 (XFS root) or /dev/sda2 (swap) partitions on a SATA drive
Date: Sun, 20 Apr 2008 02:27:58 +0100 [thread overview]
Message-ID: <480A9C1E.8050505@blueyonder.co.uk> (raw)
2.6.25 x86_64 boots fine as does -git1/2 boxes using reiserfs and ext3.
With xfs it can't find these and drops into a shell.
/dev/disk/by-id/scsi-SATA_WDC_WD5000AAKS-_WD-WCAS85018679-part2 swap
swap defaults 0 0
/dev/disk/by-id/scsi-SATA_WDC_WD5000AAKS-_WD-WCAS85018679-part1 /
xfs defaults 1 1
From my .config
CONFIG_XFS_FS=m
CONFIG_XFS_QUOTA=y
CONFIG_XFS_POSIX_ACL=y
CONFIG_XFS_RT=y
The other boxes are configure pretty much the same, but I can diff the
.config's if required.
# l /lib/modules/2.6.25-git2-smp/kernel/drivers/ata/sata_sil.ko
-rw-r--r-- 1 root root 272240 2008-04-19 21:54
/lib/modules/2.6.25-git2-smp/kernel/drivers/ata/sata_sil.ko
00:0c.0 IDE interface: nVidia Corporation MCP55 IDE (rev a1)
00:0d.0 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:0d.1 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:0d.2 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
03:00.0 Mass storage controller: Silicon Image, Inc. SiI 3132 Serial ATA
Raid II Controller (rev 01)
From working 2.6.25
# lsmod|grep sata
sata_nv 36872 2
sata_sil24 26692 0
libata 173664 3 pata_amd,sata_nv,sata_sil24
Regards
Sid.
--
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks
next reply other threads:[~2008-04-20 1:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-20 1:27 Sid Boyce [this message]
2008-04-20 2:29 ` 2.6.25-git1/2 not seeing /dev/sda1 (XFS root) or /dev/sda2 (swap) partitions on a SATA drive Bernd Eckenfels
2008-04-20 11:25 ` Alexey Dobriyan
2008-04-20 12:38 ` Sid Boyce
2008-04-21 11:54 ` Marc Dionne
2008-04-21 13:40 ` Sid Boyce
2008-04-21 3:20 ` Eric Sandeen
-- strict thread matches above, loose matches on Subject: below --
2008-04-20 3:28 Sid Boyce
2008-04-21 11:55 2.6.25-git1/2 not seeing /dev/sda1 (XFS root) or /dev/sda2 (swap)partitions " Sid Boyce
2008-04-21 21:10 Sid Boyce
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=480A9C1E.8050505@blueyonder.co.uk \
--to=g3vbv@blueyonder.co.uk \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.