On Sat, Jul 10, 2010 at 05:10, Bob Proulx wrote:
> Zachary Uram wrote:
> > in order to get it working i tried to mount the root partition :
> > # mount /dev/sda5 /tmp/mnt
> >
> > that is fine, but when i run chroot i get weird error:
> > # chroot /tmp/mnt
> > # chroot: cannot execute command '/bi
Zachary Uram wrote:
> in order to get it working i tried to mount the root partition :
> # mount /dev/sda5 /tmp/mnt
>
> that is fine, but when i run chroot i get weird error:
> # chroot /tmp/mnt
> # chroot: cannot execute command '/bin/bash' : Exec format error
Is it possible that your live cd mo
i upgraded from vista to win7 on my pc which dual boots debian squeeze
so it wiped away the grub2 boot loader from MBR
so i burn copy of Debian Live (also tried Ubuntu 9.04) boot disc:
in order to get it working i tried to mount the root partition :
# mount /dev/sda5 /tmp/mnt
that is fine, but wh
On Thu, 13 Apr 2006 21:21:44 +0200
Philippe De Ryck <[EMAIL PROTECTED]> wrote:
> On Thu, 2006-04-13 at 12:13 -0600, Justin Guerin wrote:
> > Hi,
> >
> > I've had to move my install to a new physical disk. I made an image of my
> > two partitions (/boot and /), and they restored properly. Now,
On Thu, 2006-04-13 at 12:13 -0600, Justin Guerin wrote:
> Hi,
>
> I've had to move my install to a new physical disk. I made an image of my
> two partitions (/boot and /), and they restored properly. Now, I only need
> to run grub-install to install the boot loader.
>
> When I boot from Kno
On Thursday 13 April 2006 13:21, Philippe De Ryck wrote:
> On Thu, 2006-04-13 at 12:13 -0600, Justin Guerin wrote:
> > Hi,
> >
> > [snip problem]
>
> Justin,
>
> I don't think it is necessary to chroot at all. The knoppix disk has
> grub on board, so you can use that command. The command also has a
Hi,
I've had to move my install to a new physical disk. I made an image of my
two partitions (/boot and /), and they restored properly. Now, I only need
to run grub-install to install the boot loader.
When I boot from Knoppix, I can mount the / to /mnt/target, then mount /boot
to /mnt/targ
On Tue, 13 Dec 2005, Sinan Nalkaya wrote:
Date: Tue, 13 Dec 2005 16:35:17 +0200
From: Sinan Nalkaya <[EMAIL PROTECTED]>
To: debian-user@lists.debian.org
Cc: Jimi Ayodele <[EMAIL PROTECTED]>
Subject: Re: debootstrap chroot problem
if it is mounted fs, you should add exec option wh
if it is mounted fs, you should add exec option while mounting.
On Tuesday 13 December 2005 02:10 am, Jimi Ayodele wrote:
> Good day,
>
> I am trying to install Debian on a separate partition using chroot from a
> Gentoo host system. When I issue the following command
>
> % debootstrap --exclude=li
Good day,
I am trying to install Debian on a separate partition using chroot from a
Gentoo host system. When I issue the following command
% debootstrap --exclude=libsigc++-1.2-5c102,manpages,pciutils,slang1a-utf8
sid /chroot/ http://http.us.debian.org/debian
packages are downloaded, verifie
Hi, I'm having weird problems with chrooting apache, this is the output
of strace
newbs:/chroot/httpd# strace chroot /chroot/httpd /usr/sbin/httpd
-f /etc/apache/httpd.conf
execve("/usr/sbin/chroot", ["chroot", "/chroot/httpd", "/usr/sbin/httpd", "-f",
"/etc/apache/httpd.conf"], [/* 13 vars */])
I recently purchased a Fujitsu Stylistic 2300 tablet PC from eBay. It
came bare and of course I'm going to install Linux on it.
I've got an external USB 2.0 case for a 2.5" hard drive, so I'm using
that to get a base system on before putting it back into the tablet.
I've decided to use debootstra
On Sat, Feb 02, 2002 at 11:27:51PM +0200, Gil Elad wrote:
> [[snip]]
> for some reason I can't get chroot(8) to work. i.e. executing the
> following command (almost word for word from the info page):
>
> $ mkdir /tmp/empty
> $ cp /bin/ls /tmp/empty
> $ cd /tmp/empty
> $ chroot /tmp/empty /ls /
>
On Saturday 02 February 2002 01:27 pm, Gil Elad wrote:
> Hello,
>
> I'm running woody with 2.4.17
>
> for some reason I can't get chroot(8) to work. i.e. executing the
> following command (almost word for word from the info page):
>
> $ mkdir /tmp/empty
> $ cp /bin/ls /tmp/empty
> $ cd /tmp/empty
>
Hello,
I'm running woody with 2.4.17
for some reason I can't get chroot(8) to work. i.e. executing the
following command (almost word for word from the info page):
$ mkdir /tmp/empty
$ cp /bin/ls /tmp/empty
$ cd /tmp/empty
$ chroot /tmp/empty /ls /
yields:
chroot: cannot execute /ls: No suc
15 matches
Mail list logo