Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] swap wird nicht eingebunden
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
caraboides
Apprentice
Apprentice


Joined: 29 Jun 2004
Posts: 180
Location: Rostock

PostPosted: Thu Mar 02, 2006 3:00 pm    Post subject: [solved] swap wird nicht eingebunden Reply with quote

Moin, meine Swap-partition wird nicht mehr korrekt eingebunden.
kernel: 2.6.12-gentoo-r6
fstab:
Code:
# 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/BOOT              /boot           ext2            noauto,noatime          1 1
/dev/hda2               /               ext3            noatime                 0 0
/dev/hda3               none            swap            sw                      0 0
/dev/hdd                /dvd    iso9660         noauto,ro,user          0 0
/dev/hdc                /cdrom    iso9660         noauto,ro,user               0 0
/dev/sda1                /usb    auto         noauto,rw,user               0 0
#/home/media/starcraft/starcraft_de.iso /mnt/star iso9660 auto,ro,user,loop 0 0
#/home/media/starcraft/brood_de.iso /mnt/brood iso9660 auto,ro,user,loop 0 0

/home/media/fm/fm2006.iso /sega iso9660 auto,ro,user,loop 0 0
# /home/christian/test/crackfifa/fm06mini-skl.iso /fifa1 iso9660 auto,ro,user,loop 0 0
#/home/christian/test/fifa/sg-fm06b.iso /fifa2 iso9660 auto,ro,user,loop 0 0
#/home/christian/test/fifa/sg-fm06c.iso /fifa3 iso9660 auto,ro,user,loop 0 0


#/dev/fd0               /mnt/floppy     auto            noauto                  0 0

# NOTE: The next line is critical for boot!
none                    /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).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
#  use almost no memory if not populated with files)
# Adding the following line to /etc/fstab should take care of this:

none                    /dev/shm        tmpfs           defaults                0 0


er sagt mir beim booten das es hda3 nicht gibt aber sie ist da:
Code:
flox christian # fdisk -l

Disk /dev/hda: 123.5 GB, 123522416640 bytes
255 heads, 63 sectors/track, 15017 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1               1        3506    28161913+   7  HPFS/NTFS
/dev/hda2            3507       13189    77778697+  83  Linux
/dev/hda3           13190       13368     1437817+  82  Linux swap / Solaris
/dev/hda4   *       13369       15017    13245592+  83  Linux

nach einem swapon -a ist sie wirder da, nur nach dem booten habe ich nie eine. mkswap /dev/hda3 hatte ich gemacht
_________________
Long live the fighters!


Last edited by caraboides on Fri Mar 03, 2006 2:56 pm; edited 1 time in total
Back to top
View user's profile Send private message
m.b.j.
Guru
Guru


Joined: 12 Sep 2003
Posts: 407
Location: Germany (Essen)

PostPosted: Thu Mar 02, 2006 4:10 pm    Post subject: Reply with quote

was sagt den
Code:
ls -l /dev/hda3

_________________
root@mbj # echo "sys-pizza/calzone -tunfish" >> /etc/paludis/use.conf
root@mbj # paludis -i calzone --dl-blocks discard
Back to top
View user's profile Send private message
caraboides
Apprentice
Apprentice


Joined: 29 Jun 2004
Posts: 180
Location: Rostock

PostPosted: Fri Mar 03, 2006 2:56 pm    Post subject: Reply with quote

is da.

habe jetzt den 2.6.15.x genommen und nun geht es wieder :lol: . Lag wohl an der umstellung bei udev.
_________________
Long live the fighters!
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