Bug#455923: Failt to mount the root filesystem of sata hard disc on amd64 kernel

2008-01-15 Thread Paulo Diovani
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

Bug#455923: Failt to mount the root filesystem of sata hard disc on amd64 kernel

2008-01-12 Thread Paulo Diovani
i tried unsucessfully, to compile e new one :P i'll try to install a new debian kernel today.

Bug#455923: Info received (Bug#455923: Acknowledgement (Failt to mount the root filesystem of sata hard disc on amd64 kernel))

2008-01-10 Thread Paulo Diovani
well, strangely, if i add ahci to /etc/modprobe.d/blacklist the system still dont boots, and then i need, on busybox, to remove the module from /etc/modprobe.d/balcklist and load it again. so i can boot. :( in resume, my pc almost never boot alone, at first time.

Bug#455923: Failt to mount the root filesystem of sata hard disc on amd64 kernel

2008-01-10 Thread Paulo Diovani
debian-laptop:~# ls /sys/block/ hdaloop2 loop5 ram0 ram11 ram14 ram3 ram6 ram9 loop0 loop3 loop6 ram1 ram12 ram15 ram4 ram7 sda loop1 loop4 loop7 ram10 ram13 ram2 ram5 ram8 debian-laptop:~# ls /sys/block/sda/ capability device queue removable sda2 sizestat

Bug#455923: Acknowledgement (Failt to mount the root filesystem of sata hard disc on amd64 kernel)

2007-12-22 Thread Paulo Diovani
I think i found the problem. Once on busybox, if i unload the 'ahci' module, then run 'udevtrigger', the sata hd is recognized and, on 'exit' busybox, the root filesystem is mounted fine. So, it seens that all i need to do is to build a new kernel, with the ata_piix module and without the ahci.

Bug#455923: Failt to mount the root filesystem of sata hard disc on amd64 kernel

2007-12-12 Thread Paulo Diovani
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