[ale] From Dual Boot to Linux only
Jonathan Glass
jonathan.glass at ibb.gatech.edu
Fri Aug 13 10:40:38 EDT 2004
On the mkfs line, be sure to use the "-m 0" option to get the most space
out of your drive. Otherwise, a percentage of your drive will be set
aside for root, and if it is a big drive, then that percentage will be a
big chunk of disk.
JonathanG.
On Fri, 2004-08-13 at 10:19, Josh Freeman wrote:
> I would recommend against autofs. I would edit your /etc/fstab file and
> add in the new partition. For the sake of argument, let's assume your XP
> drive is the primary slave. (/dev/hdb)
>
> First, you will need to fdisk (possibly) and format(definitely) the
> partition
>
> fdisk /dev/hdb
>
> fdisk isn't exceptionally user friendly, but follow the menus and you
> should be okay.
>
> next format the partition
>
> mkfs -t ext3 /dev/hdb1
>
> You will need to add the following (or similar) line into your
> /etc/fstab file:
>
> /dev/hdb1 /media ext3 defaults 0 2
>
>
> Grub won't freak unless you try to boot the nonexistent XP partition.
> Edit your grub.conf or menu.lst (one is a symlink to the other,
> somtimes) file in /boot/grub and remove the XP lines, and you should be
> okay.
>
> Josh
>
>
> On Fri, 2004-08-13 at 10:11, John Clark wrote:
> > I have a dual boot machine with Redhat 9 and XP. I want to format the XP
> > side for linux as a second monster disk for mp3 files (a local iTunes
> > server). Are there any gotchas I should watch for when doing this? (ie:
> > Will grub freak out if the XP drive goes away?)
> >
> > I assume there is a way to make the second disk mount at startup. Is
> > autofs what I am looking for?
> >
> > A gentle shove in the right direction would be appreciated.
> >
> > Thanks,
> > John
> >
> >
> > _______________________________________________
> > Ale mailing list
> > Ale at ale.org
> > http://www.ale.org/mailman/listinfo/ale
--
Jonathan Glass
Systems Support Specialist II
Institute for Bioengineering & Bioscience
Georgia Institute of Technology
Email: jonathan.glass at ibb.gatech.edu
Office: 404-385-0127
Fax: 404-894-2291
More information about the Ale
mailing list