Bug#455923: Failt to mount the root filesystem of sata hard disc on amd64 kernel
Package: linux-image
Version: 2.6.23-1-amd64
my kernel does not create /dev/sda1 (root) on boot. grub loads from
the same hd and, sometimes, the system works fine, but in most of'em i
fall into busybox and have only /dev/hda (cdrom).
I changed the /dev/name by UUID= at grub and fstab.
I placed some sata modules
(scsi_mod,sd_mod,libata,sata_nv,ahci,ata_piix) at
/etc/initramfs-tools/modules.
Booted with 'noapic' and/or 'acpi=off' options.
...None of it worked.
debian-laptop:~# lsusb
Bus 003 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 001 Device 002: ID 064e:a101 Suyin Corp.
Bus 001 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
debian-laptop:~# lsscsi
[0:0:0:0] disk ATA Hitachi HTS54161 SBDO /dev/sda
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-10-2008, 12:42 PM
Bastian Blank
Bug#455923: Failt to mount the root filesystem of sata hard disc on amd64 kernel
On Wed, Dec 12, 2007 at 02:35:51PM -0200, Paulo Diovani wrote:
> my kernel does not create /dev/sda1 (root) on boot. grub loads from
> the same hd and, sometimes, the system works fine, but in most of'em i
> fall into busybox and have only /dev/hda (cdrom).
What is the content of /sys/block at this time?
> debian-laptop:~# uname -a
> Linux debian-laptop 2.6.23-1-amd64 #1 SMP Fri Nov 30 12:19:15 UTC 2007
> x86_64 GNU/Linux
Please recheck with 2.6.24-rc7, see http://wiki.debian.org/DebianKernel
for further informations.
Bastian
--
Hailing frequencies open, Captain.
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-10-2008, 01:28 PM
"Paulo Diovani"
Bug#455923: Failt to mount the root filesystem of sata hard disc on amd64 kernel
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-12-2008, 11:02 AM
"Paulo Diovani"
Bug#455923: Failt to mount the root filesystem of sata hard disc on amd64 kernel
i tried unsucessfully, to compile e new one :P
i'll try to install a new debian kernel today.
01-15-2008, 03:37 PM
"Paulo Diovani"
Bug#455923: Failt to mount the root filesystem of sata hard disc on amd64 kernel
i added this source in mine /etc/apt/sources.list:
## Debian Kernel Snapshots
deb http://kernel-archive.buildserver.net/debian-kernel trunk main
and installed the 2.6.24-rc7-amd64 linux version.
it's working all fine now, with the new kernel, until now. hope it stays this way.
maybe the problem was a bug on the 2.6.22~2.6.23 kernel versions, or just a compatibility problem with my sata hd. in any case, thanks all for the help.