Fedora Linux Support Community & Resources Center
  #16  
Old 24th May 2012, 04:25 PM
Dan's Avatar
Dan Offline
Administrator
 
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,309
linuxfirefox
Re: Linux Mint 13 'Maya' released

Quote:
Originally Posted by Wayne View Post
I use Unetbootin to write to USB. Hasn't failed me yet.
I guess there's a first time for everything. Full-on failed here. Won't boot.
__________________
Signature Links | New Posts | Who's on the forums (right now) |

© ® ™ № ¿
Reply With Quote
  #17  
Old 24th May 2012, 05:50 PM
VernDog Offline
Registered User
 
Join Date: Aug 2009
Posts: 226
linuxchrome
Re: Linux Mint 13 'Maya' released

I format the usb to FAT, then
Code:
syslinux /dev/<usb device>
Then on the root I put syslinux.cfg which consists of only booting to desktop just so I can install. As follows:
Code:
DEFAULT live
LABEL live
kernel /casper/vmlinuz
append noprompt cdrom-detect/try-usb=true file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash --
#mint.seed
I switch the mint seed with ubuntu seed depending on which one I installed.

Edit: I forgot to mention. I use 7zip to extract the iso to the usb, like so:
Code:
7z x -o/media/quantal quantal-desktop-amd64.iso .disk preseed dists install pool casper
I only copy the needed files.

Last edited by VernDog; 25th May 2012 at 05:50 AM.
Reply With Quote
  #18  
Old 25th May 2012, 05:17 AM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,610
linuxfirefox
Re: Linux Mint 13 'Maya' released

Quote:
Originally Posted by Dan View Post
I guess there's a first time for everything. Full-on failed here. Won't boot.
I got a friend running Mint to write it to USB - using that liveusb creator(?). That worked. Nothing else yet!
Reply With Quote
  #19  
Old 25th May 2012, 09:51 AM
hadrons123's Avatar
hadrons123 Offline
'The Blue Dragon'
 
Join Date: Jan 2011
Location: chennai
Posts: 988
linuxfirefox
Re: Linux Mint 13 'Maya' released

Quote:
Originally Posted by smr54 View Post
In my experience--speaking VERY generally and there can be exceptions---for Debian/Ubuntu based distros, using unetbootin is an easy way that usually works.

For RH based, e.g., CentOS and other RHEL clones, as well as Fedora, I've found livecd-iso-to-disk to work very well. (It doesn't have to be a live cd, it works on the netinstall and regular install media too.
Unetbootin is the last thing I want. I find it unreliable, sometimes it works, sometimes it doesnt.

Except for ubuntu and linux mint I always use dd. Debian, SL , Fedora, cent OS, Arch all are very comfortable with dd. I 'm not sure why ubuntu and mint doesn't create hybrid isos.
__________________
LENOVO Y580 FHD Intel® Core™ i7-3630QM CPU @ 2.40GHz × 8 |660M GTX NVIDIA | 120 GB SSD OCZ AGILITY Fedora
Reply With Quote
  #20  
Old 25th May 2012, 04:45 PM
smr54 Online
Registered User
 
Join Date: Jan 2010
Posts: 4,976
linuxfirefox
Re: Linux Mint 13 'Maya' released

Fedora is now working with straight dd? Great. I saw there was a testcase for it, but hadn' t been following.
Thanks for the info.
Reply With Quote
  #21  
Old 25th May 2012, 04:48 PM
Gareth Jones Offline
Official Gnome 3 Sales Rep. (and Adminstrator)
 
Join Date: Jul 2011
Location: Leamington Spa, UK
Age: 30
Posts: 1,695
linuxfirefox
Re: Linux Mint 13 'Maya' released

The Fedora live CDs have worked with plain dd for some time, it's the install DVD that's been problematic. I hope they've finally fixed it though.
Reply With Quote
  #22  
Old 25th May 2012, 04:50 PM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,610
linuxfirefox
Re: Linux Mint 13 'Maya' released

Actually, every fedora image (live CD and DVD) I have tried since F16 release have worked without hiccups on multiple hardware (Well, not too many - two lenovo laptops and one toshiba laptop).

Before that, I do not remember the details ...
Reply With Quote
  #23  
Old 25th May 2012, 05:14 PM
hadrons123's Avatar
hadrons123 Offline
'The Blue Dragon'
 
Join Date: Jan 2011
Location: chennai
Posts: 988
linuxfirefox
Re: Linux Mint 13 'Maya' released

Never used Fedora DVD. But dd has worked flawless everytime in CD .iso, while trying to write on USB drives. I stopped using rewritable and writable CD/DVDs for a long time.
__________________
LENOVO Y580 FHD Intel® Core™ i7-3630QM CPU @ 2.40GHz × 8 |660M GTX NVIDIA | 120 GB SSD OCZ AGILITY Fedora

