PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Frage von Linuxneuling zur FSTAB und GRUB.CONF (GENTOO)



INTRU
01.01.05, 13:36
/dev/sda1 1 1275 10241406 7 HPFS/NTFS
/dev/sda2 1276 20023 150593310 f W95 Ext'd (LBA)
/dev/sda5 1276 4463 25607578+ 7 HPFS/NTFS
/dev/sda6 * 4464 4476 104391 83 Linux
/dev/sda7 4477 4668 1542208+ 82 Linux swap / Solaris
/dev/sda8 4669 7218 20482843+ 83 Linux
/dev/sda9 7219 8493 10241406 83 Linux
/dev/sda10 8494 9131 5124703+ 83 Linux
/dev/sda11 9132 10406 10241406 83 Linux
/dev/sda12 10407 14230 30716248+ 7 HPFS/NTFS
/dev/sda13 14231 15505 10241406 7 HPFS/NTFS
/dev/sda14 15506 18054 20474811 7 HPFS/NTFS
/dev/sda15 18055 18693 5132736 7 HPFS/NTFS
/dev/sda16 18694 20023 10683193+ b W95 FAT32



sda1 -> windows xp

sda 6 boot
sda7 swap
sda8 /
sda9 home
sda10 usr


fstab:


/dev/sda6 /boot ext2 noauto,noatime 1 2
/dev/sda7 none swap sw 0 0
/dev/sda8 / ext3 noatime 0 1
/dev/sda9 home ext3 noatime 0 2
/dev/sda10 usr ext3 noatime 0 2


none /proc proc defaults 0 0
none /dev/shm tmpfs nodev,nosuid,noexec 0 0

/dev/cdroms/cdrom0 /mnt/dvdrom auto noauto,user 0 0
/dev/cdroms/cdrom1 /mnt/cdbrenner auto noauto,user 0 0
ist das so ok? cd-brenner?
wie füge ich noch einen usb-stick hinzu?



grub:
default 0
timeout 30
splashimage=(hd0,5)/grub/splash.xpm.gz

title=Gentoo Linux 2.6
root (hd0,5)
kernel (hd0,5)/kernel-2.6.10-gentoo-r1 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/sda8
initrd (hd0,5)/initrd-2.6.10-gentoo-r1

# Nur wenn Sie einen Dual-Boot einrichten möchten
title=Windows XP
rootnoverify (hd0,0)
makeactive
chainloader +1


richtig so?

INTRU
01.01.05, 15:09
leider ehalte ich beim booten folgende fehlermeldung:

>> block device /dev/sda8 is not a valid root device
>> the root block device is unspecified or not detected. please sepcify a device to boot, or "shell" for a shell