Ok, after much angsta nd annoyance, I ahve gotten an ubuntu install on ym laptop.
I copied over my grub config and my ubuntu setup on ym main machine, modified the partition file fstab, and the config file for grub accordingly and booted.
The Result:
It starts up, I get the Ubuntu splash screen witht he loading sequence, then halfway through clunk.
Unable to mount /sys /root/sys
Cannot load /sbin/init Target system could not find init.
*dumps to a busybox shell*
I copied the install over using 'cp -r /* /media/usb-media-1/' in a root shell on my main machine.
What exactly did I do wrong?
Laptop mkII
Moderator: Moderators
It's archive mode. It preserves links, attributes, owner/groups, timestamps, etc. and acts recursively. Imagine everything belonging to root:root...you would be lucky if anything works.AF wrote:What exactly does -a do?
I think so. However, it could be that the bootloader gets written to your main drive. Be careful.AF wrote:Oh and btw, if I start the livecd on my main machine but select my laptops hardrive in the hd caddy to install to, then take it and put it back in my laptop and boot with grub, will that work?