lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 20 Apr 2008 22:20:08 -0500
From:	Eric Sandeen <sandeen@...deen.net>
To:	g3vbv@...eyonder.co.uk
CC:	linux-kernel@...r.kernel.org
Subject: Re: 2.6.25-git1/2 not seeing /dev/sda1 (XFS root) or /dev/sda2 (swap)
 partitions on a SATA drive

Sid Boyce wrote:
> 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.

Does it not find the device, or does it not find the filesystem?  What's
the relevant message?  Does it enumerate the partitions it finds, and is
your partition in the list?  Do you see the xfs module initialization
message go by before the error to indicate that it really did get loaded?

-Eric

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists