Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
chroot von knoppix aus
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
dbk-gravity
Tux's lil' helper
Tux's lil' helper


Joined: 10 Sep 2004
Posts: 134

PostPosted: Sat Sep 25, 2004 9:45 pm    Post subject: chroot von knoppix aus Reply with quote

Ich bekomme die Fehlermeldung:
Code:

/sbin/depscan.sh line 1: /dev/null: Keine Berechtigung

wenn ich env-update eingebe nachdem ich das gentoo system von einer HDD install Knoppix aus "betreten" will.
Machte ich es von der gentoo bootcd aus funktioniert es reibungslos.
Wie kann man das Problem lösen?
[/code]
Back to top
View user's profile Send private message
Phlogiston
Veteran
Veteran


Joined: 27 Jan 2004
Posts: 1925
Location: Europe, Swizerland

PostPosted: Sat Sep 25, 2004 11:25 pm    Post subject: Reply with quote

bist du in knoppix root? normalerweise ist man das nicht (unter kde)
_________________
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Back to top
View user's profile Send private message
xraver
Veteran
Veteran


Joined: 20 Aug 2003
Posts: 1083
Location: Halberstadt

PostPosted: Sat Sep 25, 2004 11:42 pm    Post subject: Reply with quote

Ich verwende hier gerade Knoppix3.3 um Gentoo zu installen.
Funzt wunderbar. chroot habe ich wie folgt gemacht;

Code:

mount /dev/hdaX /mnt/gentoo
mount -t proc proc /mnt/gentoo/proc
mount -o bind /dev /mnt/gentoo/dev
chroot /mnt/gentoo /bin/bash


Natürlich alles als root.
Back to top
View user's profile Send private message
spirou
Apprentice
Apprentice


Joined: 26 Apr 2004
Posts: 157
Location: Landshut

PostPosted: Sun Sep 26, 2004 7:16 am    Post subject: Reply with quote

Evtl. hilft es, wenn du nach dem chroot die /-partition mit "mount -o remount,rw /dev/hdX" nochmal read/write mountest (in knoppix hast du das hoffentlich schon gemacht?).

Grüßle
Spirou :D
_________________
Ich mache keine Voraussagen und werde das niemals tun.
Back to top
View user's profile Send private message
dbk-gravity
Tux's lil' helper
Tux's lil' helper


Joined: 10 Sep 2004
Posts: 134

PostPosted: Sun Sep 26, 2004 1:06 pm    Post subject: Reply with quote

also ich hab's immer so gemacht wie in dem gentoo howto
platte mounten
mount -t proc none /mnt/hda5/proc
chroot /mnt/hda5/ /bin/bash
env-update

dann kamen die fehler.

muss das mal testen was ihr geschrieben habt.
Back to top
View user's profile Send private message
dbk-gravity
Tux's lil' helper
Tux's lil' helper


Joined: 10 Sep 2004
Posts: 134

PostPosted: Sun Sep 26, 2004 1:31 pm    Post subject: Reply with quote

ja es hat geklappt!
besten dank.
PS
was kann man den nicht mounten?
mount /dev/geld /meine-tasche :twisted:
Back to top
View user's profile Send private message
sirro
Veteran
Veteran


Joined: 20 Jul 2003
Posts: 1472
Location: aachen.nrw.de.eu

PostPosted: Mon Sep 27, 2004 6:24 am    Post subject: Reply with quote

Zur info: Bei den neueren Koppix wird bei einem einfachen mount /mnt/hdax die Regel aus /etc/fstab genommen und da steht unter den Optionen nosuid, nodev.

Der Sicherheit sicher zutraeglich, aber fuer ein gentoo-chroot unbrauchbar...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum