Re: Dual Boot - Ability to choose WinXP or Linux on Bootup?



On Tue, 28 Aug 2007 19:12:46 +0000, Philipp Pagel wrote:

OK - can you show us the respective linux devices, too? I mean something
like this:

device fs mount point
/dev/hda1 NTFS
/dev/hdb1 ext3 /
/dev/hdb2 ext2 /home

As you say you can see your windows data from Linux it's probably all in
/etc/fstab.


The contents of my fstab doesn't show anything like that, but here it is:

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sdb1
UUID=95fbb720-8f62-4fba-aaed-438b8050d2f6 / ext3 defaults,errors=remount-ro 0 1
# /dev/sdb5
UUID=ca2792c5-34da-42b0-b0f2-c87cf7f61159 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
.



Relevant Pages