LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-02-2013, 10:51 AM   #1
Kesmolato
LQ Newbie
 
Registered: Jul 2013
Posts: 8

Rep: Reputation: Disabled
Aspire V5-573G // Linpus Linux LiveCD Edition v9.2 b138528


i5-4200U
GT 750M
8GB DDR3
500GB
No CD/DVD drive

Hey.

So i just got this laptop and have no clue how to move forward.
this is the first time i touch linux so you can call me an idiot.
I turn it on and it ends up on [root@localhost /]#

My plan was/is just to install Windows over it but i can't figure out how.
I thought i could make a Bootable USB with W7 on it move the USB drivve in bios and done and it will somehow work but it doesn't.

So again how do i install win7 on Linpus Linux LiveCD Edition v9.2 b138528 without a CD/DVD drive.

THX.
 
Old 07-02-2013, 11:10 AM   #2
qlue
Member
 
Registered: Aug 2009
Location: Umzinto, South Africa
Distribution: Crunchbangified Debian 8 (Jessie)
Posts: 747
Blog Entries: 1

Rep: Reputation: 172Reputation: 172
Do you have the .iso file of a valid Windows installation disk? If you do, you can make a bootable usb flash drive using one of the Linux tools.
Strange that you end up at a command line logged in as root though. That is an unusual configuration that is normally only found on some recovery Live CD distros.
 
Old 07-02-2013, 11:14 AM   #3
Kesmolato
LQ Newbie
 
Registered: Jul 2013
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by qlue View Post
Do you have the .iso file of a valid Windows installation disk?
Yes

Quote:
Originally Posted by qlue View Post
If you do, you can make a bootable usb flash drive using one of the Linux tools.
Already did it on my PC using PowerISO.
 
Old 07-02-2013, 11:48 AM   #4
qlue
Member
 
Registered: Aug 2009
Location: Umzinto, South Africa
Distribution: Crunchbangified Debian 8 (Jessie)
Posts: 747
Blog Entries: 1

Rep: Reputation: 172Reputation: 172
Ok, then you need to boot into it. One way is to go into the bios when you first switch on. This varies from one machine to the next but on my older Acer, I do it by holding down F2 at power on.
Find the boot order setting and move the usb hard drive option up to the first entry. (usually, you 'select' or highlight it then use F5 and F6 to move up and down.)
Save the settings and exit.

Do all this with the bootable usb flash drive inserted.

It should boot to the usb drive. I've never tried installing Windows, but it should guide you through the process.

Note that installing Windows will most likely erase anything that is already on the hard drive, so backup anything you want to keep. (though it sounds as if you haven't actually used it yet, so maybe there's nothing to keep?)
 
Old 07-02-2013, 11:53 AM   #5
Kesmolato
LQ Newbie
 
Registered: Jul 2013
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by qlue View Post
Ok, then you need to boot into it. One way is to go into the bios when you first switch on. This varies from one machine to the next but on my older Acer, I do it by holding down F2 at power on.
Find the boot order setting and move the usb hard drive option up to the first entry. (usually, you 'select' or highlight it then use F5 and F6 to move up and down.)
Save the settings and exit.

Do all this with the bootable usb flash drive inserted.

It should boot to the usb drive. I've never tried installing Windows, but it should guide you through the process.

Note that installing Windows will most likely erase anything that is already on the hard drive, so backup anything you want to keep. (though it sounds as if you haven't actually used it yet, so maybe there's nothing to keep?)
i already did this it doesn't boot from it.
 
Old 07-02-2013, 12:20 PM   #6
qlue
Member
 
Registered: Aug 2009
Location: Umzinto, South Africa
Distribution: Crunchbangified Debian 8 (Jessie)
Posts: 747
Blog Entries: 1

Rep: Reputation: 172Reputation: 172
Strange.

Okay, let's try this then.

Download the Puppy Linux .iso here.

For your hardware, I recommend you try slacko-5.5-PAE.iso

Copy this to a flash drive. Boot the Linux computer. Insert the flash drive.