Last edited by hadrons123; 25th May 2012 at 05:17 PM.
Reply With Quote
  #24  
Old 25th May 2012, 05:19 PM
Dan's Avatar
Dan Offline
Administrator
 
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,309
linuxubuntufirefox
Re: Linux Mint 13 'Maya' released

Well ... the Create Startup Disk application in MINT10 worked just fine. I'm groping around in MINT 13 (MATE) right now. Took quite a while to boot, though. Not sure what caused that.

Exploring ...
__________________
Signature Links | New Posts | Who's on the forums (right now) |

© ® ™ № ¿
Reply With Quote
  #25  
Old 25th May 2012, 05:30 PM
errorxp's Avatar
errorxp Offline
Registered User
 
Join Date: Jul 2007
Posts: 371
linuxfirefox
Re: Linux Mint 13 'Maya' released

Quote:
Originally Posted by hadrons123 View Post
Never used Fedora DVD. But dd has worked flawless everytime in CD .iso, while trying to write on USB drives. I stopped using rewritable and writable CD/DVDs for a long time.
Good to know dd works in addition to livecd-tools. I haven't even bothered to install a cd/dvd drive on my pc because usb gets everything done for me.
__________________
these command lines are like casino slot machines, every time I input commands NOTHING HAPPENS
Reply With Quote
  #26  
Old 26th May 2012, 01:48 AM
Wayne's Avatar
Wayne Online
Registered User
 
Join Date: Aug 2009
Location: In a cardboard box
Posts: 1,845
linuxubuntufirefox
Re: Linux Mint 13 'Maya' released

After using KDE (now at 4.8.2) since Gnome Hell was foisted upon the community, I find MATE (Gnome 2) is looking extremely dated. But if it works and floats your boat
__________________
I used to miss my wife but then my aim improved.
Reply With Quote
  #27  
Old 26th May 2012, 03:02 AM
Evil_Bert's Avatar
Evil_Bert Offline
Retired Again - Administrator
 
Join Date: Nov 2007
Location: Reality
Posts: 3,034
linuxfirefox
Re: Linux Mint 13 'Maya' released

Quote:
Originally Posted by Wayne View Post
I find MATE (Gnome 2) is looking extremely dated.
Hey! My car is 10 years old. Why shouldn't my desktop be?
__________________
.
Marching to the beat of his own conundrum.
Reply With Quote
  #28  
Old 26th May 2012, 03:47 AM
ElderSnake Offline
Registered User
 
Join Date: Nov 2010
Location: Australia
Posts: 684
windows_8firefox
Re: Linux Mint 13 'Maya' released

It looks dated sure, but it's tried and true and IMO can still look pretty decent with good themes. I mean it can still look near identical to Mac OSX if you want it to (bleh) and no one seems to think that looks dated.
__________________
OS': Arch Linux (KDE 4.10) - Fedora 17 (MATE) - Arch Linux (E17) - now Windows-free thanks Valve!
Reply With Quote
  #29  
Old 26th May 2012, 04:11 AM
Wayne's Avatar
Wayne Online
Registered User
 
Join Date: Aug 2009
Location: In a cardboard box
Posts: 1,845
linuxubuntufirefox
Re: Linux Mint 13 'Maya' released

Mac OSX? Was glad to get rid of my Mac Mini! Don't understand what Mac fanatics see in it!
__________________
I used to miss my wife but then my aim improved.
Reply With Quote
  #30  
Old 26th May 2012, 04:50 AM
hadrons123's Avatar
hadrons123 Offline
'The Blue Dragon'
 
Join Date: Jan 2011
Location: chennai
Posts: 988
linuxfirefox
Re: Linux Mint 13 'Maya' released

Quote:
Originally Posted by Wayne View Post
Mac OSX? Don't understand what Mac fanatics see in it!
+ 1.

Initially I thought I might like cinnamon or mate. But I can't stand it after a couple of days. Its just too old interface.
__________________
LENOVO Y580 FHD Intel® Core™ i7-3630QM CPU @ 2.40GHz × 8 |660M GTX NVIDIA | 120 GB SSD OCZ AGILITY Fedora
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux Mint 13 “Maya” RC released! Wayne Linux Chat 10 18th May 2012 04:19 PM
Linux Mint 13 will be named “Maya” Wayne Linux Chat 5 22nd April 2012 08:48 AM
Linux Mint 12 KDE released! Wayne Linux Chat 1 4th February 2012 12:57 AM
Linux Mint 12 Released Wayne Linux Chat 14 14th December 2011 05:34 AM
Linux Mint-7 Released bob Linux Chat 52 4th June 2009 03:00 PM


Current GMT-time: 08:46 (Monday, 20-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat