Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kann keine Partition von hda mounten
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
radabo
n00b
n00b


Joined: 26 Jun 2006
Posts: 2
Location: Filderstadt in BW

PostPosted: Tue Jun 27, 2006 4:23 am    Post subject: kann keine Partition von hda mounten Reply with quote

Hallo zusammen,
ich habe gerade mein erstes Gentoo installiert ( nicht mein erstes Linux - bisher SuSE ). Es hat soweit auch alles Dank der sehr guten Dokumentation geklappt. Aber jetzt habe ich ein Problem das ich nicht verstehe und auch Google nicht vernünftiges ausspuckt.
Zur Hardware:
im Recner sind zwei Platten verbaut, die erste hda ist in hda1=NTFS hda2=Vfat hda5=swap hda6=reiserfs unterteilt und eine zweite Platte mit hdb1=NTFS hdab=reiserfs hdab=reiserfs.
Das Problem:
Ich kann keine Platte von hda mounten, gentoo ist auf hdb6 installiert und läuft bis auf ein paar offene Baustellen soweit. Ich kann jede Partition von hdb mounten nur bei hda bekomme ich den Fehler: Gerät /dev/hda6 bereits gemounted. Es ist jedoch keine Partition von hda lt. mtab gemounted, auch das einbinden des swap von hda schlägt fehl. Die Devices sind vorhanden und die recht sind wie bei hdb.
Was hab ich falsch gemacht???

Vielen Dank schon mal jetzt
Ralf
_________________
make install - not war !
Back to top
View user's profile Send private message
doedel
Guru
Guru


Joined: 05 Feb 2006
Posts: 579
Location: Denmark

PostPosted: Tue Jun 27, 2006 5:04 am    Post subject: Reply with quote

kannst du mal die mtab posten? auch deine fstab?
_________________
1 ha == 1 Hekto-Ar == 1 Hektar
Back to top
View user's profile Send private message
mrsteven
Veteran
Veteran


Joined: 04 Jul 2003
Posts: 1939

PostPosted: Tue Jun 27, 2006 2:42 pm    Post subject: Reply with quote

Und deine /proc/mounts... Du darfst übrigens /proc/mounts auch gerne nach /etc/mtab kopieren, da geht nichts kaputt... :wink:
Back to top
View user's profile Send private message
radabo
n00b
n00b


Joined: 26 Jun 2006
Posts: 2
Location: Filderstadt in BW

PostPosted: Tue Jun 27, 2006 6:47 pm    Post subject: Reply with quote

wie gewünscht die Files alles orginal nur die Komentare rausgelöscht:
entoo-wst ralf # cat /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / reiserfs rw,noatime 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
udev /dev tmpfs rw,nosuid 0 0
devpts /dev/pts devpts rw 0 0
shm /dev/shm tmpfs rw,nosuid,nodev,noexec 0 0
usbfs /proc/bus/usb usbfs rw 0 0

gentoo-wst ralf # cat /etc/mtab
/dev/hdb6 / reiserfs rw,noatime,notail 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
udev /dev tmpfs rw,nosuid 0 0
devpts /dev/pts devpts rw 0 0
cachedir /lib/splash/cache tmpfs rw 0 0
shm /dev/shm tmpfs rw,noexec,nosuid,nodev 0 0
usbfs /proc/bus/usb usbfs rw,devmode=0664,devgid=85 0 0

gentoo-wst ralf # cat /etc/fstab
/dev/hdb6 / reiserfs noatime,notail 0 1
/dev/hda5 none swap sw 0 0
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0
#/dev/fd0 /mnt/floppy auto noauto 0 0
proc /proc proc defaults 0 0
shm /dev/shm tmpfs nodev,nosuid,noexec 0 0
/dev/hda6 /mnt/suse reiserfs defaults 0 0

Der vollständigkeit halber auch den mount-Befehl mit der Fehlermeldung:
gentoo-wst ralf # mount -t reiserfs /dev/hda6 /media/suse
mount: /dev/hda6 ist bereits eingehängt oder /media/suse wird gerade benutzt

Danke schon mal
_________________
make install - not war !
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