You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Dual booting with windows 10

Author (Read 28967 times)

0 Members and 1 Guest are viewing this topic.

Re: Dual booting with windows 10
« Reply #36 on: October 08, 2015, 11:14:39 AM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
That's fine, all looks good :)
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

Re: Dual booting with windows 10
« Reply #35 on: October 08, 2015, 10:30:39 AM »
 

TMG1961

  • PayPal Supporter
  • Gold Level Poster
  • *****
  • 591
    Posts
  • Reputation: 90
  • Linux Lite Member
    • View Profile

  • CPU: Intel(R) Core(TM) i3-7020U

  • MEMORY: 8Gb

  • VIDEO CARD: Intel(R) HD Graphics 620

  • Kernel: 5.x
I got: Timing buffered disk reads: 780 MB in  3.01 seconds = 259.36 MB/sec
I think the Disk interface is sata 1..but not sure about that
Life on earth is expensive but it does include a free trip around the sun.
 

Re: Dual booting with windows 10
« Reply #34 on: October 08, 2015, 10:18:03 AM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
O.K on the "0", that's good.

Regarding speed... that is down to H/W ~ Disk interface, SATA 1, 2 or 3..?
Try a:
Code: [Select]
sudo hdparm -t /dev/sda
On my new PC with SATA3
On Disk1 ~ SSD:
Code: [Select]
/dev/sda:
Timing buffered disk reads: 1552 MB in  3.00 seconds = 516.84 MB/sec


On Disk 2 ~ WD 2.5" "Black", about the fastest consumer 2.5" H.D available.
Code: [Select]
/dev/sdb:
 Timing buffered disk reads: 334 MB in  3.01 seconds = 111.06 MB/sec



Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

Re: Dual booting with windows 10
« Reply #33 on: October 08, 2015, 09:49:45 AM »
 

TMG1961

  • PayPal Supporter
  • Gold Level Poster
  • *****
  • 591
    Posts
  • Reputation: 90
  • Linux Lite Member
    • View Profile

  • CPU: Intel(R) Core(TM) i3-7020U

  • MEMORY: 8Gb

  • VIDEO CARD: Intel(R) HD Graphics 620

  • Kernel: 5.x
Did the check and it did return a 0
The boottime is now 23 seconds..thats from pushing the power button untill fully booted and ready to use
Its a lot faster then my old hd, but not as fast as it can be..speeds are around 250MB/sec


Edit: and an extra bonus..the laptop isnt making so much noise anymore..no rattling hd :)
Now i only hear the fan
« Last Edit: October 08, 2015, 10:12:40 AM by TMG1961 »
Life on earth is expensive but it does include a free trip around the sun.
 

Re: Dual booting with windows 10
« Reply #32 on: October 08, 2015, 09:00:17 AM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
Hi,

No, you should be good to go.
There have been some firmware updates for certain Samsung SSD's,
but I have never had any issues, so have never bothered.

Early on there was an issue with data being incorrectly aligned to disk sectors.
It should not be an issue any more... But you can check with:
Code: [Select]
sudo blockdev --getalignoff /dev/sda1It should return a "0" (zero)

Hopefully you should have noticed an improvement in boot time.?
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

Re: Dual booting with windows 10
« Reply #31 on: October 08, 2015, 07:54:45 AM »
 

TMG1961

  • PayPal Supporter
  • Gold Level Poster
  • *****
  • 591
    Posts
  • Reputation: 90
  • Linux Lite Member
    • View Profile

  • CPU: Intel(R) Core(TM) i3-7020U

  • MEMORY: 8Gb

  • VIDEO CARD: Intel(R) HD Graphics 620

  • Kernel: 5.x
Got a ssd from a friend, she bought a larger one. Its a ssd, a samsung 850 evo 120gb. Got it for half the price of a new one, she only used it for a few weeks.
So installed it in laptop, did a clean install of Linux and then followed the instructions for trimming the ssd in the help manual.

Is there anything else i need to do? During installing Linux Lite i just accepted the default settings, didnt create any partitions myself.
Life on earth is expensive but it does include a free trip around the sun.
 

Re: Dual booting with windows 10
« Reply #30 on: October 07, 2015, 05:47:13 AM »
 

TMG1961

  • PayPal Supporter
  • Gold Level Poster
  • *****
  • 591
    Posts
  • Reputation: 90
  • Linux Lite Member
    • View Profile

  • CPU: Intel(R) Core(TM) i3-7020U

  • MEMORY: 8Gb

  • VIDEO CARD: Intel(R) HD Graphics 620

  • Kernel: 5.x
I am going to wait till November or December anyway, first need to pay my income tax :(
The extra 20-25 euro for the samsung wont break the bankaccount, so will be going for the 120gb samsung 850
Life on earth is expensive but it does include a free trip around the sun.
 

Re: Dual booting with windows 10
« Reply #29 on: October 07, 2015, 05:23:30 AM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
Hi,

The Kingston uses an older type of technology.
If you can afford the Samsung it will give better performance.
There is nothing special you need to do,
Just think of it like an ordinary spinner, but much faster.
You just install in the same way.
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

Re: Dual booting with windows 10
« Reply #28 on: October 07, 2015, 04:34:16 AM »
 

TMG1961

  • PayPal Supporter
  • Gold Level Poster
  • *****
  • 591
    Posts
  • Reputation: 90
  • Linux Lite Member
    • View Profile

  • CPU: Intel(R) Core(TM) i3-7020U

  • MEMORY: 8Gb

  • VIDEO CARD: Intel(R) HD Graphics 620

  • Kernel: 5.x
I was looking at the Kingston SSDNow V300 120gb, but i have no experience with ssd.
Been also looking at hdd caddy for adding second hd
« Last Edit: October 07, 2015, 05:22:59 AM by TMG1961 »
Life on earth is expensive but it does include a free trip around the sun.
 

Re: Dual booting with windows 10
« Reply #27 on: October 06, 2015, 09:10:29 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8778
    Posts
  • Reputation: 802
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Agree with Dave, Samsung SSD's are awesome.
 

Re: Dual booting with windows 10
« Reply #26 on: October 06, 2015, 05:56:45 PM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
Great New...
If you can afford an SSD, you will really notice a "big" difference.
I have used Samsung 840 & 850 with 120GB, they are very good.

Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

Re: Dual booting with windows 10
« Reply #25 on: October 06, 2015, 04:45:28 PM »
 

TMG1961

  • PayPal Supporter
  • Gold Level Poster
  • *****
  • 591
    Posts
  • Reputation: 90
  • Linux Lite Member
    • View Profile

  • CPU: Intel(R) Core(TM) i3-7020U

  • MEMORY: 8Gb

  • VIDEO CARD: Intel(R) HD Graphics 620

  • Kernel: 5.x
Laptop is running again with Linux Lite 2.6 and got the virtual machine setup and running with windows 10, only had to use the manual to get usb working but all working fine now. Going to have a look to find some extra memory for the laptop and another larger hd.

Thanks all for helping.
Life on earth is expensive but it does include a free trip around the sun.
 

Re: Dual booting with windows 10
« Reply #24 on: October 06, 2015, 03:45:57 AM »
 

TMG1961

  • PayPal Supporter
  • Gold Level Poster
  • *****
  • 591
    Posts
  • Reputation: 90
  • Linux Lite Member
    • View Profile

  • CPU: Intel(R) Core(TM) i3-7020U

  • MEMORY: 8Gb

  • VIDEO CARD: Intel(R) HD Graphics 620

  • Kernel: 5.x
If i did read it correct it should be able to hold 8GB of ddr2 memory..not sure if ddr3 memory will work
It used to have a 320gb 7200rpm hitachi hard drive, but sadly that died a 2,5 years ago, i have enough with a 120gb hd, so will start looking for a 7200rpm replacement for the old one i use now.

I will look into creating a virtual machine later today, first got a dentist appointment..notting serious, just the 6 months check up
Life on earth is expensive but it does include a free trip around the sun.
 

Re: Dual booting with windows 10
« Reply #23 on: October 05, 2015, 05:25:17 PM »
 

torreydale

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1588
    Posts
  • Reputation: 261
  • * Forum Moderator *
    • View Profile

  • CPU: Intel i5-3230M (4) @ 3.200GHz

  • MEMORY: 16Gb

  • VIDEO CARD: Intel 3rd Gen Core processor Graphics

  • Kernel: 5.x
5 years is not bad at all.  It's just right, in fact.  My desktop is 8 years old.  My laptop must be about 3 years old.  They both run LL 2.6 with 8GB of RAM and 300GB hard drives.  With Linux Lite, I don't see a need to replace either of them for the next 5 years.

Before going much further, open up Systemback and create a restore point.

You don't have to have SSD.  For around $25 USD, you can get a 320GB hard drive on Amazon.  That's 5400 rpm.  7200 rpm might be about $10 more.  If your laptop can hold more than the 4GB of RAM you have listed, for virtualization, it would be beneficial to max out what it can handle.  On ebay, you should be able to find good deals on that.

You don't need Guest Additions yet.  It's to help with resizing the window of your VM.  Once you get Windows up, it'll be very easy to get that going. 

To get going with Virtualbox, look at the tutorial link I sent earlier.  https://www.linuxliteos.com/forums/tutorials/how-to-install-test-and-use-linux-lite-in-oracle-virtualbox/

« Last Edit: October 05, 2015, 05:34:28 PM by torreydale »
Want to thank me?  Click my [Thank] link.
 

Re: Dual booting with windows 10
« Reply #22 on: October 05, 2015, 05:17:58 PM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
@TMG1961
Guest Additions are the drivers that virtualbox uses to optimise the guest in a virtual environment.
sometime you get better graphics/audio support. Typically allows full screen, depending on host graphics.

To install, depending how you have it now.?, In a Window, or full screen
There is usually a "Menu" called "Devices", then an option "Insert Guest Additions CD Image"
Selecting this, depending on how windows is set up will either:
- Launch the installer, accept the defaults, let it install, and re-start the VM
or
- Will add a CD in the My Computer, opening it should start the installer, accept the defaults, let it install, and re-start the VM


example here shown here

Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section