Gentoo Archives: gentoo-amd64

From: Marcel Treis <trei4702@×××××××××.de>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Problems getting started
Date: Wed, 21 Dec 2005 13:21:21
Message-Id: 43A95667.9030702@uni-trier.de
In Reply to: Re: [gentoo-amd64] Problems getting started by Peter Martin
1 Peter Martin wrote:
2
3 > tmpfs on / type tmpfs (rw)
4 > /dev/cdroms/cdrom0 on /mnt/cdrom type iso9660 (ro)
5 > proc on /proc type proc (rw,nodiratime)
6 > sysfs on /sys type sysfs (rw)
7 > udev on /dev type tmpfs (rw,nosuid)
8 > devpts on /dev/pts type devpts (rw)
9 > cachedir on /mnt/livecd/lib64/splash/cache type tmpfs (rw)
10 > tmpfs on /lib/firmware type tmpfs (rw)
11 > tmpfs on /usr/portage type tmpfs (rw)
12 > tmpfs on /proc/bus/usr type tmpfs (rw)
13 >
14 > does this yeald any clues?
15
16 You dont seem to have any harddrives mounted. They normally have names
17 like /dev/hda# or /dev/sda#.
18
19 You need to mount your root partition with the command:
20 > mount /dev/hda3 /mnt/gentoo
21
22 After that, try 'df -h' again and you should find an entry for
23 '/dev/hda3', showing the 10G you assingned to the partition, and a usage
24 of 0%.

Attachments

File name MIME type
signature.asc application/pgp-signature