grub and partition

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm going to be repartitioning, so just thought I'd run things by y'all, 
generally.  About ten gigs of fat32 for win2k?  I don't want to muck with 
ntfs read/write, although I understand that it's gotten better recently.  
As I rarely use windows I want to keep the space it uses to a minimum.  
I'd like clean install win2k to the slave partition (where it is now) 
but, of course, that's not an option.  So, I'll give windows about ten 
gigs on the master hdd.

Then, Fedora.  I figure that I'll just let it do its automagical stuff in 
anaconda because I'm primarily upgrading to try getting my Samsung 
ML-2510 printer going.

However, down the road I'd like to separate, if I understand correctly, 
the /home out so that my various settings carry over when I upgrade to 
Fedora 8.  yes?  However, that's not something I want to muck with at 
this particular moment.

Oh, just had a though.  maybe, if the stars align, the printer will work 
with the live cd.  I won't hold my breath for that, though.

I'm considering installing FC3 because the samsung printer box says that 
it works with FC3.  Or, how about running it in emulation?  That wouldn't 
help, would it?  (using USB cable.)


rainy sunday stuff :)


[root@localhost ~]# cat /etc/fedora-release 
Fedora Core release 6 (Zod)
[root@localhost ~]# 
[root@localhost ~]# cat /boot/grub/grub.conf 
# 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 (hd1,1)
#          kernel /vmlinuz-version ro root=/dev/VolGroup01/LogVol00
#          initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=10
 
splashimage=(hd1,1)/grub/splash.xpm.gz
 
#hiddenmenu
 
title Fedora Core (2.6.20-1.2952.fc6)
        root (hd1,1)
        kernel /vmlinuz-2.6.20-1.2952.fc6 ro root=/dev/VolGroup01/
LogVol00 rhgb quiet
        initrd /initrd-2.6.20-1.2952.fc6.img
 
title Fedora Core (2.6.20-1.2948.fc6)
        root (hd1,1)
        kernel /vmlinuz-2.6.20-1.2948.fc6 ro root=/dev/VolGroup01/
LogVol00 rhgb quiet
        initrd /initrd-2.6.20-1.2948.fc6.img
 
title Fedora Core (2.6.15-1.2054_FC5)
        root (hd0,0)
        kernel /vmlinuz-2.6.15-1.2054_FC5 ro root=/dev/VolGroup00/
LogVol00 rhgb quiet
        initrd /initrd-2.6.15-1.2054_FC5.img
 
title win2k
        map (hd0) (hd1)
        map (hd1) (hd0)
        rootnoverify (hd1,0)
        chainloader +1
[root@localhost ~]# 
[root@localhost ~]# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/VolGroup01-LogVol00
                       17G   13G  3.0G  81% /
/dev/hdb2              99M   17M   78M  18% /boot
tmpfs                 235M     0  235M   0% /dev/shm
/dev/hdc              362M  362M     0 100% /media/WInLITE
[root@localhost ~]# 
[root@localhost ~]# mount
/dev/mapper/VolGroup01-LogVol00 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/hdb2 on /boot type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
/dev/hdc on /media/WInLITE type iso9660 (ro,noexec,nosuid,nodev,uid=500)
[root@localhost ~]# 
[root@localhost ~]# cat /etc/fstab 
/dev/VolGroup01/LogVol00 /                       ext3    defaults        
1 1
LABEL=/boot1            /boot                   ext3    defaults        1 
2
devpts                  /dev/pts                devpts  gid=5,mode=620  0 
0
tmpfs                   /dev/shm                tmpfs   defaults        0 
0
proc                    /proc                   proc    defaults        0 
0
sysfs                   /sys                    sysfs   defaults        0 
0
/dev/VolGroup01/LogVol01 swap                    swap    defaults        
0 0
/dev/VolGroup00/LogVol01 swap                    swap    defaults        
0 0
[root@localhost ~]# 
[root@localhost ~]# date
Mon Jun 25 00:48:24 BST 2007
[root@localhost ~]# 



thanks,

Thufir


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux