View previous topic :: View next topic |
Author |
Message |
thatsreal n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/1468736813421e08d6c6bdf.jpg)
Joined: 26 Oct 2004 Posts: 73
|
Posted: Sat Jul 09, 2005 12:00 pm Post subject: Partionen unmountbar |
|
|
Hi,
ich versuche gerade auf einem älteren rechner gentoo zu installieren. Das scheitert allerdings leider immer am mounten der Partitionen.
Code: |
licecd/ #mount /dev/hda3 -t ext3 /mnt/gentoo
mount: /dev/hda3 already mounted or /mnt/gentoo busy
|
Das selbe auch mit der Swappartition:
Code: |
licecd/ #swapon /dev/hda2
swapon: /dev/hda2: Device or Resource busy
|
Ich habe schon mehrmals neu gestartet und mehrmals die Partionen neu angelegt. Bei einem fschk kommt auch nichts raus. Ich boote die 2005.0 minimal livecd. In der mtab und in der /proc/mounts steht nichts von diesen Partitionen.
Weiß jemand wie ich die Partitionen gemountet kriege??? Oder wo dran das liegt???
Danke,
thatsreal _________________ IBM Thinkpad T42: Centrino 1.5ghz, 512mb, ati rm7500, 30gb |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
flammenflitzer Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/409843123410eaf2de9947.gif)
Joined: 25 Nov 2003 Posts: 3541 Location: Berlin
|
Posted: Sat Jul 09, 2005 12:21 pm Post subject: |
|
|
Was zeigt denn cat /etc/mtab
ls /mnt/gentoo
lspci oder lshw
Was passiert bei umount /dev/hda3?
was zeigt fdisk für eine Partitionierung an? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
thatsreal n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/1468736813421e08d6c6bdf.jpg)
Joined: 26 Oct 2004 Posts: 73
|
Posted: Sat Jul 09, 2005 12:41 pm Post subject: : |
|
|
Hi,
die mtab:
Code: |
tmpfs / tmpfs rw 0 0
/newroot/dev/cdroms/cdrom0 /mnt/cdrom iso9660 ro 0 0
/dev/loop/0 /mnt/livecd squashfs ro 0 0
none /proc proc rw,nodiratime 0 0
none /sys sysfs rw 0 0
none /dev ramfs rw 0 0
none /dev/pts devpts rw 0 0
tmpfs /lib/firmware tmpfs rw 0 0
none /proc/bus/usb usbfs rw 0 0
|
lspci:
Code: |
0000:00:00.0 Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x] (rev c4)
0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo MVP3/Pro133x AGP]
0000:00:04.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 22)
0000:00:04.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 10)
0000:00:04.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 10)
0000:00:04.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 10)
0000:00:04.4 Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 30)
0000:00:05.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 07)
0000:00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
0000:01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev a1)
|
lshw gibs auf der livecd nicht
umount /dev/hda3 bringt: umount: /dev/hda3: not mounted
und fdisk -l :
Code: |
Disk /dev/hda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 1 7 56196 83 Linux
/dev/hda2 8 101 755055 83 Linux
/dev/hda3 102 1926 14659312+ 83 Linux
|
Merkwürdigerweise lassen sich die Partitionen auf einem anderen Rechner unter debian ohne weiteres mounten...
thatsreal _________________ IBM Thinkpad T42: Centrino 1.5ghz, 512mb, ati rm7500, 30gb |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
thatsreal n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/1468736813421e08d6c6bdf.jpg)
Joined: 26 Oct 2004 Posts: 73
|
Posted: Sat Jul 09, 2005 12:57 pm Post subject: |
|
|
scheint wohl ein bug der 2005.0er zu sein (udev???) , denn mit einer 2004.2er lassen sich die Partitionen auf dem selben Rechner beidem es bei der 2005.0 er nicht ging sauber mounten.
Ich mach die Installation einfach von der 2004.2er
MfG,
thatsreal _________________ IBM Thinkpad T42: Centrino 1.5ghz, 512mb, ati rm7500, 30gb |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
franzf Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/13378569704a2d5c2dc51c1.jpg)
Joined: 29 Mar 2005 Posts: 4565
|
Posted: Sat Jul 09, 2005 4:28 pm Post subject: |
|
|
Vielleicht ist die CD defekt? Hast du vor dem Brennen das Image mit md5sum geprüft?
Du hast schon die x86_64'er Version geladen? Bei mir gabs keine Probleme mit der 2005.0'er.
Grüße
Franz |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|