curaga
Group: Members
Posts: 2163
Joined: Feb. 2007 |
|
Posted: Oct. 19 2007,14:28 |
|
Yeah, you could just use that one drive.
Something like:
Boot that loadlin DSL. Partition the new drive with a 70mb linux partition, a swap one, and the rest space in one partition. Format 'em all. Then move all files from the cd to the 70mb partition.
Now make a menu.lst for grub. I think there is an example on in DSL, but don't remember where.. You could search it up with "find / -name menu.lst". The only things you'll need to change are "root (hdX,X)" and "root=/dev/hda2" parts. Since it's the first HD when you boot it, it will be sda1 and (hd0,0). Put that into /boot/grub of the 70mb partition.
Also copy stage1_5-e2fs, stage1 and stage2 from /usr/lib/grub/i386-pc/ to /boot/grub of the partition.
Now you'll only have to install grub: make the old device.map in /usr/lib/grub/i386-pc (not sure if that's where it was) say (hd0) /dev/sdXX where the XX is what the new drive is currently, ie sdb or sdc..
Hope this helps
-------------- There's no such thing as life. Those mean little jocks invented it ;) - Windows is not a virus. A virus does something!
|