|
|||||||||||
|
Re: "Waiting for root file system..." hang solved
From: Andrew Sackville-West <andrew(at)farwestbilliards.com>
Date: Sun Nov 04 2007 - 00:14:44 EDT
it turns out you can do a reasonable amount of stuff in that busybox shell and if the system is close to booting, you can get it to go. What I was missing, and desperately wanted, was some kind of text editor. I ended up have to do some funky 'cat'ing of files and text input to tweak an encryption-key script. Not fun without an editor, but you sure can do it... > sorry, updating /etc/fstab apparently doesn't go without saying... ;). > That doesn't get you past the udev hang. I guess a more sophisticated There are a handful of issues I've seen with currnet initramsfs-tools that probably need addressing. The one I ran across: the lvm and encrypted root scripts expect /dev/mapper/ names with hyphens in them. I have /dev/mapper/vgcrypt-root (an LVM volume on top of encrypted partition). I prefer to access these things through /dev/vgcrypt/root (or whatever it was), but the scripts are expecting that hyphenated name... it appears to only be documented in the code itself. oh well. it works now... > I've been using Debian for a long time. It's just *weird* to somewhere Linus talks about breaking UUID names as well, on purpose, because he thinks there should be some other persistent naming method and since UUID is generated in user space, its not reliable. I don't know, but watch out for that. A -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Sun Nov 4 00:15:14 2007 This archive was generated by hypermail 2.1.8 : Mon Feb 25 2008 - 13:33:46 EST |
||||||||||
|
|||||||||||