-
knob jockey
different version of linux have different apps to update their software. Im not really sure what mandrake uses since i have never touched it before but mandrake seems to use rpm (RPM Package Manager)
to install apps just login at a shell as root with the su command then
rpm -ivh packagename -> TO install package
rpm -qip packagename ->To view package information before install
rpm -e packagename ->To uninstall package
rpm -q package ->To view if package is already inastalled
-
-
12-11-2004, 11:04 AM
Software & Hardware -
#12
Retired
gonna install Mandrake 10.1 now
-
-
12-13-2004, 01:56 PM
Software & Hardware -
#13
knob jockey
how did the install go.
have you had any problems or annoyances?
-
-
12-13-2004, 02:12 PM
Software & Hardware -
#14
-
-
12-17-2004, 03:25 PM
Software & Hardware -
#15
Retired
-
-
12-17-2004, 03:35 PM
Software & Hardware -
#16
knob jockey
what sort of modem/net connection do you have ?
it created 3 partition because one was windows one was / ( your linux root for its filesystem) and a swap partition for linux.
remember linux treats partitions in the form of /dev/hda1 for the first partition on the first hdd so when you create your linux partition make sure you leave lots of room for this partition which will be windows. Create /dev/hda2 and /dev/hda3 for linux near the end of the disk.
then install the bootloader (i recommend grub) to the master boot record.
-
-
12-17-2004, 03:38 PM
Software & Hardware -
#17
Retired
I have a cable connection.
no there was no windows partition when I installed Linux, I did a format when using the setup from Mandrake
-
-
12-17-2004, 03:42 PM
Software & Hardware -
#18
knob jockey
http://www.linux-mandrake.com/en/hardware.php3
check your modem is supported, are you trying to dual boot or just use linux on its own. im guessing you never destroyed the ntfs partiotion or your counting your cdrom as a partiton.
-
-
12-17-2004, 04:01 PM
Software & Hardware -
#19
Retired
my modem must be supported because with Knoppix 3.4 I had internet acces.
well I want to run both linux and windows with a boot menu
-
-
12-17-2004, 04:10 PM
Software & Hardware -
#20
knob jockey
I would double check your modem works with mandrake still because different distros support different hardware.
give me a min and i will knock you up a little guide to installing mandrake along side windows.
edit: i have had a look through the madrake started guide and it seems like drakx is a pretty simple and powerful installer.
1) defrag your ntfs drive and make sure you have plenty of space on it.
2)whack in your knoppix cd and find an application on there called qtparted.
(you can also use partition magic or other windows based software if you have them installed).
3)resize the ntfs partiton so there is enough room at the end of your drive to install linux. leave the space blank.
4) start the linux install and follow the instructions up until the partioning option.
5) pick the use existing partitions option and make sure you install the 3 new partitons in the spare space and that you leave the windows(ntfs) partition intact. you may need to use the advanced options to do this but i cant find any good documentation to tell you indepth. ext2 or reiser partions for linux will be fine.
6) the rest should be easy after that as long as you place the bootloader in the mbr.
seems the main problem you had is that mandrake cannot resize ntfs partitions which seems absurd for a so called user friendly linux distro since there are plenty of free tools out there that can do it.
also the 3 partitions you were talking about seem to be
/ (root)
/home (your home directory)
/swap (swap space) about 500 megs for this is adequate
I normally dont stick /home on its own partition so you could get away with not having it.
and make sure your modem is supported on the mandrake site otherwise your gonna have a hard time compiling your own kernel to get it working.
Last edited by 4play; 12-17-2004 at 05:00 PM.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks