Gentoo Archives: gentoo-amd64

From: Peter Martin <pjmartin@×××××.ca>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Problems getting started
Date: Wed, 21 Dec 2005 13:12:54
Message-Id: 43A95487.6080305@magma.ca
In Reply to: Re: [gentoo-amd64] Problems getting started by Michael Kerscher
1 Michael Kerscher wrote:
2
3 >Peter Martin schrieb:
4 >
5 >
6 >
7 >>This baffles me as 10 Gig should be plenty of space?
8 >>
9 >>
10 >Hmm.. this should be enough space.
11 >
12 >
13 >
14 >>Also I can't find a command that will show the amount of disk usage?
15 >>
16 >>
17 >you can use "df -h" to show you the amount of disk usage
18 >
19 I'd used this command before - but guess I don't understand the O/P
20 filesystem size used Avail
21 used% mounted on
22 tmpfs 746M 746M 0
23 100% /
24 /dev/cdroms/cdrom0 390M 390M 0 100%
25 /mnt/cdrom
26 /dev/loop/0 49M 49M 0
27 100% /mnt/livecd
28 udev 746M 728K 745M
29 1% /dev
30 cachedir 4.0M 60K 4.0M
31 2% /mnt/livecd/lib64/splash/cache
32 tmpfs 746M 0 746M
33 0% /lib/firmware
34 tmpfs 746M 0 746M
35 0% /usr/portage
36
37 >>I can't even find a command that shows that I have /mnt/gentoo on hda3?
38 >>
39 >>
40 >"mount" tells you, where you have mounted your partitions
41 >
42 tmpfs on / type tmpfs (rw)
43 /dev/cdroms/cdrom0 on /mnt/cdrom type iso9660 (ro)
44 proc on /proc type proc (rw,nodiratime)
45 sysfs on /sys type sysfs (rw)
46 udev on /dev type tmpfs (rw,nosuid)
47 devpts on /dev/pts type devpts (rw)
48 cachedir on /mnt/livecd/lib64/splash/cache type tmpfs (rw)
49 tmpfs on /lib/firmware type tmpfs (rw)
50 tmpfs on /usr/portage type tmpfs (rw)
51 tmpfs on /proc/bus/usr type tmpfs (rw)
52
53 does this yeald any clues?
54
55 >>What have I done wrong?
56 >>
57 >>
58 >>
59 >If you're in the right working directory (/mnt/gentoo), I can't see some
60 >error...
61 >
62 when I type 'cd /mnt/gentoo' the return is:
63 livecd gentoo
64
65 Peter
66
67 >
68 >Michael
69 >
70 >
71
72 --
73 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Problems getting started Marcel Treis <trei4702@×××××××××.de>