Re: cryptsetup: Source device /dev/sda7 not found

2007-06-12 Thread Bob Proulx
[EMAIL PROTECTED] wrote: > I must somehow have messed up my partitiontable when i put Debian on > my Laptop. Now every time i let grub handle a new kernel it > "rearranges" my partitions (just their number/order in grub.conf) so > that i have to manually edit its boot-options. Are you talking abou

Re: cryptsetup: Source device /dev/sda7 not found

2007-06-12 Thread Owen Heisler
On Tue, 2007-06-12 at 11:29 +0200, Valentin wrote: > > Does editing /boot/grub/device.map not fix this? > > I don't know, haven't tried that. But wouldn't that just change the > drive grub boots from? grub's working fine, after all. It's the kernel > that can't find the disk... Or does the kernel

Re: cryptsetup: Source device /dev/sda7 not found

2007-06-12 Thread Valentin
> Does editing /boot/grub/device.map not fix this? I don't know, haven't tried that. But wouldn't that just change the drive grub boots from? grub's working fine, after all. It's the kernel that can't find the disk... Or does the kernel read from that file? -- Quis custodiet ipsos custodes? --

Re: cryptsetup: Source device /dev/sda7 not found

2007-06-11 Thread Owen Heisler
On Sun, 2007-06-10 at 18:15 +0200, [EMAIL PROTECTED] wrote: > On Sun, 10 Jun 2007 06:19:45 +0200 > Valentin <[EMAIL PROTECTED]> wrote: > > Small correction: > > Changing the kernel version *does* make it bootable again. The kernel > > under the first one was just another 2.6.21 ;) > > That's a sh

Re: cryptsetup: Source device /dev/sda7 not found

2007-06-10 Thread du . lists
On Sun, 10 Jun 2007 06:19:45 +0200 Valentin <[EMAIL PROTECTED]> wrote: > Small correction: > Changing the kernel version *does* make it bootable again. The kernel > under the first one was just another 2.6.21 ;) That's a shame. 8-) I would have had a hint for you otherwise... I must somehow hav

Re: cryptsetup: Source device /dev/sda7 not found

2007-06-10 Thread Valentin
Now I tried putting the references to disks in the crypttab by using /dev/disk/by-uuid/* instead of /dev/sda and did update-initramfs -k -u, but it still can't find the device. What am I doing wrong? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contac

Re: cryptsetup: Source device /dev/sda7 not found

2007-06-09 Thread Valentin
Small correction: Changing the kernel version *does* make it bootable again. The kernel under the first one was just another 2.6.21 ;) I've googled a bit and found that >=2.6.20 often seems to do that. Can somebody tell me how I could change that or how to tell cryptsetup to use the new devices?

cryptsetup: Source device /dev/sda7 not found

2007-06-09 Thread Valentin
I just rebooted after installing a new kernel and now I get this message during the booting process: hda: setting up cryptographic volume sda7_crypt (based on /dev/sda7) cryptsetup: Source device /dev/sda7 not found /dev/sda7 is my encrypted root partition. I tried booting with my old kernels