Find the answer to your Linux question:
Results 1 to 7 of 7
Ok I have been using a dual boot laptop for some time, but I am feed up with windows. I virus just wipped out windows sys files. So Instead of ...
  1. #1
    Just Joined!
    Join Date
    Dec 2006
    Posts
    8

    Talking Deleted Windows Partition

    Ok I have been using a dual boot laptop for some time, but I am feed up with windows. I virus just wipped out windows sys files. So Instead of trying to fix it for the next couple of weeks I have already deleted the windows partition through yast. I am running suse 10.1 and I would like to expand the /home the other remaing 50 gigs but it tells me I must unmount home first and I dont know how to do that also I havent been able to update suse 10.1 for a couple weeks, but when I look into the sites its pulling the updates from it tells me the are unreachable or unused something like that. I have internet access so I dont know whats wrong, have they changed? Any help or advice would be greatly appreciated. Thanks Neal.

  2. #2
    Linux User tech_man's Avatar
    Join Date
    Jan 2007
    Location
    USA
    Posts
    385
    Post output of "fdisk -l".
    'Tis better to be silent and be thought a fool, than to speak and remove all doubt.'
    --Abraham Lincoln

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Ok I have been using a dual boot laptop for some time, but I am feed up with windows. I virus just wipped out windows sys files. So Instead of trying to fix it for the next couple of weeks I have already deleted the windows partition through yast. I am running suse 10.1 and I would like to expand the /home the other remaing 50 gigs but it tells me I must unmount home first
    its not possible to resize mounted partitions.
    download GParted LiveCD and resize /home partition using it.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  4. #4
    Just Joined!
    Join Date
    Dec 2006
    Posts
    8
    /dev/hda1 1 7012 56323858+ 83 Linux
    /dev/hda2 7013 9729 21824302+ f W95 Ext'd (LBA)
    /dev/hda5 7013 7206 1558273+ 82 Linux swap / Solaris
    /dev/hda6 7207 8233 8249346 83 Linux
    /dev/hda7 8234 9729 12016588+ 83 Linux

    i used the utility to repartition the space but now how do i change the boot up from showing windows and linux, i just want it to boot linux!

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    log in as root and open /boot/grub/menu.lst file. put # sign before these lines
    Code:
    title Windows
        rootnoverify (hd0,0)
        chainloader (hd0,0)+1
    post the contents of /etc/fstab file.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  6. #6
    Just Joined! savvy_cowgirl's Avatar
    Join Date
    Mar 2007
    Posts
    52
    I'm REALLY new to linux, so don't know if I can be of much help, but I know that 10.1 has a broken updater in YAsT, and I think the software updater applet (ZEN?) so the work around was to use SMART. I found really good instructions here
    I also read in a book that libzypp has problems, so to update mine I got Smart to work.
    Maybe it will save you some frustration.
    as to repartitioning, I will let those a LOT more knowledgeable answer. Good luck

  7. #7
    Just Joined! savvy_cowgirl's Avatar
    Join Date
    Mar 2007
    Posts
    52

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...