Now, type this at the command prompt and tell us what you get. (this should show if it's auto-mounting or not)
Code:
df
Tip: try this with any flash drive, you don't have to wait until you've downloaded that iso
 
Old 07-02-2013, 06:30 PM   #7
Kesmolato
LQ Newbie
 
Registered: Jul 2013
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by qlue View Post
Strange.

Okay, let's try this then.

Download the Puppy Linux .iso here.

For your hardware, I recommend you try slacko-5.5-PAE.iso

Copy this to a flash drive. Boot the Linux computer. Insert the flash drive.

Now, type this at the command prompt and tell us what you get. (this should show if it's auto-mounting or not)
Code:
df
Tip: try this with any flash drive, you don't have to wait until you've downloaded that iso
Filesystem------1k-blocks----Used----Available--Use% Mounted on
/dev/sda1---240264344---205032---227854532----1% /
/dev/sdb1-----3939328--1608848------230880---41% /mmt/usb/usb00

Last edited by Kesmolato; 07-02-2013 at 06:32 PM.
 
Old 07-02-2013, 07:14 PM   #8
Kesmolato
LQ Newbie
 
Registered: Jul 2013
Posts: 8

Original Poster
Rep: Reputation: Disabled
if i plug in the usb and turn it on i end of on a screen

GNU GRUB version 0.97-4.99.1.Ip19 (444k lower / 2207424K upper memmory)

With 2 options to choose from

Linpus Linux (3.4.46)
Create a bootable USB disk

Use ▲ and ▼ keys to select which entry is highlighted.
Press endet to boot the selected OS,'e' to edit the
commands before booting, 'a' to modify the kernel arguments
before booting. or 'c' for a command-line.

choosing Linpus Linux (3.4.46) gives me Error 22:No such partition



I can boot from the USB on my PC by entering the Bootmenu and choosing i. but it doesn't show up on the laptop after i enable the Bootmenu, the only thing that is there is the HDD.

Last edited by Kesmolato; 07-02-2013 at 07:34 PM.
 
Old 07-03-2013, 12:07 AM   #9
qlue
Member
 
Registered: Aug 2009
Location: Umzinto, South Africa
Distribution: Crunchbangified Debian 8 (Jessie)
Posts: 747
Blog Entries: 1

Rep: Reputation: 172Reputation: 172
Ok, boot the computer and insert the flash drive as before.

Then you need to go to the flash drive's directory by typing this;
Code:
cd /mmt/usb/usb00
Then list the directory by typing;
Code:
ls
You should get a list containing all the files in the directory. One of those files should be, slacko-5.5-PAE.iso

If you don't see that file or don't get that far, report back here with what you do get.
If you see that file, then you're on the right track and can proceed.

Type;
Code:
cp slacko-5.5-PAE.iso ~/
This may take a while so be patient.

Now go to the home directory by typing;
Code:
cd ~/
Now we're going to make that usb flash drive a live Puppy usb.

Type the following;
Code:
umount /dev/sdb1
dd if=slacko-5.5-PAE.iso of=/dev/sdb bs=1M
The first command un-mounts the flash drive.
The second command does a low level copy of the iso file and writes it to the raw flash drive. This will take a very long time and nothing will show that it's doing anything. When it finishes, it will print something about records in and out and the prompt will come back.

If the first command fails or gives an error, don't type the second command. Come back here first.
But if everything goes smoothly, then you will now have a bootable Puppy flash drive.

At this point, you need to reboot the computer and see if you can get puppy to boot.

report back and let us know what happened.
 
Old 07-03-2013, 02:20 AM   #10
Kesmolato
LQ Newbie
 
Registered: Jul 2013
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
cd /mmt/usb/usb00
sh: cd: /mmt/usb/usb00: No such file or directory

Quote:
cd /
nothing

Quote:
ls
bin boot COPYRIGHT dev EFI efiboot.img etc GPL home initrd isolinux lib Linpuus lost+found misc mmt opt proc root sbin sys usr var

Quote:
df
usb isn't there anymore --..--

you think it might be easier if i get an usb DVD drive or hdd ?

if i plug in the USB stick before starting the notebook i get

Error 18: Selected cylinder exeeds maximum supported by BIOS

instead of

Error 22:No such partition

Last edited by Kesmolato; 07-03-2013 at 07:29 AM.
 
Old 07-03-2013, 07:33 AM   #11
Kesmolato
LQ Newbie
 
Registered: Jul 2013
Posts: 8

Original Poster
Rep: Reputation: Disabled
ok there is something

Quote:
ls
autorun.inf boot.cat help2.msg help.msg initrd.gz isolinux.bin isolinux.cfg idlinux.sys lili.ico logo.16 puppy_slacko_5.5.sfs ERADME.htm Remove_LiLi.bat SmartClean.ini syslinux.cfg vmlinuz



€: Ok i copied the ISo on the Stick, followed every command and the last one gave me

Quote:
165+1 records in
165+1 records out
got this imidiatly after the last commmand

if i try to boot with the the stick plugged in i get

Quote:
Error 5: Partition table invalid or corrupt
if i plug it in my pc it says that i have to format it in order to be able to use it.
So i did that, plugged in the usb stick back into the notebook again. repeated the last command and got the same message and same Error.

Last edited by Kesmolato; 07-03-2013 at 08:35 AM.
 
Old 07-03-2013, 11:30 AM   #12
qlue
Member
 
Registered: Aug 2009
Location: Umzinto, South Africa
Distribution: Crunchbangified Debian 8 (Jessie)
Posts: 747
Blog Entries: 1

Rep: Reputation: 172Reputation: 172
Quote:
Originally Posted by Kesmolato View Post
ok there is something



autorun.inf boot.cat help2.msg help.msg initrd.gz isolinux.bin isolinux.cfg idlinux.sys lili.ico logo.16 puppy_slacko_5.5.sfs ERADME.htm Remove_LiLi.bat SmartClean.ini syslinux.cfg vmlinuz


Was that before or after running dd?
That looks like the directory of the puppy boot disk to me.

Quote:
Originally Posted by Kesmolato View Post
if i plug it in my pc it says that i have to format it in order to be able to use it.
That's to be expected from a standard Windows PC. Without special apps, Windows can't read Linux formatted partitions.
 
Old 07-03-2013, 11:41 AM   #13
Kesmolato
LQ Newbie
 
Registered: Jul 2013
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Was that before or after running dd?
That looks like the directory of the puppy boot disk to me.
yeah this was before running all other commands.

it just showed whats on slacko-5.5-PAE.iso because i didn't get that i should have copied the iso. i made it bootable with LiLi usb creator.


€:

.........F*** me. i just switched from uefi to legacy and it boots now....wtf.

Thx for all your help, even though the problem was solved by the most simple solution possible, i still appreciate it. Thanks.

Last edited by Kesmolato; 07-03-2013 at 12:50 PM.
 
Old 07-03-2013, 12:38 PM   #14
qlue
Member
 
Registered: Aug 2009
Location: Umzinto, South Africa
Distribution: Crunchbangified Debian 8 (Jessie)
Posts: 747
Blog Entries: 1

Rep: Reputation: 172Reputation: 172
Pleasure!
Just two things please.
1.) edit your last comment to remove the "F" word as this is a family friendly forum.
2.) Mark this thread as solved! (in thread tools) that way, if anyone else has a similar problem and finds this thread, they'll know there is a solution here.
 
