Re: Subsume boot partition into root partition - how?



Kevin Nathan wrote:

On Mon, 28 Jul 2008 20:25:34 -0500
"Rajko M." <kakomo123@xxxxxxxxxxxx> wrote:

This means:
umount /boot
mount /dev/sda5 /mnt
cp -R /boot/* /boot/


Or, maybe:

cp -R /mnt/* /boot/

;-)

:-D

Interesting. I hit insert instead of backspace, and later adding -R option
to copy /boot/grub deleted /mn without noticing. Reading post once again
before sending, I've seen "cp -Rt/* /boot/" and "corrected" error.

By the way your correction looks in KNode as
cp -R /mnt/* boot
where boot is in italic.
I knew about * bold * = *bold* and _ underscore _ = _underscore_ , and now I
learned about / italic / = /italic/

This doesn't work good with commands.

--
Regards, Rajko
http://en.opensuse.org/Portal needs helpful hands.
.



Relevant Pages

  • Re: Unable to unmount idle filesystem on 6.2
    ... devfs on /dev ... # umount -f /usr/ports ... # mount -o ro /usr/ports ... The filesystem was mounted read-only, then upgraded to rw so I could update the ports tree. ...
    (freebsd-questions)
  • Re: Switch-off problem
    ... - I mount the remote usb drive. ... - my wife switches off her computer. ... I suppose the shutdown program also tries to umount nfs mounts, but fails, and then instead of skipping this step, just hangs. ... system hangs immediately after typing the first 3 characters" sounds very strange. ...
    (Debian-User)
  • Re: Unable to unmount idle filesystem on 6.2
    ... devfs on /dev ... # umount -f /usr/ports ... # mount -o ro /usr/ports ... The filesystem was mounted read-only, then upgraded to rw so I could update the ports tree. ...
    (freebsd-questions)
  • Re: [opensuse] Root receives "mount: permission denied" [solved]
    ... Run 'env' from both kinds of terminals, ones that can and can't mount, ... nimrodel:~ # env | grep XAUTHORITY ... umount: /home2: must be superuser to umount ...
    (SuSE)
  • Re: read/only root filesystem strategy
    ... Turned out my root file system was ... Doing a mount directly ... If we changed the mount command to automatically ... Only that user is allowed to umount ...
    (comp.os.linux.development.system)