[gobolinux-users] Cant Boot AGAIN!!
"Gobolinux"
gobolinux at tjconnell.co.uk
Tue Apr 10 10:11:13 UTC 2007
Sorry Carlo,
> So, first mount your partition to /Mount/GoboLinux:
> mount /dev/hda1 /Mount/GoboLinux
OK here
> Next you need to duplicate the /dev, /sys, /proc dirs into the mountpoint:
> mount -o bind /System/Kernel/Devices
> /Mount/GoboLinux/System/Kernel/Devices
> mount -o bind /System/Kernel/Status
> /Mount/GoboLinux/System/Kernel/Status
> mount -o bind /System/Kernel/Objects
> /Mount/GoboLinux/System/Kernel/Objects
These do not work the mount returns
mount: Special device /System/Kernel/Device does not exist
where /System/Kernel/Device is whatever is entered after the bind keyword!
Is this a syntax problem or is my system too screwed for this mount command to
work?
> Then you run chroot to "enter" your installed environment:
> chroot /Mount/GoboLinux /bin/bash
>
> Now you can run SymlinkProgram to recreate the Environment/Cache file
> SymlinkProgram BootScripts
>
> The above is useful regardless of the livecd distro you use. Just
> need to adjust the mountpoint and the bind mounts.
Tom
More information about the gobolinux-users
mailing list