Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
stange fstab
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
exd
n00b
n00b


Joined: 10 Jun 2002
Posts: 6
Location: France

PostPosted: Thu Jun 13, 2002 2:51 pm    Post subject: stange fstab Reply with quote

Hi !

My gentoo working, but something is strange, only /boot / and /tmpfs seems to be mounted.

and the really interresing thing is I have not an entry for /tmpfs in my fstab
But my swap deseaper too ?

An explication ?


Sorry for my English, I'm french... :oops:
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Thu Jun 13, 2002 3:10 pm    Post subject: Reply with quote

Could you post the contents of your fstab file?
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
exd
n00b
n00b


Joined: 10 Jun 2002
Posts: 6
Location: France

PostPosted: Sat Jun 15, 2002 7:31 pm    Post subject: This one Reply with quote

# /etc/fstab: static file system information.
#
# noatime turns of atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency). It's safe to drop the noatime options if you want and to
# switch between notail and tail freely.

# <fs> <mountpoint> <type> <opts> <dump/pass>

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.

/dev/hda1 / ext3 noatime 0 0
/dev/hda6 none swap sw 0 0
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0
proc /proc proc defaults 0 0

# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink). Adding the following
# line to /etc/fstab should take care of this:
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will use almost no
# memory if not populated with files)

#tmpfs /dev/shm tmpfs defaults 0 0

:oops:
Back to top
View user's profile Send private message
exd
n00b
n00b


Joined: 10 Jun 2002
Posts: 6
Location: France

PostPosted: Sat Jun 15, 2002 7:33 pm    Post subject: and... Reply with quote

a df do :

# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda1 9827520 1959416 7368888 22% /
tmpfs 1024 128 896 13% /mnt/.init.d
Back to top
View user's profile Send private message
fghellar
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 856
Location: Porto Alegre, BR

PostPosted: Sun Jun 16, 2002 3:07 am    Post subject: Reply with quote

What's the output of fdisk -l /dev/hda?
_________________
| www.gentoo.org | www.tldp.org | www.google.com |
Back to top
View user's profile Send private message
exd
n00b
n00b


Joined: 10 Jun 2002
Posts: 6
Location: France

PostPosted: Sun Jun 16, 2002 12:58 pm    Post subject: brrrrrr...... Reply with quote

Gentoo see my openbsd partition, but this fdisk is really stange...i

dsk /dev/hda: 255 heads, 63 sectors, 3649 cylinders
Units = cylinders of 16065 * 512 bytes


16 partitions:
# start end size fstype [fsize bsize cpg]
a: 37996 40006 2011 4.2BSD 1024 8192 16
b: 40007 42017 2011 4.2BSD 1024 8192 16
c: 1 58168 58168 unused 0 0
d: 42018 44028 2011 4.2BSD 1024 8192 16
e: 44029 44548 520 swap
f: 44549 46578 2030 4.2BSD 1024 8192 16
Back to top
View user's profile Send private message
Beavis
n00b
n00b


Joined: 22 May 2002
Posts: 24
Location: Dirty Jersey

PostPosted: Sun Jun 16, 2002 3:34 pm    Post subject: Reply with quote

Do you have devfs support enabled in the kernel? I thought that was a requirement for running Gentoo and there isn't any entry for it in your fstab

Beavis
Back to top
View user's profile Send private message
slak
Guest





PostPosted: Sun Jun 16, 2002 5:50 pm    Post subject: openbsd partitions and gentoo's fdisk Reply with quote

i had the same problem here and can give u only one advise: don't use gentoo's fdisk for the hdd, where u have an openbsd partition installed; i have got all the stuff compilled in which is needed to handle openbsd partitions, still it doesn't work :(

i used an older fdisk which is on my slakware cd to create linux partitions;

cheers
Back to top
get sirius
Guru
Guru


Joined: 27 Apr 2002
Posts: 316
Location: Madison, WI

PostPosted: Tue Jun 18, 2002 11:37 pm    Post subject: Reply with quote

What is the size of your hard drive? Does it really have 255 heads, or did you copy the information from fdisk wrong?

If you copied the info from fdisk correctly, then at least part of the problem is that fdisk needs to be told the correct number of cylinders, heads and sectors/track. Use the help menu.
Back to top
View user's profile Send private message
exd
n00b
n00b


Joined: 10 Jun 2002
Posts: 6
Location: France

PostPosted: Wed Jun 19, 2002 10:37 am    Post subject: strange, strange fstab Reply with quote

I'm thinking that's not really the problem.

my system is fonctionnal, and when I try to do a mount /dev/hda5 (for exemple) that's work.

but fstab seems to be inexistant for the system... 8O
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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