All pastes #326922 Raw Edit

Stuff

public unlisted text v1 · immutable
#326922 ·published 2007-01-24 15:54 UTC
rendered paste body
sabayonx86-64 sabayonuser # fdisk -l

Disk /dev/sda: 320.0 GB, 320072933376 bytes
16 heads, 63 sectors/track, 620181 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1      620181   312571192+  42  SFS

Disk /dev/sdb: 203.9 GB, 203928109056 bytes
255 heads, 63 sectors/track, 24792 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1            4463       24791   163292692+   f  W95 Ext'd (LBA)
/dev/sdb2   *           1        4462    35840983+   b  W95 FAT32
/dev/sdb5            4463       24791   163292661    7  HPFS/NTFS

Partition table entries are not in disk order

Disk /dev/sdc: 80.0 GB, 80060424192 bytes
255 heads, 63 sectors/track, 9733 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1   *           1          10       80293+  83  Linux
/dev/sdc2              11        1922    15358140   83  Linux
/dev/sdc3            1923        7021    40957717+   b  W95 FAT32
/dev/sdc4            7022        9733    21784140    5  Extended
/dev/sdc5            7022        7340     2562336   82  Linux swap / Solaris
/dev/sdc6            7341        9252    15358108+   7  HPFS/NTFS
/dev/sdc7            9253        9733     3863601    7  HPFS/NTFS
sabayonx86-64 sabayonuser #

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /kernel-genkernelreal_root=/dev/sdc2
#          initrd /initramfs-genkernel
#boot=/dev/sdc
default=0
timeout=6
splashimage=(hd2,0)/grub/splash.xpm.gz
title Sabayon Linux x86-64 3.26
	root (hd0,0)
	kernel /kernel-genkernel-x86_64-2.6.19-gentoo-r4  root=/dev/ram0 ramdisk=8192 real_root=/dev/sdc2  quiet  init=/linuxrc splash=silent,theme:sabayon vga=791 CONSOLE=/dev/tty1 pci=nomsi
	initrd /initramfs-genkernel-x86_64-2.6.19-gentoo-r4
title Other
	rootnoverify (hd2,5)
	chainloader +1