Re: booting linux on a dual-os system
"Pengcheng Zou" <[email protected]> Thu, 21 Dec 2006 13:49:11 +0800
| Newsgroups | gmane.org.user-groups.linux.beijing.tech |
|---|---|
| Message-ID | <[email protected]> |
please check out the "boot loader" section of this: http://www.thinkwiki.org/wiki/Installing_Fedora_Core_4_on_a_ThinkPad_X41_Tablet if you can manage to boot into Linux (e.g. by using rescue mode), the bootsect.lin can also be created like this: # dd if=/dev/hdX of=/mnt/win/bootsect.lin bs=512 count=1 replace /dev/hdX with the device file name of your Linux boot partition, /mnt/win is where the Windows C: drive is mounted. On 12/21/06, BEN SAMANI <bensamani-/[email protected]> wrote: > > Hello, > > On a dual-OS system (windows-xp & linux), what line should be > added in c:\boot.ini to allow you boot linux? > > thanks, > _______________________________________________ > blug-tech list > [email protected] > http://list.beijinglug.org/cgi-bin/mailman/listinfo/blug-tech >