Old 01-12-2014, 09:20 AM   #15
hiveashi
LQ Newbie
 
Registered: Jan 2014
Posts: 1

Rep: Reputation: Disabled
Quote:
Originally Posted by Kesmolato View Post
yeah this was before running all other commands.

it just showed whats on slacko-5.5-PAE.iso because i didn't get that i should have copied the iso. i made it bootable with LiLi usb creator.


€:

.........F*** me. i just switched from uefi to legacy and it boots now....wtf.

Thx for all your help, even though the problem was solved by the most simple solution possible, i still appreciate it. Thanks.
So to install windows 7 onto the V5-573G you need to:
Have the win 7 .iso file
extract it onto the usb flash drive
make the flash bootable with LiLi usb creator
Change boot mode to legacy
install
is that correct?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
An Acer Aspire One with Linux Linpus will not connect to wifi noilliberality Linux - Newbie 5 01-10-2011 10:33 AM
Problem With My Aspire One Acer Linpus Linux frenchvanilla? Linux - Newbie 2 11-29-2009 07:59 AM
i am trying to install a different linux to linpus lite on aspire one . markey_t Linux - Newbie 3 04-10-2009 08:27 AM
just got Acer Aspire 1 with Linux Linpus Lite, rebowen1943 Linux - Newbie 2 02-26-2009 10:54 PM
Best Podcatcher for Linpus Linux (Acer Aspire One) patrickscott Linux - Newbie 3 12-09-2008 06:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration