On Sat, 2007-04-14 at 21:25 +0100, Mark Fraser wrote: > 1) When booting into Fedora, it still tries to look for the LVM > partitions, how do I stop it trying? My system never used LVM, and it always spends a moment checking to see if there are any at boot time. You may want it to continue to do such checks, in case you do plug in a drive set up to use LVM, later on. > 2) I'm not 100% sure I've got GRUB set up correctly, could someone > post the last few lines of their IIRC init.1st so I can make sure mine > is correct. init.1st isn't a file that I have. Is that another filename for the same thing as grub.conf or menu.lst? If so, mine's full of stanzas like the following: title Fedora Core (2.6.20-1.2933.fc6) root (hd0,0) kernel /vmlinuz-2.6.20-1.2933.fc6 ro root=LABEL=/ initrd /initrd-2.6.20-1.2933.fc6.img > 3) How do I ensure that both Kubuntu are using the same numbers for > their users and groups? You can manually pick the UID and GID numbers when creating new users. Doing a "ls -n /home" on one OS will show you what you've used. But if you were doing this for anything more than a handful of users, you'd probably want to do something programatically that looked at the passwords file. -- (This box runs FC6, my others run FC4 & FC5, in case that's important to the thread.) Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists.