Mailinglist Archive: opensuse (933 mails)
| < Previous | Next > |
Re: [opensuse] chroot [was: Problem with booting after...]
- From: Felix Miata <mrmazda@xxxxxxxxxxxxx>
- Date: Mon, 28 Jun 2010 00:01:07 -0400
- Message-id: <4C281E83.6000908@xxxxxxxxxxxxx>
On 2010/06/28 04:24 (GMT+0200) Philipp Thomas composed:
Apparently different from once upon a time:
http://lists.opensuse.org/opensuse/2009-01/msg02708.html
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)
Team OS/2 ** Reg. Linux User #211409
Felix Miata *** http://fm.no-ip.com/
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
C. Brouerius van Nidek wrote:
First I have to study chroot because that is a command I am not familiar with.
Assuming the following layout:
/dev/sdb1 -> 11.2 /boot
/dev/sdb2 -> 11.2 /
You do:
mount /dev/sdb2 /mnt
mount /dev/sdb1 /mnt/boot
mount -bind /dev /mnt/dev
mount -bind /proc /mnt/proc
mount -bind /sys /mnt/sys
Apparently different from once upon a time:
http://lists.opensuse.org/opensuse/2009-01/msg02708.html
Now you do 'chroot /mnt'--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)
Team OS/2 ** Reg. Linux User #211409
Felix Miata *** http://fm.no-ip.com/
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |