LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 10-29-2015, 02:45 AM   #1
DougSM69
LQ Newbie
 
Registered: Oct 2015
Posts: 1

Rep: Reputation: Disabled
Linux issues


Hi, I'm currently dual booting Win7 Ultimate/Linux Mint Debian. The Mint Live DVD is the only one that will boot on my Toshiba Satellite Pro A300. I really want to change Mint for Robolinux, but the dvd wont boot. I've tried both 32 and 64 bit and it's the same. I've tried with Zorin 9 Ultimate 32 bit and the install stops with the error Unable to build filesystem Squashfs, I used to have Zorin 9 Ultimate (From same DVD) as a standalone os and it was ok then, so I'm at a loss. Can anyone help me out here? Thanks. D
 
Old 10-29-2015, 05:20 AM   #2
Tonus
Senior Member
 
Registered: Jan 2007
Location: Paris, France
Distribution: Slackware-15.0
Posts: 1,405
Blog Entries: 3

Rep: Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514
Linux issues

You could make your bootloader boot an iso file of your install disk. Make sure the downloaded file is ok by checking md5sum and that it is located on a Linux filesystem.

- Edit
Code:
/etc/grub.d/40_custom
- add at the end
Code:
menuentry "Slackware 14.1 ISO" {
        insmod loopback
        insmod iso9660
        set isofile="/slackware64-14.1-install-dvd.iso"
        loopback loop (hd0,10)$isofile
        linux (loop)/kernels/huge.s/bzImage load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 SLACK_KERNEL=huge.s
        initrd (loop)/isolinux/initrd.img
        }
- Note that my iso file is in no directory on (hd0,10) which is /dev/sda10

- Save changes with, as root
Code:
grub-mkconfig -o /boot/grub/grub.cfg
Note that it could be update-grub for you.
 
Old 10-29-2015, 05:24 AM   #3
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Quote:
Originally Posted by DougSM69 View Post
Can anyone help me out here?
Hi...

Welcome to the forum

Do you get any other SquashFS errors? If so, please post a readout.

Regards...

Last edited by ardvark71; 10-29-2015 at 05:27 AM. Reason: Correction.
 
  


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
DNS issues, Downloading issues, Web issues. UbuntuHelp Linux - Networking 1 08-28-2012 07:34 AM
ATI Ain in Wonder 8500DV LINUX LIVE boot issues (and TV issues) Flashmahn Linux - Hardware 1 03-09-2009 06:40 AM
Dell m1210 Linux issues (having issues getting network working under Ubuntu) thebert Linux - Newbie 4 03-14-2008 03:47 PM
New to linux, so so lost, auto mounting issues, permissions issues slowhand22 Linux - Newbie 2 02-10-2005 09:41 AM

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

All times are GMT -5. The time now is 12:05 PM.

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